CN104143101A - Method for automatically identifying breast tumor area based on ultrasound image - Google Patents

Method for automatically identifying breast tumor area based on ultrasound image Download PDF

Info

Publication number
CN104143101A
CN104143101A CN201410309467.4A CN201410309467A CN104143101A CN 104143101 A CN104143101 A CN 104143101A CN 201410309467 A CN201410309467 A CN 201410309467A CN 104143101 A CN104143101 A CN 104143101A
Authority
CN
China
Prior art keywords
double focusing
feature
score
focusing class
matrix
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
Application number
CN201410309467.4A
Other languages
Chinese (zh)
Inventor
黄庆华
张强志
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
South China University of Technology SCUT
Original Assignee
South China University of Technology SCUT
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by South China University of Technology SCUT filed Critical South China University of Technology SCUT
Priority to CN201410309467.4A priority Critical patent/CN104143101A/en
Publication of CN104143101A publication Critical patent/CN104143101A/en
Pending legal-status Critical Current

Links

Landscapes

  • Image Analysis (AREA)

Abstract

The invention discloses a method for automatically identifying a breast tumor area based on an ultrasound image. The method comprises the following steps of acquiring the ultrasound image of the breast, and preprocessing the ultrasound image; segmenting the ultrasound image subjected to preprocessing through an image segmentation method to obtain a plurality of segmented subareas; extracting a grey level histogram, texture features, gradient features and morphological features of the ultrasound image, and combining the grey level histogram, the texture features, the gradient features and the morphological features of the ultrasound image with two-dimensional position information to obtain high-dimensionality feature vectors; selecting the most effective feature subset of the high-dimensionality feature vectors through feature ordering based on biclustering and a selection method; performing learning classification on the selected most effective feature subset through a classifier, and then automatically identifying the breast tumor area. By means of the method, the breast tumor area can be identified automatically from segment results of the breast tumor ultrasound image, therefore, automation performance of computer-aided diagnosis is improved, manual operation of clinical doctors is reduced, and subjective influence of clinical doctors is reduced.

Description

A kind of tumor of breast region automatic identifying method based on ultrasonoscopy
Technical field
The present invention relates to computer-aided diagnosis field, particularly a kind of tumor of breast region automatic identifying method based on ultrasonoscopy.
Background technology
Nowadays, breast cancer has become one of principal disease threatening women's life, however the mankind to its concrete pathology also in unknown state, early find that early treatment has just become the major way being effectively treated.Along with social development and the progress of technology, ultrasonic imaging becomes one of main detection mode of tumor of breast with its non-intruding, low, the simple and reliable feature of cost.
Yet relying on the diagnosis of ultrasonoscopy is that experience is dependent, inevitably can be subject to clinician's subjective factor impact, thereby can greatly reduces accuracy and the reliability of diagnostic result.Therefore,, for fear of the impact of subjective factor and accuracy and the reliability of raising diagnostic result, a lot of achievements in research has been put forward out and obtained to the technology of computer-aided diagnosis.
In the Mammogram Analysis system based on ultrasonoscopy having proposed, after ultrasonoscopy is cut apart, conventionally need clinician's artificial selection from all subregion being partitioned into go out tumor region, just can proceed follow-up analysis operation, this has seriously reduced the robotization performance of computer-aided diagnosis, and has introduced clinician's subjectivity.
Therefore people need a kind of new tumor region recognition methods to overcome the shortcoming existing in prior art.
Summary of the invention
The shortcoming that the object of the invention is to overcome prior art, with not enough, provides a kind of tumor of breast region automatic identifying method based on ultrasonoscopy.
Object of the present invention realizes by following technical scheme:
A tumor of breast region automatic identifying method based on ultrasonoscopy, the step that comprises following order:
S1. obtain breast ultrasound image, and it is carried out to pre-service;
S2. use image segmentation algorithm to cut apart pretreated ultrasonoscopy, obtain a plurality of subregions of cutting apart;
S3. extract grey level histogram, textural characteristics, Gradient Features, the morphological feature of ultrasonoscopy, add two-dimensional position information, obtain high-dimensional proper vector;
S4. to high-dimensional proper vector, by the feature ordering based on double focusing class and system of selection, choose the most effective character subset, specifically comprise the following steps:
(1) extract double focusing class Seed Points: the element in each is listed as is separately done cluster, and the result of each cluster is regarded as the Seed Points of a double focusing class; For the data matrix of the capable C row of a given R, apply a kind of graduation clustering algorithm that condenses to each row of objective matrix;
(2) heuristic structure double focusing class: utilize a kind of didactic method that the double focusing class Seed Points extracting in the first step is done and expanded, according to predefined criterion structure double focusing class;
(3) eliminate the double focusing class of redundancy: first, the column number ascending sort that the set of double focusing class is comprised according to each double focusing class; Then, from the double focusing class that comprises minimum column number, start iteration, detect the subset whether it belongs to the double focusing class coming below, if so, eliminate this double focusing class;
(4) feature ordering and selection: after data matrix is extracted to double focusing class, need to from these double focusing classes, extract the information that can weigh each feature, calculate the corresponding double focusing class of each feature score value, score value is higher, show that this feature more can express this data set, tightr with contacting of further feature, then according to needed number of features, select the character subset that score value is the highest, be the most effective character subset;
S5. select after the most effective character subset, use sorter to carry out learning classification to it, can reach the tumor of breast region object of identification automatically.
In step S1, described pre-service adopts full Variation Model, reaches the object of filtering and noise reduction by minimizing full variation, and full variation is defined as
TV [ u ] = ∫ Ω | ▿ u | dx
Wherein, Ω represents continuous signal domain, presentation video gradient, dx represents an element of Ω.
Owing to will not damaging the local edge of image in level and smooth speckle noise, selected and strengthened all highly effective full Variation Models (Total Variation, TV) to eliminating speckle noise and edge.
In step S2, a kind of in described image segmentation algorithm threshold method, clustering procedure, maximum a posteriori, Markov random field method, dynamic programming, Bayes's level set method, the partitioning algorithm based on graph theory.
In step S4 (1) step by step, described a kind of cohesion graduation clustering algorithm is specific as follows:
A, calculate maximal value and the minimum value of the distance of all raw data;
B, each element of all raw data is initialized as to an independent class;
C, set up apart from array, record the distance between all kinds of, be initialized as the distance of each raw data;
D, all data are done to following circulation: find the minimum value apart from array, if this value is less than threshold tau, these two classes are classified as to a class, recalculate apart from array, until be more than or equal to τ apart from the minimum value of array, stop circulation;
After cohesion graduation cluster, will obtain a series of double focusing class Seed Points of objective matrix:
[C s(i,j),N cl(j)]=HC(j,τ),j=1,...,C
Wherein, HC representative cohesion graduation clustering algorithm, τ is the default threshold value of clustering algorithm, C s(i, j) represents the Seed Points of i double focusing class of j row, N cl(j) represent the total number of j row double focusing class Seed Points.
In step S4 (2) step by step, described does and expands double focusing class Seed Points, and its method comprises following steps:
A, the line number comprising according to each Seed Points are done ascending sort;
B, from comprising minimum line number R jseed Points start, to the corresponding row of other row expansions, form a R jthe matrix M of row C row;
C, for matrix M, calculate its all square residue score:
MSRS = 1 | R | | C | Σ i ∈ R , j ∈ C ( e ij - e iC - e Rj + e RC ) 2
e iC = 1 | C | Σ j ∈ C e ij , e Rj = 1 | R | Σ i ∈ R e ij , e RC = 1 | R | | C | Σ i ∈ R , j ∈ C e ij
Wherein, R is the line number of matrix, and C is matrix column number, e ijit is the element value of the capable j row of this matrix i; If the MSRS calculating is greater than the threshold value of setting, for each point in matrix, row or the row at this place are removed in calculating, calculate the MSRS of new matrix, the difference that must divide with new and old matrix M SRS is weighed this point and is expert at or is listed as the contribution margin to MSRS, deletes row or the row at the some place of MSRS contribution margin maximum; Continuous this process of iteration, until the MSRS value of matrix is less than the threshold value presetting, this matrix is a double focusing class of finally trying to achieve.
(4) step by step of described step S4, specific as follows:
A, data matrix is extracted to double focusing class after, need to from these double focusing classes, extract the information that can weigh each feature: the feature ordering scheme based on double focusing class has been considered the correlativity of feature and two factors of the separation property of sample, wherein the correlativity of feature represents by correlativity score, for weighing the tightness degree contacting between the feature of character subset, the separation property of sample represents by separation property score, for weighing the independent degree of a feature; For k feature, if it appears at double focusing class subset Z kin arbitrary double focusing class in, the correlativity score of this feature and classification score are expressed as follows respectively:
correlation _ score = Σ i = 1 n b , k n f , k ( i ) n c
separability _ score = n s , k n r Σ i = 1 n b , k ( μ i , k - μ a , k ) 2 / n b , k
Wherein, n b,krepresent Z kthe number of middle double focusing class, n f,k(i) represent Z kin the number of the feature that comprises of i double focusing class, n s,krepresent Z kin the number of unduplicated row, μ i,krepresent Z kin the average of k feature of i double focusing class, μ a,krepresent μ i,kaverage;
The final score of k feature divides value representation by double focusing class:
bicluster _ score = a · correlation _ score ‾ + separability _ score ‾
Wherein, with represent respectively correlation_score and separability_score normalization result; A is a constant, the contribution to final score for balance correlation_score and separability_score;
The bicluster_score score value of feature is higher, shows that this feature more can express this data set, tightr with contacting of further feature;
B, according to needed number of features, select the character subset that score value is the highest.
In step S5, a kind of in described sorter K nearest neighbor classifier, neural network classifier, support vector machine classifier.
Compared with prior art, tool has the following advantages and beneficial effect in the present invention:
1, groundwork principle of the present invention is: first with machine learning method, tumor region and non-tumor region are learnt, after image is cut apart, used the sorter training to carry out Classification and Identification to tumor region and non-tumor region, automatically identify tumor region; Utilize method provided by the present invention, can from the segmentation result of Ultrasound Image of Breast Tumor, automatically identify tumor region, thereby improve the robotization performance of computer-aided diagnosis, reduce clinician's manual operations, reduce clinician's subjectivity impact.
2,, due to complicated factors such as imaging circumstances and image-forming principles, ultrasonoscopy has the features such as geneogenous speckle noise, many shades and low contrast, makes the oeverall quality of ultrasonoscopy poor.The present invention carries out the pre-service such as denoising before ultrasonoscopy is cut apart to ultrasonoscopy, suppress the harmful effect that speckle noise brings.
3, grey level histogram, textural characteristics, Gradient Features, morphological feature are chosen in feature extraction of the present invention, be to show that these features have stronger ability to express for the tumor of breast in ultrasonoscopy because pain is crossed research, can know and describe tumor region and the characteristic of non-tumor region and the similarities and differences between the two.
4, the present invention carries out the reason of feature selecting: research shows, with suitable method, reduce the dimension of feature, remove the feature of redundancy poor efficiency, select to have most the Feature Combination of ability to express, not only can not reduce the accuracy rate of Classification and Identification, but also can improve to a certain extent classification performance.
Accompanying drawing explanation
Fig. 1 is the process flow diagram of a kind of tumor of breast region automatic identifying method based on ultrasonoscopy of the present invention;
Fig. 2 is GLCM example calculation (a) data matrix (b) the GLCM schematic diagram of method described in Fig. 1;
Fig. 3 is the double focusing class Seed Points expansion schematic diagram of method described in Fig. 1;
Fig. 4 is that the automatic recognition accuracy of method described in Fig. 1 is with the variation diagram of feature set size.
Embodiment
Below in conjunction with embodiment and accompanying drawing, the present invention is described in further detail, but embodiments of the present invention are not limited to this.
Adopt all kinds of programming languages such as C language all can realize well the present invention.
As shown in Figure 1, a kind of tumor of breast region automatic identifying method based on ultrasonoscopy, comprises following five steps:
Step (1) pre-service: due to complicated factors such as imaging circumstances and image-forming principles, ultrasonoscopy has the features such as geneogenous speckle noise, many shades and low contrast, makes the oeverall quality of ultrasonoscopy poor.Therefore, before ultrasonoscopy is cut apart, need to carry out the pre-service such as denoising, suppress the harmful effect that speckle noise brings.Owing to will not damage the local edge of image in level and smooth speckle noise, the present invention has selected and has strengthened highly effective full Variation Model (Total Variation to eliminating speckle noise and edge, TV), by minimizing full variation, reach the object of filtering and noise reduction, full variation is defined as
TV [ u ] = ∫ Ω | ▿ u | dx
Wherein, Ω represents continuous signal domain, presentation video gradient, dx represents an element of Ω.
Step (2) image is cut apart: use image segmentation algorithm to cut apart pretreated ultrasonoscopy, obtain numerous subregions of cutting apart.Available image segmentation algorithm has a lot, as: threshold method, clustering procedure, maximum a posteriori, Markov random field method, dynamic programming, Bayes's level set method and the partitioning algorithm based on graph theory etc.
Step (3) feature extraction: research shows, grey level histogram, textural characteristics, Gradient Features, morphological feature etc. have stronger ability to express to the tumor of breast in ultrasonoscopy, in order to be described clearly the characteristic of tumor region and non-tumor region and the similarities and differences between the two, the present invention selects above-mentioned several category features to extract, add the positional information of bidimensional, can obtain the proper vector of 73 dimensions.Specific as follows:
Grey level histogram: if the gray shade scale of Ultrasound Image of Breast Tumor is divided into L level, can explain by following probability distribution formula for arbitrary grey level histogram of cutting apart subregion:
p i=n i/N,p i≥0,i=1,2,...,L
Wherein, the pixel number that N is this subregion, n iit is the pixel number of i gray level.Yet, directly from grey level histogram, obtain the feature of image region directly perceived not, therefore calculate the first-order statistics amount of following several conventional Description Image grey level histograms as the quantization characteristic of subregion:
(1) gray average:
μ = Σ i = 0 L - 1 i · p ( i )
(2) gray standard deviation:
σ 2 = Σ i = 0 L - 1 ( i - μ ) 2 p ( i )
(3) measure of skewness:
Skew = 1 σ 2 Σ i = 0 L - 1 ( i - μ ) 3 p ( i )
(4) kurtosis:
Kurtosis = 1 σ 4 Σ i = 0 L - 1 ( i - μ ) 4 p ( i ) - 3
(5) energy:
Energy = Σ i = 0 L - 1 p ( i ) 2
(6) entropy:
Entropy = - Σ i = 0 L - 1 p ( i ) log 2 p ( i )
Textural characteristics: gray level co-occurrence matrixes is a kind of method of comparatively conventional Description Image textural characteristics, what in fact it described is the space dependency characteristic between pixel grey scale in image.That each point in gray level co-occurrence matrixes records is θ at an angle to each other, and the point that phase mutual edge distance is d, to the probability occurring in whole subregion, can be explained with following formula:
p(i,j,d,θ)=#{(x 1,y 1)(x 2,y 2)|f(x 1,y 1)=i,f(x 2,y 2)=j,
|(x 1,y 1)-(x 2,y 2)|=d,∠((x 1,y 1)(x 2,y 2))=θ}
Wherein, (x 1, y 1), (x 2, y 2) be respectively two points of centering positions in subregion, f (x n, y n) be the gray shade scale of relevant position pixel, ∠ represents two angles between point, # represents that the point that meets described condition is to the total degree occurring in whole subregion.Fig. 2 is an example that calculates gray level co-occurrence matrixes, θ=0 wherein, d=1.
Yet, in actual applications, the seldom direct textural characteristics using gray level co-occurrence matrixes as image, but as asking grey level histogram feature, calculate some statistics and carry out representation feature.Make p ijrepresent the capable j column element of i value in gray level co-occurrence matrixes, L represents the gray shade scale of dividing, and conventional statistic expression formula is as follows:
(1) maximum probability:
Max?Pro=maxp ij
(2) diversity factor:
Dissimilarity = Σ i , j = 0 L - 1 p ij | i - j |
(3) contrast:
Contrast = Σ i , j = 0 L - 1 p i , j ( i - j ) 2
(4) homogeneity degree:
Homogeneity = Σ i , j = 0 L - 1 p ij 1 + ( i - j ) 2
(5) unfavourable balance square:
Inverse = Σ i , j = 0 L - 1 p i , j 1 + | i - j | / L
(6) energy:
Energy = Σ i , j = 0 L - 1 p ij 2
(7) entropy:
Entropy = - Σ i , j = 0 L - 1 p ij ln p ij
(8) average:
Mean = Σ i , j L - 1 ip ij
(9) standard deviation:
sd = Σ i , j = 0 L - 1 p ij ( i - Mean ) 2
(10) degree of correlation:
Correlation = Σ i , j = 0 L - 1 p ij ( i - Mean ) ( j - Mean ) Sd 2
Following statistic need to be used the marginal probability distribution of gray level co-occurrence matrixes, the expression formula of four kinds of marginal probability distributions respectively:
p x ( i ) = Σ j p ij
p y ( j ) = Σ i p ij
p x + y ( k = i + j ) = Σ i Σ j p ij
p x - y ( k = | i - j | ) = Σ i Σ j p ij
And average (11):
SumMean = Σ i = 0 2 L - 2 ip x + y ( i )
And standard deviation (12):
SumSd = Σ i = 0 2 L - 2 ( i - SumMean ) 2 p x + y ( i )
And entropy (13):
SumEntropy = - Σ i = 0 2 L - 2 p x + y ( i ) log 2 p x + y ( i )
(14) differ from average:
DifMean = Σ i = 0 2 L - 2 ip x - y ( i )
(15) differ from standard deviation:
DifSd = Σ i = 0 2 L - 2 ( i - DifMean ) 2 p x - y ( i )
And entropy (16):
SumEntropy = - Σ i = 0 2 L - 2 p x - y ( i ) log 2 p x - y ( i )
(17) edge entropy:
HX = HY = - Σ i p x ( i ) log 2 p x ( i )
(18) associating edge entropy:
HXY 1 = - Σ i Σ j p ij log 2 ( p x ( i ) p y ( j ) )
(19) separate edge entropy:
HXY 2 = - Σ i Σ j p x ( i ) p y ( i ) log 2 ( p x ( i ) p y ( j ) )
(20) information correlation:
INFH 1 = Entropy - HXY 1 max ( HX , HY )
INFH 2 = 1 - exp ( - 2 ( HXY 2 - Entropy ) )
Histogram of gradients:
(1) gradient amplitude and the gradient direction of each pixel in the piece of zoning.For compute gradient amplitude, need to first try to achieve VG (vertical gradient) and horizontal gradient:
VG (vertical gradient):
f h(x,y)=f(x+1,y)-f(x-1,y)
Horizontal gradient:
f v(x,y)=f(x,y+1)-f(x,y-1)
Wherein, f (x, y) is illustrated in the gray-scale value of the pixel of position (x, y).On this basis, gradient amplitude and gradient direction calculate respectively by following formula:
Gradient amplitude:
m ( x , y ) = f h ( x , y ) 2 + f v ( x , y ) 2
Gradient direction:
θ ( x , y ) = arctan f h ( x , y ) f v ( x , y )
(2) histogram generates.Through the calculating of the first step, each pixel can calculate corresponding gradient amplitude and gradient direction, is similar to grey level histogram, the cumulative gradient amplitude with the pixel of identical gradient direction, thus generate the histogram based on gradient.In order to reduce the complexity of calculating and to improve arithmetic speed, the orientation average of 360 degree is quantified as K interval, and the gradient direction dropping between same zone is considered to identical.After having added up, this histogram of gradients can represent with a K dimensional vector.
(3) K dimensional vector is done to normalization.K dimensional vector after normalization is exactly last for describing the feature of histogram of gradients.
Shape facility: in current research, comparatively conventional and effectively shape facility mainly contain following four kinds: girth, area, complex-shaped degree and like circularity.
Complex-shaped degree and seemingly circularity are tried to achieve by following formula respectively:
ShapeComplexity=Perimeter 2/Area
CircularDegree=4π·Area/Perimenter 2
Wherein Perimeter and Area represent respectively subregion girth and the area after normalization.
Position feature: by following expression formula, calculate,
L x=1-2·|w/2-x|/w
L y=1-2·|h/2-y|/h
Wherein, w and h represent respectively width and the height of ultrasonoscopy, and (x, y) represents the center position of subregion.If subregion present position more approaches the central point of ultrasonoscopy, the value that its position feature calculates is larger.
Step (4) feature selecting: after feature extraction, can extract more high-dimensional characteristic information from Ultrasound Image of Breast Tumor.Yet research shows, reduces the dimension of feature with suitable method, removes the feature of redundancy poor efficiency, selects to have most the Feature Combination of ability to express, not only can not reduce the accuracy rate of Classification and Identification, but also can improve to a certain extent classification performance.Feature selection approach has a lot, as Variance Score, Laplacian Score and Fisher Score etc., the character subset that the present invention has selected a kind of feature ordering based on double focusing class and system of selection to choose the most applicable specific classification object, concrete operations are as follows:
According to the present invention for specific classification object, adopt to extract the algorithm of double focusing class, what this pair of clustering algorithm extracted is the double focusing quasi-mode that column element is equal.This double focusing class extraction algorithm mainly comprises three steps:
(1) extract double focusing class Seed Points: the element in each is listed as is separately done cluster, and the result of each cluster is regarded as the Seed Points of a double focusing class.For the data matrix of the capable C row of a given R, apply a kind of cohesion graduation clustering algorithm (Agglomerative Hierarchical Clustering) to each row of objective matrix.The specific descriptions of cohesion graduation clustering algorithm are as follows:
1) calculate maximal value and the minimum value of the distance of all raw data
2) each element of all raw data is initialized as to an independent class
3) set up apart from array, record the distance between all kinds of, be initialized as the distance of each raw data
4) all data are done to following circulation: find the minimum value apart from array, if this value is less than threshold tau, these two classes are classified as to a class, recalculate apart from array.Until be more than or equal to τ apart from the minimum value of array, stop circulation.
After cohesion graduation cluster, will obtain a series of double focusing class Seed Points of objective matrix:
[C s(i,j),N cl(j)]=HC(j,τ),j=1,...,C
Wherein, what HC represented is cohesion graduation clustering algorithm, and τ is the default threshold value of clustering algorithm, C s(i, j) represents the Seed Points of i double focusing class of j row, N cl(j) represent the total number of j row double focusing class Seed Points.
(2) heuristic structure double focusing class: utilize a kind of didactic method that the double focusing class Seed Points extracting in the first step is done and expanded, according to predefined criterion structure double focusing class.Expansion algorithm is as described below:
1) line number comprising according to each Seed Points is done ascending sort.
2) from comprising minimum line number R jseed Points start, to the corresponding row of other row expansions, form a R jthe matrix M of row C row.
3), for matrix M, calculate its all square residue score (Mean Square Residue Score, MSRS):
MSRS = 1 | R | | C | Σ i ∈ R , j ∈ C ( e ij - e iC - e Rj + e RC ) 2
e iC = 1 | C | Σ j ∈ C e ij , e Rj = 1 | R | Σ i ∈ R e ij , e RC = 1 | R | | C | Σ i ∈ R , j ∈ C e ij
Wherein, R is the line number of matrix, and C is matrix column number, e ijit is the element value of the capable j row of this matrix i.If the MSRS calculating is greater than the threshold value of setting, for each point in matrix, row or the row at this place are removed in calculating, calculate the MSRS of new matrix, the difference that must divide with new and old matrix M SRS is weighed this point and is expert at or is listed as the contribution margin to MSRS, deletes row or the row at the some place of MSRS contribution margin maximum.Continuous this process of iteration, until the MSRS value of matrix is less than the threshold value presetting, this matrix is a double focusing class of finally trying to achieve.Fig. 3 has provided double focusing class Seed Points expansion schematic diagram.
(3) remove the double focusing class of redundancy: owing to having generated a large amount of double focusing classes in second step, and the situation that exists the double focusing class of some smaller redundancies to be comprised by larger double focusing class.The double focusing class of removing redundancy is very necessary, because the double focusing class repeating can cause the double counting while assessing the separation property of sample and the correlativity of feature in subsequent characteristics rank scheme.Eliminating the double focusing class of redundancy carries out in two steps: first, and the column number ascending sort that the set of double focusing class is comprised according to each double focusing class; Then, from the double focusing class that comprises minimum column number, start iteration, detect the subset whether it belongs to the double focusing class coming below, if so, eliminate this double focusing class.
After data matrix is extracted to double focusing class, need to from these double focusing classes, extract the information that can weigh each feature.Feature rank scheme based on double focusing class has been considered the correlativity of feature and two factors of the separation property of sample, wherein the correlativity of feature represents by correlativity score, for weighing the tightness degree contacting between the feature of character subset, the separation property of sample represents by separation property score, for weighing the independent degree of a feature.For k feature, if it appears at double focusing class subset Z kin arbitrary double focusing class in, the correlativity score of this feature and classification score are expressed as follows respectively:
correlation _ score = Σ i = 1 n b , k n f , k ( i ) n c
separability _ score = n s , k n r Σ i = 1 n b , k ( μ i , k - μ a , k ) 2 / n b , k
Wherein, n b,krepresent Z kthe number of middle double focusing class, n f,k(i) represent Z kin the number of the feature that comprises of i double focusing class, n s,krepresent Z kin the number of unduplicated row, μ i,krepresent Z kin the average of k feature of i double focusing class, μ a,krepresent μ i,kaverage.
The final score of k feature divides value representation by double focusing class:
bicluster _ score = a · correlation _ score ‾ + separability _ score ‾
Wherein, with represent respectively correlation_score and separability_score normalization result; A is a constant, the contribution to final score for balance correlation_score and separability_score;
The bicluster_score score value of feature is higher, shows that this feature more can express this data set, tightr with contacting of further feature.
Described step (5) Classification and Identification: select after the most effective character subset, use sorter to carry out learning classification to it, can reach the tumor of breast region object of identification automatically.Conventional sorter has: K nearest neighbor classifier (K-nearest Neighbor, KNN), neural network classifier (Neural Networks, NNs) and support vector machine classifier (Support Vector Machine, SVM) etc.
In order to verify correctness of the present invention and validity, done following experiment:
In experiment, use VC++6.0 to realize the present invention.Experiment verifies based on 46 Ultrasound Image of Breast Tumors (malignant tumour and benign tumour each 23), and the size of every image is 400 * 300.These 46 Ultrasound Image of Breast Tumor Shi You Tumor Hospital Attached to Zhongshan Univ. provide, by Philip medical ultrasonic image instrument HDI5000SonoCT (transducer: L12-550mm broadband linear array transducer; Frequency: 7.1MHz) obtain.Experiment test host parameter is: system is Windows732 bit manipulation system, and processor is AMD5000+ (2.60GHz), inside saves as Kingston (2.00GB).
Ultrasound Image of Breast Tumor is after image is cut apart, and each subregion in image is all regarded as a sample instance, and each sample instance is marked as tumour (positive sample) or non-tumour (negative sample), represents respectively with 1 and-1; Then, each subregion is extracted to the five category feature information such as grey level histogram, gray level co-occurrence matrixes, histogram of gradients, shape and position, each sample instance can extract the feature of 73 dimensions altogether, each sample instance can with one 74 dimension vector representation (1 dimension classification information and 73 dimension characteristic informations).All sample instance are extracted after features, used 5 folding cross validations to carry out algorithm evaluation: all sample sets are equally divided into 5 group data sets at random, choose wherein one group as test set, remaining sample set is as training set; Iteration five times, until each group data set all selected mistake as test set.For each proof procedure, first the feature selection approach based on double focusing class is applied to training set, double focusing class score value according to feature sorts, then the character subset that is 1~73 to size is respectively tested on test set, by its classification performance, verifies correctness of the present invention and validity.
Choose accuracy (Accuracy), susceptibility (Sensibility) and specificity (Specificity) as quantitative evaluation index.Wherein, accuracy is illustrated in the ratio that the sample of correctly being classified in all samples accounts for total sample, and susceptibility represents that the sample of correctly being classified in positive sample accounts for the ratio of positive sample, and specificity represents that the sample of correctly being classified in negative sample accounts for the ratio of negative sample.Be defined as follows respectively:
Accuracy = TP + TN TP + FP + TN + FN
Sensibility = TP TP + FN
Specificity = TN TN + FP
Wherein, TP represents the number that positive sample is correctly validated, and TN represents the number that negative sample is correctly validated, and FN represents that positive sample is erroneously identified as the number of negative sample, and FP represents that negative sample is erroneously identified as the number of positive sample.
Fig. 4 is that automatic recognition accuracy is with the variation diagram of character subset size.As can be seen from this figure, accuracy rate does not improve along with the increase of number of features, illustrates in primitive character space and has some redundancy feature information, and these features not only can not be improved the effect of classification, have reduced on the contrary the accuracy rate of automatic identification; Consider three indexs such as accuracy, susceptibility and specificity, as can be seen from Figure 4, when selecting front 25 dimensional features when (mainly comprising position feature, shape facility and gray level co-occurrence matrixes), the accuracy rate of identification is the highest automatically.
Following table has provided accuracy, susceptibility and the specificity of automatically identifying under the condition of selecting front 25 dimensional features, can find out, three indexs, all more than 97%, have absolutely proved correctness of the present invention and validity.
Accuracy Susceptibility Specificity
0.983±0.013 0.985±0.019 0.974±0.035
Above-described embodiment is preferably embodiment of the present invention; but embodiments of the present invention are not restricted to the described embodiments; other any do not deviate from change, the modification done under Spirit Essence of the present invention and principle, substitutes, combination, simplify; all should be equivalent substitute mode, within being included in protection scope of the present invention.

Claims (7)

1. the tumor of breast region automatic identifying method based on ultrasonoscopy, is characterized in that the step that comprises following order:
S1. obtain breast ultrasound image, and it is carried out to pre-service;
S2. use image segmentation algorithm to cut apart pretreated ultrasonoscopy, obtain a plurality of subregions of cutting apart;
S3. extract grey level histogram, textural characteristics, Gradient Features, the morphological feature of ultrasonoscopy, add two-dimensional position information, obtain high-dimensional proper vector;
S4. to high-dimensional proper vector, by the feature ordering based on double focusing class and system of selection, choose the most effective character subset, specifically comprise the following steps:
(1) extract double focusing class Seed Points: the element in each is listed as is separately done cluster, and the result of each cluster is regarded as the Seed Points of a double focusing class; For the data matrix of the capable C row of a given R, apply a kind of graduation clustering algorithm that condenses to each row of objective matrix;
(2) heuristic structure double focusing class: utilize a kind of didactic method that the double focusing class Seed Points extracting in the first step is done and expanded, according to predefined criterion structure double focusing class;
(3) eliminate the double focusing class of redundancy: first, the column number ascending sort that the set of double focusing class is comprised according to each double focusing class; Then, from the double focusing class that comprises minimum column number, start iteration, detect the subset whether it belongs to the double focusing class coming below, if so, eliminate this double focusing class;
(4) feature ordering and selection: after data matrix is extracted to double focusing class, need to from these double focusing classes, extract the information that can weigh each feature, calculate the corresponding double focusing class of each feature score value, score value is higher, show that this feature more can express this data set, tightr with contacting of further feature, then according to needed number of features, select the character subset that score value is the highest, be the most effective character subset;
S5. select after the most effective character subset, use sorter to carry out learning classification to it, can reach the tumor of breast region object of identification automatically.
2. the tumor of breast region automatic identifying method based on ultrasonoscopy according to claim 1, is characterized in that: in step S1, described pre-service adopts full Variation Model, reaches the object of filtering and noise reduction by minimizing full variation, and full variation is defined as
TV [ u ] = ∫ Ω | ▿ u | dx
Wherein, Ω represents continuous signal domain, presentation video gradient, dx represents an element of Ω.
3. the tumor of breast region automatic identifying method based on ultrasonoscopy according to claim 1, it is characterized in that: in step S2, a kind of in described image segmentation algorithm threshold method, clustering procedure, maximum a posteriori, Markov random field method, dynamic programming, Bayes's level set method, the partitioning algorithm based on graph theory.
4. the tumor of breast region automatic identifying method based on ultrasonoscopy according to claim 1, is characterized in that: in step S4 (1) step by step, described a kind of cohesion graduation clustering algorithm is specific as follows:
A, calculate maximal value and the minimum value of the distance of all raw data;
B, each element of all raw data is initialized as to an independent class;
C, set up apart from array, record the distance between all kinds of, be initialized as the distance of each raw data;
D, all data are done to following circulation: find the minimum value apart from array, if this value is less than threshold tau, these two classes are classified as to a class, recalculate apart from array, until be more than or equal to τ apart from the minimum value of array, stop circulation;
After cohesion graduation cluster, will obtain a series of double focusing class Seed Points of objective matrix:
[C s(i,j),N cl(j)]=HC(j,τ),j=1,...,C
Wherein, HC representative cohesion graduation clustering algorithm, τ is the default threshold value of clustering algorithm, C s(i, j) represents the Seed Points of i double focusing class of j row, N cl(j) represent the total number of j row double focusing class Seed Points.
5. the tumor of breast region automatic identifying method based on ultrasonoscopy according to claim 1, is characterized in that: in step S4 (2) step by step, described does and expand double focusing class Seed Points, and its method comprises following steps:
A, the line number comprising according to each Seed Points are done ascending sort;
B, from comprising minimum line number R jseed Points start, to the corresponding row of other row expansions, form a R jthe matrix M of row C row;
C, for matrix M, calculate its all square residue score:
MSRS = 1 | R | | C | Σ i ∈ R , j ∈ C ( e ij - e iC - e Rj + e RC ) 2
e iC = 1 | C | Σ j ∈ C e ij , e Rj = 1 | R | Σ i ∈ R e ij , e RC = 1 | R | | C | Σ i ∈ R , j ∈ C e ij
Wherein, R is the line number of matrix, and C is matrix column number, e ijit is the element value of the capable j row of this matrix i; If the MSRS calculating is greater than the threshold value of setting, for each point in matrix, row or the row at this place are removed in calculating, calculate the MSRS of new matrix, the difference that must divide with new and old matrix M SRS is weighed this point and is expert at or is listed as the contribution margin to MSRS, deletes row or the row at the some place of MSRS contribution margin maximum; Continuous this process of iteration, until the MSRS value of matrix is less than the threshold value presetting, this matrix is a double focusing class of finally trying to achieve.
6. the tumor of breast region automatic identifying method based on ultrasonoscopy according to claim 1, is characterized in that: (4) step by step of described step S4, specific as follows:
A, data matrix is extracted to double focusing class after, need to from these double focusing classes, extract the information that can weigh each feature: the feature ordering scheme based on double focusing class has been considered the correlativity of feature and two factors of the separation property of sample, wherein the correlativity of feature represents by correlativity score, for weighing the tightness degree contacting between the feature of character subset, the separation property of sample represents by separation property score, for weighing the independent degree of a feature; For k feature, if it appears at double focusing class subset Z kin arbitrary double focusing class in, the correlativity score of this feature and classification score are expressed as follows respectively:
correlation _ score = Σ i = 1 n b , k n f , k ( i ) n c
separability _ score = n s , k n r Σ i = 1 n b , k ( μ i , k - μ a , k ) 2 / n b , k
Wherein, n b,krepresent Z kthe number of middle double focusing class, n f,k(i) represent Z kin the number of the feature that comprises of i double focusing class, n s,krepresent Z kin the number of unduplicated row, μ i,krepresent Z kin the average of k feature of i double focusing class, μ a,krepresent μ i,kaverage;
The final score of k feature divides value representation by double focusing class:
bicluster _ score = a · correlation _ score ‾ + separability _ score ‾
Wherein, with represent respectively correlation_score and separability_score normalization result; A is a constant, the contribution to final score for balance correlation_score and separability_score;
The bicluster_score score value of feature is higher, shows that this feature more can express this data set, tightr with contacting of further feature;
B, according to needed number of features, select the character subset that score value is the highest.
7. the tumor of breast region automatic identifying method based on ultrasonoscopy according to claim 1, is characterized in that: in step S5, and a kind of in described sorter K nearest neighbor classifier, neural network classifier, support vector machine classifier.
CN201410309467.4A 2014-07-01 2014-07-01 Method for automatically identifying breast tumor area based on ultrasound image Pending CN104143101A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410309467.4A CN104143101A (en) 2014-07-01 2014-07-01 Method for automatically identifying breast tumor area based on ultrasound image

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410309467.4A CN104143101A (en) 2014-07-01 2014-07-01 Method for automatically identifying breast tumor area based on ultrasound image

Publications (1)

Publication Number Publication Date
CN104143101A true CN104143101A (en) 2014-11-12

Family

ID=51852271

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410309467.4A Pending CN104143101A (en) 2014-07-01 2014-07-01 Method for automatically identifying breast tumor area based on ultrasound image

Country Status (1)

Country Link
CN (1) CN104143101A (en)

Cited By (31)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104766340A (en) * 2015-04-30 2015-07-08 上海联影医疗科技有限公司 Image segmentation method
CN104899599A (en) * 2015-05-26 2015-09-09 重庆金山科技(集团)有限公司 Method for automatically positioning in-vivo gastrointestinal feature point
CN105512622A (en) * 2015-12-01 2016-04-20 北京航空航天大学 Visible remote-sensing image sea-land segmentation method based on image segmentation and supervised learning
CN105631899A (en) * 2015-12-28 2016-06-01 哈尔滨工业大学 Ultrasonic image motion object tracking method based on gray-scale texture feature
CN106204532A (en) * 2016-06-24 2016-12-07 华南理工大学 The sorting technique of the tumor of feature based data mining and neutral net
CN106326826A (en) * 2015-10-10 2017-01-11 北京控制与电子技术研究所 Visible-image-based autonomous landing zone selection method for deep space detector
CN106491161A (en) * 2016-11-15 2017-03-15 乐普(北京)医疗器械股份有限公司 A kind of method and device of intelligent organization's identification
CN106815481A (en) * 2017-01-19 2017-06-09 中国科学院深圳先进技术研究院 A kind of life cycle Forecasting Methodology and device based on image group
CN106960218A (en) * 2017-02-27 2017-07-18 同济大学 Breast cancer data computer categorizing system based on cost sensitive learning Bayes
CN107358267A (en) * 2017-07-20 2017-11-17 东北大学 A kind of breast ultrasound image multivariate classification system and method based on cross-correlation feature
CN107636659A (en) * 2015-05-11 2018-01-26 西门子保健有限责任公司 The method and system of the terrestrial reference in medical image is detected using deep neural network
CN108389178A (en) * 2018-01-11 2018-08-10 上海交通大学 Lung CT preprocess method based on convolutional neural networks and system
CN108417271A (en) * 2018-01-11 2018-08-17 复旦大学 Mental inhibitor object based on phrenoblabia Subtypes recommends method and system
CN108573491A (en) * 2017-03-10 2018-09-25 南京大学 A kind of three-dimensional ultrasound pattern dividing method based on machine learning
CN109065150A (en) * 2018-07-02 2018-12-21 江苏省中医院 A kind of ultrasonic tumor of breast stage division based on multi-feature extraction and Linear SVM
US10181191B2 (en) 2014-12-02 2019-01-15 Shanghai United Imaging Healthcare Co., Ltd. Methods and systems for identifying spine or bone regions in computed tomography image sequence
CN109478321A (en) * 2016-07-25 2019-03-15 索尼公司 Automatic 3D brain tumor segmentation and classification
CN109657714A (en) * 2018-12-11 2019-04-19 深圳先进技术研究院 Data processing method, device and electronic equipment
JP2019526869A (en) * 2016-08-11 2019-09-19 コイオス メディカル,インコーポレイテッド CAD system personalization method and means for providing confidence level indicators for CAD system recommendations
CN110458223A (en) * 2019-08-06 2019-11-15 湖南省华芯医疗器械有限公司 Tumor of bronchus automatic testing method and detection system under a kind of scope
CN110634129A (en) * 2019-08-23 2019-12-31 首都医科大学宣武医院 Positioning method and system based on DSA image
CN111179227A (en) * 2019-12-16 2020-05-19 西北工业大学 Mammary gland ultrasonic image quality evaluation method based on auxiliary diagnosis and subjective aesthetics
CN111292291A (en) * 2020-01-15 2020-06-16 李东航 Cancer CT image judgment device based on PCA or M wave band wavelet domain
CN112233123A (en) * 2020-09-21 2021-01-15 广州金域医学检验中心有限公司 Method and device for classifying tumor stroma in pathological picture, computer equipment and storage medium
CN113011462A (en) * 2021-02-22 2021-06-22 广州领拓医疗科技有限公司 Classification and device of tumor cell images
CN113257392A (en) * 2021-04-20 2021-08-13 哈尔滨晓芯科技有限公司 Automatic preprocessing method for universal external data of ultrasonic machine
US11182894B2 (en) 2016-01-07 2021-11-23 Koios Medical, Inc. Method and means of CAD system personalization to reduce intraoperator and interoperator variation
CN113822825A (en) * 2021-11-25 2021-12-21 电子科技大学成都学院 Optical building target three-dimensional reconstruction method based on 3D-R2N2
US11551361B2 (en) 2016-08-22 2023-01-10 Koios Medical, Inc. Method and system of computer-aided detection using multiple images from different views of a region of interest to improve detection accuracy
CN116416166A (en) * 2023-06-12 2023-07-11 贵州省人民医院 Liver biopsy data analysis method and system
CN116485791A (en) * 2023-06-16 2023-07-25 华侨大学 Automatic detection method and system for double-view breast tumor lesion area based on absorbance

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101404062A (en) * 2008-11-14 2009-04-08 南京大学 Automatic screening method for digital galactophore image based on decision tree
WO2014015424A1 (en) * 2012-07-26 2014-01-30 International Business Machines Corporation Tumor classification based on an analysis of a related ultrasonic attenuation map

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101404062A (en) * 2008-11-14 2009-04-08 南京大学 Automatic screening method for digital galactophore image based on decision tree
WO2014015424A1 (en) * 2012-07-26 2014-01-30 International Business Machines Corporation Tumor classification based on an analysis of a related ultrasonic attenuation map

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
QINGHUA HUANG 等: ""Exploiting Local Coherent Patterns for Unsupervised Feature Ranking"", 《IEEE TRANSACTION ON SYSTENS,MAN,AND CYBERNETICS-PART B:CYBERNETICS》 *
李素莹: ""基于图论的乳腺肿瘤超声图像的分割和识别方法"", 《中国优秀硕士学位论文全文数据库-信息科技辑》 *

