WO2023178972A1 - Intelligent medical film reading method, apparatus, and device, and storage medium - Google Patents

Intelligent medical film reading method, apparatus, and device, and storage medium Download PDF

Info

Publication number
WO2023178972A1
WO2023178972A1 PCT/CN2022/121727 CN2022121727W WO2023178972A1 WO 2023178972 A1 WO2023178972 A1 WO 2023178972A1 CN 2022121727 W CN2022121727 W CN 2022121727W WO 2023178972 A1 WO2023178972 A1 WO 2023178972A1
Authority
WO
WIPO (PCT)
Prior art keywords
image
target image
type
target
lesion
Prior art date
Application number
PCT/CN2022/121727
Other languages
French (fr)
Chinese (zh)
Inventor
叶结保
Original Assignee
康键信息技术(深圳)有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 康键信息技术(深圳)有限公司 filed Critical 康键信息技术(深圳)有限公司
Publication of WO2023178972A1 publication Critical patent/WO2023178972A1/en

Links

Images

Classifications

    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16HHEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
    • G16H30/00ICT specially adapted for the handling or processing of medical images
    • G16H30/20ICT specially adapted for the handling or processing of medical images for handling medical images, e.g. DICOM, HL7 or PACS
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/04Architecture, e.g. interconnection topology
    • G06N3/045Combinations of networks
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/08Learning methods
    • G06T5/70
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/0002Inspection of images, e.g. flaw detection
    • G06T7/0012Biomedical image inspection
    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16HHEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
    • G16H30/00ICT specially adapted for the handling or processing of medical images
    • G16H30/40ICT specially adapted for the handling or processing of medical images for processing medical images, e.g. editing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/20Special algorithmic details
    • G06T2207/20081Training; Learning
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/30Subject of image; Context of image processing
    • G06T2207/30004Biomedical image processing
    • G06T2207/30096Tumor; Lesion

Definitions

  • This application relates to the field of artificial intelligence technology, and in particular to an intelligent medical reading method, device, equipment and storage medium.
  • artificial intelligence Artificial Intelligence, AI
  • existing artificial intelligence medical reading can identify lesions on internal tissue images or body surface images of the human body collected by professional medical equipment, thereby obtaining the lesion area.
  • This application provides an intelligent medical reading method, device, equipment and storage medium for increasing the types of images for artificial intelligence medical reading.
  • the first aspect of this application provides an intelligent medical reading method, including: acquiring a target image, wherein the target image is a first-class image or a second-class image to be identified, and the first-class image is collected by professional medical equipment.
  • the second type of images are body surface images collected by non-professional medical equipment; call the preset medical reading model to detect the image type of the target image to obtain the target image type; if the target If the image type is the above-mentioned type of image, then perform lesion identification on the target image.
  • the target image is preprocessed to obtain a preprocessed second type image, wherein the preprocessed second type image is the preset medical reading image.
  • the second aspect of this application provides an intelligent medical reading device, including a memory and at least one processor, instructions are stored in the memory, and the memory and the at least one processor are interconnected through lines; the at least one The processor calls the instructions in the memory, and when the processor executes the computer-readable instructions, the following steps are implemented: obtaining a target image, where the target image is a first-class image or a second-class image to be recognized, The first type of images are in-vivo images or body surface images collected by professional medical equipment, and the second type of images are body surface images collected by non-professional medical equipment; the preset medical reading model is called to perform image type analysis on the target image.
  • the target image type if the target image type is the first type of image, perform lesion identification on the target image, and if there is a lesion area in the target image, mark the lesion area in the target image And send the marked image to the medical terminal; if the target image type is the second type image, preprocess the target image to obtain a preprocessed second type image, wherein the preprocessed second type image
  • the class image is an image that can be used for lesion identification by the preset medical reading model; perform lesion identification on the preprocessed second class image, and if there is a lesion area in the target image, the target image is The lesion area is marked and the marked image is sent to the medical terminal.
  • a third aspect of the present application provides a computer-readable storage medium.
  • a computer program is stored on the computer-readable storage medium. When the computer program is run on a computer, it causes the computer to perform the following steps: obtain a target image, wherein , the target image is a first-class image or a second-class image to be identified, the first-class image is an in-vivo image or a body-surface image collected by professional medical equipment, and the second-class image is a body-surface image collected by non-professional medical equipment. ; Call a preset medical reading model to perform image type detection on the target image to obtain the target image type; if the target image type is the first type of image, perform lesion identification on the target image.
  • the lesion area is marked in the target image and the marked image is sent to the medical care terminal; if the target image type is the second type image, the target image is preprocessed , obtain a pre-processed second-class image, wherein the pre-processed second-class image is an image that can be used for lesion identification by the preset medical reading model; perform lesion identification on the pre-processed second-class image, if If a lesion area exists in the target image, the lesion area is marked in the target image and the marked image is sent to the medical care terminal.
  • the fourth aspect of this application provides an intelligent medical reading device, including: an acquisition module for acquiring a target image, wherein the target image is a first-class image or a second-class image to be recognized, and the first-class image is In vivo images or body surface images collected by professional medical equipment.
  • the second type of images are body surface images collected by non-professional medical equipment;
  • a detection module is used to call a preset medical reading model to perform image type detection on the target image.
  • the first recognition sending module is used to perform lesion identification on the target image if the target image type is the first type of image, and if there is a lesion area in the target image, Mark the lesion area in the image and send the marked image to the medical terminal;
  • a preprocessing module is used to preprocess the target image if the target image type is the second type image to obtain the preprocessed image Class II images, wherein the pre-processed Class II images are images that can be used for lesion identification by the preset medical reading model;
  • the second recognition sending module is used to perform processing on the pre-processed Class II images.
  • Lesion identification if there is a lesion area in the target image, mark the lesion area in the target image and send the marked image to the medical care terminal.
  • a target image is obtained, in which the target image is a first-class image or a second-class image to be identified, the first-class image is an in-vivo image or a body-surface image collected by professional medical equipment, and the second-class image is a non-professional image.
  • Body surface images collected by medical equipment call the preset medical reading model to detect the image type of the target image and obtain the target image type; if the target image type is a type of image, perform lesion identification on the target image. If a lesion area exists, mark the lesion area in the target image and send the marked image to the medical terminal; if the target image type is a Class II image, preprocess the target image to obtain a preprocessed Class II image.
  • the pre-processed second-class images are images that can be used for lesion identification by the preset medical interpretation model; the pre-processed second-class images are used for lesion identification. If there is a lesion area in the target image, the lesion area is identified in the target image. Mark and send the marked image to the medical terminal. In the embodiment of the present application, the target image is acquired and the image type is detected. If the target image is an in-vivo image or a body surface image collected by professional medical equipment, the target image is directly identified as a lesion. If the target image is a non-professional For body surface images collected by medical equipment, the target image is preprocessed.
  • the preprocessed target image is an image that can be used for lesion identification by the preset medical reading model, and then the preprocessed target image is used for lesion identification. If If there is a lesion area in the target image, the lesion area will be marked in the target image and the marked image will be sent to the medical care terminal, increasing the types of images for artificial intelligence medical interpretation.
  • Figure 1 is a schematic diagram of an embodiment of the intelligent medical reading method in the embodiment of the present application.
  • Figure 2 is a schematic diagram of another embodiment of the intelligent medical reading method in the embodiment of the present application.
  • Figure 3 is a schematic diagram of an embodiment of the intelligent medical reading device in the embodiment of the present application.
  • Figure 4 is a schematic diagram of another embodiment of the intelligent medical reading device in the embodiment of the present application.
  • Figure 5 is a schematic diagram of an embodiment of the intelligent medical reading device in the embodiment of the present application.
  • This application provides an intelligent medical reading method, device, equipment and storage medium for increasing the types of images for artificial intelligence medical reading.
  • AI Artificial Intelligence
  • digital computers or machines controlled by digital computers to simulate, extend and expand human intelligence, perceive the environment, acquire knowledge and use knowledge to obtain the best results.
  • Basic artificial intelligence technologies generally include technologies such as sensors, dedicated artificial intelligence chips, cloud computing, distributed storage, big data processing technology, operation/interaction systems, mechatronics and other technologies.
  • Artificial intelligence software technology mainly includes computer vision technology, robotics technology, biometric technology, speech processing technology, natural language processing technology, and machine learning/deep learning.
  • An embodiment of the intelligent medical reading method in the embodiment of the present application includes:
  • the target image is a first-class image or a second-class image to be identified
  • the first-class image is an in-vivo image or a body surface image collected by professional medical equipment
  • the second-class image is a body surface collected by non-professional medical equipment. image
  • the execution subject of this application can be an intelligent medical reading device or a terminal, which is not specifically limited here.
  • the embodiment of this application takes an intelligent medical reading device as the execution subject as an example for description.
  • the target image can be obtained through a variety of data.
  • the intelligent medical reading device can obtain the target image through the online patient consultation data of the Internet hospital, or obtain the target image through the patient's health cabin physical examination report or health space station physical examination report. Image, or obtain the target image through the graphic and text data of the patient's registration for health lectures.
  • the spectrum of in-vivo images or body-surface images collected by professional medical equipment is reduced by eliminating light scattering, that is, the noise distribution of in-vivo images or body-surface images collected by professional medical equipment is approximated as Poisson Distribution, most of the in vivo images or body surface images collected by professional medical equipment are single-channel grayscale images. All the information contained in the in vivo images or body surface images collected by professional medical equipment has potential utilization value. For example, human tissues have high Similarity, a slight change in the in-vivo images or surface images collected by professional medical equipment may represent diseased tissue. Due to the existence of light scattering, the spectrum of body surface images collected by non-professional medical equipment is relatively wide, that is, the noise distribution of the body surface images collected by non-professional medical equipment is approximated as a Gaussian distribution.
  • the target image type is a type of image
  • the target area can be segmented and the non-target areas can be filtered out to obtain target area.
  • the location of pixels in the target image whose pixel values are within a preset range can be estimated as the lesion area through pixel-level identification.
  • the preset range of pixel values can be set based on historical experience.
  • the target image can also be input into a segmentation model trained to convergence, and the lesion area in the target image is determined through this segmentation model.
  • the target image type is a Class II image
  • preprocess the target image to obtain a preprocessed Class II image, where the preprocessed Class II image is an image that can be used for lesion identification by the preset medical reading model;
  • an intelligent medical reading device is used to preprocess body surface images collected by non-professional medical equipment. Only the preprocessed images can be used to identify lesions through a preset medical reading model.
  • the preprocessing process includes Noise reduction, grayscale and binarization. Noise reduction is used to reduce the Gaussian noise of body surface images collected by non-professional medical equipment into Poisson noise. Grayscale is used to convert body surface images collected by non-professional medical equipment. From a three-channel image to a single-channel image, binarization is used to select target areas and exclude non-target areas.
  • the convolutional neural network can be used to perform lesion identification on the preprocessed Class II images, or the preprocessed Class II images can be identified through a visual transformer.
  • Convolutional neural networks include a variety of neural networks, such as regional convolutional neural network Region-CNN, spatial pyramid pooling convolutional neural network SPP-Net, object detection convolutional neural network Yolo, object detection convolutional neural network SSD, etc. Convolutional neural network.
  • a target image is obtained, where the target image is a first-class image or a second-class image to be identified, the first-class image is an in-vivo image or a body-surface image collected by professional medical equipment, and the second-class image is a non-professional medical device.
  • Collected body surface images call the preset medical reading model to detect the image type of the target image, and obtain the target image type; if the target image type is a type of image, perform lesion identification on the target image, and if there are lesions in the target image area, mark the lesion area in the target image and send the marked image to the medical terminal; if the target image type is a Class II image, preprocess the target image to obtain a preprocessed Class II image, where, The pre-processed second-class images are images that can be used for lesion identification by the preset medical interpretation model; perform lesion identification on the pre-processed second-class images, and if there is a lesion area in the target image, mark the lesion area in the target image And the marked images are sent to the medical terminal, increasing the types of images for artificial intelligence medical interpretation.
  • Another embodiment of the intelligent medical reading method in the embodiment of the present application includes:
  • the intelligent medical reading device acquires first-class images and second-class images of historical patients, in which there are lesion areas in the first-class images and second-class images; (2) the first-class images are extracted to obtain the first-class images. The target lesion area in the image is marked, and the target lesion area is marked to obtain a labeled first-class image; (3) The second-class image is extracted to obtain the target lesion area in the second-class image, and the target lesion area is marked. Obtain labeled Class II images; (4) Carry out model training based on the labeled Class I images and labeled Class II images to generate a preset medical reading model.
  • an intelligent medical reading device acquires first-class images and second-class images of historical patients.
  • the first-class images are in-vivo images or surface images collected by professional medical equipment.
  • the in-vivo images collected by professional medical equipment can be magnetic resonance MRI images. It can also be an X-ray image.
  • the body surface image collected by professional medical equipment can be an image collected by a medical microscope imaging equipment.
  • the second type of image is a body surface image collected by non-professional medical equipment.
  • the body surface image collected by non-professional medical equipment can be It is a human face image or a human leg image. Among them, there are lesion areas in the first-class images and second-class images of historical patients; the first-class images are extracted to obtain the target lesion areas in the first-class images.
  • the target lesion area is a lung tumor, mark the lung tumor and obtain a labeled lung tumor image. If the target lesion area is a body surface hemangioma, mark the body surface hemangioma and obtain a labeled body surface hemangioma image. ; Extract the second-class image to obtain the target lesion area in the second-class image. If the target lesion area is facial acne, mark the facial acne and obtain the marked facial acne image.
  • Herpes mark herpes zoster to obtain a labeled herpes zoster image; perform model training based on the labeled lung tumor image or labeled body surface hemangioma image and the labeled facial acne image or labeled herpes zoster image , generate a preset medical reading model.
  • the target image is a first-class image or a second-class image to be identified
  • the first-class image is an in-vivo image or a body surface image collected by professional medical equipment
  • the second-class image is a body surface collected by non-professional medical equipment.
  • the target image can be obtained through a variety of data.
  • the intelligent medical reading device can obtain the target image through the online patient consultation data of the Internet hospital, or obtain the target image through the patient's health cabin physical examination report or health space station physical examination report. Image, or obtain the target image through the graphic and text data of the patient's registration for health lectures.
  • professional medical equipment includes a variety of equipment, such as magnetic resonance imaging equipment, computed tomography CT imaging equipment, X-ray imaging equipment, ultrasound imaging equipment, positron emission tomography PET imaging equipment, endoscopy Equipment, medical microscope imaging equipment and other professional medical equipment.
  • Non-professional medical equipment includes a variety of equipment, such as mobile phones, cameras, scanners and other non-professional medical equipment.
  • the spectrum of in-vivo images or body-surface images collected by professional medical equipment is reduced by eliminating light scattering, that is, the noise distribution of in-vivo images or body-surface images collected by professional medical equipment is approximated as Poisson Distribution, most of the in vivo images or body surface images collected by professional medical equipment are single-channel grayscale images. All the information contained in the in vivo images or body surface images collected by professional medical equipment has potential utilization value. For example, human tissues have high Similarity, a slight change in the in-vivo images or surface images collected by professional medical equipment may represent diseased tissue. Due to the existence of light scattering, the spectrum of body surface images collected by non-professional medical equipment is relatively wide, that is, the noise distribution of the body surface images collected by non-professional medical equipment is approximated as a Gaussian distribution.
  • the intelligent medical reading device performs image noise analysis on the target image through a preset medical reading model, and obtains the image noise analysis result; (2) If the image noise analysis result shows that the target image has Poisson noise, then The target image type corresponding to the target image is determined as a Class I image; (3) If the image noise analysis result shows that Gaussian noise exists in the target image, the target image type corresponding to the target image is determined as a Class II image.
  • the intelligent medical reading device performs image noise analysis on the target image through a preset medical reading model to obtain the image noise analysis result. If the image noise analysis result shows that the target image has Poisson noise, the target image corresponding to the target image will be The type is determined as a type of image, that is, the target image is an in-vivo image or a body surface image collected by professional medical equipment; if the image noise analysis result shows that Gaussian noise exists in the target image, the target image type corresponding to the target image is determined as a type-II image, That is, the target image is a body surface image collected by non-professional medical equipment.
  • the target image type is a type of image
  • the target area can be segmented and the non-target areas can be filtered out to obtain target area.
  • the location of pixels in the target image whose pixel values are within a preset range can be estimated as the lesion area through pixel-level identification.
  • the preset range of pixel values can be set based on historical experience.
  • the target image can also be input into a segmentation model trained to convergence, and the lesion area in the target image is determined through this segmentation model.
  • the intelligent medical reading device will segment the target image to obtain the target image area; (2) if the pixel value of each pixel in the target image area is greater than or equal to the preset pixel value, then it is determined that the lesion area exists in the target image; (3) Mark the lesion area in the target image, and send the marked image to the medical terminal.
  • step (2) it also includes: if the pixel value of each pixel point in the target image area is less than the preset pixel value, it is determined that there is no lesion area in the target image, and a reminder message is generated, and the intelligent medical reading device will The reminder information is sent to the medical terminal, and the reminder information is used to instruct the review of the lesion identification result of the target image.
  • the preset pixel value is 100. If the target image is a lung image, the intelligent medical reading device will segment the lung image to obtain the target image area of the lung image; if the target image area of each pixel in the target image area is If the pixel values are all greater than or equal to 100, it is determined that there is a lesion area in the lung image, the lesion area is marked in the lung image, and the marked lung image is sent to the medical terminal. If the pixel value of each pixel in the target image area is less than 100, it is determined that there is no lesion area in the lung image, and a reminder message is generated. The smart medical reading device sends the reminder message to the medical terminal, and the reminder message is used for instructions. Review the lesion identification results of lung images.
  • the target image type is a Class II image
  • preprocess the target image to obtain a preprocessed Class II image, where the preprocessed Class II image is an image that can be used for lesion identification by the preset medical reading model;
  • an intelligent medical reading device is used to preprocess body surface images collected by non-professional medical equipment. Only the preprocessed images can be used to identify lesions through a preset medical reading model.
  • the preprocessing process includes Noise reduction, grayscale and binarization. Noise reduction is used to reduce the Gaussian noise of body surface images collected by non-professional medical equipment into Poisson noise. Grayscale is used to convert body surface images collected by non-professional medical equipment. From a three-channel image to a single-channel image, binarization is used to select target areas and exclude non-target areas.
  • the intelligent medical reading device performs denoising on the target image to obtain a denoised target image; (2) performs grayscale processing on the denoised target image. , obtain the grayscale target image; (3) Binarize the grayscale target image to obtain the preprocessed second-class image.
  • the intelligent medical reading device performs denoising on the skin image to obtain a denoised skin image, that is, converts the Gaussian noise of the skin image into Poisson noise; grayscales the denoised skin image.
  • Grayscale processing is performed to obtain a grayscale skin image, that is, the three-channel skin image is converted into a single-channel skin image; the grayscale skin image is binarized to obtain a preprocessed skin image, where, preprocessing
  • the gray value of the pixels in the skin image is 0 or 255.
  • the convolutional neural network can be used to perform lesion identification on the preprocessed Class II images, or the preprocessed Class II images can be identified through a visual transformer.
  • Convolutional neural networks include a variety of neural networks, such as regional convolutional neural network Region-CNN, spatial pyramid pooling convolutional neural network SPP-Net, object detection convolutional neural network Yolo, object detection convolutional neural network SSD, etc. Convolutional neural network.
  • the intelligent medical reading device divides the preprocessed second-class images into image blocks to obtain multiple image blocks; (2) convolves the multiple image blocks one by one according to the specified order to obtain each corresponding The convolution value of the image block; (3) If the convolution value of the image block is greater than or equal to the preset convolution value, it is determined that there is a lesion area in the corresponding image block, and the image block with the lesion area is added to the lesion image block set , the lesion image block set includes multiple lesion image blocks; (4) Mark the lesion area in each of the multiple lesion image blocks, generate a marked target image, and send the marked target image to Medical terminal.
  • step (2) it also includes: if the convolution value of each image block is less than the preset convolution value, it is determined that there is no lesion area in the target image, and then a reminder message is generated to review the lesion recognition result of the target image. , and send reminder information to the medical terminal.
  • the intelligent medical reading device divides the preprocessed Class II image into image blocks to obtain multiple image blocks.
  • the multiple image blocks include No. 1 image block, No. 2 image block, No. 3 image block and No. 4 image block;
  • the convolution value of image block No. 1 is 0.6
  • the convolution value of image block No. 2 is 0.4
  • the convolution value of image block No. 3 is 0.7
  • the convolution value of image block No. 4 is 0.5
  • the preset convolution value is 0.5
  • the convolution value of image block No. 1 is greater than the preset convolution value, that is, it is determined that there is a lesion area in image block No. 1, and If the No.
  • the convolution value of image block No. 4 is equal to the preset convolution value, that is, it is determined that there is a lesion area in image block No. 4, and image block No. 4 is added to the lesion image block set.
  • the lesion image block set includes image block No. 1, image block No. 3 Image block and No. 4 image block; mark the lesion area in each of the three lesion image blocks, generate a marked target image, and send the marked target image to the medical terminal.
  • the convolution value of image block No. 1 is 0.3
  • the convolution value of image block No. 2 is 0.4
  • the convolution value of image block No. 3 is 0.3
  • the convolution value of No. 4 image block is 0.2; if the preset convolution value is 0.5, then the convolution value of each image block is less than the preset convolution value, that is, it is determined that there is no lesion area in the target image, then generate Reminder information to review the lesion identification results of the target image, and send the reminder information to the medical terminal.
  • a target image is obtained, where the target image is a first-class image or a second-class image to be identified, the first-class image is an in-vivo image or a body-surface image collected by professional medical equipment, and the second-class image is a non-professional medical device.
  • Collected body surface images call the preset medical reading model to detect the image type of the target image, and obtain the target image type; if the target image type is a type of image, perform lesion identification on the target image, and if there are lesions in the target image area, mark the lesion area in the target image and send the marked image to the medical terminal; if the target image type is a Class II image, preprocess the target image to obtain a preprocessed Class II image, where, The pre-processed second-class images are images that can be used for lesion identification by the preset medical interpretation model; perform lesion identification on the pre-processed second-class images, and if there is a lesion area in the target image, mark the lesion area in the target image And the marked images are sent to the medical terminal, increasing the types of images for artificial intelligence medical interpretation.
  • An embodiment of the smart medical reading device in the embodiment of the present application includes:
  • the acquisition module 301 is used to acquire a target image, where the target image is a first-class image or a second-class image to be identified, the first-class image is an in-vivo image or a body surface image collected by professional medical equipment, and the second-class image is a non-professional medical equipment. Collected body surface images;
  • the detection module 302 is used to call a preset medical reading model to detect the image type of the target image and obtain the target image type;
  • the first recognition sending module 303 is used to perform lesion recognition on the target image if the target image type is a type of image. If there is a lesion area in the target image, mark the lesion area in the target image and store the marked image. Send to medical terminal;
  • the preprocessing module 304 is used to preprocess the target image to obtain a preprocessed Class II image if the target image type is a Class II image, where the preprocessed Class II image can be processed by a preset medical interpretation model. Images for lesion identification;
  • the second recognition and sending module 305 is used to perform lesion recognition on the preprocessed Class II image. If there is a lesion area in the target image, mark the lesion area in the target image and send the marked image to the medical terminal.
  • a target image is obtained, where the target image is a first-class image or a second-class image to be identified, the first-class image is an in-vivo image or a body-surface image collected by professional medical equipment, and the second-class image is a non-professional medical device.
  • Collected body surface images call the preset medical reading model to detect the image type of the target image, and obtain the target image type; if the target image type is a type of image, perform lesion identification on the target image, and if there are lesions in the target image area, mark the lesion area in the target image and send the marked image to the medical terminal; if the target image type is a Class II image, preprocess the target image to obtain a preprocessed Class II image, where, The pre-processed second-class images are images that can be used for lesion identification by the preset medical interpretation model; perform lesion identification on the pre-processed second-class images, and if there is a lesion area in the target image, mark the lesion area in the target image And the marked images are sent to the medical terminal, increasing the types of images for artificial intelligence medical interpretation.
  • Another embodiment of the intelligent medical reading device in the embodiment of the present application includes:
  • the acquisition module 301 is used to acquire a target image, where the target image is a first-class image or a second-class image to be identified, the first-class image is an in-vivo image or a body surface image collected by professional medical equipment, and the second-class image is a non-professional medical equipment. Collected body surface images;
  • the detection module 302 is used to call a preset medical reading model to detect the image type of the target image and obtain the target image type;
  • the first recognition sending module 303 is used to perform lesion recognition on the target image if the target image type is a type of image. If there is a lesion area in the target image, mark the lesion area in the target image and store the marked image. Send to medical terminal;
  • the preprocessing module 304 is used to preprocess the target image to obtain a preprocessed Class II image if the target image type is a Class II image, where the preprocessed Class II image can be processed by a preset medical interpretation model. Images for lesion identification;
  • the second recognition and sending module 305 is used to perform lesion recognition on the preprocessed Class II image. If there is a lesion area in the target image, mark the lesion area in the target image and send the marked image to the medical terminal.
  • the detection module 302 can also be specifically used to:
  • the target image type corresponding to the target image is determined as a type of image
  • the target image type corresponding to the target image is determined to be a Class II image.
  • the first identification sending module 303 includes:
  • the segmentation unit 3031 is used to segment the target image to obtain the target image area if the target image type is a type of image;
  • the determination unit 3032 is used to determine that a lesion area exists in the target image if the pixel value of each pixel point in the target image area is greater than or equal to the preset pixel value;
  • the marking unit 3033 is used to mark the lesion area in the target image, and send the marked image to the medical terminal.
  • the first identification sending module 303 also includes:
  • the reminder unit 3034 is used to determine that there is no lesion area in the target image if the pixel value of each pixel point in the target image area is less than the preset pixel value, generate reminder information, and send the reminder information to the medical terminal. Used to instruct to review the lesion identification results of the target image.
  • the preprocessing module 304 can also be specifically used to:
  • the target image type is a Class II image, perform noise reduction processing on the target image to obtain a denoised target image;
  • the second identification sending module 305 can also be specifically used for:
  • the lesion image block set includes multiple lesion images. piece;
  • Mark the lesion area in each of the multiple lesion image blocks generate a marked target image, and send the marked target image to the medical care terminal.
  • the smart medical reading device also includes:
  • the generation module 306 is used to obtain first-class images and second-class images of historical patients, where there are lesion areas in the first-class images and second-class images;
  • a target image is obtained, where the target image is a first-class image or a second-class image to be identified, the first-class image is an in-vivo image or a body-surface image collected by professional medical equipment, and the second-class image is a non-professional medical device.
  • Collected body surface images call the preset medical reading model to detect the image type of the target image, and obtain the target image type; if the target image type is a type of image, perform lesion identification on the target image, and if there are lesions in the target image area, mark the lesion area in the target image and send the marked image to the medical terminal; if the target image type is a Class II image, preprocess the target image to obtain a preprocessed Class II image, where, The pre-processed second-class images are images that can be used for lesion identification by the preset medical interpretation model; perform lesion identification on the pre-processed second-class images, and if there is a lesion area in the target image, mark the lesion area in the target image And the marked images are sent to the medical terminal, increasing the types of images for artificial intelligence medical interpretation.
  • FIG. 5 is a schematic structural diagram of an intelligent medical interpretation device provided by an embodiment of the present application.
  • the intelligent medical interpretation device 500 may vary greatly due to different configurations or performance, and may include one or more central processors (central processors).
  • processing units (CPU) 510 eg, one or more processors
  • memory 520 e.g, one or more storage media 530 (eg, one or more mass storage devices) that stores applications 533 or data 532.
  • the memory 520 and the storage medium 530 may be short-term storage or persistent storage.
  • the program stored in the storage medium 530 may include one or more modules (not shown in the figure), and each module may include a series of instruction operations on the intelligent medical reading device 500 .
  • the processor 510 may be configured to communicate with the storage medium 530 and execute a series of instruction operations in the storage medium 530 on the intelligent medical reading device 500 .
  • the intelligent medical reading device 500 may also include one or more power supplies 540, one or more wired or wireless network interfaces 550, one or more input and output interfaces 560, and/or one or more operating systems 531, such as Windows Serve, Mac OS X, Unix, Linux, FreeBSD and more.
  • operating systems 531 such as Windows Serve, Mac OS X, Unix, Linux, FreeBSD and more.
  • the computer device includes a memory and a processor.
  • Computer-readable instructions are stored in the memory.
  • the computer-readable instructions When executed by the processor, they cause the processor to execute the above-mentioned embodiments.
  • the steps of the intelligent medical reading method are described in detail below.
  • the computer-readable storage medium can be a non-volatile computer-readable storage medium.
  • the computer-readable storage medium can also be a volatile computer-readable storage medium. Instructions are stored in the computer-readable storage medium, and when the instructions are run on the computer, they cause the computer to execute the steps of the intelligent medical reading method.
  • the integrated unit is implemented in the form of a software functional unit and sold or used as an independent product, it may be stored in a computer-readable storage medium.
  • the technical solution of the present application is essentially or contributes to the existing technology, or all or part of the technical solution can be embodied in the form of a software product, and the computer software product is stored in a storage medium , including several instructions to cause a computer device (which may be a personal computer, a server, or a network device, etc.) to execute all or part of the steps of the methods described in various embodiments of this application.
  • the aforementioned storage media include: U disk, mobile hard disk, read-only memory (ROM), random access memory (RAM), magnetic disk or optical disk and other media that can store program code. .

