CN110827308A - Image processing method, device, electronic device and storage medium - Google Patents
Image processing method, device, electronic device and storage medium Download PDFInfo
- Publication number
- CN110827308A CN110827308A CN201911075284.XA CN201911075284A CN110827308A CN 110827308 A CN110827308 A CN 110827308A CN 201911075284 A CN201911075284 A CN 201911075284A CN 110827308 A CN110827308 A CN 110827308A
- Authority
- CN
- China
- Prior art keywords
- processed
- image
- pathological image
- pathological
- tissue region
- Prior art date
- Legal status (The legal status 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 status listed.)
- Pending
Links
- 238000003672 processing method Methods 0.000 title claims abstract description 26
- 230000001575 pathological effect Effects 0.000 claims abstract description 163
- 238000000034 method Methods 0.000 claims abstract description 76
- 238000000605 extraction Methods 0.000 claims abstract description 70
- 230000011218 segmentation Effects 0.000 claims abstract description 60
- 238000012545 processing Methods 0.000 claims abstract description 56
- 238000010187 selection method Methods 0.000 claims description 16
- 230000006870 function Effects 0.000 claims description 4
- 230000007170 pathology Effects 0.000 claims 3
- 238000010827 pathological analysis Methods 0.000 abstract description 10
- 238000013473 artificial intelligence Methods 0.000 abstract description 5
- 238000011161 development Methods 0.000 abstract description 2
- 230000018109 developmental process Effects 0.000 abstract description 2
- 238000006243 chemical reaction Methods 0.000 description 4
- 238000004891 communication Methods 0.000 description 4
- 238000010586 diagram Methods 0.000 description 4
- 230000008569 process Effects 0.000 description 4
- 238000011160 research Methods 0.000 description 4
- 230000008878 coupling Effects 0.000 description 3
- 238000010168 coupling process Methods 0.000 description 3
- 238000005859 coupling reaction Methods 0.000 description 3
- 238000005516 engineering process Methods 0.000 description 3
- 230000004048 modification Effects 0.000 description 2
- 238000012986 modification Methods 0.000 description 2
- 230000035945 sensitivity Effects 0.000 description 2
- 230000003044 adaptive effect Effects 0.000 description 1
- 238000013527 convolutional neural network Methods 0.000 description 1
- 238000013135 deep learning Methods 0.000 description 1
- 230000006872 improvement Effects 0.000 description 1
- 230000035515 penetration Effects 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
- G06T7/10—Segmentation; Edge detection
- G06T7/136—Segmentation; Edge detection involving thresholding
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
- G06T7/0002—Inspection of images, e.g. flaw detection
- G06T7/0012—Biomedical image inspection
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/20—Image preprocessing
- G06V10/28—Quantising the image, e.g. histogram thresholding for discrimination between background and foreground patterns
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/40—Extraction of image or video features
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/10—Image acquisition modality
- G06T2207/10024—Color image
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/30—Subject of image; Context of image processing
- G06T2207/30004—Biomedical image processing
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Physics & Mathematics (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Multimedia (AREA)
- Medical Informatics (AREA)
- Quality & Reliability (AREA)
- Radiology & Medical Imaging (AREA)
- Nuclear Medicine, Radiotherapy & Molecular Imaging (AREA)
- Health & Medical Sciences (AREA)
- General Health & Medical Sciences (AREA)
- Image Analysis (AREA)
Abstract
本申请涉及一种有助于推动病理诊断的人工智能化发展的图像处理方法,装置,电子设备及存储介质,该方法包括:获取待处理病理图像;基于所述待处理病理图像各像素对应的灰度值,分别利用不同的阈值法对所述待处理病理图像进行阈值分割,得到不同阈值法对应的组织区域提取结果;及将所述不同阈值法对应的组织区域提取结果进行位与处理,得到目标组织区域提取结果。本申请通过利用不同的阈值法对待处理病理图像进行阈值分割,并将不同的阈值法对应的提取结果进行位与处理,较之单一的阈值法进行图像处理,能够提升图像处理的准确性,为人工智能在辅助病理诊断领域的应用奠定基础,继而能够提高阅片速度,缩短阅片时间,节约人力成本。
The present application relates to an image processing method, device, electronic device and storage medium that help to promote the development of artificial intelligence in pathological diagnosis. The method includes: acquiring a pathological image to be processed; gray value, using different threshold methods to perform threshold segmentation on the pathological image to be processed, to obtain tissue region extraction results corresponding to different threshold methods; and performing bit AND processing on the tissue region extraction results corresponding to the different threshold methods, Obtain the extraction result of the target tissue area. The present application uses different threshold methods to perform threshold segmentation on the pathological images to be processed, and performs bit AND processing on the extraction results corresponding to different threshold methods. Compared with image processing using a single threshold method, the accuracy of image processing can be improved, and The application of artificial intelligence in the field of auxiliary pathological diagnosis lays the foundation, which in turn can improve the reading speed, shorten the reading time, and save labor costs.
Description
技术领域technical field
本申请涉及图像处理技术领域,具体而言,涉及一种图像处理方法,一种图像处理装置,一种电子设备及一种存储介质。The present application relates to the technical field of image processing, and in particular, to an image processing method, an image processing apparatus, an electronic device and a storage medium.
背景技术Background technique
近年来,随着计算视觉技术的不断发展,尤其是以卷积神经网络为代表的深度学习技术的不断成熟,并且往医学图像的各个领域不断渗透,病理图像处理已成为计算机视觉的一个重要研究内容。如何利用计算机视觉的技术对病理图像进行精准的识别,进而服务于病理诊断是当前病理人工智能领域的研究热点。In recent years, with the continuous development of computational vision technology, especially the continuous maturity of deep learning technology represented by convolutional neural networks, and its continuous penetration into various fields of medical images, pathological image processing has become an important research in computer vision. content. How to use computer vision technology to accurately identify pathological images and then serve pathological diagnosis is a research hotspot in the field of pathological artificial intelligence.
病理图像由于色彩较为单一且目标组织区域与背景区域的差别较大,多采用阈值分割的方法进行目标组织区域识别,然而,目前对病理图像的目标组织区域进行识别多采用单一的阈值法,致使目标组织区域识别的准确性不高。Because the color of pathological images is relatively single and the difference between the target tissue area and the background area is large, the method of threshold segmentation is often used to identify the target tissue area. The accuracy of target tissue region identification is not high.
发明内容SUMMARY OF THE INVENTION
有鉴于此,本申请提供一种能够提升图像处理准确性的图像处理方法,图像处理装置,电子设备及存储介质。In view of this, the present application provides an image processing method, an image processing apparatus, an electronic device and a storage medium capable of improving the accuracy of image processing.
一种图像处理方法,包括:获取待处理病理图像;基于所述待处理病理图像各像素的灰度值,分别利用不同的阈值法对所述待处理病理图像进行阈值分割,得到不同阈值法对应的组织区域提取结果;及将所述不同阈值法对应的组织区域提取结果进行位与处理,得到目标组织区域提取结果。An image processing method, comprising: acquiring a pathological image to be processed; based on the gray value of each pixel of the pathological image to be processed, threshold segmentation is performed on the pathological image to be processed using different threshold methods respectively, to obtain corresponding and performing bit AND processing on the tissue region extraction results corresponding to the different threshold methods to obtain the target tissue region extraction result.
本申请提供的图像处理方法通过利用不同的阈值法对待处理病理图像进行阈值分割,并将不同的阈值法对应的提取结果进行位与处理,较之采用单一的阈值法进行图像处理,能够提升图像处理结果的准确性。The image processing method provided by the present application performs threshold segmentation on the pathological image to be processed by using different threshold methods, and performs bit AND processing on the extraction results corresponding to different threshold methods. Compared with image processing using a single threshold method, the image can be improved. Accuracy of processing results.
可选地,所述待处理病理图像为HSV病理图像,所述获取待处理病理图像,包括:获取待处理RGB病理图像,基于所述待处理RGB病理图像的一单色通道对所述待处理RGB病理图像进行阈值分割,及将阈值分割后的待处理RGB病理图像转换成所述待处理HSV病理图像。Optionally, the pathological image to be processed is an HSV pathological image, and the acquiring the pathological image to be processed includes: acquiring an RGB pathological image to be processed, and processing the pathological image to be processed based on a monochromatic channel of the RGB pathological image to be processed. The RGB pathological image is subjected to threshold segmentation, and the threshold-segmented RGB pathological image to be processed is converted into the to-be-processed HSV pathological image.
由于病理医师在阅片时为了便于做出病理诊断会在病理切片上作相应标记,或者病理切片本身自带有一些标记,因此,由病理切片扫描仪扫描病理切片所得到的病理图像上也存在相应标记。本申请通过获取待处理RGB病理图像,并基于所述待处理RGB病理图像的一单色通道对所述待处理RGB病理图像进行阈值分割,能够去除这些标记,进而提升图像处理的准确性;而由于HSV色彩空间与人眼能够感知的色彩空间更为接近,本申请采用HSV病理图像作为待处理病理图像,能够模拟病理医师阅片时色彩空间的敏感性,更有利于病理诊断人工智能的研究。Since the pathologist will make corresponding marks on the pathological section in order to make the pathological diagnosis when reading the film, or the pathological section itself has some marks, therefore, the pathological image obtained by scanning the pathological section by the pathological section scanner also exists in the pathological section. Mark accordingly. In the present application, by acquiring the RGB pathological image to be processed, and performing threshold segmentation on the RGB pathological image to be processed based on a single color channel of the RGB pathological image to be processed, these marks can be removed, thereby improving the accuracy of image processing; and Since the HSV color space is closer to the color space that the human eye can perceive, this application uses HSV pathological images as the pathological images to be processed, which can simulate the color space sensitivity of pathologists when reading images, and is more conducive to the research of pathological diagnosis artificial intelligence .
可选地,所述基于所述待处理病理图像各像素的灰度值,分别利用不同的阈值法对所述待处理病理图像进行阈值分割,得到不同阈值法对应的组织区域提取结果,包括:采用人工经验选择法对所述待处理病理图像进行阈值分割,得到第一组织区域提取结果;及采用最大类间方差法对所述待处理病理图像进行阈值分割,得到第二组织区域提取结果。Optionally, based on the gray value of each pixel of the pathological image to be processed, different threshold methods are used to perform threshold segmentation on the pathological image to be processed, to obtain tissue region extraction results corresponding to different threshold methods, including: Threshold segmentation is performed on the pathological image to be processed by artificial experience selection method to obtain a first tissue region extraction result; and a maximum inter-class variance method is used to perform threshold segmentation on the to-be-processed pathological image to obtain a second tissue region extraction result.
可选地,在所述得到目标组织区域提取结果之后,所述方法还包括:对所述目标组织区域提取结果进行开操作和/或闭操作处理。Optionally, after obtaining the extraction result of the target tissue region, the method further includes: performing an opening operation and/or a closing operation on the extraction result of the target tissue region.
本申请提供的图像处理方法在得到目标组织区域提取结果后,通过对目标组织区域提取结果进行开操作和/或闭操作能够对目标组织区域提取结果的边界进行优化,以输出更好的目标组织区域提取结果。After obtaining the extraction result of the target tissue region, the image processing method provided by the present application can optimize the boundary of the extraction result of the target tissue region by performing an opening operation and/or a closing operation on the extraction result of the target tissue region, so as to output a better target tissue Region extraction results.
一种图像处理装置,包括:获取模块,用于获取待处理病理图像;提取模块,用于基于所述待处理病理图像各像素的灰度值,分别利用不同的阈值法对所述待处理病理图像进行阈值分割,得到不同阈值法对应的组织区域提取结果;及处理模块,用于将所述不同阈值法对应的组织区域提取结果进行位与处理,得到目标组织区域提取结果。An image processing device, comprising: an acquisition module for acquiring a pathological image to be processed; an extraction module for using different threshold methods for the pathological image to be processed based on the gray value of each pixel of the pathological image to be processed The image is subjected to threshold segmentation to obtain tissue region extraction results corresponding to different threshold methods; and a processing module is used to perform bit AND processing on the tissue region extraction results corresponding to the different threshold methods to obtain target tissue region extraction results.
可选地,所述待处理病理图像为HSV病理图像,所述获取模块包括获取单元,分割单元及转换单元,所述获取单元用于获取待处理RGB病理图像,所述分割单元用于基于所述待处理RGB病理图像的一单色通道对所述待处理RGB病理图像进行阈值分割,所述转换单元用于将阈值分割后的待处理RGB病理图像转换成所述待处理HSV病理图像。Optionally, the pathological image to be processed is an HSV pathological image, the acquisition module includes an acquisition unit, a segmentation unit and a conversion unit, the acquisition unit is used to acquire the RGB pathological image to be processed, and the segmentation unit is used to A monochromatic channel of the RGB pathological image to be processed performs threshold segmentation on the RGB pathological image to be processed, and the conversion unit is configured to convert the RGB pathological image to be processed after threshold segmentation into the HSV pathological image to be processed.
可选地,所述提取模块用于:采用人工经验选择法对所述待处理病理图像进行阈值分割,得到第一组织区域提取结果;及采用最大类间方差法对所述待处理病理图像进行阈值分割,得到第二组织区域提取结果。Optionally, the extraction module is configured to: perform threshold segmentation on the pathological image to be processed by using an artificial experience selection method to obtain a first tissue region extraction result; and use the maximum inter-class variance method to perform threshold segmentation on the pathological image to be processed. Threshold segmentation to obtain the extraction result of the second tissue region.
可选地,所述处理模块还用于对所述目标组织区域提取结果进行开操作和/或闭操作处理。Optionally, the processing module is further configured to perform opening operation and/or closing operation processing on the extraction result of the target tissue region.
一种电子设备包括存储器和处理器,所述存储器中存储有计算机可读指令,所述计算机可读指令被所述处理器执行时,使得所述处理器执行上述图像处理方法或实现上述图像处理装置的功能。An electronic device includes a memory and a processor, wherein computer-readable instructions are stored in the memory, and when the computer-readable instructions are executed by the processor, the processor causes the processor to execute the above-mentioned image processing method or realize the above-mentioned image processing. function of the device.
一种存储有计算机可读指令的非易失性可读存储介质,所述计算机可读指令被处理器执行时,使得所述处理器执行上述图像处理方法或实现上述图像处理装置的功能。A non-volatile readable storage medium storing computer readable instructions, when the computer readable instructions are executed by a processor, the processor causes the processor to execute the above image processing method or realize the function of the above image processing apparatus.
本申请的一个或多个实施例的细节在下面的附图和描述中提出。本申请的其它特征、目的和优点将从说明书、附图以及权利要求书变得明显。The details of one or more embodiments of the application are set forth in the accompanying drawings and the description below. Other features, objects and advantages of the present application will become apparent from the description, drawings and claims.
附图说明Description of drawings
为了更清楚地说明本申请实施例的技术方案,下面将对本申请实施例中所需要使用的附图作简单地介绍,应当理解,以下附图仅示出了本申请的某些实施例,因此不应被看作是对范围的限定,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他相关的附图。In order to explain the technical solutions of the embodiments of the present application more clearly, the following briefly introduces the accompanying drawings that need to be used in the embodiments of the present application. It should be understood that the following drawings only show some embodiments of the present application, therefore It should not be regarded as a limitation of the scope. For those of ordinary skill in the art, other related drawings can also be obtained from these drawings without any creative effort.
图1为本申请一实施例提供的图像处理方法的流程图。FIG. 1 is a flowchart of an image processing method provided by an embodiment of the present application.
图2为本申请一实施例提供的获取待识别图像的流程图。FIG. 2 is a flowchart of acquiring an image to be recognized according to an embodiment of the present application.
图3为本申请一实施例提供的基于待处理病理图像各像素的灰度值,分别利用不同的阈值法对该待处理病理图像进行阈值分割,得到不同阈值法对应的组织区域提取结果的流程图。FIG. 3 provides a process for performing threshold segmentation on the pathological image to be processed by using different threshold methods based on the gray value of each pixel of the pathological image to be processed, and obtaining tissue region extraction results corresponding to different threshold methods, according to an embodiment of the present application. picture.
图4为本申请一实施例提供的图像处理装置的结构框图。FIG. 4 is a structural block diagram of an image processing apparatus provided by an embodiment of the present application.
图5为本申请一实施例提供的电子设备的示意图。FIG. 5 is a schematic diagram of an electronic device according to an embodiment of the present application.
附图标记:图像处理装置100;获取模块10;获取单元11;分割单元13;转换单元15;提取模块20;处理模块30。Reference numerals: image processing apparatus 100 ; acquisition module 10 ; acquisition unit 11 ; segmentation unit 13 ; conversion unit 15 ; extraction module 20 ; processing module 30 .
具体实施方式Detailed ways
为了使本申请的目的、技术方案及优点更加清楚明白,以下结合附图及实施例,对本申请进行进一步详细说明。应当理解,此处所描述的具体实施例仅仅用以解释本申请,并不用于限定本申请。In order to make the purpose, technical solutions and advantages of the present application more clearly understood, the present application will be described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are only used to explain the present application, but not to limit the present application.
请参阅图1,本申请一实施例提供一种图像处理方法,应用于病理图像目标组织区域的提取,该方法包括以下步骤。Referring to FIG. 1 , an embodiment of the present application provides an image processing method, which is applied to extraction of a target tissue region of a pathological image. The method includes the following steps.
步骤S101:获取待处理病理图像。Step S101: Acquire a pathological image to be processed.
本实施例中,待处理病理图像可以包括目标组织区域及背景区域。其中,背景区域包括包含诸如病理医师的阅片标记或病理切片自带标记等标记的标记区域,以及包含诸如染液残留区域,无组织区域或脂肪区域等的病理诊断不相关区域。In this embodiment, the pathological image to be processed may include a target tissue area and a background area. Wherein, the background area includes a marked area including marks such as a pathologist's reading mark or a pathological section's own mark, and an area that is irrelevant to pathological diagnosis such as a residual area of dye solution, a tissue-free area or a fat area.
待处理病理图像可以是HSV色彩空间或者RGB色彩空间等色彩空间的病理图像。其中,HSV分别表示Hue(色调),Saturation(饱和度),Value(明度);RGB分别表示Red(红色),Green(绿色),Blue(蓝色)。本文中将HSV色彩空间的病理图像简称为HSV病理图像,将RGB色彩空间的病理图像简称为RGB病理图像。The pathological image to be processed may be a pathological image in a color space such as HSV color space or RGB color space. Among them, HSV respectively represents Hue (hue), Saturation (saturation), Value (lightness); RGB respectively represents Red (red), Green (green), Blue (blue). In this paper, pathological images in HSV color space are referred to as HSV pathological images, and pathological images in RGB color space are referred to as RGB pathological images.
由于HSV色彩空间与人眼最为敏感的色彩空间更为接近,为了能够模拟病理医师查阅病理切片时对色彩空间的敏感性,以利于病理诊断人工智能的研究,本实施例中,待处理病理图像为待处理HSV病理图像。Since the HSV color space is closer to the most sensitive color space of the human eye, in order to simulate the sensitivity of the pathologist to the color space when viewing pathological slices, and to facilitate the research on artificial intelligence for pathological diagnosis, in this embodiment, the pathological image to be processed Pathological images of HSV to be processed.
示例性地,获取待处理HSV病理图像的方式可以是通过获取RGB病理图像间接获取。具体地,请一并参阅图2,间接获取待处理HSV病理图像的方式可以包括如下步骤。Exemplarily, the way of acquiring the HSV pathological image to be processed may be indirect acquisition by acquiring the RGB pathological image. Specifically, please refer to FIG. 2 together. The method of indirectly acquiring the pathological image of the HSV to be processed may include the following steps.
步骤S201:获取待处理RGB病理图像。Step S201: Acquire a to-be-processed RGB pathological image.
待处理RGB病理图像可以通过病理切片扫描仪扫描病理切片获得。The RGB pathological image to be processed can be obtained by scanning the pathological section with a pathological section scanner.
步骤S202:基于待处理RGB病理图像的一单色通道对待处理RGB病理图像进行阈值分割。Step S202: Perform threshold segmentation on the RGB pathological image to be processed based on a single color channel of the RGB pathological image to be processed.
由于病理医师的阅片标记和病理切片自带标记的颜色通常为黑色,而病理图像的目标组织区域的颜色通常为红色,两者在R通道上区分度较高。因此,可以在RGB病理图像的R通道上设置阈值T,去除标记区域。基于RGB病理图像的R通道进行阈值分割的原理如下:Since the color of the pathologist's reading mark and the pathological section's own mark is usually black, and the color of the target tissue area of the pathological image is usually red, the two are highly distinguishable on the R channel. Therefore, a threshold value T can be set on the R channel of the RGB pathological image to remove the marked area. The principle of threshold segmentation based on R channel of RGB pathological image is as follows:
对于RGB病理图像f(x,y,R)>T的任何点(x,y,R)称为一个对象点,否则该点称为背景点,其中,对象点对应目标组织区域,背景点对应背景区域。分割后的图像g(x,y,z)由下式给出:For any point (x, y, R) of the RGB pathological image f(x, y, R)>T, it is called an object point, otherwise the point is called a background point, where the object point corresponds to the target tissue area, and the background point corresponds to background area. The segmented image g(x, y, z) is given by:
其中x为横坐标,y为纵坐标,z为通道,R表示RGB色彩空间的R通道值。Where x is the abscissa, y is the ordinate, z is the channel, and R represents the R channel value of the RGB color space.
可以理解,此处对RGB病理图像进行阈值分割的通道的选取与标记区域的颜色相关,上述基于RGB病理图像的R通道的阈值分割仅仅是示例,并不以此为限。例如,其他实施例中,当标记区域的颜色为蓝色时,还可以基于RGB病理图像的B通道对该RGB病理图像进行阈值分割。It can be understood that the selection of the channel for threshold segmentation of the RGB pathological image here is related to the color of the marked area, and the above-mentioned threshold segmentation based on the R channel of the RGB pathological image is only an example, and is not limited thereto. For example, in other embodiments, when the color of the marked area is blue, the RGB pathological image may also be subjected to threshold segmentation based on the B channel of the RGB pathological image.
步骤S203:将阈值分割后的待处理RGB病理图像转换成HSV病理图像,以获取待处理HSV图像。Step S203 : Convert the RGB pathological image to be processed after threshold segmentation into an HSV pathological image to obtain the to-be-processed HSV image.
将阈值分割后的待处理RGB病理图像转换成HSV病理图像的方法为本领域现有技术,为使说明书简洁,在此不进行详述。The method for converting the RGB pathological image to be processed after the threshold segmentation into the HSV pathological image is the prior art in the art, and for the sake of brevity of the description, it will not be described in detail here.
由于包含诸如病理医师的阅片标记或者病理切片自带标记等标记的标记区域与目标组织区域的颜色差异较大,且标记区域与病理诊断不相关,通过获取RGB待处理病理图像间接获取带出HSV病理图像的方式,可以在RGB色彩空间对病理图像进行处理,以去除标记区域,进而一定程度上提升病理诊断的准确性。Because the color difference between the marked area and the target tissue area is large, and the marked area is not related to the pathological diagnosis, the RGB pathological image to be processed is obtained indirectly by obtaining the RGB pathological image. The HSV pathological image method can process the pathological image in the RGB color space to remove the marked area, thereby improving the accuracy of the pathological diagnosis to a certain extent.
步骤S102:基于待处理病理图像各像素的灰度值,分别利用不同的阈值法对待处理病理图像进行阈值分割,得到不同阈值法对应的组织区域提取结果。Step S102: Based on the gray value of each pixel of the pathological image to be processed, threshold segmentation is performed on the pathological image to be processed using different threshold methods respectively, to obtain tissue region extraction results corresponding to the different threshold methods.
本实施例中,基于待处理病理图像各像素的灰度值,分别利用不同的阈值法对待处理HSV病理图像进行阈值分割,得到不同阈值法对应的组织区域提取结果。其中,不同的阈值法包括人工经验选择法,最大类间方差法,自适应阈值法等中的至少两种。本实施例中,所采用的不同的阈值法为人工经验选择法和最大类间方差法。请一并参阅图3,基于待处理病理图像各像素的灰度值,分别利用不同的阈值法对该待处理病理图像进行阈值分割,得到不同阈值法对应的组织区域提取结果包括以下步骤。In this embodiment, based on the gray value of each pixel of the pathological image to be processed, different thresholding methods are used to perform threshold segmentation on the HSV pathological image to be processed, to obtain tissue region extraction results corresponding to different thresholding methods. Wherein, the different threshold methods include at least two of manual experience selection method, maximum inter-class variance method, adaptive threshold method and the like. In this embodiment, the different threshold methods used are the manual experience selection method and the maximum inter-class variance method. Please refer to FIG. 3 together. Based on the gray value of each pixel of the pathological image to be processed, different threshold methods are used to perform threshold segmentation on the pathological image to be processed, and obtaining tissue region extraction results corresponding to different threshold methods includes the following steps.
步骤S301:采用人工经验选择法对该待处理病理图像进行阈值分割,得到第一组织区域提取结果。Step S301: Perform threshold segmentation on the pathological image to be processed by using an artificial experience selection method to obtain a first tissue region extraction result.
本实施例中,采用人工经验选择法对待处理HSV病理图像进行阈值分割,得到第一组织区域提取结果。In this embodiment, an artificial experience selection method is used to perform threshold segmentation on the to-be-processed HSV pathological image to obtain a first tissue region extraction result.
采用人工经验选择法对待处理HSV病理图像进行阈值处理是根据目标组织区域HSV灰度值信息选取阈值,并对待处理HSV病理图像进行二值化,即,根据HSV病理图像各像素点的灰度值及预设的灰度值范围,对该HSV病理图像进行图像二值化处理,其原理如下:The artificial experience selection method is used to perform threshold processing on the HSV pathological image to be processed. The threshold is selected according to the HSV gray value information of the target tissue area, and the HSV pathological image to be processed is binarized, that is, according to the gray value of each pixel of the HSV pathological image. and the preset gray value range, image binarization processing is performed on the HSV pathological image, and the principle is as follows:
其中,φ(x,y,z)为由通过病理切片扫描仪扫描病理切片获得的RGB病理图像经过阈值处理除去标记区域后转换而成的HSV病理图像,hsv_threshold(φ(x,y,z))为采用人工经验选择法处理后的输出图像,x为横坐标,y为纵坐标,z为通道。T1和T2分别表示采用人工经验选择法进行阈值分割的阈值上限值和阈值下限值。本实施例中,为提升采用人工经验选择法进行阈值分割的准确性,T1的取值范围为10~30,T2的取值范围为180~220。Among them, φ(x, y, z) is the HSV pathological image converted from the RGB pathological image obtained by scanning the pathological section by the pathological section scanner after thresholding to remove the marked area, hsv_threshold(φ(x, y, z) ) is the output image processed by the artificial experience selection method, x is the abscissa, y is the ordinate, and z is the channel. T1 and T2 respectively represent the upper threshold value and lower threshold value of threshold segmentation using the artificial experience selection method. In this embodiment, in order to improve the accuracy of threshold segmentation using the manual experience selection method, the value range of T1 is 10-30, and the value range of T2 is 180-220.
步骤302:采用最大类间方差法对所述待处理病理图像进行阈值分割,得到第二组织区域提取结果。Step 302: Perform threshold segmentation on the pathological image to be processed by using the maximum inter-class variance method to obtain a second tissue region extraction result.
本实施例中,采用最大类间方差法对待处理HSV病理图像进行阈值分割,得到第二组织区域提取结果。In this embodiment, the maximum inter-class variance method is used to perform threshold segmentation on the to-be-processed HSV pathological image to obtain the extraction result of the second tissue region.
具体地,采用最大类间方差对待处理HSV病理图像进行阈值分割的原理如下:首先,将待处理HSV病理图像根据其灰度特性划分为目标及背景两部分,其中,目标对应于目标组织区域,背景对应于背景区域;假定该HSV病理图像中目标与背景的分割阈值为T,目标与背景两区域像素点数占整幅HSV病理图像的比值分别为ω0、ω1,μ是HSV病理图像全局的灰度平均值,目标和背景的灰度值分别为μ0、μ1,其中ω0+ω1=1,μ=ω0×μ0+ω1×μ1,将目标和背景的类间方差记为σ2,则有:Specifically, the principle of threshold segmentation of the HSV pathological image to be processed using the maximum inter-class variance is as follows: first, the HSV pathological image to be processed is divided into two parts, the target and the background according to its grayscale characteristics, wherein the target corresponds to the target tissue area, The background corresponds to the background area; assuming that the segmentation threshold between the target and the background in the HSV pathological image is T, the ratio of the number of pixels in the target and background areas to the entire HSV pathological image is ω0 and ω1, respectively, and μ is the global grayscale of the HSV pathological image. The grayscale values of the target and the background are μ0 and μ1, respectively, where ω 0 +ω 1 =1, μ=ω 0 ×μ 0 +ω 1 ×μ 1 , and the inter-class variance of the target and the background is recorded as σ2, then there are:
σ2=ω0×(μ0-μ)2+ω1×(μ1-μ)2 σ 2 =ω 0 ×(μ 0 -μ) 2 +ω 1 ×(μ 1 -μ) 2
其等价公式为σ2=ω0ω1×(μ0-μ1)2,通过遍历求解,最终可得到使类间方差σ2最大的阈值T。然后,将该使得类间方差σ2最大的阈值T作为图像二值化阈值,并对待处理HSV图像进行阈值分割。Its equivalent formula is σ 2 =ω 0 ω 1 ×(μ 0 -μ 1 ) 2 . Through traversal and solving, the threshold T that maximizes the inter-class variance σ2 can be finally obtained. Then, the threshold T that maximizes the inter-class variance σ2 is taken as the image binarization threshold, and the HSV image to be processed is subjected to threshold segmentation.
步骤S103:将采用不同阈值法得到的组织区域提取结果进行位与处理,得到目标组织区域提取结果。Step S103: Perform bit AND processing on the tissue region extraction results obtained by using different threshold methods to obtain the target tissue region extraction result.
本实施例中,将采用人工经验选择法对待识别HSV病理图像进行阈值分割所得到的第一组织区域提取结果与采用最大类间方差法对该待识别HSV病理图像进行阈值分割所得到的第二组织区域提取结果进行位与处理,以得到目标组织区域提取结果,其原理如下:In this embodiment, the first tissue region extraction result obtained by threshold segmentation of the HSV pathological image to be identified using the artificial experience selection method and the second tissue region extraction result obtained by threshold segmentation of the HSV pathological image to be identified using the maximum inter-class variance method The tissue region extraction results are bit-AND processed to obtain the target tissue region extraction results. The principle is as follows:
h(x,y,z)=hsv_threshold(φ(x,y,z))&hsv_otsu(φ(x,y,z))h(x,y,z)=hsv_threshold(φ(x,y,z))&hsv_otsu(φ(x,y,z))
其中φ(x,y,z)为由通过病理切片扫描仪扫描病理切片所得到的RGB病理图像经阈值分割去除标记区域后转换而成的待识别HSV病理图像,h(x,y,z)为采用不同阈值法得到的组织区域提取结果进行位与处理后输出图像,x为横坐标,y为纵坐标,z为通道,hsv_threshold表示人工经验选择法,hsv_otsu表示最大类间方差法,&表示位与处理。Where φ(x, y, z) is the pathological image of HSV to be identified which is converted from the RGB pathological image obtained by scanning the pathological slice through the pathological slice scanner after threshold segmentation to remove the marked area, h(x, y, z) For the output image after bitwise and processing the tissue region extraction results obtained by different threshold methods, x is the abscissa, y is the ordinate, z is the channel, hsv_threshold represents the manual experience selection method, hsv_otsu represents the maximum inter-class variance method, & represents bit and processing.
其中,位与处理的规则,如下:Among them, the rules of bit AND processing are as follows:
0&0=00&0=0
0&1=00&1=0
1&0=01&0=0
1&1=11&1=1
其中,0对应背景区域,1对应目标组织区域,位与符号&之前的数字表示采用人工经验选择法对待处理HSV病理图像进行阈值分割处理后所得到的二值化处理结果,位与符号&之后的数字表示采用最大类间方差法对待处理HSV病理图像进行阈值分割处理后所得到的二值化处理结果。Among them, 0 corresponds to the background area, 1 corresponds to the target tissue area, the digits before the bit and the symbol & represent the binarization processing result obtained after thresholding the HSV pathological image to be processed by the artificial experience selection method, the bit and the symbol & after The numbers represent the binarization results obtained by thresholding the HSV pathological image to be processed by the maximum inter-class variance method.
本申请提供的图像处理方法,通过采用不同的阈值法对待识别病理图像进行阈值分割,得到组织区域提取结果,并将采用不同的阈值法所得到的组织区域提取结果进行位与处理,较之采用单一的阈值法对待识别图像进行处理,能够将染液残留区域,无组织区域,脂肪区域等病理诊断不相关区域去除,避免这些区域被当作目标组织区域而被提取出来,从而提升图像处理结果的准确性。The image processing method provided by this application uses different threshold methods to perform threshold segmentation on the pathological image to be recognized to obtain tissue area extraction results, and performs bit AND processing on the tissue area extraction results obtained by using different threshold methods. A single threshold method is used to process the image to be recognized, which can remove the residual areas of dye solution, unorganized areas, fat areas and other areas that are not relevant for pathological diagnosis, so as to avoid these areas being extracted as target tissue areas, thereby improving image processing results. accuracy.
可以理解,其他实施例中,在得到目标组织区域提取结果后,该图像处理方法还包括步骤S104:对该目标组织区域提取结果进行开操作和/或闭操作处理。开操作和/或闭操作能够优化目标组织区域轮廓,以输出更好的目标组织区域提取结果。It can be understood that, in other embodiments, after obtaining the extraction result of the target tissue region, the image processing method further includes step S104 : performing an opening operation and/or a closing operation on the extraction result of the target tissue region. The opening operation and/or the closing operation can optimize the target tissue region contour to output better target tissue region extraction results.
可以理解,其他实施例中,在基于待处理RGB病理图像的一单色通道对待处理RGB病理图像进行阈值分割时,可以采用不同的阈值法对待处理RGB病理图像进行阈值分割,然后将采用不同的阈值法对待处理RGB病理图像进行阈值分割所得到的处理结果进行位与处理,以提升对标记区域进行去除的准确性。It can be understood that, in other embodiments, when threshold segmentation is performed on the RGB pathological image to be processed based on a single color channel of the RGB pathological image to be processed, different threshold methods can be used to perform threshold segmentation on the RGB pathological image to be processed, and then different thresholding methods can be used. The threshold method performs bit AND processing on the processing results obtained by threshold segmentation of the RGB pathological image to be processed to improve the accuracy of removing the marked area.
请参阅图4,基于同一发明构思,本申请实施例中还提供一种图像处理装置100,包括获取模块10,用于获取待处理病理图像;提取模块20,用于基于待处理病理图像各像素的灰度值,分别利用不同的阈值法对待处理病理图像进行阈值分割,得到不同阈值法对应的组织区域提取结果;及处理模块30,用于将不同阈值法对应的组织区域提取结果进行位与处理,得到目标组织区域提取结果。Referring to FIG. 4 , based on the same inventive concept, an image processing apparatus 100 is also provided in the embodiment of the present application, including an acquisition module 10 for acquiring a pathological image to be processed; an extraction module 20 for acquiring a pathological image based on each pixel of the pathological image to be processed The grayscale values of the to-be-processed pathological images are segmented using different threshold methods respectively to obtain the tissue region extraction results corresponding to the different threshold methods; and the processing module 30 is used to bit-and-match the tissue region extraction results corresponding to the different threshold methods. processing to obtain the extraction result of the target tissue region.
待处理病理图像可以为HSV病理图像。该获取模块10可以通过获取RGB待处理病理图像的方式间接获取待处理HSV病理图像。具体地,该获取模块10可以包括获取单元11,分割单元13及转换单元15。该获取单元11用于获取待处理RGB病理图像。该分割单元13用于基于待处理RGB病理图像的一单色通道对待处理RGB病理图像进行阈值分割。该转换单元15用于将阈值分割后的待处理RGB病理图像转换成待处理HSV病理图像。The pathological image to be processed may be an HSV pathological image. The acquisition module 10 can indirectly acquire the to-be-processed HSV pathological image by acquiring the RGB to-be-processed pathological image. Specifically, the obtaining module 10 may include an obtaining unit 11 , a dividing unit 13 and a converting unit 15 . The acquisition unit 11 is used to acquire the RGB pathological image to be processed. The segmentation unit 13 is configured to perform threshold segmentation on the RGB pathological image to be processed based on a single color channel of the RGB pathological image to be processed. The conversion unit 15 is used for converting the RGB pathological image to be processed after threshold segmentation into the HSV pathological image to be processed.
该提取模块20用于采用人工经验选择法对待处理病理图像进行阈值分割,得到第一组织区域提取结果;及采用最大类间方差法对待处理病理图像进行阈值分割,得到第二组织区域提取结果。The extraction module 20 is used to perform threshold segmentation on the pathological image to be processed by artificial experience selection method to obtain the first tissue region extraction result; and use the maximum inter-class variance method to perform threshold segmentation on the to-be-processed pathological image to obtain the second tissue region extraction result.
该处理模块30还用于对目标组织区域提取结果进行开操作和/或闭操作处理。The processing module 30 is further configured to perform opening operation and/or closing operation processing on the extraction result of the target tissue region.
可以理解,本申请提供的图像处理装置与本申请提供的图像处理方法对应,为使说明书简洁,相同或相似部分可以参照图像处理方法部分的内容,在此不再赘述。It can be understood that the image processing apparatus provided in this application corresponds to the image processing method provided in this application. In order to make the description concise, the same or similar parts may refer to the content of the image processing method, which will not be repeated here.
上述图像处理装置中的各个模块可全部或部分通过软件、硬件及其组合来实现。上述各模块可以硬件形式内嵌于或独立于服务器中的处理器中,也可以以软件形式存储于服务器中的存储器中,以便于处理器调用执行以上各个模块对应的操作。该处理器可以为中央处理单元(CPU)、微处理器、单片机等。Each module in the above-mentioned image processing apparatus may be implemented in whole or in part by software, hardware, and combinations thereof. The above modules may be embedded in or independent of the processor in the server in the form of hardware, or may be stored in the memory in the server in the form of software, so that the processor can call and execute operations corresponding to the above modules. The processor may be a central processing unit (CPU), a microprocessor, a single-chip microcomputer, or the like.
上述图像处理方法和/或图像处理装置可以实现为一种计算机可读指令的形式,计算机可读指令可以在如图5所示的电子设备上运行。The above image processing method and/or image processing apparatus may be implemented in the form of computer-readable instructions, and the computer-readable instructions may be executed on the electronic device as shown in FIG. 5 .
本申请实施例还提供的一种电子设备,包括存储器、处理器及存储在存储器上并可在处理器上运行的计算机可读指令,该处理器执行该程序时实现上述的图像处理方法。An embodiment of the present application also provides an electronic device, including a memory, a processor, and computer-readable instructions stored in the memory and executable on the processor, and the processor implements the above-mentioned image processing method when executing the program.
图5为根据本申请的一个实施例的电子设备的内部结构示意图,电子设备可以为服务器。请参照图5,该电子设备包括通过系统总线连接的处理器、非易失性存储介质、内存储器、输入装置、显示屏和网络接口。其中,该电子设备的非易失性存储介质可存储操作系统和计算机可读指令,该计算机可读指令被执行时,可使得处理器执行本申请各实施例的一种图像处理方法,该方法的具体实现过程可参考图1至图3的具体内容,在此不再赘述。该电子设备的处理器用于提供计算和控制能力,支撑整个电子设备的运行。该内存储器中可储存有计算机可读指令,该计算机可读指令被处理器执行时,可使得处理器执行一种图像处理方法。电子设备的输入装置用于各个参数的输入,电子设备的显示屏用于进行显示,电子设备的网络接口用于进行网络通信。本领域技术人员可以理解,图5中示出的结构,仅仅是与本申请方案相关的部分结构的框图,并不构成对本申请方案所应用于其上的电子设备的限定,具体的电子设备可以包括比图中所示更多或更少的部件,或者组合某些部件,或者具有不同的部件布置。FIG. 5 is a schematic diagram of an internal structure of an electronic device according to an embodiment of the present application, and the electronic device may be a server. Referring to FIG. 5 , the electronic device includes a processor, a non-volatile storage medium, an internal memory, an input device, a display screen and a network interface connected through a system bus. The non-volatile storage medium of the electronic device can store an operating system and computer-readable instructions. When the computer-readable instructions are executed, the processor can execute an image processing method according to the embodiments of the present application. The method For the specific implementation process, reference may be made to the specific content of FIG. 1 to FIG. 3 , which will not be repeated here. The processor of the electronic device is used to provide computing and control capabilities to support the operation of the entire electronic device. Computer-readable instructions may be stored in the internal memory, and when executed by the processor, the computer-readable instructions may cause the processor to execute an image processing method. The input device of the electronic device is used for inputting various parameters, the display screen of the electronic device is used for display, and the network interface of the electronic device is used for network communication. Those skilled in the art can understand that the structure shown in FIG. 5 is only a block diagram of a part of the structure related to the solution of the present application, and does not constitute a limitation on the electronic device to which the solution of the present application is applied. The specific electronic device may be Include more or fewer components than shown in the figures, or combine certain components, or have a different arrangement of components.
基于同一发明构思,本申请实施例提供的一种计算机可读存储介质,其上存储有计算机可读指令,该程序被处理器执行时实现上述的图像处理方法中的步骤。Based on the same inventive concept, an embodiment of the present application provides a computer-readable storage medium that stores computer-readable instructions thereon, and when the program is executed by a processor, implements the steps in the above-mentioned image processing method.
如此处所使用的对存储器、存储、数据库或其它介质的任何引用可包括非易失性。合适的非易失性存储器可包括只读存储器(ROM)、可编程ROM(PROM)、电可编程ROM(EPROM)、电可擦除可编程ROM(EEPROM)或闪存。Any reference to a memory, storage, database or other medium as used herein may include non-volatile. Suitable nonvolatile memory may include read only memory (ROM), programmable ROM (PROM), electrically programmable ROM (EPROM), electrically erasable programmable ROM (EEPROM), or flash memory.
在本申请所提供的实施例中,应该理解到,所揭露装置和方法,可以通过其它的方式实现。以上所描述的装置实施例仅仅是示意性的,例如,所述单元的划分,仅仅为一种逻辑功能划分,实际实现时可以有另外的划分方式,又例如,多个单元或组件可以结合或者可以集成到另一个系统,或一些特征可以忽略,或不执行。另一点,所显示或讨论的相互之间的耦合或直接耦合或通信连接可以是通过一些通信接口,装置或单元的间接耦合或通信连接,可以是电性,机械或其它的形式。In the embodiments provided in this application, it should be understood that the disclosed apparatus and method may be implemented in other manners. The apparatus embodiments described above are only illustrative. For example, the division of the units is only a logical function division. In actual implementation, there may be other division methods. For example, multiple units or components may be combined or Can be integrated into another system, or some features can be ignored, or not implemented. On the other hand, the shown or discussed mutual coupling or direct coupling or communication connection may be through some communication interfaces, indirect coupling or communication connection of devices or units, which may be in electrical, mechanical or other forms.
另外,作为分离部件说明的单元可以是或者也可以不是物理上分开的,作为单元显示的部件可以是或者也可以不是物理单元,即可以位于一个地方,或者也可以分布到多个网络单元上。可以根据实际的需要选择其中的部分或者全部单元来实现本实施例方案的目的。In addition, units described as separate components may or may not be physically separated, and components shown as units may or may not be physical units, that is, may be located in one place, or may be distributed to multiple network units. Some or all of the units may be selected according to actual needs to achieve the purpose of the solution in this embodiment.
再者,在本申请各个实施例中的各功能模块可以集成在一起形成一个独立的部分,也可以是各个模块单独存在,也可以两个或两个以上模块集成形成一个独立的部分。Furthermore, each functional module in each embodiment of the present application may be integrated together to form an independent part, or each module may exist alone, or two or more modules may be integrated to form an independent part.
在本文中,诸如第一和第二等之类的关系术语仅仅用来将一个实体或者操作与另一个实体或操作区分开来,而不一定要求或者暗示这些实体或操作之间存在任何这种实际的关系或者顺序。In this document, relational terms such as first and second, etc. are used only to distinguish one entity or operation from another entity or operation, and do not necessarily require or imply any such existence between these entities or operations. The actual relationship or sequence.
以上所述仅为本申请的实施例而已,并不用于限制本申请的保护范围,对于本领域的技术人员来说,本申请可以有各种更改和变化。凡在本申请的精神和原则之内,所作的任何修改、等同替换、改进等,均应包含在本申请的保护范围之内。The above descriptions are merely examples of the present application, and are not intended to limit the protection scope of the present application. For those skilled in the art, various modifications and changes may be made to the present application. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of this application shall be included within the protection scope of this application.
Claims (10)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201911075284.XA CN110827308A (en) | 2019-11-05 | 2019-11-05 | Image processing method, device, electronic device and storage medium |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201911075284.XA CN110827308A (en) | 2019-11-05 | 2019-11-05 | Image processing method, device, electronic device and storage medium |
Publications (1)
Publication Number | Publication Date |
---|---|
CN110827308A true CN110827308A (en) | 2020-02-21 |
Family
ID=69552865
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201911075284.XA Pending CN110827308A (en) | 2019-11-05 | 2019-11-05 | Image processing method, device, electronic device and storage medium |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN110827308A (en) |
Cited By (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN111754537A (en) * | 2020-06-15 | 2020-10-09 | 玖壹叁陆零医学科技南京有限公司 | Method, device and storage medium for processing pathological tissue images |
CN112734767A (en) * | 2020-12-28 | 2021-04-30 | 平安科技(深圳)有限公司 | Pathological image tissue region based extraction method, device, equipment and medium |
CN113724243A (en) * | 2021-09-14 | 2021-11-30 | 首都医科大学附属北京天坛医院 | Image processing method, image processing device, electronic equipment and storage medium |
CN114638818A (en) * | 2022-03-29 | 2022-06-17 | 广东利元亨智能装备股份有限公司 | Image processing method, device, electronic device and storage medium |
CN116977320A (en) * | 2023-08-14 | 2023-10-31 | 中山火炬开发区人民医院 | CT+MRI lesion region protrusion estimating system |
Citations (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN104361336A (en) * | 2014-11-26 | 2015-02-18 | 河海大学 | Character recognition method for underwater video images |
CN105719304A (en) * | 2016-01-25 | 2016-06-29 | 中山大学 | Otsu based flower image segmentation method |
CN105913418A (en) * | 2016-04-06 | 2016-08-31 | 重庆大学 | Pupil segmentation method based on multiple threshold values |
CN106530283A (en) * | 2016-10-20 | 2017-03-22 | 北京工业大学 | SVM (support vector machine)-based medical image blood vessel recognition method |
CN106909884A (en) * | 2017-01-17 | 2017-06-30 | 北京航空航天大学 | A kind of hand region detection method and device based on hierarchy and deformable part sub-model |
WO2018133717A1 (en) * | 2017-01-17 | 2018-07-26 | 腾讯科技(深圳)有限公司 | Image thresholding method and device, and terminal |
CN108764251A (en) * | 2018-05-03 | 2018-11-06 | 四川斐讯信息技术有限公司 | A kind of workpiece surface crack detection method and system |
CN109145689A (en) * | 2017-06-28 | 2019-01-04 | 南京理工大学 | A kind of robot fire detection method |
-
2019
- 2019-11-05 CN CN201911075284.XA patent/CN110827308A/en active Pending
Patent Citations (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN104361336A (en) * | 2014-11-26 | 2015-02-18 | 河海大学 | Character recognition method for underwater video images |
CN105719304A (en) * | 2016-01-25 | 2016-06-29 | 中山大学 | Otsu based flower image segmentation method |
CN105913418A (en) * | 2016-04-06 | 2016-08-31 | 重庆大学 | Pupil segmentation method based on multiple threshold values |
CN106530283A (en) * | 2016-10-20 | 2017-03-22 | 北京工业大学 | SVM (support vector machine)-based medical image blood vessel recognition method |
CN106909884A (en) * | 2017-01-17 | 2017-06-30 | 北京航空航天大学 | A kind of hand region detection method and device based on hierarchy and deformable part sub-model |
WO2018133717A1 (en) * | 2017-01-17 | 2018-07-26 | 腾讯科技(深圳)有限公司 | Image thresholding method and device, and terminal |
CN109145689A (en) * | 2017-06-28 | 2019-01-04 | 南京理工大学 | A kind of robot fire detection method |
CN108764251A (en) * | 2018-05-03 | 2018-11-06 | 四川斐讯信息技术有限公司 | A kind of workpiece surface crack detection method and system |
Non-Patent Citations (1)
Title |
---|
李春雨 等: "《计算机图形学及实用编程技术》", 31 March 2009, 北京航空航天大学出版社 * |
Cited By (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN111754537A (en) * | 2020-06-15 | 2020-10-09 | 玖壹叁陆零医学科技南京有限公司 | Method, device and storage medium for processing pathological tissue images |
CN112734767A (en) * | 2020-12-28 | 2021-04-30 | 平安科技(深圳)有限公司 | Pathological image tissue region based extraction method, device, equipment and medium |
CN112734767B (en) * | 2020-12-28 | 2024-05-07 | 平安科技(深圳)有限公司 | Extraction method, device, equipment and medium based on pathological image tissue region |
CN113724243A (en) * | 2021-09-14 | 2021-11-30 | 首都医科大学附属北京天坛医院 | Image processing method, image processing device, electronic equipment and storage medium |
CN113724243B (en) * | 2021-09-14 | 2022-12-09 | 首都医科大学附属北京天坛医院 | Image processing method, image processing device, electronic equipment and storage medium |
CN114638818A (en) * | 2022-03-29 | 2022-06-17 | 广东利元亨智能装备股份有限公司 | Image processing method, device, electronic device and storage medium |
CN114638818B (en) * | 2022-03-29 | 2023-11-03 | 广东利元亨智能装备股份有限公司 | Image processing methods, devices, electronic equipment and storage media |
CN116977320A (en) * | 2023-08-14 | 2023-10-31 | 中山火炬开发区人民医院 | CT+MRI lesion region protrusion estimating system |
CN116977320B (en) * | 2023-08-14 | 2024-04-26 | 中山火炬开发区人民医院 | CT+MRI lesion region protrusion estimating system |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN110827308A (en) | Image processing method, device, electronic device and storage medium | |
CN109978890B (en) | Target extraction method and device based on image processing and terminal equipment | |
CN101650783B (en) | Image identification method and imaging apparatus | |
JP5974589B2 (en) | Image processing apparatus and program | |
CN108830149B (en) | A kind of detection method and terminal equipment of target bacteria | |
CN110647889B (en) | Medical image recognition method, medical image recognition apparatus, terminal device, and medium | |
WO2019184851A1 (en) | Image processing method and apparatus, and training method for neural network model | |
JP5557091B2 (en) | Image processing apparatus, image reading apparatus, image processing method, and image processing program | |
CN108389215B (en) | Edge detection method and device, computer storage medium and terminal | |
CN110866932A (en) | Multi-channel tongue edge detection device and method and storage medium | |
CN116168351B (en) | Inspection method and device for power equipment | |
CN112102926A (en) | Image processing method, device, equipment and storage medium | |
CN109754423B (en) | A kind of extraction method and equipment of leaf disease spot coverage area | |
CN107256543A (en) | Image processing method, device, electronic equipment and storage medium | |
CN108877030B (en) | Image processing method, device, terminal and computer readable storage medium | |
JP2017500662A (en) | Method and system for correcting projection distortion | |
KR101473713B1 (en) | Apparatus for recognizing character and method thereof | |
CN110807776A (en) | Crop hemiptera pest image automatic segmentation algorithm based on global region contrast | |
CN116433912A (en) | Interactive image segmentation method, system and equipment for rice pests | |
JP2025502569A (en) | Method for detecting damage to a terminal screen and related device | |
CN112734767B (en) | Extraction method, device, equipment and medium based on pathological image tissue region | |
CN103077396B (en) | The vector space Feature Points Extraction of a kind of coloured image and device | |
CN114519721A (en) | Crop lodging identification method, device and equipment based on remote sensing image | |
CN114119568A (en) | Image processing method, image processing apparatus, and computer-readable storage medium | |
CN111275045A (en) | Image subject recognition method, device, electronic device and medium |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination |