WO2018098697A1 - Image feature repeatability measurement method and device - Google Patents
Image feature repeatability measurement method and device Download PDFInfo
- Publication number
- WO2018098697A1 WO2018098697A1 PCT/CN2016/108048 CN2016108048W WO2018098697A1 WO 2018098697 A1 WO2018098697 A1 WO 2018098697A1 CN 2016108048 W CN2016108048 W CN 2016108048W WO 2018098697 A1 WO2018098697 A1 WO 2018098697A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- image
- images
- area
- value
- gray value
- 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.)
- Ceased
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/20—Image preprocessing
Definitions
- the invention belongs to the technical field of medical imaging, and in particular relates to a method and a device for measuring repeatability of image features.
- Image omics is a rapidly emerging field that can extract a large number of high-dimensional quantitative image features from standard medical images with high-throughput, and build models by combining reproducible image features with clinicopathological features. Diagnosis, prediction and preoperative decision-making have important clinical value and application prospects. However, in the prior art, image feature repeatability is usually evaluated using only a single factor value, and the accuracy is relatively low.
- the embodiments of the present invention provide a method and a device for measuring reproducibility of image features, which are to solve the problem that the image feature repeatability is generally evaluated by using only a single factor value in the prior art, and the accuracy is relatively low.
- a first aspect of the embodiments of the present invention provides a method for measuring reproducibility of image features, the method comprising:
- the image feature is determined to be repeatable.
- a second aspect of the embodiments of the present invention provides a reproducibility measuring device for image features, the device comprising:
- An image acquisition module configured to acquire a plurality of images and perform preprocessing on the plurality of images
- a region obtaining module configured to acquire an area of each of the plurality of images after the pre-processing that meets a preset condition, and mark the area in each of the images
- a normalization processing module configured to perform normalization processing on each of the images such that a gray value of each pixel in each image is located in a preset gray value region;
- An evaluation module configured to extract image features of the marked area, and obtain a plurality of factor values related to the image features
- a calculation module configured to calculate an overall consistency correlation coefficient OCCC value of the image feature according to the plurality of factor values
- a determining module configured to determine that the image feature is reproducible if the OCCC value is greater than a predetermined threshold.
- the embodiment of the present invention has the beneficial effects that: in the embodiment of the present invention, a plurality of images are acquired, and the plurality of images are preprocessed, and each pre-processed image is obtained to satisfy a preset condition. Area, and mark the area, normalize each image so that the gray value of each pixel in each image is within the preset gray value area, and extract the image features of the marked area, and obtain more A factor value associated with the image feature, the overall consistency correlation coefficient OCCC value of the image feature is calculated according to the plurality of factor values, and the image feature is determined to be repeatable when the OCCC value is greater than a predetermined threshold.
- the embodiment of the present invention evaluates the repeatability of image features by using OCCC values, thereby considering a plurality of factor values related to image features (for example, pixel size during image processing, gray level of pixels, quantization algorithm, etc.) on image features. An assessment is made to improve the accuracy of the assessment.
- Embodiment 1 is a flowchart of an implementation of a method for measuring repeatability of image features according to Embodiment 1 of the present invention
- Embodiment 3 is a schematic diagram of the composition of a repeatability measuring device for image features provided by Embodiment 2 of the present invention.
- FIG. 4 is a schematic diagram showing the composition of a repeatability measuring device for image features according to Embodiment 3 of the present invention.
- Embodiment 1 is a diagrammatic representation of Embodiment 1:
- FIG. 1 is a flowchart showing an implementation process of a repeatability measurement method for image features according to Embodiment 1 of the present invention.
- the implementation process is as follows:
- Step S101 Acquire a plurality of images, and preprocess the plurality of images.
- the plurality of images may be from Computed Tomography (CT), Magnetic Resonance Imaging (MRI), Positron Emission Tomography (PET), etc.
- CT Computed Tomography
- MRI Magnetic Resonance Imaging
- PET Positron Emission Tomography
- the gray-scale change caused by the object itself can realize the segmentation of different tissues and different lesions, and the extraction of quantitative image features can A change is quantified to get more research-rich data.
- the influence of imaging factors (such as different parameter settings) will have certain effects on the pixels in the image. For example, image spatial resolution and image noise are affected by the scanning parameters. The influence of image quality will inevitably affect the subsequent processing and research.
- these parameters can be compared and analyzed, and different parameter combinations can be set. The experiment was repeated, and then the experimental results were used to analyze the influence of each parameter on the repeatability of image features. Furthermore, the image features with good robustness to these parameters are found for subsequent research.
- the preprocessing the multiple images includes:
- image registration refers to a process of matching and superimposing two or more images acquired at different times, different sensors (imaging devices) or under different conditions (such as whether or not a contrast enhancer is injected).
- the interactive classification it can be divided into the following three categories: First, manual registration, which is performed by people with experience. After inputting the computer, only the display work is performed, and no complicated registration algorithm is needed. Second, semi-automatic registration is A certain initial condition is given manually, such as manually delineating the contour and controlling the optimization parameters. The third is automatic registration, which is automatically completed by the computer, and the algorithm only needs to give the algorithm and image data.
- the embodiment of the present invention can adopt automatic registration based on mutual information.
- noise, uneven burrs, sharp edges, and the like may occur during the acquisition of multiple images.
- image segmentation and feature extraction The image needs to be smoothed before taking it.
- image smoothing methods such as spline interpolation and nonlinear filtering, which can be set by the user according to actual needs.
- Step S102 Acquire an area of each of the plurality of images after the pre-processing that meets a preset condition, and mark the area in each of the images.
- the region that satisfies the preset condition may refer to the user's region of interest, and the extraction and analysis of the region of interest information, which plays an important role in image feature analysis. Marking the user's region of interest in each of the images also means segmenting the user's region of interest from each of the images. Medical image segmentation is the separation of regions of interest from other regions, tissues or organs. The purpose of segmentation is to extract valid information from the image, so image segmentation is critical throughout the process.
- the following three methods can be used to segment the image: one is manual segmentation, which means that an experienced expert can outline the edge of a specific organ, tissue or lesion according to the anatomical structure; the second is semi-automatic segmentation, which is a kind Combining manual and computer processing interaction, it allows manual interactive operation to provide some useful information, and then computerized for segmentation; third, fully automatic segmentation, which refers to the complete division of the image by the computer, the segmentation speed is fast, and No labor is required.
- the method for dividing the image may be selected according to actual needs, which is not limited herein.
- the obtaining, in the pre-processed plurality of images, the area that meets the preset condition in each of the multiple images includes:
- an area that satisfies a preset condition in an image of the plurality of images may be acquired first. And searching, according to a feature point matching relationship between the image and the other image, an area matching the area of the certain image that meets the preset condition is searched from the another image, where the area is An area of the other image that satisfies a preset condition, and so on, until an area that satisfies a preset condition among all of the plurality of images is found.
- Step S103 normalizing each of the images so that the gray value of each pixel in each image is within a preset gray value region.
- the plurality of images acquired in step S101 have no uniform standard, and therefore, the plurality of images may be
- Each image in the image is normalized, and the gray value of each pixel in each image is scaled so that the gray value of each pixel is within a preset gray value region (for example, 0 to 16 or 0 to 32, etc.).
- the normalizing the image for each of the images includes:
- the plurality of images may be divided into N sequences according to the source of the plurality of images, for example, the plurality of images are divided into three sequences, and the image derived from the CT is a sequence, which is derived from The image of MRI is a sequence, and the image derived from PET is a sequence.
- images A1, A2, B1, B2, C1, and C2 are acquired, wherein images A1 and A2 belong to the same sequence, and are derived from CT.
- Images B1 and B2 belong to the same sequence, and are derived from MRI, images C1 and C2. It belongs to the same sequence and is derived from PET.
- the image A1 is normalized, the gray values of all the pixels in the images A1 and A2 are respectively obtained, and the maximum gray value max ALL is found, and then all the pixels in the image A1 are searched.
- M is 100.
- Step S104 extracting image features of the marked area, and acquiring a plurality of factor values related to the image features.
- the marked area refers to an area that is marked from each image and that meets a preset condition in step S102.
- the embodiment of the present invention further includes:
- the image features are quantized according to a preset quantization algorithm.
- different quantization algorithms also have an influence on the repeatability of image features.
- several different algorithms may be selected for calculation and analysis, such as Uniform quantization algorithm, Equal. -probability quantization algorithm and Lloyd-Max quantization algorithm.
- the extracted image features are image ensemble features, and common image omics features mainly include first-order features, shape features, texture features, and the like based on histograms.
- Histogram features include mean, median, maximum, minimum, range, energy, entropy, skewness, kurtosis, standard deviation, variance, etc.
- Shape features include volume, longest diameter, surface area, hardness, density, Spherical unbalance, curvature, eccentricity, surface area volume ratio, etc.
- Texture features include gray level co-occurrence matrix, gray run matrix, gray area size matrix, neighborhood gray difference matrix, wavelet transform, Laplace transform , Gaussian transformation and other related features.
- multiple image features can be extracted simultaneously, and multiple image features are evaluated at the same time, for example, 1564 image features are extracted, including 28 shape features, 288 first-order features, and 1248 texture features, one of which The order features and texture features are extracted in six regions under four modes. One mode extracts 12 first-order features and 52 texture features in one region.
- the calculated image features are shown in Table 1.
- the value of the factor related to the image feature may refer to a factor that affects the image feature involved in the process from steps S101 to S104, for example, in the process of acquiring an image.
- Factors layer thickness, layer spacing, tube voltage, tube current and reconstruction algorithm, different segmentation algorithms in the segmentation process, and different quantization methods in the quantization process.
- Step S105 calculating an overall consistency correlation coefficient OCCC value of the image feature according to the plurality of factor values.
- Step S106 if the OCCC value is greater than a predetermined threshold, determining that the image feature is repeatable Sex.
- multiple sets of parameter values may be set for the factors to be studied for repeated experiments.
- factors influencing the whole process such as factors affecting the acquisition process: layer thickness, layer spacing, tube voltage, tube current and reconstruction algorithm, different segmentation methods in the segmentation process and different quantization methods in the quantization process.
- the OCCC values of the plurality of image features may be calculated at one time.
- OCCC value has 33 kinds: ⁇ 1,16, Uniform ⁇ vs ⁇ 2,16,Uniform ⁇ vs ⁇ 3 ,16,Uniform ⁇ , ⁇ 1,32,Uniform ⁇ vs ⁇ 2,32,Uniform ⁇ vs ⁇ 3,32,Uniform ⁇ ,..., ⁇ 1,16,Uniform ⁇ vs ⁇ 1,32,Uniform ⁇ vs ⁇ 1,64, Uniform ⁇ vs ⁇ 1,128, Uniform ⁇ ....
- a threshold is selected. This threshold is not fixed and can be selected according to the actual situation. For this experiment, the selected threshold size is 0.85.
- the embodiment of the present invention evaluates the repeatability of image features by using OCCC values, thereby considering a plurality of factor values related to image features (for example, pixel size during image processing, gray level of pixels, quantization algorithm, etc.) on image features. An assessment is made to improve the accuracy of the assessment.
- Embodiment 2 is a diagrammatic representation of Embodiment 1:
- FIG. 3 is a schematic diagram showing the composition of the repeatability measuring apparatus for image features provided by Embodiment 2 of the present invention. For convenience of description, only parts related to the embodiments of the present invention are shown, which are described in detail as follows:
- the device includes:
- the image acquisition module 31 is configured to acquire a plurality of images and perform preprocessing on the plurality of images.
- the area obtaining module 32 is configured to obtain an area of each of the plurality of images after the pre-processing that meets a preset condition, and mark the area in each of the images;
- a normalization processing module 33 configured to perform normalization processing on each of the images such that a gray value of each pixel in each image is located in a preset gray value region;
- the factor value obtaining module 34 is configured to extract image features of the marked area, and obtain a plurality of factor values related to the image features;
- the calculating module 35 is configured to calculate an overall consistency correlation coefficient OCCC value of the image feature according to the plurality of factor values;
- the determining module 36 is configured to determine that the image feature is repeatable if the OCCC value is greater than a predetermined threshold.
- the normalization processing module 33 includes:
- the sequence obtaining unit 331 is configured to acquire a sequence of a certain image in the plurality of images, where the plurality of images belong to N sequences, and N is an integer greater than 1.
- the gray value acquisition unit 332 is configured to acquire gray values of all the pixels of the plurality of images that belong to the same sequence as the image and all pixels of the image, and from the gray values of all the pixels Find the maximum gray value max ALL;
- the searching unit 333 is configured to find a maximum gray value max A from gray values of all pixels of the certain image
- the image obtaining module 31 includes:
- the registration unit 311 is configured to perform image registration on the plurality of images to obtain a feature point matching relationship between the plurality of images;
- the processing unit 312 is configured to perform smoothing processing on the multiple images.
- the area obtaining module 32 includes:
- the area obtaining unit 321 is configured to obtain an area of the certain image after the pre-processing that meets the preset condition
- the relationship obtaining unit 322 is configured to acquire an area that satisfies the preset condition among other images in the plurality of images according to a feature point matching relationship between the area and the plurality of images.
- the factor value obtaining module 34 is further configured to quantize the image feature according to a preset quantization algorithm after extracting the image feature of the marked area.
- the reproducibility measuring device of the image feature provided by the embodiment of the present invention can be used in the first embodiment of the foregoing method.
- Embodiment 3 is a diagrammatic representation of Embodiment 3
- the reproducibility measuring device 400 of the image feature may be a device or a functional module or the like in the computing capability.
- the specific embodiment of the present invention does not limit the specific implementation of the repeatability measuring device for image features.
- the image feature repeatability measuring device 400 includes:
- processor 410 a processor 410, a communication interface 420, a memory 430 and a bus 440;
- the processor 410, the communication interface 420, and the memory 430 complete communication with each other through the bus 440.
- a communication interface 420 configured to communicate with an external device, such as a personal computer, a server, or the like;
- the processor 410 is configured to execute the program 432;
- program 432 can include program code, the program code including computer operating instructions.
- the processor 410 may be a central processing unit CPU, or an Application Specific Integrated Circuit (ASIC), or one or more integrated circuits configured to implement embodiments of the present invention.
- CPU central processing unit
- ASIC Application Specific Integrated Circuit
- the memory 430 is configured to store the program 432.
- the memory 430 may include a high speed RAM memory and may also include a non-volatile memory such as at least one disk memory.
- the program 432 may specifically include:
- the image acquisition module 401 is configured to acquire a plurality of images and perform preprocessing on the plurality of images.
- the area obtaining module 402 is configured to obtain an area that meets a preset condition in each of the plurality of images after the pre-processing, and mark the area in each of the images;
- a normalization processing module 403 configured to perform normalization processing on each of the images, so that a gray value of each pixel in each image is located in a preset gray value area;
- the factor value obtaining module 404 is configured to extract image features of the marked area, and obtain a plurality of factor values related to the image features;
- the calculating module 405 is configured to calculate an overall consistency correlation coefficient OCCC value of the image feature according to the plurality of factor values;
- the determining module 406 is configured to determine that the image feature is repeatable if the OCCC value is greater than a predetermined threshold.
- the embodiment of the present invention evaluates the reproducibility of image features by using OCCC values, thereby considering a plurality of factor values related to image features (eg, pixel size, pixel gray level, and quantization algorithm during image processing). Etc.) Evaluate image features to improve the accuracy of the assessment.
- image features eg, pixel size, pixel gray level, and quantization algorithm during image processing.
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Multimedia (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Image Analysis (AREA)
Abstract
Description
本发明属于医学影像技术领域,尤其涉及一种影像特征的可重复性测量方法及装置。The invention belongs to the technical field of medical imaging, and in particular relates to a method and a device for measuring repeatability of image features.
影像组学是一个快速新兴的领域,它可以高通量的从标准的医学影像中提取大量高维的定量影像特征,通过将具有可重复性的影像特征和临床病理特征相结合构建模型来进行诊断、预测以及术前决策等,具有重要的临床价值和应用前景。然而,在现有技术中通常只采用单个因素值对影像特征可重复性进行评估,准确率比较低。Image omics is a rapidly emerging field that can extract a large number of high-dimensional quantitative image features from standard medical images with high-throughput, and build models by combining reproducible image features with clinicopathological features. Diagnosis, prediction and preoperative decision-making have important clinical value and application prospects. However, in the prior art, image feature repeatability is usually evaluated using only a single factor value, and the accuracy is relatively low.
故,有必要提出一种新的技术方案,以解决上述技术问题。Therefore, it is necessary to propose a new technical solution to solve the above technical problems.
发明内容Summary of the invention
鉴于此,本发明实施例提供一种影像特征的可重复性测量方法及装置,旨在解决现有技术中通常只采用单个因素值对影像特征可重复性进行评估,准确率比较低的问题。In view of the above, the embodiments of the present invention provide a method and a device for measuring reproducibility of image features, which are to solve the problem that the image feature repeatability is generally evaluated by using only a single factor value in the prior art, and the accuracy is relatively low.
本发明实施例的第一方面,提供一种影像特征的可重复性测量方法,所述方法包括:A first aspect of the embodiments of the present invention provides a method for measuring reproducibility of image features, the method comprising:
获取多幅影像,并对所述多幅影像进行预处理;Acquiring multiple images and pre-processing the plurality of images;
获取预处理后的所述多幅影像中每幅影像中满足预设条件的区域,并在所述每幅影像中标记出该区域;Obtaining an area of each of the plurality of images after the pre-processing that meets a preset condition, and marking the area in each of the images;
对所述每幅影像进行标准化处理,以使得所述每幅影像中的每个像素的灰度值位于预设灰度值区域内; Normalizing each image so that the gray value of each pixel in each image is within a preset gray value region;
提取标记区域的影像特征,并获取多个与所述影像特征相关的因素值;Extracting image features of the marked area and acquiring a plurality of factor values related to the image features;
根据所述多个因素值计算所述影像特征的整体一致性相关系数OCCC值;Calculating an overall consistency correlation coefficient OCCC value of the image feature according to the plurality of factor values;
若该OCCC值大于预定阈值,则确定所述影像特征具有可重复性。If the OCCC value is greater than a predetermined threshold, then the image feature is determined to be repeatable.
本发明实施例的第二方面,提供一种影像特征的可重复性测量装置,所述装置包括:A second aspect of the embodiments of the present invention provides a reproducibility measuring device for image features, the device comprising:
影像获取模块,用于获取多幅影像,并对所述多幅影像进行预处理;An image acquisition module, configured to acquire a plurality of images and perform preprocessing on the plurality of images;
区域获取模块,用于获取预处理后的所述多幅影像中每幅影像中满足预设条件的区域,并在所述每幅影像中标记出该区域;a region obtaining module, configured to acquire an area of each of the plurality of images after the pre-processing that meets a preset condition, and mark the area in each of the images;
标准化处理模块,用于对所述每幅影像进行标准化处理,以使得所述每幅影像中的每个像素的灰度值位于预设灰度值区域内;a normalization processing module, configured to perform normalization processing on each of the images such that a gray value of each pixel in each image is located in a preset gray value region;
评估模块,用于提取标记区域的影像特征,并获取多个与所述影像特征相关的因素值;An evaluation module, configured to extract image features of the marked area, and obtain a plurality of factor values related to the image features;
计算模块,用于根据所述多个因素值计算所述影像特征的整体一致性相关系数OCCC值;a calculation module, configured to calculate an overall consistency correlation coefficient OCCC value of the image feature according to the plurality of factor values;
确定模块,用于若该OCCC值大于预定阈值,则确定所述影像特征具有可重复性。And a determining module, configured to determine that the image feature is reproducible if the OCCC value is greater than a predetermined threshold.
本发明实施例与现有技术相比存在的有益效果是:本发明实施例通过获取多幅影像,并对该多幅影像进行预处理,获取预处理后的每幅影像中满足预设条件的区域,并标记出该区域,对每幅影像进行标准化处理,以使得每幅影像中的每个像素的灰度值位于预设灰度值区域内,并提取标记区域的影像特征,并获取多个与该影像特征相关的因素值,根据多个因素值可计算该影像特征的整体一致性相关系数OCCC值,并在该OCCC值大于预定阈值时,确定该影像特征具有可重复性。本发明实施例通过采用OCCC值评估影像特征的可重复性,从而考虑多个与影像特征相关的因素值(例如在影像处理过程中像素大小、像素的灰度级、量化算法等)对影像特征进行评估,提高了评估的准确性。 Compared with the prior art, the embodiment of the present invention has the beneficial effects that: in the embodiment of the present invention, a plurality of images are acquired, and the plurality of images are preprocessed, and each pre-processed image is obtained to satisfy a preset condition. Area, and mark the area, normalize each image so that the gray value of each pixel in each image is within the preset gray value area, and extract the image features of the marked area, and obtain more A factor value associated with the image feature, the overall consistency correlation coefficient OCCC value of the image feature is calculated according to the plurality of factor values, and the image feature is determined to be repeatable when the OCCC value is greater than a predetermined threshold. The embodiment of the present invention evaluates the repeatability of image features by using OCCC values, thereby considering a plurality of factor values related to image features (for example, pixel size during image processing, gray level of pixels, quantization algorithm, etc.) on image features. An assessment is made to improve the accuracy of the assessment.
为了更清楚地说明本发明实施例中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本发明的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动性的前提下,还可以根据这些附图获得其他的附图。In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings used in the embodiments or the description of the prior art will be briefly described below. It is obvious that the drawings in the following description are only the present invention. For some embodiments, other drawings may be obtained from those of ordinary skill in the art in light of the inventive workability.
图1是本发明实施例一提供的影像特征的可重复性测量方法的实现流程图;1 is a flowchart of an implementation of a method for measuring repeatability of image features according to
图2是对多个纹理特征的可重复性评估的示例图;2 is an exemplary diagram of repeatability evaluation of multiple texture features;
图3是本发明实施例二提供的影像特征的可重复性测量装置的组成示意图;3 is a schematic diagram of the composition of a repeatability measuring device for image features provided by
图4是本发明实施例三提供的影像特征的可重复性测量装置的组成示意图。4 is a schematic diagram showing the composition of a repeatability measuring device for image features according to
为了使本发明的目的、技术方案及优点更加清楚明白,以下结合附图及实施例,对本发明进行进一步详细说明。应当理解,此处所描述的具体实施例仅仅用以解释本发明,并不用于限定本发明。The present invention will be further described in detail below with reference to the accompanying drawings and embodiments. It is understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
实施例一:Embodiment 1:
图1示出了本发明实施例一提供的影像特征的可重复性测量方法的实现流程,所述实现流程详述如下:FIG. 1 is a flowchart showing an implementation process of a repeatability measurement method for image features according to
步骤S101,获取多幅影像,并对所述多幅影像进行预处理。Step S101: Acquire a plurality of images, and preprocess the plurality of images.
在本发明实施例中,所述多幅影像可以是来自计算机断层扫描(Computed Tomography,CT),磁共振扫描(Magnetic Resonance Imaging,MRI)、正电子发射型断层显示(Positron Emission Tomography,PET)等的一组样本物体的医学影像。医学影像通过不同级别的灰度显示来表示各种组织的病理或者解剖信息,分析病变组织的灰度差异对于研究具有指导的作用。灰度信息中通常 包含两种类型的差异:由成像因素的影响(如参数设置)而造成的差异以及成像对象本身所具有一定医学意义上的灰度改变。成像对象本身所具有一定医学意义上的灰度改变正是研究价值的,通过对象本身所引起的灰度的改变可以实现不同组织、不同病变区域的分割,而定量影像特征的提取则可以将这一改变进行量化以得到更多更具研究意义的数据。而成像因素的影响(如不同的参数设置)对影像中的像素会有一定的影响,比如:影像空间分辨率和影像噪声就是受到扫描参数的影响。影像质量受到影响必然会影响后续的处理与研究,为了研究这些参数如:管电压、管电流、层厚、层间距等对影像特征的影响,可以对这些参数进行对比分析,设置不同的参数组合反复试验,然后通过实验结果来分析各个参数对影像特征可重复性的影响。进而找到对这些参数鲁棒性良好的影像特征进行后续的研究。In the embodiment of the present invention, the plurality of images may be from Computed Tomography (CT), Magnetic Resonance Imaging (MRI), Positron Emission Tomography (PET), etc. Medical image of a set of sample objects. Medical images indicate the pathological or anatomical information of various tissues through different levels of gray scale display, and analyzing the gray scale difference of the diseased tissue has a guiding effect on the research. Grayscale information usually There are two types of differences: differences caused by imaging factors (such as parameter settings) and gray-scale changes in the medical object itself. The gray-scale change of the medical object itself has a certain medical significance. It is the research value. The gray-scale change caused by the object itself can realize the segmentation of different tissues and different lesions, and the extraction of quantitative image features can A change is quantified to get more research-rich data. The influence of imaging factors (such as different parameter settings) will have certain effects on the pixels in the image. For example, image spatial resolution and image noise are affected by the scanning parameters. The influence of image quality will inevitably affect the subsequent processing and research. In order to study the influence of these parameters such as tube voltage, tube current, layer thickness and layer spacing on the image features, these parameters can be compared and analyzed, and different parameter combinations can be set. The experiment was repeated, and then the experimental results were used to analyze the influence of each parameter on the repeatability of image features. Furthermore, the image features with good robustness to these parameters are found for subsequent research.
可选的,所述对所述多幅影像进行预处理包括:Optionally, the preprocessing the multiple images includes:
对所述多幅影像进行图像配准,以获得所述多幅影像之间的特征点匹配关系;Performing image registration on the plurality of images to obtain a feature point matching relationship between the plurality of images;
对所述多幅影像进行平滑处理。Smoothing the plurality of images.
在本发明实施例中,图像配准指的是将不同时间、不同传感器(成像设备)或不同条件下(如是否注射造影增强剂等)获取的两幅或多幅影像进行匹配、叠加的过程,从而获取多幅影像之间的特征点匹配关系,实质是不同影像中表征同一位置的物理点一一对应。按交互性分类,可以分成以下三类:一是人工配准,它是由人凭借经验进行,输入计算机后实现的只是显示工作,不需要复杂的配准算法;二是半自动配准,它是由人工给出一定的初始条件,如人工勾画轮廓、控制优化参数;三是全自动配准,它是由计算机自动完成,人工只需给出算法和图像数据即可。较佳的,本发明实施例可采用基于互信息的全自动配准。In the embodiment of the present invention, image registration refers to a process of matching and superimposing two or more images acquired at different times, different sensors (imaging devices) or under different conditions (such as whether or not a contrast enhancer is injected). In order to obtain the feature point matching relationship between multiple images, the essence is that the physical points representing the same position in different images are in one-to-one correspondence. According to the interactive classification, it can be divided into the following three categories: First, manual registration, which is performed by people with experience. After inputting the computer, only the display work is performed, and no complicated registration algorithm is needed. Second, semi-automatic registration is A certain initial condition is given manually, such as manually delineating the contour and controlling the optimization parameters. The third is automatic registration, which is automatically completed by the computer, and the algorithm only needs to give the algorithm and image data. Preferably, the embodiment of the present invention can adopt automatic registration based on mutual information.
在本发明实施例中,在多幅影像的获取过程中,可能会产生噪音、不平滑的毛刺、锋利的边缘等情况。为了改善影像的图像质量,在影像分割和特征提 取之前需要对图像进行平滑处理。常用的图像平滑方法有很多,例如,样条插值和非线性滤波的方法等,用户可根据实际需要自行设定。In the embodiment of the present invention, noise, uneven burrs, sharp edges, and the like may occur during the acquisition of multiple images. In order to improve the image quality of images, image segmentation and feature extraction The image needs to be smoothed before taking it. There are many commonly used image smoothing methods, such as spline interpolation and nonlinear filtering, which can be set by the user according to actual needs.
步骤S102,获取预处理后的所述多幅影像中每幅影像中满足预设条件的区域,并在所述每幅影像中标记出该区域。Step S102: Acquire an area of each of the plurality of images after the pre-processing that meets a preset condition, and mark the area in each of the images.
在本发明实施例中,所述满足预设条件的区域可以是指用户感兴趣区域,感兴趣区域信息的提取和分析,对之后影像特征分析有着重要的作用。在所述每幅影像中标记出用户感兴趣区域也是指从所述每幅影像中分割出用户感兴趣区域。医学影像分割是把感兴趣区域同其它的区域、组织或器官分离开来。分割的目的是从影像中提取有效的信息,因此影像分割在整个过程中非常关键。主要可以采用以下三类方法对影像进行分割:一是手动分割,它是指让有经验的专家按照解剖结构将特定的器官、组织或病灶的边缘勾画出来;二是半自动分割,它是一种结合手工和计算机处理的交互方式,它允许人工交互式操作提供一些有用的信息,然后由计算机进行分割处理;三是全自动分割,它是指完全依赖计算机对图像进行分割,分割速度快,且无需耗费人力。其中,可根据实际需要选择对影像的分割方法,在此不作限定。In the embodiment of the present invention, the region that satisfies the preset condition may refer to the user's region of interest, and the extraction and analysis of the region of interest information, which plays an important role in image feature analysis. Marking the user's region of interest in each of the images also means segmenting the user's region of interest from each of the images. Medical image segmentation is the separation of regions of interest from other regions, tissues or organs. The purpose of segmentation is to extract valid information from the image, so image segmentation is critical throughout the process. The following three methods can be used to segment the image: one is manual segmentation, which means that an experienced expert can outline the edge of a specific organ, tissue or lesion according to the anatomical structure; the second is semi-automatic segmentation, which is a kind Combining manual and computer processing interaction, it allows manual interactive operation to provide some useful information, and then computerized for segmentation; third, fully automatic segmentation, which refers to the complete division of the image by the computer, the segmentation speed is fast, and No labor is required. The method for dividing the image may be selected according to actual needs, which is not limited herein.
可选的,所述获取预处理后的所述多幅影像中每幅影像中满足预设条件的区域包括:Optionally, the obtaining, in the pre-processed plurality of images, the area that meets the preset condition in each of the multiple images includes:
获取预处理后的某幅影像中满足预设条件的区域;Obtaining an area of a certain image after preprocessing that satisfies a preset condition;
根据该区域和所述多幅影像之间的特征点匹配关系,获取所述多幅影像中其他影像中满足所述预设条件的区域。And obtaining an area that satisfies the preset condition among other images in the plurality of images according to a feature point matching relationship between the area and the plurality of images.
在本发明实施例中,在获取预处理后的所述多幅影像中每幅影像中满足预设条件的区域时,可以先获取所述多幅影像中某幅影像中满足预设条件的区域,然后根据所述某幅影像与另一幅影像的特征点匹配关系,从所述另一幅影像中查找与所述某幅影像中满足预设条件的区域相匹配的区域,该区域即为所述另一幅影像中满足预设条件的区域,以此类推,直到查找到所述多幅影像中所有影像中满足预设条件的区域。 In the embodiment of the present invention, when an area that meets a preset condition in each of the plurality of images after the pre-processing is acquired, an area that satisfies a preset condition in an image of the plurality of images may be acquired first. And searching, according to a feature point matching relationship between the image and the other image, an area matching the area of the certain image that meets the preset condition is searched from the another image, where the area is An area of the other image that satisfies a preset condition, and so on, until an area that satisfies a preset condition among all of the plurality of images is found.
步骤S103,对所述每幅影像进行标准化处理,以使得所述每幅影像中的每个像素的灰度值位于预设灰度值区域内。Step S103, normalizing each of the images so that the gray value of each pixel in each image is within a preset gray value region.
在本发明实施例中,由于所述多幅影像的来源比较广泛,例如CT、MRI、PET等,在步骤S101中所获取的所述多幅影像没有统一的标准,因此,可以对所述多幅影像中每幅影像进行标准化处理,将所述每幅影像中的每个像素的灰度值按比例进行缩放,使得每个像素的灰度值都位于预先设置的灰度值区域内(例如0到16或者0到32等)。In the embodiment of the present invention, since the source of the plurality of images is relatively wide, such as CT, MRI, PET, etc., the plurality of images acquired in step S101 have no uniform standard, and therefore, the plurality of images may be Each image in the image is normalized, and the gray value of each pixel in each image is scaled so that the gray value of each pixel is within a preset gray value region (for example, 0 to 16 or 0 to 32, etc.).
可选的,所述对所述每幅影像进行标准化处理包括:Optionally, the normalizing the image for each of the images includes:
获取所述多幅影像中某幅影像所属序列,其中,所述多幅影像属于N个序列,N为大于1的整数;Obtaining a sequence of a certain image in the plurality of images, wherein the plurality of images belong to N sequences, and N is an integer greater than 1;
获取所述多幅影像与所述某幅影像属于同一序列的所有影像和所述所有影像的所有像素的灰度值,并从所有像素的灰度值中查找出最大的灰度值max ALL;Obtaining a gray value of all pixels of the same sequence and all pixels of the image in the same sequence, and finding a maximum gray value max ALL from gray values of all pixels;
从所述某幅影像的所有像素的灰度值中查找出最大的灰度值max A;Finding a maximum gray value max A from gray values of all pixels of the image;
根据max A和max ALL计算所述某幅影像中每个像素标准化处理后的灰度值a′=a*[(max ALL+M)/max A],其中,a为标准化处理前该像素的灰度值,M为正数。Calculating the gray value a'=a*[(max ALL+M)/max A] after normalization of each pixel in the image according to max A and max ALL, where a is the pixel before the normalization process Gray value, M is a positive number.
在本发明实施例中,可以根据多幅影像的来源,将所述多幅影像划分为N个序列,例如,将多幅影像划分为三个序列,来源于CT的影像为一个序列,来源于MRI的影像为一个序列,来源于PET的影像为一个序列。In the embodiment of the present invention, the plurality of images may be divided into N sequences according to the source of the plurality of images, for example, the plurality of images are divided into three sequences, and the image derived from the CT is a sequence, which is derived from The image of MRI is a sequence, and the image derived from PET is a sequence.
示例性的,获取六幅影像A1、A2、B1、B2、C1和C2,其中,影像A1和A2属于同一序列,来源于CT,影像B1和B2属于同一序列,来源于MRI,影像C1和C2属于同一序列,来源于PET,在对影像A1进行标准化处理时,分别获取影像A1和A2中所有像素的灰度值,并查找出最大的灰度值max ALL,之后再查找影像A1中所有像素的灰度值,并查找出最大的灰度值max A,根据max A和max ALL计算影像A1中每个像素标准化处理后的灰度值 a′=a*[(max ALL+M)/max A],其中,a为标准化处理前该像素的灰度值,M用户可根据实际需要自行设定M的值,较佳的,M为100。Exemplarily, six images A1, A2, B1, B2, C1, and C2 are acquired, wherein images A1 and A2 belong to the same sequence, and are derived from CT. Images B1 and B2 belong to the same sequence, and are derived from MRI, images C1 and C2. It belongs to the same sequence and is derived from PET. When the image A1 is normalized, the gray values of all the pixels in the images A1 and A2 are respectively obtained, and the maximum gray value max ALL is found, and then all the pixels in the image A1 are searched. Gray value, and find the maximum gray value max A, calculate the gray value after normalization of each pixel in image A1 according to max A and max ALL a'=a*[(max ALL+M)/max A], where a is the gray value of the pixel before the normalization process, and the M user can set the value of M according to actual needs. Preferably, M is 100.
步骤S104,提取标记区域的影像特征,并获取多个与所述影像特征相关的因素值。Step S104, extracting image features of the marked area, and acquiring a plurality of factor values related to the image features.
在本发明实施例中,所述标记区域是指在步骤S102中从每幅影像中标记出的满足预设条件的区域。In the embodiment of the present invention, the marked area refers to an area that is marked from each image and that meets a preset condition in step S102.
可选的,在提取标记区域的影像特征之后,本发明实施例还包括:Optionally, after the image feature of the marked area is extracted, the embodiment of the present invention further includes:
根据预设量化算法对所述影像特征进行量化。The image features are quantized according to a preset quantization algorithm.
在本发明实施例中,不同的量化算法对影像特征的可重复性也有影响,为了研究量化算法对影像特征计算的影响,可以选取几种不同的算法来进行计算分析,例如Uniform量化算法、Equal-probability量化算法和Lloyd-Max量化算法等。In the embodiment of the present invention, different quantization algorithms also have an influence on the repeatability of image features. In order to study the influence of the quantization algorithm on image feature calculation, several different algorithms may be selected for calculation and analysis, such as Uniform quantization algorithm, Equal. -probability quantization algorithm and Lloyd-Max quantization algorithm.
在本发明实施中,所提取的影像特征是影像组学特征,常见的影像组学特征主要有基于直方图的一阶特征、形状特征、纹理特征等。直方图特征包括均值、中值、最大值、最小值、极差、能量、熵、偏斜度、峰度、标准差、方差等,形状特征包括体积、最长径、表面积、硬度、密度、球形不均衡度、曲率、偏心率、表面积体积比等等,纹理特征包括灰度共生矩阵、灰度游程矩阵、灰度区域大小矩阵、邻域灰度差生矩阵,小波变换,拉普拉斯变换,高斯变换等相关特征。In the implementation of the present invention, the extracted image features are image ensemble features, and common image omics features mainly include first-order features, shape features, texture features, and the like based on histograms. Histogram features include mean, median, maximum, minimum, range, energy, entropy, skewness, kurtosis, standard deviation, variance, etc. Shape features include volume, longest diameter, surface area, hardness, density, Spherical unbalance, curvature, eccentricity, surface area volume ratio, etc. Texture features include gray level co-occurrence matrix, gray run matrix, gray area size matrix, neighborhood gray difference matrix, wavelet transform, Laplace transform , Gaussian transformation and other related features.
本发明实施例,可同时提取多个影像特征,并同时对多个影像特征进行评估,例如提取1564个影像特征,其中包括28个形状特征,288个一阶特征和1248个纹理特征,其中一阶特征和纹理特征是在4种模态下,6个区域内提取的,一种模态、一个区域内提取了12个一阶特征,52个纹理特征,所计算的影像特征见表1。 In the embodiment of the present invention, multiple image features can be extracted simultaneously, and multiple image features are evaluated at the same time, for example, 1564 image features are extracted, including 28 shape features, 288 first-order features, and 1248 texture features, one of which The order features and texture features are extracted in six regions under four modes. One mode extracts 12 first-order features and 52 texture features in one region. The calculated image features are shown in Table 1.
表1 影像组学特征表Table 1 Image Group Characteristics Table
在本发明实施例中,所述与所述影像特征相关的因素值可以是指从步骤S101至S104的处理过程中所涉及到的对所述影像特征有影响的因素,例如获取影像过程中的因素:层厚、层间距、管电压、管电流和重建算法等、分割过程中的不同分割算法以及量化过程中的不同量化方法等。In the embodiment of the present invention, the value of the factor related to the image feature may refer to a factor that affects the image feature involved in the process from steps S101 to S104, for example, in the process of acquiring an image. Factors: layer thickness, layer spacing, tube voltage, tube current and reconstruction algorithm, different segmentation algorithms in the segmentation process, and different quantization methods in the quantization process.
步骤S105,根据所述多个因素值计算所述影像特征的整体一致性相关系数OCCC值。Step S105, calculating an overall consistency correlation coefficient OCCC value of the image feature according to the plurality of factor values.
步骤S106,若该OCCC值大于预定阈值,则确定所述影像特征具有可重复 性。Step S106, if the OCCC value is greater than a predetermined threshold, determining that the image feature is repeatable Sex.
在本发明实施例中,为了研究各种因素对影像特征可重复性的影响,可以对要研究的因素设置多组参数值来进行重复试验。整个过程中影响的因素有很多,例如影响获取过程中的因素:层厚、层间距、管电压、管电流和重建算法等,分割过程中不同分割方法以及量化过程中的不同量化方法等。In the embodiment of the present invention, in order to study the influence of various factors on the repeatability of image features, multiple sets of parameter values may be set for the factors to be studied for repeated experiments. There are many factors influencing the whole process, such as factors affecting the acquisition process: layer thickness, layer spacing, tube voltage, tube current and reconstruction algorithm, different segmentation methods in the segmentation process and different quantization methods in the quantization process.
需要说明的是,在根据所述多个因素值计算所述影像特征的整体一致性相关系数(Overall Concordance Correlation Coefficient,OCCC)值时,可一次性计算多个影像特征的OCCC值。It should be noted that when calculating the Overall Concordance Correlation Coefficient (OCCC) value of the image feature according to the plurality of factor values, the OCCC values of the plurality of image features may be calculated at one time.
此次已选取了参数像素大小、灰度级和量化算法进行实验,选取的参数值有像素大小(1,2,3)、灰度级(16,32,64,128)和量化算法(Uniform、Equal-probability和Lloyd-Max),对这些参数进行组合,通过排列组合可以发现有3*4*3=36种:{1,16,Uniform}、{2,16,Uniform}、{3,16,Uniform}...所以对这36种不同的组合进行36次实验。然后改变一个参数,保持其它两个参数不变的进行对比分析,计算影像特征的OCCC值,这样的OCCC值有33种:{1,16,Uniform}vs{2,16,Uniform}vs{3,16,Uniform}、{1,32,Uniform}vs{2,32,Uniform}vs{3,32,Uniform}、...、{1,16,Uniform}vs{1,32,Uniform}vs{1,64,Uniform}vs{1,128,Uniform}...。接着进行可重复性评估,首先选取一个阈值,这个阈值不是固定的,可以根据实际情况选取。对于此次实验,选取的阈值大小为0.85,当OCCC>0.85,就判定该影像特征具有可重复性,反之,则该影像特征不具有可重复性,如图2是对多个纹理特征的可重复性评估的示例图,其中,V1至V33是33个OCCC值,OCCC值为1时可重复性最好。需要说明的是,该影像特征具有可重复性是指该影像特征在某些特定因素值下具有可重复性,例如,{1,16,Uniform}vs{2,16,Uniform}vs{3,16,Uniform}的OCCC值大于0.85,则说明影像特征在像素大小为(1,2,3),灰度级为16、量化算法为Uniform时具有可重复性。 Experiments have been selected for parameter pixel size, gray level and quantization algorithm. The selected parameter values are pixel size (1, 2, 3), gray level (16, 32, 64, 128) and quantization algorithm (Uniform). , Equal-probability and Lloyd-Max), combining these parameters, you can find 3*4*3=36 by arrangement and combination: {1,16, Uniform}, {2,16, Uniform}, {3, 16, Uniform}... So 36 experiments were performed on these 36 different combinations. Then change a parameter, keep the other two parameters unchanged for comparative analysis, calculate the OCCC value of the image feature, such OCCC value has 33 kinds: {1,16, Uniform}vs{2,16,Uniform}vs{3 ,16,Uniform},{1,32,Uniform}vs{2,32,Uniform}vs{3,32,Uniform},...,{1,16,Uniform}vs{1,32,Uniform}vs {1,64, Uniform}vs{1,128, Uniform}.... Then repeatability evaluation is performed. First, a threshold is selected. This threshold is not fixed and can be selected according to the actual situation. For this experiment, the selected threshold size is 0.85. When OCCC>0.85, it is determined that the image feature is reproducible. Otherwise, the image feature is not reproducible, as shown in FIG. 2 for multiple texture features. An example diagram of the repeatability evaluation, where V1 to V33 are 33 OCCC values, and the OCCC value of 1 is the most repeatable. It should be noted that the reproducibility of the image feature means that the image feature is reproducible under certain factor values, for example, {1, 16, Uniform} vs {2, 16, Uniform} vs {3, 16, Uniform} OCCC value is greater than 0.85, indicating that the image features are reproducible when the pixel size is (1, 2, 3), the gray level is 16, and the quantization algorithm is Uniform.
需要说明的是,当改变像素大小的参数,而保持灰度级和量化算法的参数不变时,OCCC值的个数为4*3=12,其中,4为灰度级的参数个数,3为量化算法的参数个数;当改变灰度级的参数,而保持像素大小和量化算法的参数不变时,OCCC值的个数为3*3=12,其中,两个3分别为像素大小的参数个数和量化算法的参数个数;当改变量化算法的参数,而保持像素大小和灰度级的参数不变时,OCCC值的个数为3*4=12,其中,3为像素大小的参数个数,4为灰度级的参数个数;将上述三个OCCC值的个数相加即为33。It should be noted that when the parameter of the pixel size is changed, and the parameters of the gray level and the quantization algorithm are kept unchanged, the number of OCCC values is 4*3=12, wherein 4 is the number of parameters of the gray level, 3 is the number of parameters of the quantization algorithm; when the parameters of the gray level are changed, and the parameters of the pixel size and the quantization algorithm are kept unchanged, the number of OCCC values is 3*3=12, wherein two 3 are respectively pixels The number of parameters of the size and the number of parameters of the quantization algorithm; when the parameters of the quantization algorithm are changed while the parameters of the pixel size and the gray level are kept unchanged, the number of OCCC values is 3*4=12, wherein 3 is The number of parameters of the pixel size, 4 is the number of parameters of the gray level; the number of the above three OCCC values is added to be 33.
本发明实施例通过采用OCCC值评估影像特征的可重复性,从而考虑多个与影像特征相关的因素值(例如在影像处理过程中像素大小、像素的灰度级、量化算法等)对影像特征进行评估,提高了评估的准确性。The embodiment of the present invention evaluates the repeatability of image features by using OCCC values, thereby considering a plurality of factor values related to image features (for example, pixel size during image processing, gray level of pixels, quantization algorithm, etc.) on image features. An assessment is made to improve the accuracy of the assessment.
实施例二:Embodiment 2:
图3示出了本发明实施例二提供的影像特征的可重复性测量装置的组成示意图,为了便于说明,仅示出了与本发明实施例相关的部分,详述如下:FIG. 3 is a schematic diagram showing the composition of the repeatability measuring apparatus for image features provided by
所述装置包括:The device includes:
影像获取模块31,用于获取多幅影像,并对所述多幅影像进行预处理;The
区域获取模块32,用于获取预处理后的所述多幅影像中每幅影像中满足预设条件的区域,并在所述每幅影像中标记出该区域;The
标准化处理模块33,用于对所述每幅影像进行标准化处理,以使得所述每幅影像中的每个像素的灰度值位于预设灰度值区域内;a
因素值获取模块34,用于提取标记区域的影像特征,并获取多个与所述影像特征相关的因素值;The factor
计算模块35,用于根据所述多个因素值计算所述影像特征的整体一致性相关系数OCCC值;The calculating
确定模块36,用于若该OCCC值大于预定阈值,则确定所述影像特征具有可重复性。
The determining
可选的,所述标准化处理模块33包括:Optionally, the
序列获取单元331,用于获取所述多幅影像中某幅影像所属序列,其中,所述多幅影像属于N个序列,N为大于1的整数;The
灰度值获取单元332,用于获取所述多幅影像中与所述某幅影像属于同一序列的所有影像和所述所有影像的所有像素的灰度值,并从所有像素的灰度值中查找出最大的灰度值max ALL;The gray
查找单元333,用于从所述某幅影像的所有像素的灰度值中查找出最大的灰度值max A;The searching
灰度值计算单元334,用于根据max A和max ALL计算所述某幅影像中每个像素标准化处理后的灰度值a′=a*[(max ALL+M)/max A],其中,a为标准化处理前该像素的灰度值,M为正数。The gray
可选的,所述影像获取模块31包括:Optionally, the
配准单元311,用于对所述多幅影像进行图像配准,以获得所述多幅影像之间的特征点匹配关系;The
处理单元312,用于对所述多幅影像进行平滑处理。The
可选的,所述区域获取模块32包括:Optionally, the
区域获取单元321,用于获取预处理后的某幅影像中满足预设条件的区域;The
关系获取单元322,用于根据该区域和所述多幅影像之间的特征点匹配关系,获取所述多幅影像中其他影像中满足所述预设条件的区域。The
可选的,所述因素值获取模块34,还用于在提取标记区域的影像特征之后,根据预设量化算法对所述影像特征进行量化。Optionally, the factor
本发明实施例提供的影像特征的可重复性测量装置可以使用在前述对应的方法实施例一中,详情参见上述实施例一的描述,在此不再赘述。The reproducibility measuring device of the image feature provided by the embodiment of the present invention can be used in the first embodiment of the foregoing method. For details, refer to the description of the first embodiment, and details are not described herein again.
实施例三:Embodiment 3:
图4示出了本发明实施例三提供的影像特征的可重复性测量装置的组成示
意图。影像特征的可重复性测量装置400可能是包含计算能力的设备或者设备中的一个功能模块等。本发明具体实施例并不对影像特征的可重复性测量装置的具体实现做限定。影像特征的可重复性测量装置400包括:4 is a diagram showing the composition of a repeatability measuring device for image features provided by
处理器410,通信接口420,存储器430和总线440;a
其中处理器410、通信接口420、存储器430通过总线440完成相互间的通信;The
通信接口420,用于与外界设备,例如,个人电脑、服务器等通信;a
处理器410,用于执行程序432;The
具体地,程序432可以包括程序代码,所述程序代码包括计算机操作指令。In particular, program 432 can include program code, the program code including computer operating instructions.
处理器410可能是一个中央处理器CPU,或者是特定集成电路ASIC(Application Specific Integrated Circuit),或者是被配置成实施本发明实施例的一个或多个集成电路。The
存储器430,用于存放程序432。存储器430可能包含高速RAM存储器,也可能还包括非易失性存储器(non-volatile memory),例如至少一个磁盘存储器。程序432具体可以包括:The memory 430 is configured to store the program 432. The memory 430 may include a high speed RAM memory and may also include a non-volatile memory such as at least one disk memory. The program 432 may specifically include:
影像获取模块401,用于获取多幅影像,并对所述多幅影像进行预处理;The
区域获取模块402,用于获取预处理后的所述多幅影像中每幅影像中满足预设条件的区域,并在所述每幅影像中标记出该区域;The
标准化处理模块403,用于对所述每幅影像进行标准化处理,以使得所述每幅影像中的每个像素的灰度值位于预设灰度值区域内;a
因素值获取模块404,用于提取标记区域的影像特征,并获取多个与所述影像特征相关的因素值;The factor value obtaining module 404 is configured to extract image features of the marked area, and obtain a plurality of factor values related to the image features;
计算模块405,用于根据所述多个因素值计算所述影像特征的整体一致性相关系数OCCC值;The calculating
确定模块406,用于若该OCCC值大于预定阈值,则确定所述影像特征具有可重复性。
The determining
所述领域的技术人员可以清楚地了解到,为描述的方便和简洁,仅以上述各功能模块的划分进行举例说明,实际应用中,可以根据需要而将上述功能分配由不同的功能模块完成,即所述装置的内部结构划分成不同的功能模块,上述功能模块既可以采用硬件的形式实现,也可以采用软件的形式实现。另外,各功能模块的具体名称也只是为了便于相互区别,并不用于限制本申请的保护范围。It will be clearly understood by those skilled in the art that for the convenience and brevity of the description, only the division of the above functional modules is illustrated. In practical applications, the above function assignments may be completed by different functional modules as needed. That is, the internal structure of the device is divided into different functional modules, and the above functional modules may be implemented in the form of hardware or in the form of software. In addition, the specific names of the respective functional modules are only for the purpose of facilitating mutual differentiation, and are not intended to limit the scope of protection of the present application.
综上所述,本发明实施例通过采用OCCC值评估影像特征的可重复性,从而考虑多个与影像特征相关的因素值(例如在影像处理过程中像素大小、像素的灰度级、量化算法等)对影像特征进行评估,提高了评估的准确性。In summary, the embodiment of the present invention evaluates the reproducibility of image features by using OCCC values, thereby considering a plurality of factor values related to image features (eg, pixel size, pixel gray level, and quantization algorithm during image processing). Etc.) Evaluate image features to improve the accuracy of the assessment.
本领域普通技术人员还可以理解,实现上述实施例方法中的全部或部分步骤是可以通过程序来指令相关的硬件来完成,所述的程序可以在存储于一计算机可读取存储介质中,所述的存储介质,包括ROM/RAM、磁盘、光盘等。It will also be understood by those skilled in the art that all or part of the steps of the foregoing embodiments may be implemented by a program to instruct related hardware, and the program may be stored in a computer readable storage medium. The storage medium described includes a ROM/RAM, a magnetic disk, an optical disk, and the like.
以上所述仅为本发明的较佳实施例而已,并不用以限制本发明,凡在本发明的精神和原则之内所作的任何修改、等同替换和改进等,均应包含在本发明的保护范围之内。 The above is only the preferred embodiment of the present invention, and is not intended to limit the present invention. Any modifications, equivalent substitutions and improvements made within the spirit and principles of the present invention should be included in the protection of the present invention. Within the scope.
Claims (11)
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| PCT/CN2016/108048 WO2018098697A1 (en) | 2016-11-30 | 2016-11-30 | Image feature repeatability measurement method and device |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| PCT/CN2016/108048 WO2018098697A1 (en) | 2016-11-30 | 2016-11-30 | Image feature repeatability measurement method and device |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2018098697A1 true WO2018098697A1 (en) | 2018-06-07 |
Family
ID=62242747
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2016/108048 Ceased WO2018098697A1 (en) | 2016-11-30 | 2016-11-30 | Image feature repeatability measurement method and device |
Country Status (1)
| Country | Link |
|---|---|
| WO (1) | WO2018098697A1 (en) |
Cited By (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN110907883A (en) * | 2019-10-25 | 2020-03-24 | 湖北省计量测试技术研究院 | Metering supervision method and system for automatic verification system of electric energy meter |
| CN111157938A (en) * | 2019-12-30 | 2020-05-15 | 湖北省计量测试技术研究院 | Method and system for evaluating metering process capacity of automatic verification system |
| CN112129676A (en) * | 2019-06-24 | 2020-12-25 | 中国航发商用航空发动机有限责任公司 | Method for manufacturing porosity test block and method for rapidly detecting porosity |
| CN113781587A (en) * | 2021-09-23 | 2021-12-10 | 中国科学院东北地理与农业生态研究所 | Color consistency processing method of remote sensing image based on optimal path |
| CN119181472A (en) * | 2024-11-22 | 2024-12-24 | 山东第一医科大学第一附属医院(山东省千佛山医院) | Case image resource library construction method of intelligent medical system |
Citations (7)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101669828A (en) * | 2009-09-24 | 2010-03-17 | 复旦大学 | System for detecting pulmonary malignant tumour and benign protuberance based on PET/CT image texture characteristics |
| CN102208109A (en) * | 2011-06-23 | 2011-10-05 | 南京林业大学 | Different-source image registration method for X-ray image and laser image |
| CN102722887A (en) * | 2012-05-23 | 2012-10-10 | 北京京北方信息技术有限公司 | Image registration method and device |
| JP2015058355A (en) * | 2013-09-18 | 2015-03-30 | 株式会社日立メディコ | Ct image evaluation device and ct image evaluation method |
| CN105261013A (en) * | 2015-09-25 | 2016-01-20 | 孙高磊 | Comprehensive evaluation method and evaluation system for scanned image quality |
| CN105931224A (en) * | 2016-04-14 | 2016-09-07 | 浙江大学 | Pathology identification method for routine scan CT image of liver based on random forests |
| CN106778793A (en) * | 2016-11-30 | 2017-05-31 | 中国科学院深圳先进技术研究院 | The repeatable measuring method and device of a kind of image feature |
-
2016
- 2016-11-30 WO PCT/CN2016/108048 patent/WO2018098697A1/en not_active Ceased
Patent Citations (7)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101669828A (en) * | 2009-09-24 | 2010-03-17 | 复旦大学 | System for detecting pulmonary malignant tumour and benign protuberance based on PET/CT image texture characteristics |
| CN102208109A (en) * | 2011-06-23 | 2011-10-05 | 南京林业大学 | Different-source image registration method for X-ray image and laser image |
| CN102722887A (en) * | 2012-05-23 | 2012-10-10 | 北京京北方信息技术有限公司 | Image registration method and device |
| JP2015058355A (en) * | 2013-09-18 | 2015-03-30 | 株式会社日立メディコ | Ct image evaluation device and ct image evaluation method |
| CN105261013A (en) * | 2015-09-25 | 2016-01-20 | 孙高磊 | Comprehensive evaluation method and evaluation system for scanned image quality |
| CN105931224A (en) * | 2016-04-14 | 2016-09-07 | 浙江大学 | Pathology identification method for routine scan CT image of liver based on random forests |
| CN106778793A (en) * | 2016-11-30 | 2017-05-31 | 中国科学院深圳先进技术研究院 | The repeatable measuring method and device of a kind of image feature |
Cited By (9)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN112129676A (en) * | 2019-06-24 | 2020-12-25 | 中国航发商用航空发动机有限责任公司 | Method for manufacturing porosity test block and method for rapidly detecting porosity |
| CN112129676B (en) * | 2019-06-24 | 2023-09-22 | 中国航发商用航空发动机有限责任公司 | Manufacturing method of porosity test block and rapid porosity detection method |
| CN110907883A (en) * | 2019-10-25 | 2020-03-24 | 湖北省计量测试技术研究院 | Metering supervision method and system for automatic verification system of electric energy meter |
| CN110907883B (en) * | 2019-10-25 | 2023-04-14 | 湖北省计量测试技术研究院 | A measurement supervision method and system for an automatic verification system of an electric energy meter |
| CN111157938A (en) * | 2019-12-30 | 2020-05-15 | 湖北省计量测试技术研究院 | Method and system for evaluating metering process capacity of automatic verification system |
| CN111157938B (en) * | 2019-12-30 | 2022-05-20 | 湖北省计量测试技术研究院 | Method and system for evaluating metering process capability of automatic verification system |
| CN113781587A (en) * | 2021-09-23 | 2021-12-10 | 中国科学院东北地理与农业生态研究所 | Color consistency processing method of remote sensing image based on optimal path |
| CN113781587B (en) * | 2021-09-23 | 2024-01-30 | 中国科学院东北地理与农业生态研究所 | Remote sensing image color consistency processing method based on optimal path |
| CN119181472A (en) * | 2024-11-22 | 2024-12-24 | 山东第一医科大学第一附属医院(山东省千佛山医院) | Case image resource library construction method of intelligent medical system |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| Zortea et al. | A simple weighted thresholding method for the segmentation of pigmented skin lesions in macroscopic images | |
| Chang et al. | Performance measure characterization for evaluating neuroimage segmentation algorithms | |
| CN107480677B (en) | Method and device for identifying interest region in three-dimensional CT image | |
| CN103957771B (en) | Image processing device and image processing method | |
| CN108062749B (en) | Recognition method, device and electronic device for levator hiatus | |
| CN106778793B (en) | Method and device for repeatable measurement of image features | |
| WO2018098697A1 (en) | Image feature repeatability measurement method and device | |
| WO2019062843A1 (en) | Ultrasound image processing method and system | |
| CN109767448B (en) | Segmentation model training method and device | |
| CN119722620B (en) | A medical image intelligent processing method and system based on deep learning | |
| CN119313921A (en) | A correlation analysis method for lung CT images | |
| CN108765427A (en) | A kind of prostate image partition method | |
| CN114332132A (en) | Image segmentation method and device and computer equipment | |
| US20230115927A1 (en) | Systems and methods for plaque identification, plaque composition analysis, and plaque stability detection | |
| CN116912823A (en) | A deep learning-based cell identification method and system for renal pathological slices | |
| Purnama et al. | Follicle detection on the usg images to support determination of polycystic ovary syndrome | |
| CN116309333A (en) | WSI image weak supervision pathological analysis method and device based on deep learning | |
| CN110660044A (en) | Method for rapidly detecting abnormal bone tissue structure morphology and electronic device | |
| CN117876833A (en) | A lung CT image feature extraction method for machine learning | |
| CN117315378A (en) | Grading judgment method for pneumoconiosis and related equipment | |
| Jalab et al. | Fractional Rényi Entropy Image Enhancement for Deep Segmentation of Kidney MRI. | |
| Barbosa et al. | Towards automatic quantification of the epicardial fat in non-contrasted CT images | |
| EP4388494A1 (en) | Object reconstruction in digital images | |
| WO2020140380A1 (en) | Method and device for quickly dividing optical coherence tomography image | |
| CN112529900B (en) | Method, device, terminal and storage medium for matching ROI in mammary gland image |
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: 16922831 Country of ref document: EP Kind code of ref document: A1 |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 16922831 Country of ref document: EP Kind code of ref document: A1 |
|
| 32PN | Ep: public notification in the ep bulletin as address of the adressee cannot be established |
Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 04/10/2019) |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 16922831 Country of ref document: EP Kind code of ref document: A1 |