Abstract

The present application relates to the technical field of artificial intelligence. Disclosed are an intelligent medical film reading method, apparatus, and device, and a storage medium, for use in increasing image types of artificial intelligence medical film reading. The intelligent medical film reading method comprises: acquiring a target image; calling a preset medical film reading model to perform image type detection on the target image to obtain a target image type; if the target image type is a type I image, performing lesion identification on the target image, and if a lesion area is present in the target image, marking the lesion area in the target image and sending the marked image to a medical care terminal; if the target image type is a type II image, preprocessing the target image to obtain a preprocessed type II image; and performing lesion identification on the preprocessed type II image, and if a lesion area is present in the target image, marking the lesion area in the target image and sending the marked image to the medical care terminal.

Description

智能医疗阅片方法、装置、设备及存储介质Intelligent medical reading methods, devices, equipment and storage media
本申请要求于2022年03月23日提交中国专利局、申请号为202210289590.9,发明名称为“智能医疗阅片方法、装置、设备及存储介质”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。This application claims priority to the Chinese patent application submitted to the China Patent Office on March 23, 2022, with the application number 202210289590.9 and the invention title "Intelligent Medical Reading Method, Device, Equipment and Storage Medium", the entire content of which is incorporated by reference. incorporated in this application.
技术领域Technical field
本申请涉及人工智能技术领域,尤其涉及一种智能医疗阅片方法、装置、设备及存储介质。This application relates to the field of artificial intelligence technology, and in particular to an intelligent medical reading method, device, equipment and storage medium.
背景技术Background technique
随着经济发展和社会进步,人们生活质量提高,各种疾病逐渐低龄化,同时随着看病的方便,很多人前往医院看病,由于有些疾病需要通过专业医疗设备采集人体内部组织或体表的图像进行病灶识别,从而产生大量的人体内部组织图像或体表图像,大量的人体内部组织图像或体表图像需要医院的医生进行人工阅片,导致人工阅片的工作量很大且容易造成误诊。With economic development and social progress, people's quality of life has improved, and various diseases have gradually become younger. At the same time, with the convenience of medical treatment, many people go to the hospital to see a doctor. Because some diseases require the collection of images of the internal tissues or body surface of the human body through professional medical equipment. Lesion identification generates a large number of internal tissue images or body surface images of the human body. A large number of internal tissue images or body surface images of the human body require manual reading by hospital doctors, which results in a heavy workload of manual reading and can easily lead to misdiagnosis.
随着人工智能(Artificial Intelligence,AI)技术的发展,越来越多的人工智能技术在各个领域中得到了实际的应用。现有的人工智能医学阅片能够对专业医疗设备采集的人体内部组织图像或体表图像进行病灶识别,从而得到病灶区域。With the development of artificial intelligence (Artificial Intelligence, AI) technology, more and more artificial intelligence technologies have been practically applied in various fields. Existing artificial intelligence medical reading can identify lesions on internal tissue images or body surface images of the human body collected by professional medical equipment, thereby obtaining the lesion area.
发明人意识到现有的人工智能医学阅片是单一性地对专业医疗设备采集的人体内部组织图像或体表图像进行病灶识别,能够识别的图像种类较少。The inventor realized that the existing artificial intelligence medical reading only performs lesion identification on the internal tissue images or body surface images of the human body collected by professional medical equipment, and the types of images that can be recognized are fewer.
发明内容Contents of the invention
本申请提供了一种智能医疗阅片方法、装置、设备及存储介质,用于增加人工智能医学阅片的图像种类。This application provides an intelligent medical reading method, device, equipment and storage medium for increasing the types of images for artificial intelligence medical reading.
本申请第一方面提供了一种智能医疗阅片方法,包括:获取目标图像,其中,所述目标图像为待识别的一类图像或二类图像,所述一类图像为专业医疗设备采集的体内图像或体表图像,所述二类图像为非专业医疗设备采集的体表图像;调用预置的医疗阅片模型对所述目标图像进行图像类型检测,得到目标图像类型;若所述目标图像类型为所述一类图像,则对所述目标图像进行病灶识别,若目标图像中存在病灶区域,则在所述目标图像中对病灶区域进行标记并将标记后的图像发送至医护终端;若所述目标图像类型为所述二类图像,则对所述目标图像进行预处理,得到预处理的二类图像,其中,所述预处理的二类图像为所述预置的医疗阅片模型能够进行病灶识别的图像;对所述预处理的二类图像进行病灶识别,若所述目标图像中存在病灶区域,则在所述目标图像中对病灶区域进行标记并将标记后的图像发送至医护终端。The first aspect of this application provides an intelligent medical reading method, including: acquiring a target image, wherein the target image is a first-class image or a second-class image to be identified, and the first-class image is collected by professional medical equipment. In vivo images or body surface images, the second type of images are body surface images collected by non-professional medical equipment; call the preset medical reading model to detect the image type of the target image to obtain the target image type; if the target If the image type is the above-mentioned type of image, then perform lesion identification on the target image. If there is a lesion area in the target image, mark the lesion area in the target image and send the marked image to the medical care terminal; If the target image type is the second type image, the target image is preprocessed to obtain a preprocessed second type image, wherein the preprocessed second type image is the preset medical reading image. Images that the model can perform lesion identification on; perform lesion identification on the pre-processed second-class images, and if there is a lesion area in the target image, mark the lesion area in the target image and send the marked image to the medical terminal.
本申请第二方面提供了一种智能医疗阅片设备,包括存储器和至少一个处理器,所述存储器中存储有指令,所述存储器和所述至少一个处理器通过线路互连;所述至少一个处理器调用所述存储器中的所述指令,所述处理器执行所述计算机可读指令时实现如下步骤:获取目标图像,其中,所述目标图像为待识别的一类图像或二类图像,所述一类图像为专业医疗设备采集的体内图像或体表图像,所述二类图像为非专业医疗设备采集的体表图像;调用预置的医疗阅片模型对所述目标图像进行图像类型检测,得到目标图像类型;若所述目标图像类型为所述一类图像,则对所述目标图像进行病灶识别,若目标图像中存在病灶区域,则在所述目标图像中对病灶区域进行标记并将标记后的图像发送至医护终端;若所述目标图像类型为所述二类图像,则对所述目标图像进行预处理,得到预处理的二类图像,其中,所述预处理的二类图像为所述预置的医疗阅片模型能够进行病灶识别的 图像;对所述预处理的二类图像进行病灶识别,若所述目标图像中存在病灶区域,则在所述目标图像中对病灶区域进行标记并将标记后的图像发送至医护终端。The second aspect of this application provides an intelligent medical reading device, including a memory and at least one processor, instructions are stored in the memory, and the memory and the at least one processor are interconnected through lines; the at least one The processor calls the instructions in the memory, and when the processor executes the computer-readable instructions, the following steps are implemented: obtaining a target image, where the target image is a first-class image or a second-class image to be recognized, The first type of images are in-vivo images or body surface images collected by professional medical equipment, and the second type of images are body surface images collected by non-professional medical equipment; the preset medical reading model is called to perform image type analysis on the target image. Detect to obtain the target image type; if the target image type is the first type of image, perform lesion identification on the target image, and if there is a lesion area in the target image, mark the lesion area in the target image And send the marked image to the medical terminal; if the target image type is the second type image, preprocess the target image to obtain a preprocessed second type image, wherein the preprocessed second type image The class image is an image that can be used for lesion identification by the preset medical reading model; perform lesion identification on the preprocessed second class image, and if there is a lesion area in the target image, the target image is The lesion area is marked and the marked image is sent to the medical terminal.
本申请第三方面提供了一种计算机可读存储介质,所述计算机可读存储介质上存储有计算机程序,当所述计算机程序在计算机上运行时,使得计算机执行如下步骤:获取目标图像,其中,所述目标图像为待识别的一类图像或二类图像,所述一类图像为专业医疗设备采集的体内图像或体表图像,所述二类图像为非专业医疗设备采集的体表图像;调用预置的医疗阅片模型对所述目标图像进行图像类型检测,得到目标图像类型;若所述目标图像类型为所述一类图像,则对所述目标图像进行病灶识别,若目标图像中存在病灶区域,则在所述目标图像中对病灶区域进行标记并将标记后的图像发送至医护终端;若所述目标图像类型为所述二类图像,则对所述目标图像进行预处理,得到预处理的二类图像,其中,所述预处理的二类图像为所述预置的医疗阅片模型能够进行病灶识别的图像;对所述预处理的二类图像进行病灶识别,若所述目标图像中存在病灶区域,则在所述目标图像中对病灶区域进行标记并将标记后的图像发送至医护终端。A third aspect of the present application provides a computer-readable storage medium. A computer program is stored on the computer-readable storage medium. When the computer program is run on a computer, it causes the computer to perform the following steps: obtain a target image, wherein , the target image is a first-class image or a second-class image to be identified, the first-class image is an in-vivo image or a body-surface image collected by professional medical equipment, and the second-class image is a body-surface image collected by non-professional medical equipment. ; Call a preset medical reading model to perform image type detection on the target image to obtain the target image type; if the target image type is the first type of image, perform lesion identification on the target image. If the target image If there is a lesion area in the target image, the lesion area is marked in the target image and the marked image is sent to the medical care terminal; if the target image type is the second type image, the target image is preprocessed , obtain a pre-processed second-class image, wherein the pre-processed second-class image is an image that can be used for lesion identification by the preset medical reading model; perform lesion identification on the pre-processed second-class image, if If a lesion area exists in the target image, the lesion area is marked in the target image and the marked image is sent to the medical care terminal.
本申请第四方面提供了一种智能医疗阅片装置,包括:获取模块,用于获取目标图像,其中,所述目标图像为待识别的一类图像或二类图像,所述一类图像为专业医疗设备采集的体内图像或体表图像,所述二类图像为非专业医疗设备采集的体表图像;检测模块,用于调用预置的医疗阅片模型对所述目标图像进行图像类型检测,得到目标图像类型;第一识别发送模块,用于若所述目标图像类型为所述一类图像,则对所述目标图像进行病灶识别,若目标图像中存在病灶区域,则在所述目标图像中对病灶区域进行标记并将标记后的图像发送至医护终端;预处理模块,用于若所述目标图像类型为所述二类图像,则对所述目标图像进行预处理,得到预处理的二类图像,其中,所述预处理的二类图像为所述预置的医疗阅片模型能够进行病灶识别的图像;第二识别发送模块,用于对所述预处理的二类图像进行病灶识别,若所述目标图像中存在病灶区域,则在所述目标图像中对病灶区域进行标记并将标记后的图像发送至医护终端。The fourth aspect of this application provides an intelligent medical reading device, including: an acquisition module for acquiring a target image, wherein the target image is a first-class image or a second-class image to be recognized, and the first-class image is In vivo images or body surface images collected by professional medical equipment. The second type of images are body surface images collected by non-professional medical equipment; a detection module is used to call a preset medical reading model to perform image type detection on the target image. , obtain the target image type; the first recognition sending module is used to perform lesion identification on the target image if the target image type is the first type of image, and if there is a lesion area in the target image, Mark the lesion area in the image and send the marked image to the medical terminal; a preprocessing module is used to preprocess the target image if the target image type is the second type image to obtain the preprocessed image Class II images, wherein the pre-processed Class II images are images that can be used for lesion identification by the preset medical reading model; the second recognition sending module is used to perform processing on the pre-processed Class II images. Lesion identification, if there is a lesion area in the target image, mark the lesion area in the target image and send the marked image to the medical care terminal.
本申请提供的技术方案中,获取目标图像,其中,目标图像为待识别的一类图像或二类图像,一类图像为专业医疗设备采集的体内图像或体表图像,二类图像为非专业医疗设备采集的体表图像;调用预置的医疗阅片模型对目标图像进行图像类型检测,得到目标图像类型;若目标图像类型为一类图像,则对目标图像进行病灶识别,若目标图像中存在病灶区域,则在目标图像中对病灶区域进行标记并将标记后的图像发送至医护终端;若目标图像类型为二类图像,则对目标图像进行预处理,得到预处理的二类图像,其中,预处理的二类图像为预置的医疗阅片模型能够进行病灶识别的图像;对预处理的二类图像进行病灶识别,若目标图像中存在病灶区域,则在目标图像中对病灶区域进行标记并将标记后的图像发送至医护终端。本申请实施例中,通过获取目标图像,对目标图像进行图像类型检测,若目标图像为专业医疗设备采集的体内图像或体表图像,则直接对目标图像进行病灶识别,若目标图像为非专业医疗设备采集的体表图像,则对目标图像进行预处理,预处理后的目标图像为预置的医疗阅片模型能够进行病灶识别的图像,再对预处理后的目标图像进行病灶识别,若目标图像中存在病灶区域,则在目标图像中对病灶区域进行标记并将标记后的图像发送至医护终端,增加了人工智能医学阅片的图像种类。In the technical solution provided by this application, a target image is obtained, in which the target image is a first-class image or a second-class image to be identified, the first-class image is an in-vivo image or a body-surface image collected by professional medical equipment, and the second-class image is a non-professional image. Body surface images collected by medical equipment; call the preset medical reading model to detect the image type of the target image and obtain the target image type; if the target image type is a type of image, perform lesion identification on the target image. If a lesion area exists, mark the lesion area in the target image and send the marked image to the medical terminal; if the target image type is a Class II image, preprocess the target image to obtain a preprocessed Class II image. Among them, the pre-processed second-class images are images that can be used for lesion identification by the preset medical interpretation model; the pre-processed second-class images are used for lesion identification. If there is a lesion area in the target image, the lesion area is identified in the target image. Mark and send the marked image to the medical terminal. In the embodiment of the present application, the target image is acquired and the image type is detected. If the target image is an in-vivo image or a body surface image collected by professional medical equipment, the target image is directly identified as a lesion. If the target image is a non-professional For body surface images collected by medical equipment, the target image is preprocessed. The preprocessed target image is an image that can be used for lesion identification by the preset medical reading model, and then the preprocessed target image is used for lesion identification. If If there is a lesion area in the target image, the lesion area will be marked in the target image and the marked image will be sent to the medical care terminal, increasing the types of images for artificial intelligence medical interpretation.
附图说明Description of the drawings
图1为本申请实施例中智能医疗阅片方法的一个实施例示意图;Figure 1 is a schematic diagram of an embodiment of the intelligent medical reading method in the embodiment of the present application;
图2为本申请实施例中智能医疗阅片方法的另一个实施例示意图;Figure 2 is a schematic diagram of another embodiment of the intelligent medical reading method in the embodiment of the present application;
图3为本申请实施例中智能医疗阅片装置的一个实施例示意图;Figure 3 is a schematic diagram of an embodiment of the intelligent medical reading device in the embodiment of the present application;
图4为本申请实施例中智能医疗阅片装置的另一个实施例示意图;Figure 4 is a schematic diagram of another embodiment of the intelligent medical reading device in the embodiment of the present application;
图5为本申请实施例中智能医疗阅片设备的一个实施例示意图。Figure 5 is a schematic diagram of an embodiment of the intelligent medical reading device in the embodiment of the present application.
具体实施方式Detailed ways
本申请提供了一种智能医疗阅片方法、装置、设备及存储介质,用于增加人工智能医学阅片的图像种类。This application provides an intelligent medical reading method, device, equipment and storage medium for increasing the types of images for artificial intelligence medical reading.
本申请的说明书和权利要求书及上述附图中的术语“第一”、“第二”、“第三”、“第四”等(如果存在)是用于区别类似的对象,而不必用于描述特定的顺序或先后次序。应该理解这样使用的数据在适当情况下可以互换,以便这里描述的实施例能够以除了在这里图示或描述的内容以外的顺序实施。此外,术语“包括”或“具有”及其任何变形,意图在于覆盖不排他的包含,例如,包含了一系列步骤或单元的过程、方法、系统、产品或设备不必限于清楚地列出的那些步骤或单元,而是可包括没有清楚地列出的或对于这些过程、方法、产品或设备固有的其它步骤或单元。The terms "first", "second", "third", "fourth", etc. (if present) in the description and claims of this application and the above-mentioned drawings are used to distinguish similar objects without necessarily using Used to describe a specific order or sequence. It is to be understood that the data so used are interchangeable under appropriate circumstances so that the embodiments described herein can be practiced in sequences other than those illustrated or described herein. In addition, the terms "comprising" or "having" and any variations thereof are intended to cover non-exclusive inclusions, e.g., processes, methods, systems, products, or devices that comprise a series of steps or units and are not necessarily limited to those expressly listed. steps or units, but may include other steps or units not expressly listed or inherent to such processes, methods, products or apparatuses.
本申请实施例可以基于人工智能技术对相关的数据进行获取和处理。其中,人工智能(Artificial Intelligence,AI)是利用数字计算机或者数字计算机控制的机器模拟、延伸和扩展人的智能,感知环境、获取知识并使用知识获得最佳结果的理论、方法、技术及应用系统。The embodiments of this application can obtain and process relevant data based on artificial intelligence technology. Among them, Artificial Intelligence (AI) is a theory, method, technology and application system that uses digital computers or machines controlled by digital computers to simulate, extend and expand human intelligence, perceive the environment, acquire knowledge and use knowledge to obtain the best results. .
人工智能基础技术一般包括如传感器、专用人工智能芯片、云计算、分布式存储、大数据处理技术、操作/交互系统、机电一体化等技术。人工智能软件技术主要包括计算机视觉技术、机器人技术、生物识别技术、语音处理技术、自然语言处理技术以及机器学习/深度学习等几大方向。Basic artificial intelligence technologies generally include technologies such as sensors, dedicated artificial intelligence chips, cloud computing, distributed storage, big data processing technology, operation/interaction systems, mechatronics and other technologies. Artificial intelligence software technology mainly includes computer vision technology, robotics technology, biometric technology, speech processing technology, natural language processing technology, and machine learning/deep learning.
为便于理解,下面对本申请实施例的具体流程进行描述,请参阅图1,本申请实施例中智能医疗阅片方法的一个实施例包括:For ease of understanding, the specific process of the embodiment of the present application is described below. Please refer to Figure 1. An embodiment of the intelligent medical reading method in the embodiment of the present application includes:
101、获取目标图像,其中,目标图像为待识别的一类图像或二类图像,一类图像为专业医疗设备采集的体内图像或体表图像,二类图像为非专业医疗设备采集的体表图像;101. Obtain the target image, where the target image is a first-class image or a second-class image to be identified, the first-class image is an in-vivo image or a body surface image collected by professional medical equipment, and the second-class image is a body surface collected by non-professional medical equipment. image;
可以理解的是,本申请的执行主体可以为智能医疗阅片装置,还可以是终端,具体此处不做限定。本申请实施例以智能医疗阅片装置为执行主体为例进行说明。It can be understood that the execution subject of this application can be an intelligent medical reading device or a terminal, which is not specifically limited here. The embodiment of this application takes an intelligent medical reading device as the execution subject as an example for description.
本实施例中,可以通过多种数据获取目标图像,例如,智能医疗阅片装置通过互联网医院的线上患者问诊数据获取目标图像,或者通过患者的健康小屋体检报告或健康空间站体检报告获取目标图像,或者通过患者参加健康讲座的报名图文数据获取目标图像。In this embodiment, the target image can be obtained through a variety of data. For example, the intelligent medical reading device can obtain the target image through the online patient consultation data of the Internet hospital, or obtain the target image through the patient's health cabin physical examination report or health space station physical examination report. Image, or obtain the target image through the graphic and text data of the patient's registration for health lectures.
102、调用预置的医疗阅片模型对目标图像进行图像类型检测,得到目标图像类型;102. Call the preset medical reading model to detect the image type of the target image and obtain the target image type;
本实施例中,专业医疗设备采集的体内图像或体表图像通过对光散射的消除,使得其光谱变得较为单一,即将专业医疗设备采集的体内图像或体表图像的噪声分布近似作为泊松分布,专业医疗设备采集的体内图像或体表图像大部分是单通道的灰度图像,专业医疗设备采集的体内图像或体表图像包含的所有信息都具有潜在利用价值,例如,人体组织具有高度的相似性,在专业医疗设备采集的体内图像或体表图像中有一点细微的变化都可能代表着病变组织。非专业医疗设备采集的体表图像由于光散射的存在,所以频谱比较宽,即将非专业医疗设备采集的体表图像的噪声分布近似作为高斯分布。In this embodiment, the spectrum of in-vivo images or body-surface images collected by professional medical equipment is reduced by eliminating light scattering, that is, the noise distribution of in-vivo images or body-surface images collected by professional medical equipment is approximated as Poisson Distribution, most of the in vivo images or body surface images collected by professional medical equipment are single-channel grayscale images. All the information contained in the in vivo images or body surface images collected by professional medical equipment has potential utilization value. For example, human tissues have high Similarity, a slight change in the in-vivo images or surface images collected by professional medical equipment may represent diseased tissue. Due to the existence of light scattering, the spectrum of body surface images collected by non-professional medical equipment is relatively wide, that is, the noise distribution of the body surface images collected by non-professional medical equipment is approximated as a Gaussian distribution.
103、若目标图像类型为一类图像,则对目标图像进行病灶识别,若目标图像中存在病灶区域,则在目标图像中对病灶区域进行标记并将标记后的图像发送至医护终端;103. If the target image type is a type of image, perform lesion identification on the target image. If there is a lesion area in the target image, mark the lesion area in the target image and send the marked image to the medical terminal;
本实施例中,目标图像中通常会同时存在目标区域和非目标区域,非目标区域通常会对目标区域的识别产生干扰,因此,可以将目标区域分割出来,将非目标区域进行滤除,得到目标区域。对于目标图像的病灶识别,可以通过像素层面的识别方式,将目标图像中像素值处于预设范围内的像素点所在的位置估计为病灶区域,像素值的预设范围可以根据历史经验设置。也可以将目标图像输入一训练至收敛的分割模型,通过此分割模型确定目标图像中的病灶区域。In this embodiment, there are usually both target areas and non-target areas in the target image. The non-target areas usually interfere with the recognition of the target area. Therefore, the target area can be segmented and the non-target areas can be filtered out to obtain target area. For lesion identification in target images, the location of pixels in the target image whose pixel values are within a preset range can be estimated as the lesion area through pixel-level identification. The preset range of pixel values can be set based on historical experience. The target image can also be input into a segmentation model trained to convergence, and the lesion area in the target image is determined through this segmentation model.
104、若目标图像类型为二类图像,则对目标图像进行预处理,得到预处理的二类图 像,其中,预处理的二类图像为预置的医疗阅片模型能够进行病灶识别的图像;104. If the target image type is a Class II image, preprocess the target image to obtain a preprocessed Class II image, where the preprocessed Class II image is an image that can be used for lesion identification by the preset medical reading model;
本实施例中,通过智能医疗阅片装置对非专业医疗设备采集的体表图像进行预处理,预处理后的图像才能通过预置的医疗阅片模型进行病灶识别,其中,预处理的过程包括降噪、灰度化和二值化,降噪用于将非专业医疗设备采集的体表图像的高斯噪声降噪为泊松噪声,灰度化用于将非专业医疗设备采集的体表图像从三通道图像转变为单通道图像,二值化用于选取目标区域和排除非目标区域。In this embodiment, an intelligent medical reading device is used to preprocess body surface images collected by non-professional medical equipment. Only the preprocessed images can be used to identify lesions through a preset medical reading model. The preprocessing process includes Noise reduction, grayscale and binarization. Noise reduction is used to reduce the Gaussian noise of body surface images collected by non-professional medical equipment into Poisson noise. Grayscale is used to convert body surface images collected by non-professional medical equipment. From a three-channel image to a single-channel image, binarization is used to select target areas and exclude non-target areas.
105、对预处理的二类图像进行病灶识别,若目标图像中存在病灶区域,则在目标图像中对病灶区域进行标记并将标记后的图像发送至医护终端。105. Perform lesion identification on the preprocessed second-class image. If there is a lesion area in the target image, mark the lesion area in the target image and send the marked image to the medical terminal.
本实施例中,可以通过卷积神经网络对预处理的二类图像进行病灶识别,也可以通过视觉变压器transformer对预处理的二类图像进行病灶识别。卷积神经网络包括多种神经网络,例如,区域卷积神经网络Region-CNN、空间金字塔池化卷积神经网络SPP-Net、对象检测卷积神经网络Yolo、物体检测卷积神经网络SSD等等卷积神经网络。In this embodiment, the convolutional neural network can be used to perform lesion identification on the preprocessed Class II images, or the preprocessed Class II images can be identified through a visual transformer. Convolutional neural networks include a variety of neural networks, such as regional convolutional neural network Region-CNN, spatial pyramid pooling convolutional neural network SPP-Net, object detection convolutional neural network Yolo, object detection convolutional neural network SSD, etc. Convolutional neural network.
本申请实施例中,获取目标图像,其中,目标图像为待识别的一类图像或二类图像,一类图像为专业医疗设备采集的体内图像或体表图像,二类图像为非专业医疗设备采集的体表图像;调用预置的医疗阅片模型对目标图像进行图像类型检测,得到目标图像类型;若目标图像类型为一类图像,则对目标图像进行病灶识别,若目标图像中存在病灶区域,则在目标图像中对病灶区域进行标记并将标记后的图像发送至医护终端;若目标图像类型为二类图像,则对目标图像进行预处理,得到预处理的二类图像,其中,预处理的二类图像为预置的医疗阅片模型能够进行病灶识别的图像;对预处理的二类图像进行病灶识别,若目标图像中存在病灶区域,则在目标图像中对病灶区域进行标记并将标记后的图像发送至医护终端,增加了人工智能医学阅片的图像种类。In the embodiment of the present application, a target image is obtained, where the target image is a first-class image or a second-class image to be identified, the first-class image is an in-vivo image or a body-surface image collected by professional medical equipment, and the second-class image is a non-professional medical device. Collected body surface images; call the preset medical reading model to detect the image type of the target image, and obtain the target image type; if the target image type is a type of image, perform lesion identification on the target image, and if there are lesions in the target image area, mark the lesion area in the target image and send the marked image to the medical terminal; if the target image type is a Class II image, preprocess the target image to obtain a preprocessed Class II image, where, The pre-processed second-class images are images that can be used for lesion identification by the preset medical interpretation model; perform lesion identification on the pre-processed second-class images, and if there is a lesion area in the target image, mark the lesion area in the target image And the marked images are sent to the medical terminal, increasing the types of images for artificial intelligence medical interpretation.
请参阅图2,本申请实施例中智能医疗阅片方法的另一个实施例包括:Please refer to Figure 2. Another embodiment of the intelligent medical reading method in the embodiment of the present application includes:
201、根据历史患者的一类图像和二类图像生成预置的医疗阅片模型,其中,一类图像和二类图像中存在病灶区域;201. Generate a preset medical reading model based on the first-class images and second-class images of historical patients, where there are lesion areas in the first-class images and second-class images;
具体的,(1)智能医疗阅片装置获取历史患者的一类图像和二类图像,其中,一类图像和二类图像中存在病灶区域;(2)对一类图像进行提取,得到一类图像中的目标病灶区域,并对目标病灶区域进行标记,得到标记的一类图像;(3)对二类图像进行提取,得到二类图像中的目标病灶区域,并对目标病灶区域进行标记,得到标记的二类图像;(4)根据标记的一类图像和标记的二类图像进行模型训练,生成预置的医疗阅片模型。Specifically, (1) the intelligent medical reading device acquires first-class images and second-class images of historical patients, in which there are lesion areas in the first-class images and second-class images; (2) the first-class images are extracted to obtain the first-class images. The target lesion area in the image is marked, and the target lesion area is marked to obtain a labeled first-class image; (3) The second-class image is extracted to obtain the target lesion area in the second-class image, and the target lesion area is marked. Obtain labeled Class II images; (4) Carry out model training based on the labeled Class I images and labeled Class II images to generate a preset medical reading model.
例如,智能医疗阅片装置获取历史患者的一类图像和二类图像,一类图像是通过专业医疗设备采集的体内图像或体表图像,专业医疗设备采集的体内图像可以是核磁共振MRI图像,也可以是X射线图像,专业医疗设备采集的体表图像可以是医学显微镜成像设备采集的图像,二类图像是通过非专业医疗设备采集的体表图像,非专业医疗设备采集的体表图像可以是人体脸部图像,也可以是人体腿部图像,其中,历史患者的一类图像和二类图像中存在病灶区域;对一类图像进行提取,得到一类图像中的目标病灶区域,若目标病灶区域为肺部肿瘤,则对肺部肿瘤进行标记,得到标记的肺部肿瘤图像,若目标病灶区域为体表血管瘤,则对体表血管瘤进行标记,得到标记的体表血管瘤图像;对二类图像进行提取,得到二类图像中的目标病灶区域,若目标病灶区域为脸部痤疮,则对脸部痤疮进行标记,得到标记的脸部痤疮图像,若目标病灶区域为带状疱疹,则对带状疱疹进行标记,得到标记的带状疱疹图像;根据标记的肺部肿瘤图像或标记的体表血管瘤图像和标记的脸部痤疮图像或标记的带状疱疹图像进行模型训练,生成预置的医疗阅片模型。For example, an intelligent medical reading device acquires first-class images and second-class images of historical patients. The first-class images are in-vivo images or surface images collected by professional medical equipment. The in-vivo images collected by professional medical equipment can be magnetic resonance MRI images. It can also be an X-ray image. The body surface image collected by professional medical equipment can be an image collected by a medical microscope imaging equipment. The second type of image is a body surface image collected by non-professional medical equipment. The body surface image collected by non-professional medical equipment can be It is a human face image or a human leg image. Among them, there are lesion areas in the first-class images and second-class images of historical patients; the first-class images are extracted to obtain the target lesion areas in the first-class images. If the target If the target lesion area is a lung tumor, mark the lung tumor and obtain a labeled lung tumor image. If the target lesion area is a body surface hemangioma, mark the body surface hemangioma and obtain a labeled body surface hemangioma image. ; Extract the second-class image to obtain the target lesion area in the second-class image. If the target lesion area is facial acne, mark the facial acne and obtain the marked facial acne image. If the target lesion area is strip-shaped, Herpes, mark herpes zoster to obtain a labeled herpes zoster image; perform model training based on the labeled lung tumor image or labeled body surface hemangioma image and the labeled facial acne image or labeled herpes zoster image , generate a preset medical reading model.
202、获取目标图像,其中,目标图像为待识别的一类图像或二类图像,一类图像为专业医疗设备采集的体内图像或体表图像,二类图像为非专业医疗设备采集的体表图像;202. Obtain the target image, where the target image is a first-class image or a second-class image to be identified, the first-class image is an in-vivo image or a body surface image collected by professional medical equipment, and the second-class image is a body surface collected by non-professional medical equipment. image;
本实施例中,可以通过多种数据获取目标图像,例如,智能医疗阅片装置通过互联网 医院的线上患者问诊数据获取目标图像,或者通过患者的健康小屋体检报告或健康空间站体检报告获取目标图像,或者通过患者参加健康讲座的报名图文数据获取目标图像。In this embodiment, the target image can be obtained through a variety of data. For example, the intelligent medical reading device can obtain the target image through the online patient consultation data of the Internet hospital, or obtain the target image through the patient's health cabin physical examination report or health space station physical examination report. Image, or obtain the target image through the graphic and text data of the patient's registration for health lectures.
本实施例中,专业医疗设备包括多种设备,例如,核磁共振MRI图像设备、计算机断层扫描CT图像设备、X射线图像设备、超声图像设备、正电子发射断层扫描PET图像设备、内窥镜检查设备、医学显微镜成像设备等等专业医疗设备。非专业医疗设备包括多种设备,例如,手机、相机、扫描仪等等非专业医疗设备。In this embodiment, professional medical equipment includes a variety of equipment, such as magnetic resonance imaging equipment, computed tomography CT imaging equipment, X-ray imaging equipment, ultrasound imaging equipment, positron emission tomography PET imaging equipment, endoscopy Equipment, medical microscope imaging equipment and other professional medical equipment. Non-professional medical equipment includes a variety of equipment, such as mobile phones, cameras, scanners and other non-professional medical equipment.
203、调用预置的医疗阅片模型对目标图像进行图像类型检测,得到目标图像类型;203. Call the preset medical reading model to detect the image type of the target image and obtain the target image type;
本实施例中,专业医疗设备采集的体内图像或体表图像通过对光散射的消除,使得其光谱变得较为单一,即将专业医疗设备采集的体内图像或体表图像的噪声分布近似作为泊松分布,专业医疗设备采集的体内图像或体表图像大部分是单通道的灰度图像,专业医疗设备采集的体内图像或体表图像包含的所有信息都具有潜在利用价值,例如,人体组织具有高度的相似性,在专业医疗设备采集的体内图像或体表图像中有一点细微的变化都可能代表着病变组织。非专业医疗设备采集的体表图像由于光散射的存在,所以频谱比较宽,即将非专业医疗设备采集的体表图像的噪声分布近似作为高斯分布。In this embodiment, the spectrum of in-vivo images or body-surface images collected by professional medical equipment is reduced by eliminating light scattering, that is, the noise distribution of in-vivo images or body-surface images collected by professional medical equipment is approximated as Poisson Distribution, most of the in vivo images or body surface images collected by professional medical equipment are single-channel grayscale images. All the information contained in the in vivo images or body surface images collected by professional medical equipment has potential utilization value. For example, human tissues have high Similarity, a slight change in the in-vivo images or surface images collected by professional medical equipment may represent diseased tissue. Due to the existence of light scattering, the spectrum of body surface images collected by non-professional medical equipment is relatively wide, that is, the noise distribution of the body surface images collected by non-professional medical equipment is approximated as a Gaussian distribution.
具体的,(1)智能医疗阅片装置通过预置的医疗阅片模型对目标图像进行图像噪声分析,得到图像噪声分析结果;(2)若图像噪声分析结果为目标图像存在泊松噪声,则将目标图像对应的目标图像类型确定为一类图像;(3)若图像噪声分析结果为目标图像存在高斯噪声,则将目标图像对应的目标图像类型确定为二类图像。Specifically, (1) the intelligent medical reading device performs image noise analysis on the target image through a preset medical reading model, and obtains the image noise analysis result; (2) If the image noise analysis result shows that the target image has Poisson noise, then The target image type corresponding to the target image is determined as a Class I image; (3) If the image noise analysis result shows that Gaussian noise exists in the target image, the target image type corresponding to the target image is determined as a Class II image.
例如,智能医疗阅片装置通过预置的医疗阅片模型对目标图像进行图像噪声分析,得到图像噪声分析结果,若图像噪声分析结果为目标图像存在泊松噪声,则将目标图像对应的目标图像类型确定为一类图像,即目标图像为专业医疗设备采集的体内图像或体表图像;若图像噪声分析结果为目标图像存在高斯噪声,则将目标图像对应的目标图像类型确定为二类图像,即目标图像为非专业医疗设备采集的体表图像。For example, the intelligent medical reading device performs image noise analysis on the target image through a preset medical reading model to obtain the image noise analysis result. If the image noise analysis result shows that the target image has Poisson noise, the target image corresponding to the target image will be The type is determined as a type of image, that is, the target image is an in-vivo image or a body surface image collected by professional medical equipment; if the image noise analysis result shows that Gaussian noise exists in the target image, the target image type corresponding to the target image is determined as a type-II image, That is, the target image is a body surface image collected by non-professional medical equipment.
204、若目标图像类型为一类图像,则对目标图像进行病灶识别,若目标图像中存在病灶区域,则在目标图像中对病灶区域进行标记并将标记后的图像发送至医护终端;204. If the target image type is a type of image, perform lesion identification on the target image. If there is a lesion area in the target image, mark the lesion area in the target image and send the marked image to the medical terminal;
本实施例中,目标图像中通常会同时存在目标区域和非目标区域,非目标区域通常会对目标区域的识别产生干扰,因此,可以将目标区域分割出来,将非目标区域进行滤除,得到目标区域。对于目标图像的病灶识别,可以通过像素层面的识别方式,将目标图像中像素值处于预设范围内的像素点所在的位置估计为病灶区域,像素值的预设范围可以根据历史经验设置。也可以将目标图像输入一训练至收敛的分割模型,通过此分割模型确定目标图像中的病灶区域。In this embodiment, there are usually both target areas and non-target areas in the target image. The non-target areas usually interfere with the recognition of the target area. Therefore, the target area can be segmented and the non-target areas can be filtered out to obtain target area. For lesion identification in target images, the location of pixels in the target image whose pixel values are within a preset range can be estimated as the lesion area through pixel-level identification. The preset range of pixel values can be set based on historical experience. The target image can also be input into a segmentation model trained to convergence, and the lesion area in the target image is determined through this segmentation model.
具体的,(1)若目标图像类型为一类图像,则智能医疗阅片装置对目标图像进行分割处理,得到目标图像区域;(2)若目标图像区域中每个像素点的像素值都大于或等于预置像素值,则确定目标图像中存在病灶区域;(3)在目标图像中对病灶区域进行标记,并将标记后的图像发送至医护终端。Specifically, (1) if the target image type is a type of image, the intelligent medical reading device will segment the target image to obtain the target image area; (2) if the pixel value of each pixel in the target image area is greater than or equal to the preset pixel value, then it is determined that the lesion area exists in the target image; (3) Mark the lesion area in the target image, and send the marked image to the medical terminal.
在步骤(2)之后,还包括:若目标图像区域中每个像素点的像素值都小于预置像素值,则确定目标图像中未存在病灶区域,并生成提醒信息,智能医疗阅片装置将提醒信息发送至医护终端,提醒信息用于指示对目标图像的病灶识别结果进行复核。After step (2), it also includes: if the pixel value of each pixel point in the target image area is less than the preset pixel value, it is determined that there is no lesion area in the target image, and a reminder message is generated, and the intelligent medical reading device will The reminder information is sent to the medical terminal, and the reminder information is used to instruct the review of the lesion identification result of the target image.
例如,预置像素值为100,若目标图像为肺部图像,则智能医疗阅片装置对肺部图像进行分割处理,得到肺部图像的目标图像区域;若目标图像区域中每个像素点的像素值都大于或等于100,则确定肺部图像中存在病灶区域,在肺部图像中对病灶区域进行标记,并将标记后的肺部图像发送至医护终端。若目标图像区域中每个像素点的像素值都小于100,则确定肺部图像中未存在病灶区域,并生成提醒信息,智能医疗阅片装置将提醒信息发送至医护终端,提醒信息用于指示对肺部图像的病灶识别结果进行复核。For example, the preset pixel value is 100. If the target image is a lung image, the intelligent medical reading device will segment the lung image to obtain the target image area of the lung image; if the target image area of each pixel in the target image area is If the pixel values are all greater than or equal to 100, it is determined that there is a lesion area in the lung image, the lesion area is marked in the lung image, and the marked lung image is sent to the medical terminal. If the pixel value of each pixel in the target image area is less than 100, it is determined that there is no lesion area in the lung image, and a reminder message is generated. The smart medical reading device sends the reminder message to the medical terminal, and the reminder message is used for instructions. Review the lesion identification results of lung images.
205、若目标图像类型为二类图像,则对目标图像进行预处理,得到预处理的二类图 像,其中,预处理的二类图像为预置的医疗阅片模型能够进行病灶识别的图像;205. If the target image type is a Class II image, preprocess the target image to obtain a preprocessed Class II image, where the preprocessed Class II image is an image that can be used for lesion identification by the preset medical reading model;
本实施例中,通过智能医疗阅片装置对非专业医疗设备采集的体表图像进行预处理,预处理后的图像才能通过预置的医疗阅片模型进行病灶识别,其中,预处理的过程包括降噪、灰度化和二值化,降噪用于将非专业医疗设备采集的体表图像的高斯噪声降噪为泊松噪声,灰度化用于将非专业医疗设备采集的体表图像从三通道图像转变为单通道图像,二值化用于选取目标区域和排除非目标区域。In this embodiment, an intelligent medical reading device is used to preprocess body surface images collected by non-professional medical equipment. Only the preprocessed images can be used to identify lesions through a preset medical reading model. The preprocessing process includes Noise reduction, grayscale and binarization. Noise reduction is used to reduce the Gaussian noise of body surface images collected by non-professional medical equipment into Poisson noise. Grayscale is used to convert body surface images collected by non-professional medical equipment. From a three-channel image to a single-channel image, binarization is used to select target areas and exclude non-target areas.
具体的,(1)若目标图像类型为二类图像,则智能医疗阅片装置对目标图像进行降噪处理,得到降噪的目标图像;(2)对降噪的目标图像进行灰度化处理,得到灰度化的目标图像;(3)对灰度化的目标图像进行二值化处理,得到预处理的二类图像。Specifically, (1) if the target image type is a Class II image, the intelligent medical reading device performs denoising on the target image to obtain a denoised target image; (2) performs grayscale processing on the denoised target image. , obtain the grayscale target image; (3) Binarize the grayscale target image to obtain the preprocessed second-class image.
例如,若目标图像为皮肤图像,则智能医疗阅片装置对皮肤图像进行降噪处理,得到降噪的皮肤图像,即将皮肤图像的高斯噪声转换为泊松噪声;对降噪的皮肤图像进行灰度化处理,得到灰度化的皮肤图像,即将三通道的皮肤图像转换为单通道的皮肤图像;对灰度化的皮肤图像进行二值化处理,得到预处理的皮肤图像,其中,预处理的皮肤图像中像素点的灰度值为0或者255。For example, if the target image is a skin image, the intelligent medical reading device performs denoising on the skin image to obtain a denoised skin image, that is, converts the Gaussian noise of the skin image into Poisson noise; grayscales the denoised skin image. Grayscale processing is performed to obtain a grayscale skin image, that is, the three-channel skin image is converted into a single-channel skin image; the grayscale skin image is binarized to obtain a preprocessed skin image, where, preprocessing The gray value of the pixels in the skin image is 0 or 255.
206、对预处理的二类图像进行病灶识别,若目标图像中存在病灶区域,则在目标图像中对病灶区域进行标记并将标记后的图像发送至医护终端。206. Perform lesion identification on the preprocessed second-class image. If there is a lesion area in the target image, mark the lesion area in the target image and send the marked image to the medical care terminal.
本实施例中,可以通过卷积神经网络对预处理的二类图像进行病灶识别,也可以通过视觉变压器transformer对预处理的二类图像进行病灶识别。卷积神经网络包括多种神经网络,例如,区域卷积神经网络Region-CNN、空间金字塔池化卷积神经网络SPP-Net、对象检测卷积神经网络Yolo、物体检测卷积神经网络SSD等等卷积神经网络。In this embodiment, the convolutional neural network can be used to perform lesion identification on the preprocessed Class II images, or the preprocessed Class II images can be identified through a visual transformer. Convolutional neural networks include a variety of neural networks, such as regional convolutional neural network Region-CNN, spatial pyramid pooling convolutional neural network SPP-Net, object detection convolutional neural network Yolo, object detection convolutional neural network SSD, etc. Convolutional neural network.
具体的,(1)智能医疗阅片装置将预处理的二类图像进行图像块分割,得到多个图像块;(2)根据指定顺序对多个图像块进行逐一卷积,得到对应的每个图像块的卷积值;(3)若图像块的卷积值大于或等于预置卷积值,则确定对应的图像块中存在病灶区域,并将存在病灶区域的图像块加入病灶图像块集,病灶图像块集包括多个病灶图像块;(4)在多个病灶图像块的每个病灶图像块中对病灶区域进行标记,生成标记后的目标图像,并将标记后的目标图像发送至医护终端。Specifically, (1) the intelligent medical reading device divides the preprocessed second-class images into image blocks to obtain multiple image blocks; (2) convolves the multiple image blocks one by one according to the specified order to obtain each corresponding The convolution value of the image block; (3) If the convolution value of the image block is greater than or equal to the preset convolution value, it is determined that there is a lesion area in the corresponding image block, and the image block with the lesion area is added to the lesion image block set , the lesion image block set includes multiple lesion image blocks; (4) Mark the lesion area in each of the multiple lesion image blocks, generate a marked target image, and send the marked target image to Medical terminal.
在步骤(2)之后,还包括:若每个图像块的卷积值小于预置卷积值,则确定目标图像中未存在病灶区域,则生成对目标图像的病灶识别结果进行复核的提醒信息,并将提醒信息发送至医护终端。After step (2), it also includes: if the convolution value of each image block is less than the preset convolution value, it is determined that there is no lesion area in the target image, and then a reminder message is generated to review the lesion recognition result of the target image. , and send reminder information to the medical terminal.
例如,智能医疗阅片装置将预处理的二类图像进行图像块分割,得到多个图像块,多个图像块包括1号图像块、2号图像块、3号图像块和4号图像块;根据按1到4的顺序对多个图像块进行逐一卷积,得到1号图像块的卷积值为0.6,2号图像块的卷积值为0.4,3号图像块的卷积值为0.7,4号图像块的卷积值为0.5;若预置卷积值为0.5,则1号图像块的卷积值大于预置卷积值,即确定1号图像块中存在病灶区域,并将1号图像块加入病灶图像块集,则3号图像块的卷积值大于预置卷积值,即确定3号图像块中存在病灶区域,并将3号图像块加入病灶图像块集,则4号图像块的卷积值等于预置卷积值,即确定4号图像块中存在病灶区域,并将4号图像块加入病灶图像块集,病灶图像块集包括1号图像块、3号图像块和4号图像块;在三个病灶图像块的每个病灶图像块中对病灶区域进行标记,生成标记后的目标图像,并将标记后的目标图像发送至医护终端。或者根据按1到4的顺序对多个图像块进行逐一卷积,得到1号图像块的卷积值为0.3,2号图像块的卷积值为0.4,3号图像块的卷积值为0.3,4号图像块的卷积值为0.2;若预置卷积值为0.5,则每个图像块的卷积值小于预置卷积值,即确定目标图像中未存在病灶区域,则生成对目标图像的病灶识别结果进行复核的提醒信息,并将提醒信息发送至医护终端。For example, the intelligent medical reading device divides the preprocessed Class II image into image blocks to obtain multiple image blocks. The multiple image blocks include No. 1 image block, No. 2 image block, No. 3 image block and No. 4 image block; By convolving multiple image blocks one by one in the order of 1 to 4, the convolution value of image block No. 1 is 0.6, the convolution value of image block No. 2 is 0.4, and the convolution value of image block No. 3 is 0.7 , the convolution value of image block No. 4 is 0.5; if the preset convolution value is 0.5, then the convolution value of image block No. 1 is greater than the preset convolution value, that is, it is determined that there is a lesion area in image block No. 1, and If the No. 1 image block is added to the lesion image block set, the convolution value of the No. 3 image block is greater than the preset convolution value, that is, it is determined that there is a lesion area in the No. 3 image block, and the No. 3 image block is added to the lesion image block set, then The convolution value of image block No. 4 is equal to the preset convolution value, that is, it is determined that there is a lesion area in image block No. 4, and image block No. 4 is added to the lesion image block set. The lesion image block set includes image block No. 1, image block No. 3 Image block and No. 4 image block; mark the lesion area in each of the three lesion image blocks, generate a marked target image, and send the marked target image to the medical terminal. Or by convolving multiple image blocks one by one in the order of 1 to 4, the convolution value of image block No. 1 is 0.3, the convolution value of image block No. 2 is 0.4, and the convolution value of image block No. 3 is 0.3, the convolution value of No. 4 image block is 0.2; if the preset convolution value is 0.5, then the convolution value of each image block is less than the preset convolution value, that is, it is determined that there is no lesion area in the target image, then generate Reminder information to review the lesion identification results of the target image, and send the reminder information to the medical terminal.
本申请实施例中,获取目标图像,其中,目标图像为待识别的一类图像或二类图像,一类图像为专业医疗设备采集的体内图像或体表图像,二类图像为非专业医疗设备采集的 体表图像;调用预置的医疗阅片模型对目标图像进行图像类型检测,得到目标图像类型;若目标图像类型为一类图像,则对目标图像进行病灶识别,若目标图像中存在病灶区域,则在目标图像中对病灶区域进行标记并将标记后的图像发送至医护终端;若目标图像类型为二类图像,则对目标图像进行预处理,得到预处理的二类图像,其中,预处理的二类图像为预置的医疗阅片模型能够进行病灶识别的图像;对预处理的二类图像进行病灶识别,若目标图像中存在病灶区域,则在目标图像中对病灶区域进行标记并将标记后的图像发送至医护终端,增加了人工智能医学阅片的图像种类。In the embodiment of the present application, a target image is obtained, where the target image is a first-class image or a second-class image to be identified, the first-class image is an in-vivo image or a body-surface image collected by professional medical equipment, and the second-class image is a non-professional medical device. Collected body surface images; call the preset medical reading model to detect the image type of the target image, and obtain the target image type; if the target image type is a type of image, perform lesion identification on the target image, and if there are lesions in the target image area, mark the lesion area in the target image and send the marked image to the medical terminal; if the target image type is a Class II image, preprocess the target image to obtain a preprocessed Class II image, where, The pre-processed second-class images are images that can be used for lesion identification by the preset medical interpretation model; perform lesion identification on the pre-processed second-class images, and if there is a lesion area in the target image, mark the lesion area in the target image And the marked images are sent to the medical terminal, increasing the types of images for artificial intelligence medical interpretation.
上面对本申请实施例中智能医疗阅片方法进行了描述,下面对本申请实施例中智能医疗阅片装置进行描述,请参阅图3,本申请实施例中智能医疗阅片装置一个实施例包括:The smart medical reading method in the embodiment of the present application is described above, and the smart medical reading device in the embodiment of the present application is described below. Please refer to Figure 3. An embodiment of the smart medical reading device in the embodiment of the present application includes:
获取模块301,用于获取目标图像,其中,目标图像为待识别的一类图像或二类图像,一类图像为专业医疗设备采集的体内图像或体表图像,二类图像为非专业医疗设备采集的体表图像;The acquisition module 301 is used to acquire a target image, where the target image is a first-class image or a second-class image to be identified, the first-class image is an in-vivo image or a body surface image collected by professional medical equipment, and the second-class image is a non-professional medical equipment. Collected body surface images;
检测模块302,用于调用预置的医疗阅片模型对目标图像进行图像类型检测,得到目标图像类型;The detection module 302 is used to call a preset medical reading model to detect the image type of the target image and obtain the target image type;
第一识别发送模块303,用于若目标图像类型为一类图像,则对目标图像进行病灶识别,若目标图像中存在病灶区域,则在目标图像中对病灶区域进行标记并将标记后的图像发送至医护终端;The first recognition sending module 303 is used to perform lesion recognition on the target image if the target image type is a type of image. If there is a lesion area in the target image, mark the lesion area in the target image and store the marked image. Send to medical terminal;
预处理模块304,用于若目标图像类型为二类图像,则对目标图像进行预处理,得到预处理的二类图像,其中,预处理的二类图像为预置的医疗阅片模型能够进行病灶识别的图像;The preprocessing module 304 is used to preprocess the target image to obtain a preprocessed Class II image if the target image type is a Class II image, where the preprocessed Class II image can be processed by a preset medical interpretation model. Images for lesion identification;
第二识别发送模块305,用于对预处理的二类图像进行病灶识别,若目标图像中存在病灶区域,则在目标图像中对病灶区域进行标记并将标记后的图像发送至医护终端。The second recognition and sending module 305 is used to perform lesion recognition on the preprocessed Class II image. If there is a lesion area in the target image, mark the lesion area in the target image and send the marked image to the medical terminal.
本申请实施例中,获取目标图像,其中,目标图像为待识别的一类图像或二类图像,一类图像为专业医疗设备采集的体内图像或体表图像,二类图像为非专业医疗设备采集的体表图像;调用预置的医疗阅片模型对目标图像进行图像类型检测,得到目标图像类型;若目标图像类型为一类图像,则对目标图像进行病灶识别,若目标图像中存在病灶区域,则在目标图像中对病灶区域进行标记并将标记后的图像发送至医护终端;若目标图像类型为二类图像,则对目标图像进行预处理,得到预处理的二类图像,其中,预处理的二类图像为预置的医疗阅片模型能够进行病灶识别的图像;对预处理的二类图像进行病灶识别,若目标图像中存在病灶区域,则在目标图像中对病灶区域进行标记并将标记后的图像发送至医护终端,增加了人工智能医学阅片的图像种类。In the embodiment of the present application, a target image is obtained, where the target image is a first-class image or a second-class image to be identified, the first-class image is an in-vivo image or a body-surface image collected by professional medical equipment, and the second-class image is a non-professional medical device. Collected body surface images; call the preset medical reading model to detect the image type of the target image, and obtain the target image type; if the target image type is a type of image, perform lesion identification on the target image, and if there are lesions in the target image area, mark the lesion area in the target image and send the marked image to the medical terminal; if the target image type is a Class II image, preprocess the target image to obtain a preprocessed Class II image, where, The pre-processed second-class images are images that can be used for lesion identification by the preset medical interpretation model; perform lesion identification on the pre-processed second-class images, and if there is a lesion area in the target image, mark the lesion area in the target image And the marked images are sent to the medical terminal, increasing the types of images for artificial intelligence medical interpretation.
请参阅图4,本申请实施例中智能医疗阅片装置的另一个实施例包括:Please refer to Figure 4. Another embodiment of the intelligent medical reading device in the embodiment of the present application includes:
获取模块301,用于获取目标图像,其中,目标图像为待识别的一类图像或二类图像,一类图像为专业医疗设备采集的体内图像或体表图像,二类图像为非专业医疗设备采集的体表图像;The acquisition module 301 is used to acquire a target image, where the target image is a first-class image or a second-class image to be identified, the first-class image is an in-vivo image or a body surface image collected by professional medical equipment, and the second-class image is a non-professional medical equipment. Collected body surface images;
检测模块302,用于调用预置的医疗阅片模型对目标图像进行图像类型检测,得到目标图像类型;The detection module 302 is used to call a preset medical reading model to detect the image type of the target image and obtain the target image type;
第一识别发送模块303,用于若目标图像类型为一类图像,则对目标图像进行病灶识别,若目标图像中存在病灶区域,则在目标图像中对病灶区域进行标记并将标记后的图像发送至医护终端;The first recognition sending module 303 is used to perform lesion recognition on the target image if the target image type is a type of image. If there is a lesion area in the target image, mark the lesion area in the target image and store the marked image. Send to medical terminal;
预处理模块304,用于若目标图像类型为二类图像,则对目标图像进行预处理,得到预处理的二类图像,其中,预处理的二类图像为预置的医疗阅片模型能够进行病灶识别的图像;The preprocessing module 304 is used to preprocess the target image to obtain a preprocessed Class II image if the target image type is a Class II image, where the preprocessed Class II image can be processed by a preset medical interpretation model. Images for lesion identification;
第二识别发送模块305,用于对预处理的二类图像进行病灶识别,若目标图像中存在病灶区域,则在目标图像中对病灶区域进行标记并将标记后的图像发送至医护终端。The second recognition and sending module 305 is used to perform lesion recognition on the preprocessed Class II image. If there is a lesion area in the target image, mark the lesion area in the target image and send the marked image to the medical terminal.
可选的,检测模块302还可以具体用于:Optionally, the detection module 302 can also be specifically used to:
通过预置的医疗阅片模型对目标图像进行图像噪声分析,得到图像噪声分析结果;Perform image noise analysis on the target image through the preset medical reading model to obtain the image noise analysis results;
若图像噪声分析结果为目标图像存在泊松噪声,则将目标图像对应的目标图像类型确定为一类图像;If the image noise analysis result shows that the target image contains Poisson noise, then the target image type corresponding to the target image is determined as a type of image;
若图像噪声分析结果为目标图像存在高斯噪声,则将目标图像对应的目标图像类型确定为二类图像。If the image noise analysis result shows that Gaussian noise exists in the target image, the target image type corresponding to the target image is determined to be a Class II image.
可选的,第一识别发送模块303包括:Optionally, the first identification sending module 303 includes:
分割单元3031,用于若目标图像类型为一类图像,则对目标图像进行分割处理,得到目标图像区域;The segmentation unit 3031 is used to segment the target image to obtain the target image area if the target image type is a type of image;
确定单元3032,用于若目标图像区域中每个像素点的像素值都大于或等于预置像素值,则确定目标图像中存在病灶区域;The determination unit 3032 is used to determine that a lesion area exists in the target image if the pixel value of each pixel point in the target image area is greater than or equal to the preset pixel value;
标记单元3033,用于在目标图像中对病灶区域进行标记,并将标记后的图像发送至医护终端。The marking unit 3033 is used to mark the lesion area in the target image, and send the marked image to the medical terminal.
可选的,第一识别发送模块303还包括:Optionally, the first identification sending module 303 also includes:
提醒单元3034,用于若目标图像区域中每个像素点的像素值都小于预置像素值,则确定目标图像中未存在病灶区域,并生成提醒信息,将提醒信息发送至医护终端,提醒信息用于指示对目标图像的病灶识别结果进行复核。The reminder unit 3034 is used to determine that there is no lesion area in the target image if the pixel value of each pixel point in the target image area is less than the preset pixel value, generate reminder information, and send the reminder information to the medical terminal. Used to instruct to review the lesion identification results of the target image.
可选的,预处理模块304还可以具体用于:Optionally, the preprocessing module 304 can also be specifically used to:
若目标图像类型为二类图像,则对目标图像进行降噪处理,得到降噪的目标图像;If the target image type is a Class II image, perform noise reduction processing on the target image to obtain a denoised target image;
对降噪的目标图像进行灰度化处理,得到灰度化的目标图像;Perform grayscale processing on the noise-reduced target image to obtain a grayscale target image;
对灰度化的目标图像进行二值化处理,得到预处理的二类图像。Binarize the grayscale target image to obtain a preprocessed second-class image.
可选的,第二识别发送模块305还可以具体用于:Optionally, the second identification sending module 305 can also be specifically used for:
将预处理的二类图像进行图像块分割,得到多个图像块;Segment the preprocessed Class II image into image blocks to obtain multiple image blocks;
根据指定顺序对多个图像块进行逐一卷积,得到对应的每个图像块的卷积值;Convolve multiple image blocks one by one according to the specified order to obtain the corresponding convolution value of each image block;
若图像块的卷积值大于或等于预置卷积值,则确定对应的图像块中存在病灶区域,并将存在病灶区域的图像块加入病灶图像块集,病灶图像块集包括多个病灶图像块;If the convolution value of the image block is greater than or equal to the preset convolution value, it is determined that there is a lesion area in the corresponding image block, and the image block with the lesion area is added to the lesion image block set. The lesion image block set includes multiple lesion images. piece;
在多个病灶图像块的每个病灶图像块中对病灶区域进行标记,生成标记后的目标图像,并将标记后的目标图像发送至医护终端。Mark the lesion area in each of the multiple lesion image blocks, generate a marked target image, and send the marked target image to the medical care terminal.
可选的,智能医疗阅片装置还包括:Optionally, the smart medical reading device also includes:
生成模块306,用于获取历史患者的一类图像和二类图像,其中,一类图像和二类图像中存在病灶区域;The generation module 306 is used to obtain first-class images and second-class images of historical patients, where there are lesion areas in the first-class images and second-class images;
对一类图像进行提取,得到一类图像中的目标病灶区域,并对目标病灶区域进行标记,得到标记的一类图像;Extract a class of images to obtain a target lesion area in a class of images, and mark the target lesion area to obtain a labeled class of image;
对二类图像进行提取,得到二类图像中的目标病灶区域,并对目标病灶区域进行标记,得到标记的二类图像;Extract the second-class image to obtain the target lesion area in the second-class image, and mark the target lesion area to obtain the marked second-class image;
根据标记的一类图像和标记的二类图像进行模型训练,生成预置的医疗阅片模型。Carry out model training based on the labeled first-class images and labeled second-class images to generate a preset medical reading model.
本申请实施例中,获取目标图像,其中,目标图像为待识别的一类图像或二类图像,一类图像为专业医疗设备采集的体内图像或体表图像,二类图像为非专业医疗设备采集的体表图像;调用预置的医疗阅片模型对目标图像进行图像类型检测,得到目标图像类型;若目标图像类型为一类图像,则对目标图像进行病灶识别,若目标图像中存在病灶区域,则在目标图像中对病灶区域进行标记并将标记后的图像发送至医护终端;若目标图像类型为二类图像,则对目标图像进行预处理,得到预处理的二类图像,其中,预处理的二类图像为预置的医疗阅片模型能够进行病灶识别的图像;对预处理的二类图像进行病灶识别,若目标图像中存在病灶区域,则在目标图像中对病灶区域进行标记并将标记后的图像发送至医护终端,增加了人工智能医学阅片的图像种类。In the embodiment of the present application, a target image is obtained, where the target image is a first-class image or a second-class image to be identified, the first-class image is an in-vivo image or a body-surface image collected by professional medical equipment, and the second-class image is a non-professional medical device. Collected body surface images; call the preset medical reading model to detect the image type of the target image, and obtain the target image type; if the target image type is a type of image, perform lesion identification on the target image, and if there are lesions in the target image area, mark the lesion area in the target image and send the marked image to the medical terminal; if the target image type is a Class II image, preprocess the target image to obtain a preprocessed Class II image, where, The pre-processed second-class images are images that can be used for lesion identification by the preset medical interpretation model; perform lesion identification on the pre-processed second-class images, and if there is a lesion area in the target image, mark the lesion area in the target image And the marked images are sent to the medical terminal, increasing the types of images for artificial intelligence medical interpretation.
上面图3和图4从模块化功能实体的角度对本申请实施例中的智能医疗阅片装置进行详细描述,下面从硬件处理的角度对本申请实施例中智能医疗阅片设备进行详细描述。The above Figures 3 and 4 describe in detail the intelligent medical reading device in the embodiment of the present application from the perspective of modular functional entities. The following describes the intelligent medical reading device in the embodiment of the present application in detail from the perspective of hardware processing.
图5是本申请实施例提供的一种智能医疗阅片设备的结构示意图,该智能医疗阅片设备500可因配置或性能不同而产生比较大的差异,可以包括一个或一个以上处理器(central processing units,CPU)510(例如,一个或一个以上处理器)和存储器520,一个或一个以上存储应用程序533或数据532的存储介质530(例如一个或一个以上海量存储设备)。其中,存储器520和存储介质530可以是短暂存储或持久存储。存储在存储介质530的程序可以包括一个或一个以上模块(图示没标出),每个模块可以包括对智能医疗阅片设备500中的一系列指令操作。更进一步地,处理器510可以设置为与存储介质530通信,在智能医疗阅片设备500上执行存储介质530中的一系列指令操作。Figure 5 is a schematic structural diagram of an intelligent medical interpretation device provided by an embodiment of the present application. The intelligent medical interpretation device 500 may vary greatly due to different configurations or performance, and may include one or more central processors (central processors). processing units (CPU) 510 (eg, one or more processors) and memory 520, one or more storage media 530 (eg, one or more mass storage devices) that stores applications 533 or data 532. Among them, the memory 520 and the storage medium 530 may be short-term storage or persistent storage. The program stored in the storage medium 530 may include one or more modules (not shown in the figure), and each module may include a series of instruction operations on the intelligent medical reading device 500 . Furthermore, the processor 510 may be configured to communicate with the storage medium 530 and execute a series of instruction operations in the storage medium 530 on the intelligent medical reading device 500 .
智能医疗阅片设备500还可以包括一个或一个以上电源540,一个或一个以上有线或无线网络接口550,一个或一个以上输入输出接口560,和/或,一个或一个以上操作系统531,例如Windows Serve,Mac OS X,Unix,Linux,FreeBSD等等。本领域技术人员可以理解,图5示出的智能医疗阅片设备结构并不构成对智能医疗阅片设备的限定,可以包括比图示更多或更少的部件,或者组合某些部件,或者不同的部件布置。The intelligent medical reading device 500 may also include one or more power supplies 540, one or more wired or wireless network interfaces 550, one or more input and output interfaces 560, and/or one or more operating systems 531, such as Windows Serve, Mac OS X, Unix, Linux, FreeBSD and more. Those skilled in the art can understand that the structure of the intelligent medical interpretation device shown in Figure 5 does not constitute a limitation on the intelligent medical interpretation device. It may include more or fewer components than shown in the figure, or combine certain components, or Different component arrangements.
本申请还提供一种智能医疗阅片设备,所述计算机设备包括存储器和处理器,存储器中存储有计算机可读指令,计算机可读指令被处理器执行时,使得处理器执行上述各实施例中的所述智能医疗阅片方法的步骤。This application also provides an intelligent medical reading device. The computer device includes a memory and a processor. Computer-readable instructions are stored in the memory. When the computer-readable instructions are executed by the processor, they cause the processor to execute the above-mentioned embodiments. The steps of the intelligent medical reading method.
本申请还提供一种计算机可读存储介质,该计算机可读存储介质可以为非易失性计算机可读存储介质,该计算机可读存储介质也可以为易失性计算机可读存储介质,所述计算机可读存储介质中存储有指令,当所述指令在计算机上运行时,使得计算机执行所述智能医疗阅片方法的步骤。This application also provides a computer-readable storage medium. The computer-readable storage medium can be a non-volatile computer-readable storage medium. The computer-readable storage medium can also be a volatile computer-readable storage medium. Instructions are stored in the computer-readable storage medium, and when the instructions are run on the computer, they cause the computer to execute the steps of the intelligent medical reading method.
所属领域的技术人员可以清楚地了解到,为描述的方便和简洁,上述描述的系统,装置和单元的具体工作过程,可以参考前述方法实施例中的对应过程,在此不再赘述。Those skilled in the art can clearly understand that for the convenience and simplicity of description, the specific working processes of the systems, devices and units described above can be referred to the corresponding processes in the foregoing method embodiments, and will not be described again here.
所述集成的单元如果以软件功能单元的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储介质中。基于这样的理解,本申请的技术方案本质上或者说对现有技术做出贡献的部分或者该技术方案的全部或部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质中,包括若干指令用以使得一台计算机设备(可以是个人计算机,服务器,或者网络设备等)执行本申请各个实施例所述方法的全部或部分步骤。而前述的存储介质包括:U盘、移动硬盘、只读存储器(read-only memory,ROM)、随机存取存储器(random access memory,RAM)、磁碟或者光盘等各种可以存储程序代码的介质。If the integrated unit is implemented in the form of a software functional unit and sold or used as an independent product, it may be stored in a computer-readable storage medium. Based on this understanding, the technical solution of the present application is essentially or contributes to the existing technology, or all or part of the technical solution can be embodied in the form of a software product, and the computer software product is stored in a storage medium , including several instructions to cause a computer device (which may be a personal computer, a server, or a network device, etc.) to execute all or part of the steps of the methods described in various embodiments of this application. The aforementioned storage media include: U disk, mobile hard disk, read-only memory (ROM), random access memory (RAM), magnetic disk or optical disk and other media that can store program code. .
以上所述,以上实施例仅用以说明本申请的技术方案,而非对其限制;尽管参照前述实施例对本申请进行了详细的说明,本领域的普通技术人员应当理解:其依然可以对前述各实施例所记载的技术方案进行修改,或者对其中部分技术特征进行等同替换;而这些修改或者替换,并不使相应技术方案的本质脱离本申请各实施例技术方案的精神和范围。As mentioned above, the above embodiments are only used to illustrate the technical solution of the present application, but not to limit it. Although the present application has been described in detail with reference to the foregoing embodiments, those of ordinary skill in the art should understand that they can still make the foregoing technical solutions. The technical solutions described in each embodiment may be modified, or some of the technical features may be equivalently replaced; however, these modifications or substitutions do not cause the essence of the corresponding technical solutions to deviate from the spirit and scope of the technical solutions in each embodiment of the present application.