Cited By (48)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10181191B2 (en) 2014-12-02 2019-01-15 Shanghai United Imaging Healthcare Co., Ltd. Methods and systems for identifying spine or bone regions in computed tomography image sequence
US11094067B2 (en) 2014-12-02 2021-08-17 Shanghai United Imaging Healthcare Co., Ltd. Method and system for image processing
CN104766340A (en) * 2015-04-30 2015-07-08 上海联影医疗科技有限公司 Image segmentation method
CN104766340B (en) * 2015-04-30 2018-02-27 上海联影医疗科技有限公司 A kind of image partition method
CN107636659A (en) * 2015-05-11 2018-01-26 西门子保健有限责任公司 The method and system of the terrestrial reference in medical image is detected using deep neural network
CN104899599B (en) * 2015-05-26 2018-08-03 重庆金山科技(集团)有限公司 The method for being automatically positioned internal gastrointestinal characteristic point
CN104899599A (en) * 2015-05-26 2015-09-09 重庆金山科技(集团)有限公司 Method for automatically positioning in-vivo gastrointestinal feature point
CN106326826B (en) * 2015-10-10 2019-10-18 北京控制与电子技术研究所 A kind of deep space probe independent landing area choosing method based on visible images
CN106326826A (en) * 2015-10-10 2017-01-11 北京控制与电子技术研究所 Visible-image-based autonomous landing zone selection method for deep space detector
CN105512622A (en) * 2015-12-01 2016-04-20 北京航空航天大学 Visible remote-sensing image sea-land segmentation method based on image segmentation and supervised learning
CN105512622B (en) * 2015-12-01 2018-11-09 北京航空航天大学 A kind of visible remote sensing image sea land dividing method based on figure segmentation and supervised learning
CN105631899A (en) * 2015-12-28 2016-06-01 哈尔滨工业大学 Ultrasonic image motion object tracking method based on gray-scale texture feature
US11182894B2 (en) 2016-01-07 2021-11-23 Koios Medical, Inc. Method and means of CAD system personalization to reduce intraoperator and interoperator variation
CN106204532A (en) * 2016-06-24 2016-12-07 华南理工大学 The sorting technique of the tumor of feature based data mining and neutral net
CN106204532B (en) * 2016-06-24 2019-01-18 华南理工大学 The classification method of tumour based on characteristic excavation and neural network
CN109478321B (en) * 2016-07-25 2022-04-26 索尼公司 Automated 3D brain tumor segmentation and classification
CN109478321A (en) * 2016-07-25 2019-03-15 索尼公司 Automatic 3D brain tumor segmentation and classification
JP7021215B2 (en) 2016-08-11 2022-02-16 コイオス メディカル,インコーポレイテッド CAD System Personalization Methods and Means for Providing Confidence Level Indicators for CAD System Recommendations
JP2019526869A (en) * 2016-08-11 2019-09-19 コイオス メディカル,インコーポレイテッド CAD system personalization method and means for providing confidence level indicators for CAD system recommendations
US11551361B2 (en) 2016-08-22 2023-01-10 Koios Medical, Inc. Method and system of computer-aided detection using multiple images from different views of a region of interest to improve detection accuracy
CN106491161A (en) * 2016-11-15 2017-03-15 乐普(北京)医疗器械股份有限公司 A kind of method and device of intelligent organization's identification
CN106815481A (en) * 2017-01-19 2017-06-09 中国科学院深圳先进技术研究院 A kind of life cycle Forecasting Methodology and device based on image group
CN106960218B (en) * 2017-02-27 2020-07-28 同济大学 Breast cancer data computer classification system based on cost-sensitive learning Bayes
CN106960218A (en) * 2017-02-27 2017-07-18 同济大学 Breast cancer data computer categorizing system based on cost sensitive learning Bayes
CN108573491A (en) * 2017-03-10 2018-09-25 南京大学 A kind of three-dimensional ultrasound pattern dividing method based on machine learning
CN107358267A (en) * 2017-07-20 2017-11-17 东北大学 A kind of breast ultrasound image multivariate classification system and method based on cross-correlation feature
CN108417271A (en) * 2018-01-11 2018-08-17 复旦大学 Mental inhibitor object based on phrenoblabia Subtypes recommends method and system
CN108389178A (en) * 2018-01-11 2018-08-10 上海交通大学 Lung CT preprocess method based on convolutional neural networks and system
CN109065150A (en) * 2018-07-02 2018-12-21 江苏省中医院 A kind of ultrasonic tumor of breast stage division based on multi-feature extraction and Linear SVM
CN109657714A (en) * 2018-12-11 2019-04-19 深圳先进技术研究院 Data processing method, device and electronic equipment
CN110458223A (en) * 2019-08-06 2019-11-15 湖南省华芯医疗器械有限公司 Tumor of bronchus automatic testing method and detection system under a kind of scope
CN110634129A (en) * 2019-08-23 2019-12-31 首都医科大学宣武医院 Positioning method and system based on DSA image
CN111179227B (en) * 2019-12-16 2022-04-05 西北工业大学 Mammary gland ultrasonic image quality evaluation method based on auxiliary diagnosis and subjective aesthetics
CN111179227A (en) * 2019-12-16 2020-05-19 西北工业大学 Mammary gland ultrasonic image quality evaluation method based on auxiliary diagnosis and subjective aesthetics
CN111292291B (en) * 2020-01-15 2024-02-02 李东航 Cancer CT image judging device based on PCA or M wave band wavelet domain
CN111292291A (en) * 2020-01-15 2020-06-16 李东航 Cancer CT image judgment device based on PCA or M wave band wavelet domain
CN112233123A (en) * 2020-09-21 2021-01-15 广州金域医学检验中心有限公司 Method and device for classifying tumor stroma in pathological picture, computer equipment and storage medium
CN112233123B (en) * 2020-09-21 2024-05-14 广州金域医学检验中心有限公司 Tumor interstitial classification method, device, computer equipment and storage medium in pathological pictures
CN113011462A (en) * 2021-02-22 2021-06-22 广州领拓医疗科技有限公司 Classification and device of tumor cell images
CN113011462B (en) * 2021-02-22 2021-10-22 广州领拓医疗科技有限公司 Classification and device of tumor cell images
CN113257392A (en) * 2021-04-20 2021-08-13 哈尔滨晓芯科技有限公司 Automatic preprocessing method for universal external data of ultrasonic machine
CN113257392B (en) * 2021-04-20 2024-04-16 哈尔滨晓芯科技有限公司 Automatic preprocessing method for universal external data of ultrasonic machine
CN113822825A (en) * 2021-11-25 2021-12-21 电子科技大学成都学院 Optical building target three-dimensional reconstruction method based on 3D-R2N2
CN113822825B (en) * 2021-11-25 2022-02-11 电子科技大学成都学院 Optical building target three-dimensional reconstruction method based on 3D-R2N2
CN116416166B (en) * 2023-06-12 2023-08-04 贵州省人民医院 Liver biopsy data analysis method and system
CN116416166A (en) * 2023-06-12 2023-07-11 贵州省人民医院 Liver biopsy data analysis method and system
CN116485791B (en) * 2023-06-16 2023-09-29 华侨大学 Automatic detection method and system for double-view breast tumor lesion area based on absorbance
CN116485791A (en) * 2023-06-16 2023-07-25 华侨大学 Automatic detection method and system for double-view breast tumor lesion area based on absorbance