Claims (20)

  1. 一种智能医疗阅片方法,其中,所述智能医疗阅片方法包括:An intelligent medical reading method, wherein the intelligent medical reading method includes:
    获取目标图像,其中,所述目标图像为待识别的一类图像或二类图像,所述一类图像为专业医疗设备采集的体内图像或体表图像,所述二类图像为非专业医疗设备采集的体表图像;Obtain a target image, wherein the target image is a first-class image or a second-class image to be identified, the first-class image is an in-vivo image or a body-surface image collected by professional medical equipment, and the second-class image is a non-professional medical device. Collected body surface images;
    调用预置的医疗阅片模型对所述目标图像进行图像类型检测,得到目标图像类型;Call a preset medical reading model to detect the image type of the target image to obtain the target image type;
    若所述目标图像类型为所述一类图像,则对所述目标图像进行病灶识别,若目标图像中存在病灶区域,则在所述目标图像中对病灶区域进行标记并将标记后的图像发送至医护终端;If the target image type is the first type of image, perform lesion identification on the target image. If there is a lesion area in the target image, mark the lesion area in the target image and send the marked image. to the medical terminal;
    若所述目标图像类型为所述二类图像,则对所述目标图像进行预处理,得到预处理的二类图像,其中,所述预处理的二类图像为所述预置的医疗阅片模型能够进行病灶识别的图像;If the target image type is the second type image, the target image is preprocessed to obtain a preprocessed second type image, wherein the preprocessed second type image is the preset medical reading image. Images where the model can perform lesion identification;
    对所述预处理的二类图像进行病灶识别,若所述目标图像中存在病灶区域,则在所述目标图像中对病灶区域进行标记并将标记后的图像发送至医护终端。Lesion identification is performed on the preprocessed second-class image. If there is a lesion area in the target image, the lesion area is marked in the target image and the marked image is sent to the medical care terminal.
  2. 根据权利要求1所述的智能医疗阅片方法,其中,所述调用预置的医疗阅片模型对所述目标图像进行图像类型检测,得到目标图像类型,包括:The intelligent medical reading method according to claim 1, wherein the calling a preset medical reading model to detect the image type of the target image to obtain the target image type includes:
    通过预置的医疗阅片模型对所述目标图像进行图像噪声分析,得到图像噪声分析结果;Perform image noise analysis on the target image through a preset medical reading model to obtain image noise analysis results;
    若所述图像噪声分析结果为所述目标图像存在泊松噪声,则将所述目标图像对应的目标图像类型确定为一类图像;If the image noise analysis result is that Poisson noise exists in the target image, then determine the target image type corresponding to the target image as a type of image;
    若所述图像噪声分析结果为所述目标图像存在高斯噪声,则将所述目标图像对应的目标图像类型确定为二类图像。If the image noise analysis result shows that Gaussian noise exists in the target image, the target image type corresponding to the target image is determined to be a Class II image.
  3. 根据权利要求1所述的智能医疗阅片方法,其中,所述若所述目标图像类型为所述一类图像,则对所述目标图像进行病灶识别,若目标图像中存在病灶区域,则在所述目标图像中对病灶区域进行标记并将标记后的图像发送至医护终端,包括:The intelligent medical image reading method according to claim 1, wherein if the target image type is the first type of image, then perform lesion identification on the target image, and if there is a lesion area in the target image, then perform lesion identification on the target image. Mark the lesion area in the target image and send the marked image to the medical terminal, including:
    若所述目标图像类型为所述一类图像,则对所述目标图像进行分割处理,得到目标图像区域;If the target image type is the first type of image, segment the target image to obtain the target image area;
    若所述目标图像区域中每个像素点的像素值都大于或等于预置像素值,则确定所述目标图像中存在病灶区域;If the pixel value of each pixel in the target image area is greater than or equal to the preset pixel value, it is determined that a lesion area exists in the target image;
    在所述目标图像中对病灶区域进行标记,并将标记后的图像发送至医护终端。Mark the lesion area in the target image, and send the marked image to the medical terminal.
  4. 根据权利要求3所述的智能医疗阅片方法,其中,在所述若所述目标图像类型为所述一类图像,则对所述目标图像进行分割处理,得到目标图像区域之后,还包括:The intelligent medical reading method according to claim 3, wherein, after performing segmentation processing on the target image to obtain the target image area if the target image type is the first type of image, it further includes:
    若所述目标图像区域中每个像素点的像素值都小于预置像素值,则确定所述目标图像中未存在病灶区域,并生成提醒信息,将所述提醒信息发送至医护终端,所述提醒信息用于指示对所述目标图像的病灶识别结果进行复核。If the pixel value of each pixel point in the target image area is less than the preset pixel value, it is determined that there is no lesion area in the target image, and a reminder message is generated, and the reminder message is sent to the medical care terminal. The reminder information is used to instruct the review of the lesion identification result of the target image.
  5. 根据权利要求1所述的智能医疗阅片方法,其中,所述若所述目标图像类型为所述二类图像,则对所述目标图像进行预处理,得到预处理的二类图像,包括:The intelligent medical reading method according to claim 1, wherein if the target image type is the second type image, preprocessing is performed on the target image to obtain a preprocessed second type image, including:
    若所述目标图像类型为所述二类图像,则对所述目标图像进行降噪处理,得到降噪的目标图像;If the target image type is the second type of image, perform noise reduction processing on the target image to obtain a denoised target image;
    对所述降噪的目标图像进行灰度化处理,得到灰度化的目标图像;Perform grayscale processing on the denoised target image to obtain a grayscale target image;
    对所述灰度化的目标图像进行二值化处理,得到预处理的二类图像。The grayscale target image is binarized to obtain a preprocessed second-class image.
  6. 根据权利要求1所述的智能医疗阅片方法,其中,所述对所述预处理的二类图像进行病灶识别,若所述目标图像中存在病灶区域,则在所述目标图像中对病灶区域进行标记并将标记后的图像发送至医护终端,包括:The intelligent medical reading method according to claim 1, wherein the preprocessed second-class image is subjected to lesion identification, and if a lesion area exists in the target image, the lesion area is identified in the target image. Mark and send the marked images to the medical terminal, including:
    将所述预处理的二类图像进行图像块分割,得到多个图像块;Perform image block segmentation on the preprocessed Class II image to obtain multiple image blocks;
    根据指定顺序对所述多个图像块进行逐一卷积,得到对应的每个图像块的卷积值;Convolve the plurality of image blocks one by one according to the specified order to obtain the corresponding convolution value of each image block;
    若图像块的卷积值大于或等于预置卷积值,则确定对应的图像块中存在病灶区域,并将存在病灶区域的图像块加入病灶图像块集,所述病灶图像块集包括多个病灶图像块;If the convolution value of the image block is greater than or equal to the preset convolution value, it is determined that a lesion area exists in the corresponding image block, and the image block with the lesion area is added to the lesion image block set, and the lesion image block set includes multiple Lesion image block;
    在所述多个病灶图像块的每个病灶图像块中对病灶区域进行标记,生成标记后的目标图像,并将所述标记后的目标图像发送至医护终端。Mark the lesion area in each of the plurality of lesion image blocks, generate a marked target image, and send the marked target image to the medical care terminal.
  7. 根据权利要求1-6中任一项所述的智能医疗阅片方法,其中,在所述获取目标图像之前,还包括:The intelligent medical reading method according to any one of claims 1 to 6, wherein before acquiring the target image, it further includes:
    获取历史患者的一类图像和二类图像,其中,所述一类图像和二类图像中存在病灶区域;Obtaining first-class images and second-class images of historical patients, wherein there are lesion areas in the first-class images and second-class images;
    对所述一类图像进行提取,得到所述一类图像中的目标病灶区域,并对所述目标病灶区域进行标记,得到标记的一类图像;Extract the first type of image to obtain the target lesion area in the first type of image, and mark the target lesion area to obtain the marked first type of image;
    对所述二类图像进行提取,得到所述二类图像中的目标病灶区域,并对所述目标病灶区域进行标记,得到标记的二类图像;Extract the second class image to obtain the target lesion area in the second class image, and mark the target lesion area to obtain the marked second class image;
    根据所述标记的一类图像和所述标记的二类图像进行模型训练,生成预置的医疗阅片模型。Model training is performed based on the labeled first-class images and the labeled second-class images to generate a preset medical reading model.
  8. 一种智能医疗阅片装置,其中,所述智能医疗阅片装置包括:An intelligent medical reading device, wherein the intelligent medical reading device includes:
    获取模块,用于获取目标图像,其中,所述目标图像为待识别的一类图像或二类图像,所述一类图像为专业医疗设备采集的体内图像或体表图像,所述二类图像为非专业医疗设备采集的体表图像;Acquisition module, used to acquire a target image, wherein the target image is a first-class image or a second-class image to be identified, the first-class image is an in-vivo image or a body surface image collected by professional medical equipment, and the second-class image Body surface images collected for non-specialized medical devices;
    检测模块,用于调用预置的医疗阅片模型对所述目标图像进行图像类型检测,得到目标图像类型;A detection module, used to call a preset medical reading model to detect the image type of the target image to obtain the target image type;
    第一识别发送模块,用于若所述目标图像类型为所述一类图像,则对所述目标图像进行病灶识别,若目标图像中存在病灶区域,则在所述目标图像中对病灶区域进行标记并将标记后的图像发送至医护终端;The first identification sending module is used to perform lesion identification on the target image if the target image type is the first type of image, and to perform lesion identification on the lesion area in the target image if there is a lesion area in the target image. Mark and send the marked images to the medical terminal;
    预处理模块,用于若所述目标图像类型为所述二类图像,则对所述目标图像进行预处理,得到预处理的二类图像,其中,所述预处理的二类图像为所述预置的医疗阅片模型能够进行病灶识别的图像;A preprocessing module, configured to preprocess the target image to obtain a preprocessed second class image if the target image type is the second class image, wherein the preprocessed second class image is the second class image. The preset medical image reading model can identify images of lesions;
    第二识别发送模块,用于对所述预处理的二类图像进行病灶识别,若所述目标图像中存在病灶区域,则在所述目标图像中对病灶区域进行标记并将标记后的图像发送至医护终端。The second recognition and sending module is used to perform lesion recognition on the preprocessed Class II image. If there is a lesion area in the target image, mark the lesion area in the target image and send the marked image. to the medical terminal.
  9. 一种智能医疗阅片设备,其中,所述智能医疗阅片设备包括:存储器和至少一个处理器,所述存储器中存储有指令;An intelligent medical interpretation device, wherein the intelligent medical interpretation device includes: a memory and at least one processor, and instructions are stored in the memory;
    所述至少一个处理器调用所述存储器中的所述指令,以使得所述智能医疗阅片设备执行如下所述的智能医疗阅片方法的步骤:The at least one processor calls the instructions in the memory, so that the smart medical reading device executes the steps of the smart medical reading method as follows:
    获取目标图像,其中,所述目标图像为待识别的一类图像或二类图像,所述一类图像为专业医疗设备采集的体内图像或体表图像,所述二类图像为非专业医疗设备采集的体表图像;Obtain a target image, wherein the target image is a first-class image or a second-class image to be identified, the first-class image is an in-vivo image or a body-surface image collected by professional medical equipment, and the second-class image is a non-professional medical device. Collected body surface images;
    调用预置的医疗阅片模型对所述目标图像进行图像类型检测,得到目标图像类型;Call a preset medical reading model to detect the image type of the target image to obtain the target image type;
    若所述目标图像类型为所述一类图像,则对所述目标图像进行病灶识别,若目标图像中存在病灶区域,则在所述目标图像中对病灶区域进行标记并将标记后的图像发送至医护终端;If the target image type is the first type of image, perform lesion identification on the target image. If there is a lesion area in the target image, mark the lesion area in the target image and send the marked image. to the medical terminal;
    若所述目标图像类型为所述二类图像,则对所述目标图像进行预处理,得到预处理的二类图像,其中,所述预处理的二类图像为所述预置的医疗阅片模型能够进行病灶识别的图像;If the target image type is the second type image, the target image is preprocessed to obtain a preprocessed second type image, wherein the preprocessed second type image is the preset medical reading image. Images where the model can perform lesion identification;
    对所述预处理的二类图像进行病灶识别,若所述目标图像中存在病灶区域,则在所述目标图像中对病灶区域进行标记并将标记后的图像发送至医护终端。Lesion identification is performed on the preprocessed second-class image. If there is a lesion area in the target image, the lesion area is marked in the target image and the marked image is sent to the medical care terminal.
  10. 根据权利要求9所述的智能医疗阅片设备,其中,所述智能医疗阅片程序被所述处理器执行实现所述调用预置的医疗阅片模型对所述目标图像进行图像类型检测,得到目标图像类型的步骤时,还执行以下步骤:The intelligent medical interpretation device according to claim 9, wherein the intelligent medical interpretation program is executed by the processor to implement the calling of the preset medical interpretation model to detect the image type of the target image, and obtain target image type, also perform the following steps:
    通过预置的医疗阅片模型对所述目标图像进行图像噪声分析,得到图像噪声分析结果;Perform image noise analysis on the target image through a preset medical reading model to obtain image noise analysis results;
    若所述图像噪声分析结果为所述目标图像存在泊松噪声,则将所述目标图像对应的目标图像类型确定为一类图像;If the image noise analysis result is that Poisson noise exists in the target image, then determine the target image type corresponding to the target image as a type of image;
    若所述图像噪声分析结果为所述目标图像存在高斯噪声,则将所述目标图像对应的目标图像类型确定为二类图像。If the image noise analysis result shows that Gaussian noise exists in the target image, the target image type corresponding to the target image is determined to be a Class II image.
  11. 根据权利要求9所述的智能医疗阅片设备,其中,所述智能医疗阅片程序被所述处理器执行实现所述若所述目标图像类型为所述一类图像,则对所述目标图像进行病灶识别,若目标图像中存在病灶区域,则在所述目标图像中对病灶区域进行标记并将标记后的图像发送至医护终端的步骤时,还执行以下步骤:The intelligent medical interpretation device according to claim 9, wherein the intelligent medical interpretation program is executed by the processor to implement, if the target image type is the first type of image, the target image Perform lesion identification, and if there is a lesion area in the target image, mark the lesion area in the target image and send the marked image to the medical care terminal, the following steps are also performed:
    若所述目标图像类型为所述一类图像,则对所述目标图像进行分割处理,得到目标图像区域;If the target image type is the first type of image, segment the target image to obtain the target image area;
    若所述目标图像区域中每个像素点的像素值都大于或等于预置像素值,则确定所述目标图像中存在病灶区域;If the pixel value of each pixel in the target image area is greater than or equal to the preset pixel value, it is determined that a lesion area exists in the target image;
    在所述目标图像中对病灶区域进行标记,并将标记后的图像发送至医护终端。Mark the lesion area in the target image, and send the marked image to the medical terminal.
  12. 根据权利要求11所述的智能医疗阅片设备,其中,所述智能医疗阅片程序被所述处理器执行实现在所述若所述目标图像类型为所述一类图像,则对所述目标图像进行分割处理,得到目标图像区域的步骤之后,还执行以下步骤:The intelligent medical interpretation device according to claim 11, wherein the intelligent medical interpretation program is executed by the processor to implement if the target image type is the first type of image, then the target image is After the image is segmented and the target image area is obtained, the following steps are also performed:
    若所述目标图像区域中每个像素点的像素值都小于预置像素值,则确定所述目标图像中未存在病灶区域,并生成提醒信息,将所述提醒信息发送至医护终端,所述提醒信息用于指示对所述目标图像的病灶识别结果进行复核。If the pixel value of each pixel point in the target image area is less than the preset pixel value, it is determined that there is no lesion area in the target image, and a reminder message is generated, and the reminder message is sent to the medical care terminal. The reminder information is used to instruct the review of the lesion identification result of the target image.
  13. 根据权利要求9所述的智能医疗阅片设备,其中,所述智能医疗阅片程序被所述处理器执行实现所述若所述目标图像类型为所述二类图像,则对所述目标图像进行预处理,得到预处理的二类图像的步骤时,还执行以下步骤:The intelligent medical interpretation device according to claim 9, wherein the intelligent medical interpretation program is executed by the processor to implement the step of processing the target image if the target image type is the second type image. When performing preprocessing to obtain the preprocessed Class II image, the following steps are also performed:
    若所述目标图像类型为所述二类图像,则对所述目标图像进行降噪处理,得到降噪的目标图像;If the target image type is the second type of image, perform noise reduction processing on the target image to obtain a denoised target image;
    对所述降噪的目标图像进行灰度化处理,得到灰度化的目标图像;Perform grayscale processing on the denoised target image to obtain a grayscale target image;
    对所述灰度化的目标图像进行二值化处理,得到预处理的二类图像。The grayscale target image is binarized to obtain a preprocessed second-class image.
  14. 根据权利要求9所述的智能医疗阅片设备,其中,所述智能医疗阅片程序被所述处理器执行实现所述对所述预处理的二类图像进行病灶识别,若所述目标图像中存在病灶区域,则在所述目标图像中对病灶区域进行标记并将标记后的图像发送至医护终端的步骤时,还执行以下步骤:The intelligent medical interpretation device according to claim 9, wherein the intelligent medical interpretation program is executed by the processor to implement the lesion identification on the preprocessed second-class image. If the target image contains If a lesion area exists, when marking the lesion area in the target image and sending the marked image to the medical terminal, the following steps are also performed:
    将所述预处理的二类图像进行图像块分割,得到多个图像块;Perform image block segmentation on the preprocessed Class II image to obtain multiple image blocks;
    根据指定顺序对所述多个图像块进行逐一卷积,得到对应的每个图像块的卷积值;Convolve the plurality of image blocks one by one according to the specified order to obtain the corresponding convolution value of each image block;
    若图像块的卷积值大于或等于预置卷积值,则确定对应的图像块中存在病灶区域,并将存在病灶区域的图像块加入病灶图像块集,所述病灶图像块集包括多个病灶图像块;If the convolution value of the image block is greater than or equal to the preset convolution value, it is determined that a lesion area exists in the corresponding image block, and the image block with the lesion area is added to the lesion image block set, and the lesion image block set includes multiple Lesion image block;
    在所述多个病灶图像块的每个病灶图像块中对病灶区域进行标记,生成标记后的目标图像,并将所述标记后的目标图像发送至医护终端。Mark the lesion area in each of the plurality of lesion image blocks, generate a marked target image, and send the marked target image to the medical care terminal.
  15. 一种计算机可读存储介质,所述计算机可读存储介质上存储有计算机程序,其中,所述计算机程序被处理器执行时实现如下所述的智能医疗阅片方法的步骤:A computer-readable storage medium. A computer program is stored on the computer-readable storage medium. When the computer program is executed by a processor, the steps of the intelligent medical reading method are implemented as follows:
    获取目标图像,其中,所述目标图像为待识别的一类图像或二类图像,所述一类图像为专业医疗设备采集的体内图像或体表图像,所述二类图像为非专业医疗设备采集的体表图像;Obtain a target image, wherein the target image is a first-class image or a second-class image to be identified, the first-class image is an in-vivo image or a body-surface image collected by professional medical equipment, and the second-class image is a non-professional medical device. Collected body surface images;
    调用预置的医疗阅片模型对所述目标图像进行图像类型检测,得到目标图像类型;Call a preset medical reading model to detect the image type of the target image to obtain the target image type;
    若所述目标图像类型为所述一类图像,则对所述目标图像进行病灶识别,若目标图像中存在病灶区域,则在所述目标图像中对病灶区域进行标记并将标记后的图像发送至医护终端;If the target image type is the first type of image, perform lesion identification on the target image. If there is a lesion area in the target image, mark the lesion area in the target image and send the marked image. to the medical terminal;
    若所述目标图像类型为所述二类图像,则对所述目标图像进行预处理,得到预处理的二类图像,其中,所述预处理的二类图像为所述预置的医疗阅片模型能够进行病灶识别的图像;If the target image type is the second type image, the target image is preprocessed to obtain a preprocessed second type image, wherein the preprocessed second type image is the preset medical reading image. Images where the model can perform lesion identification;
    对所述预处理的二类图像进行病灶识别,若所述目标图像中存在病灶区域,则在所述目标图像中对病灶区域进行标记并将标记后的图像发送至医护终端。Lesion identification is performed on the preprocessed second-class image. If there is a lesion area in the target image, the lesion area is marked in the target image and the marked image is sent to the medical care terminal.
  16. 根据权利要求15所述的计算机可读存储介质,其中,所述计算机程序被处理器执行所述调用预置的医疗阅片模型对所述目标图像进行图像类型检测,得到目标图像类型的步骤时,还执行如下步骤:The computer-readable storage medium according to claim 15, wherein when the computer program is executed by the processor, the step of calling a preset medical reading model to detect the image type of the target image and obtain the target image type is obtained. , also perform the following steps:
    通过预置的医疗阅片模型对所述目标图像进行图像噪声分析,得到图像噪声分析结果;Perform image noise analysis on the target image through a preset medical reading model to obtain image noise analysis results;
    若所述图像噪声分析结果为所述目标图像存在泊松噪声,则将所述目标图像对应的目标图像类型确定为一类图像;If the image noise analysis result is that Poisson noise exists in the target image, then determine the target image type corresponding to the target image as a type of image;
    若所述图像噪声分析结果为所述目标图像存在高斯噪声,则将所述目标图像对应的目标图像类型确定为二类图像。If the image noise analysis result shows that Gaussian noise exists in the target image, the target image type corresponding to the target image is determined to be a Class II image.
  17. 根据权利要求15所述的计算机可读存储介质,其中,所述计算机程序被处理器执行所述若所述目标图像类型为所述一类图像,则对所述目标图像进行病灶识别,若目标图像中存在病灶区域,则在所述目标图像中对病灶区域进行标记并将标记后的图像发送至医护终端的步骤时,还执行如下步骤:The computer-readable storage medium according to claim 15, wherein the computer program is executed by a processor and performs lesion identification on the target image if the target image type is the first type of image. If there is a lesion area in the image, then in the step of marking the lesion area in the target image and sending the marked image to the medical terminal, the following steps are also performed:
    若所述目标图像类型为所述一类图像,则对所述目标图像进行分割处理,得到目标图像区域;If the target image type is the first type of image, segment the target image to obtain the target image area;
    若所述目标图像区域中每个像素点的像素值都大于或等于预置像素值,则确定所述目标图像中存在病灶区域;If the pixel value of each pixel in the target image area is greater than or equal to the preset pixel value, it is determined that a lesion area exists in the target image;
    在所述目标图像中对病灶区域进行标记,并将标记后的图像发送至医护终端。Mark the lesion area in the target image, and send the marked image to the medical terminal.
  18. 根据权利要求17所述的计算机可读存储介质,其中,所述计算机程序被处理器执行在所述若所述目标图像类型为所述一类图像,则对所述目标图像进行分割处理,得到目标图像区域的步骤之后,还执行如下步骤:The computer-readable storage medium according to claim 17, wherein the computer program is executed by the processor to perform segmentation processing on the target image if the target image type is the first type of image, to obtain After the step of target image area, also perform the following steps:
    若所述目标图像区域中每个像素点的像素值都小于预置像素值,则确定所述目标图像中未存在病灶区域,并生成提醒信息,将所述提醒信息发送至医护终端,所述提醒信息用于指示对所述目标图像的病灶识别结果进行复核。If the pixel value of each pixel point in the target image area is less than the preset pixel value, it is determined that there is no lesion area in the target image, and a reminder message is generated, and the reminder message is sent to the medical care terminal. The reminder information is used to instruct the review of the lesion identification result of the target image.
  19. 根据权利要求15所述的计算机可读存储介质,其中,所述计算机程序被处理器执行所述若所述目标图像类型为所述二类图像,则对所述目标图像进行预处理,得到预处理的二类图像的步骤时,还执行如下步骤:The computer-readable storage medium according to claim 15, wherein the computer program is executed by the processor and performs preprocessing on the target image to obtain a pre-processed image if the target image type is the second type image. When processing the second-class image, the following steps are also performed:
    若所述目标图像类型为所述二类图像,则对所述目标图像进行降噪处理,得到降噪的目标图像;If the target image type is the second type of image, perform noise reduction processing on the target image to obtain a denoised target image;
    对所述降噪的目标图像进行灰度化处理,得到灰度化的目标图像;Perform grayscale processing on the denoised target image to obtain a grayscale target image;
    对所述灰度化的目标图像进行二值化处理,得到预处理的二类图像。The grayscale target image is binarized to obtain a preprocessed second-class image.
  20. 根据权利要求15所述的计算机可读存储介质,其中,所述计算机程序被处理器执行所述对所述预处理的二类图像进行病灶识别,若所述目标图像中存在病灶区域,则在 所述目标图像中对病灶区域进行标记并将标记后的图像发送至医护终端的步骤时,还执行如下步骤:The computer-readable storage medium according to claim 15, wherein the computer program is executed by a processor to perform lesion identification on the pre-processed second-class image, and if there is a lesion area in the target image, then When marking the lesion area in the target image and sending the marked image to the medical terminal, the following steps are also performed:
    将所述预处理的二类图像进行图像块分割,得到多个图像块;Perform image block segmentation on the preprocessed Class II image to obtain multiple image blocks;
    根据指定顺序对所述多个图像块进行逐一卷积,得到对应的每个图像块的卷积值;Convolve the plurality of image blocks one by one according to the specified order to obtain the corresponding convolution value of each image block;
    若图像块的卷积值大于或等于预置卷积值,则确定对应的图像块中存在病灶区域,并将存在病灶区域的图像块加入病灶图像块集,所述病灶图像块集包括多个病灶图像块;If the convolution value of the image block is greater than or equal to the preset convolution value, it is determined that a lesion area exists in the corresponding image block, and the image block with the lesion area is added to the lesion image block set, and the lesion image block set includes multiple Lesion image block;
    在所述多个病灶图像块的每个病灶图像块中对病灶区域进行标记,生成标记后的目标图像,并将所述标记后的目标图像发送至医护终端。Mark the lesion area in each of the plurality of lesion image blocks, generate a marked target image, and send the marked target image to the medical care terminal.
PCT/CN2022/121727 2022-03-23 2022-09-27 Intelligent medical film reading method, apparatus, and device, and storage medium WO2023178972A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202210289590.9 2022-03-23
CN202210289590.9A CN114628010A (en) 2022-03-23 2022-03-23 Intelligent medical film reading method, device, equipment and storage medium

Publications (1)

Publication Number Publication Date
WO2023178972A1 true WO2023178972A1 (en) 2023-09-28

Family

ID=81903414

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2022/121727 WO2023178972A1 (en) 2022-03-23 2022-09-27 Intelligent medical film reading method, apparatus, and device, and storage medium

Country Status (2)

Country Link
CN (1) CN114628010A (en)
WO (1) WO2023178972A1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114628010A (en) * 2022-03-23 2022-06-14 康键信息技术(深圳)有限公司 Intelligent medical film reading method, device, equipment and storage medium

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107644419A (en) * 2017-09-30 2018-01-30 百度在线网络技术(北京)有限公司 Method and apparatus for analyzing medical image
CN108573490A (en) * 2018-04-25 2018-09-25 王成彦 A kind of intelligent read tablet system for tumor imaging data
CN110136103A (en) * 2019-04-24 2019-08-16 平安科技(深圳)有限公司 Medical image means of interpretation, device, computer equipment and storage medium
CN110223280A (en) * 2019-06-03 2019-09-10 Oppo广东移动通信有限公司 Phlebothrombosis detection method and phlebothrombosis detection device
CN112401915A (en) * 2020-11-19 2021-02-26 华中科技大学同济医学院附属协和医院 Image fusion comparison method for CT (computed tomography) reexamination of new coronary pneumonia
CN114628010A (en) * 2022-03-23 2022-06-14 康键信息技术(深圳)有限公司 Intelligent medical film reading method, device, equipment and storage medium

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107644419A (en) * 2017-09-30 2018-01-30 百度在线网络技术(北京)有限公司 Method and apparatus for analyzing medical image
CN108573490A (en) * 2018-04-25 2018-09-25 王成彦 A kind of intelligent read tablet system for tumor imaging data
CN110136103A (en) * 2019-04-24 2019-08-16 平安科技(深圳)有限公司 Medical image means of interpretation, device, computer equipment and storage medium
CN110223280A (en) * 2019-06-03 2019-09-10 Oppo广东移动通信有限公司 Phlebothrombosis detection method and phlebothrombosis detection device
CN112401915A (en) * 2020-11-19 2021-02-26 华中科技大学同济医学院附属协和医院 Image fusion comparison method for CT (computed tomography) reexamination of new coronary pneumonia
CN114628010A (en) * 2022-03-23 2022-06-14 康键信息技术(深圳)有限公司 Intelligent medical film reading method, device, equipment and storage medium