Similar Documents

Publication Publication Date Title
CN104143101A (en) Method for automatically identifying breast tumor area based on ultrasound image
Arunkumar et al. Fully automatic model‐based segmentation and classification approach for MRI brain tumor using artificial neural networks
US9510756B2 (en) Method and system for diagnosis of attention deficit hyperactivity disorder from magnetic resonance images
Ahirwar Study of techniques used for medical image segmentation and computation of statistical test for region classification of brain MRI
CN108109140A (en) Low Grade Gliomas citric dehydrogenase non-destructive prediction method and system based on deep learning
Radhakrishnan et al. Comparative analysis of feature extraction methods for the classification of prostate cancer from TRUS medical images
Zhang et al. Intelligent scanning: Automated standard plane selection and biometric measurement of early gestational sac in routine ultrasound examination
Zhang et al. Building an ensemble system for diagnosing masses in mammograms
CN108648182B (en) Breast cancer nuclear magnetic resonance image tumor region segmentation method based on molecular subtype
Albalawi et al. Classification of breast cancer mammogram images using convolution neural network
CN104933701B (en) The mammary glandular cell dividing method of adhesion model is removed with double strategies based on multiple dimensioned growth
CN106204532B (en) The classification method of tumour based on characteristic excavation and neural network
Fanizzi et al. Hough transform for clustered microcalcifications detection in full-field digital mammograms
Xu et al. Using transfer learning on whole slide images to predict tumor mutational burden in bladder cancer patients
CN110634118A (en) Artificial intelligence-based mammary gland image recognition system and method
CN104835155A (en) Fractal-based early-stage breast cancer calcification point computer auxiliary detection method
AU2021101379A4 (en) A system and method for classifying glioma using fused mri sequence
CN112529900A (en) Method, device, terminal and storage medium for matching ROI in mammary gland image
CN109191452B (en) Peritoneal transfer automatic marking method for abdominal cavity CT image based on active learning
Kaur et al. A survey on techniques for brain tumor segmentation from MRI
CN116703880A (en) Immune state prediction model construction method, prediction method and construction device
CN109800820A (en) A kind of classification method based on ultrasonic contrast image uniform degree
Karale et al. A screening CAD tool for the detection of microcalcification clusters in mammograms
Wajid et al. An efficient computer aided decision support system for breast cancer diagnosis using echo state network classifier
CN109840564A (en) A kind of categorizing system based on ultrasonic contrast image uniform degree

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
WD01 Invention patent application deemed withdrawn after publication
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20141112