Also Published As

Publication number Publication date
CN114628010A (en) 2022-06-14

Similar Documents

Publication Publication Date Title
JP6947759B2 (en) Systems and methods for automatically detecting, locating, and semantic segmenting anatomical objects
Pranata et al. Deep learning and SURF for automated classification and detection of calcaneus fractures in CT images
Rahane et al. Lung cancer detection using image processing and machine learning healthcare
JP7241075B2 (en) 3D medical image analysis method and system for identifying vertebral fractures
CN113506294B (en) Medical image evaluation method, system, computer equipment and storage medium
CN111062947B (en) X-ray chest radiography focus positioning method and system based on deep learning
EP3424017B1 (en) Automatic detection of an artifact in patient image data
CN112750531A (en) Automatic inspection system, method, equipment and medium for traditional Chinese medicine
CN113012173A (en) Heart segmentation model and pathology classification model training, heart segmentation and pathology classification method and device based on cardiac MRI
Chitsaz et al. Medical image segmentation using a multi-agent system approach.
WO2023178972A1 (en) Intelligent medical film reading method, apparatus, and device, and storage medium
CN114037803B (en) Medical image three-dimensional reconstruction method and system
Pradhan et al. Lung cancer detection using 3D convolutional neural networks
Kansal et al. Digital image processing and IoT in smart health care-A review
CN113706514B (en) Focus positioning method, device, equipment and storage medium based on template image
Karthick et al. Analysis of lung cancer detection based on the machine learning algorithm and IOT
Umadevi et al. Enhanced Segmentation Method for bone structure and diaphysis extraction from x-ray images
Bharodiya Feature extraction methods for CT-scan images using image processing
Cheng et al. Dental hard tissue morphological segmentation with sparse representation-based classifier
CN115761226A (en) Oral cavity image segmentation identification method and device, electronic equipment and storage medium
Xu et al. Metal artifact reduction for oral and maxillofacial computed tomography images by a generative adversarial network
CN115239740A (en) GT-UNet-based full-center segmentation algorithm
Mansoor et al. Near-optimal keypoint sampling for fast pathological lung segmentation
Songram et al. Classification of chest X-ray images using a hybrid deep learning method
Rajan et al. IoT based optical coherence tomography retinal images classification using OCT Deep Net2

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 22933024

Country of ref document: EP

Kind code of ref document: A1