CN103353987B - A kind of superpixel segmentation method based on fuzzy theory - Google Patents

A kind of superpixel segmentation method based on fuzzy theory Download PDF

Info

Publication number
CN103353987B
CN103353987B CN201310236821.0A CN201310236821A CN103353987B CN 103353987 B CN103353987 B CN 103353987B CN 201310236821 A CN201310236821 A CN 201310236821A CN 103353987 B CN103353987 B CN 103353987B
Authority
CN
China
Prior art keywords
pixel
super
sigma
represent
point
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.)
Active
Application number
CN201310236821.0A
Other languages
Chinese (zh)
Other versions
CN103353987A (en
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.)
Shandong Huanke Information Technology Co Ltd
Original Assignee
Shandong University
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 Shandong University filed Critical Shandong University
Priority to CN201310236821.0A priority Critical patent/CN103353987B/en
Publication of CN103353987A publication Critical patent/CN103353987A/en
Application granted granted Critical
Publication of CN103353987B publication Critical patent/CN103353987B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Image Analysis (AREA)

Abstract

The present invention relates to a kind of superpixel segmentation method based on fuzzy theory.Which increase the laminating degree on super-pixel border and original image border.And the super-pixel internal organizational structure after segmentation is single, uniform gray level.Step is: 1) process image, initialization cluster centre; 2) in Fuzzy C-Means Cluster Algorithm, add the coordinate distance of pixel, set up objective function; 3) subordinated-degree matrix is upgraded; 4) upgrade cluster centre, comprise gray-scale value and coordinate; 5) repetition 3-4 step, until meet end condition: the knots modification of cluster centre gray-scale value is less than a threshold value manually set or iterations is greater than certain value manually set; 6) complete preliminary super-pixel according to the subordinated-degree matrix finally obtained to divide; 7) aftertreatment, inevitably there are some isolated point sets in the super-pixel produced after above-mentioned six steps, by these point sets be adjacent and the super-pixel that similarity is the highest merge, complete final super-pixel and divide.

Description

A kind of superpixel segmentation method based on fuzzy theory
Technical field
The present invention relates to image processing field, specifically a kind of superpixel segmentation method based on fuzzy theory.
Background technology
So-called super-pixel is exactly to be condensed together by some pixel the atomic region being formed and have certain perception meaning with certain algorithm, the area grid of rigid segmentation before being used for replacing.Super-pixel can effectively utilize space constraint information, there is certain noise immunity, and strengthening, image local is conforming remains image original boundaries information simultaneously, the atomic region that super-pixel splits further comprises some characteristics of image not available for single pixel, such as shape, boundary profile information and area grayscale histogram etc., the accuracy of favourable raising image procossing, and in time complexity, super-pixel also improves a lot compared with the process of single pixel.In addition, for the gray scale uneven phenomenon that some image exists, the white matter in such as some region of brain MR image and the grey matter gray-scale value in other regions are relatively, even also low than grey matter, super-pixel is less as the grey value difference of its inside of atomic region, overall gray scale uneven phenomenon is not then present in super-pixel, effectively avoids the impact of this phenomenon on Iamge Segmentation.In recent years, super-pixel is more and more applied in Image semantic classification process.Super-pixel utilizes the similarity degree of feature between pixel and pixel to divide into groups to pixel, thus obtains the redundant information of image, reduces the complexity of successive image Processing tasks to a great extent.A large amount of research work shows, super-pixel technology has been successfully applied to repeatedly image processing tasks, as estimation of Depth, Iamge Segmentation, skeletal extraction, human body estimation and target localization etc.
Superpixel segmentation method has a lot, and method main at present has: Turbo pixel, Normalized cuts, Quick Shift, SLIC etc.The feature of Normalized cuts image segmentation result is the controllable quantity of the super-pixel produced, and shape matching is compact, and each super-pixel area is also roughly similar.But Normalized cuts algorithm speed is comparatively slow, and especially for larger picture, calculated amount is larger.The basic thought of Turbo pixel is random selecting a quantity of seeds point adopt the method for level set to expand on image, and controls the size of super-pixel block by restriction rate of growth.SLIC is that a kind of color similarity and plane of delineation space by utilizing pixel carries out cluster to pixel, thus the effective over-segmentation method generating the super-pixel of compact almost homogenization.The super-pixel that Normalized cuts, Turbo pixel and SLIC algorithm produce all is compact conformation and shape is homogeneous, therefore their semantic representation power is poor, because compact conformation makes super-pixel can not contain the overall picture of a target, and the homogeneous target of different scale that makes of shape must occur different semantic hierarchies in synonym over-segmentation.Quick-shift partitioning algorithm is a kind of pattern search dividing method based on gradient rise method.This algorithm, by constantly promoting each data point in pixel characteristic space, moves towards the nearest pixel that the gloomy density Estimation of handkerchief can be made to increase, realizes the segmentation of image.The super-pixel that Quick-shift algorithm produces is in shape be not quantitatively fixing, and the compactness of super-pixel is also poor.The most important is, these main superpixel segmentation method current are all for natural image, when adopting the medical image of the concrete ambiguity feature of these method process, effect is often unsatisfactory, the super-pixel inside of segmentation comprises medium simultaneously, is unfavorable for further image procossing.
Summary of the invention
The present invention, for overcoming above-mentioned the deficiencies in the prior art, provides a kind of superpixel segmentation method based on fuzzy theory.The method can make full use of fuzzy clustering and process the advantage in the medical image with ambiguity feature, make up the inferior position of traditional superpixel segmentation method rigid division when process has ambiguity image, improve the laminating degree on super-pixel border and original image border.And the super-pixel internal organizational structure after segmentation is single, uniform gray level.
For achieving the above object, the present invention adopts following technical scheme:
Based on a superpixel segmentation method for fuzzy theory, step is:
1) image is processed, initialization cluster centre;
2) in Fuzzy C-Means Cluster Algorithm, add the coordinate distance of pixel, set up objective function;
3) subordinated-degree matrix is upgraded;
4) upgrade cluster centre, comprise gray-scale value and coordinate;
5) repetition 3-4 step, until meet end condition: the knots modification of cluster centre gray-scale value is less than a threshold value manually set or iterations is greater than certain value manually set;
6) complete preliminary super-pixel according to the subordinated-degree matrix finally obtained to divide;
7) aftertreatment, inevitably there are some isolated point sets in the super-pixel produced after above-mentioned six steps, by these point sets be adjacent and the super-pixel that similarity is the highest merge, complete final super-pixel and divide.
In described step 1), first image is carried out rule mesh according to the super-pixel block number that will divide to format process, select the central point of each grid as initial cluster center, select the template of 3*3 around initial cluster center, using point minimum for gradient as new cluster centre.
Described step 2) in, objective function is:
J = Σ i = 1 c Σ k = 1 N u ik p ( | | y k - v i | | 2 + m 2 S 2 | | X k - X i | | 2 + m 2 S 2 | | Y k - Y i | | 2 ) + α N R Σ i = 1 c Σ k = 1 N u ik p ( Σ y r ∈ N k | | y r - v i | | 2 ) - - - ( 2 )
Wherein, u ikrepresent the degree of membership between a kth pixel and i cluster centre, p is the index of membership function, is used for the fog-level of control cluster result, { y k, k=1,2 ..., the set of N} representative image gray-scale value, c is predetermined class number, { v i, i=1,2 ..., c} is each cluster centre, and N, c are natural numbers.‖ y k-v i2represent the distance of pixel and cluster centre, ‖ y r-v i2represent the neighborhood territory pixel point of current pixel point and the distance of cluster centre, X k, Y krepresent the transverse and longitudinal coordinate of current pixel point respectively, X i, Y irepresent the transverse and longitudinal coordinate of current cluster centre point respectively, the length of side of regular grid when S represents initialization, m is the parameter of artificial setting, is used for controlling the proportion of overall distance shared by coordinate distance, N krepresent the pixel set of current pixel point surrounding neighbors, N rn kradix, be set as 8, represent 8 neighborhoods around pixel, α is used for controlling the proportion of Global Information shared by neighborhood information;
Objective function comprises an implicit constraint condition g, and namely the degree of membership sum of each pixel is 1, with equation expression is:
g = 1 - Σ i = 1 c u ik - - - ( 3 )
The objective function of Problem with Some Constrained Conditions is obtained by formula (2) and (3):
F m=J+λg (4)
Wherein, λ is Lagrange's multiplier.
The expression-form obtaining following variable is solved with method of Lagrange multipliers to formula (4):
u ik * = 1 Σ j = 1 c ( ( D ik + α N R γ i ) / ( D jk + α N R γ j ) ) 1 / ( p - 1 ) - - - ( 5 )
Wherein, the D in (5) formula ik, γ i, D jk, γ jbe respectively:
D ik = ( | | y k - v i | | 2 + m 2 S 2 | | X k - X i | | 2 + m 2 S 2 | | Y k - Y i | | 2 ) , γ i = ( Σ y r ∈ N k | | y r - v i | | 2 ) , D jk = ( | | y k - v j | | 2 + m 2 S 2 | | X k - X j | | 2 + m 2 S 2 | | Y k - Y j | | 2 ) , γ j = ( Σ y r ∈ N k | | y r - v j | | 2 ) . D ikrepresent the distance of current pixel point and current cluster centre after with the addition of coordinate distance information, D jkrepresent the distance of current pixel point and all cluster centres after with the addition of coordinate distance information, γ irepresent the neighborhood territory pixel of current pixel point and the Gray homogeneity of current cluster centre, γ jrepresent the neighborhood territory pixel of current pixel point and the Gray homogeneity of all cluster centres.I represents current cluster centre, and j represents all cluster centres.
v i * = Σ k = 1 N u ik p ( y k + α N R Σ y r ∈ N k y r ) ( 1 + α ) Σ k = 1 N u ik p - - - ( 6 )
Y krepresent current pixel point, y rrepresent the neighborhood territory pixel point of current pixel point.
X i * = Σ k = 1 N u ik p X k Σ k = 1 N u ik p - - - ( 7 )
Y i * = Σ k = 1 N u ik p Y k Σ k = 1 N u ik p - - - ( 8 )
(5) (6) (7) (8) represent the expression-form of subordinated-degree matrix, cluster centre gray-scale value, horizontal ordinate and ordinate optimum solution respectively.
In described step 6), according to the final subordinated-degree matrix obtained, obtain the category label of each pixel, the pixel with identical category mark is considered as a super-pixel, obtains preliminary division result.
In described step 7), in preliminary division result, a threshold value is set, add up the pixel number in each super-pixel, being less than the point set being considered as isolating of this threshold value, finding the super-pixel set that isolated point set with these is adjacent, finding super-pixel immediate with isolated point set by calculating average gray value, and merge with it, complete final super-pixel and divide.
The invention has the beneficial effects as follows: the present invention is directed to a kind of new superpixel segmentation method of the graphical design with ambiguity, super-pixel is generated by the coordinate distance adding pixel in Fuzzy C-Means Cluster Algorithm, the advantage of fuzzy theory in process blurred picture can be made full use of, the super-pixel welt effect generated is much better than traditional super-pixel partitioning algorithm, and super-pixel interior media is single, otherness is less.Meanwhile, invention also contemplates that the utilization of pixel surrounding neighbors information, effectively overcome the impact of noise, make the present invention have better robustness.
Accompanying drawing explanation
Fig. 1 is process flow diagram of the present invention.
Embodiment
Below in conjunction with accompanying drawing and embodiment, the present invention will be further described.
In Fig. 1, the present invention is divided into seven steps: 1, initialization cluster centre; 2, the design of objective function; 3, subordinated-degree matrix is upgraded; 4, upgrade cluster centre, comprise gray-scale value and coordinate; 5,3-4 step is repeated, until meet end condition; 6, complete preliminary super-pixel according to the subordinated-degree matrix finally obtained to divide; 7, aftertreatment, completes the division of final super-pixel.
Idiographic flow is as follows:
1, initialization
First image is carried out rule mesh according to the super-pixel block number that will divide to format process, select the central point of each grid as initial cluster center, for avoiding the interference of noise, do a random perturbation herein, namely, select the template of 3*3 around initial cluster center, using point minimum for gradient as new cluster centre.
2, the design of objective function
The coordinate distance of pixel, when carrying out Kmeans cluster, has joined in the range formula of objective function by SLIC superpixel segmentation method, thus achieves the segmentation of super-pixel.Given this plant thought, the coordinate distance of pixel, when utilizing fuzzy clustering design object function, also adds wherein by we, the information of pixel surrounding neighbors is also taken into account meanwhile, avoids the impact of noise spot with this.The objective function of original Fuzzy C-Means Cluster Algorithm can be expressed as:
J = Σ i = 1 c Σ k = 1 N u ik p | | y k - v i | | 2 , - - - ( 1 )
Wherein { y k, k=1,2 ..., the set of N} representative image gray-scale value, c is predetermined class number, { v i, i=1,2 ..., c} is each cluster centre, and N, c are natural numbers.P is the index of membership function, is used for controlling the fog-level of cluster result, ‖ y k-v i2represent the distance of pixel and cluster centre.The objective function that we improve is:
J = Σ i = 1 c Σ k = 1 N u ik p ( | | y k - v i | | 2 + m 2 S 2 | | X k - X i | | 2 + m 2 S 2 | | Y k - Y i | | 2 ) + α N R Σ i = 1 c Σ k = 1 N u ik p ( Σ y r ∈ N k | | y r - v i | | 2 )
(2)
Wherein, u ikrepresent the degree of membership between a kth pixel and i cluster, p is the index of membership function, is used for the fog-level of control cluster result, { y k, k=1,2 ..., the set of N} representative image gray-scale value, c is predetermined class number, { v i, i=1,2 ..., c} is each cluster centre, and N, c are natural numbers.‖ y k-v i2represent the distance of pixel and cluster centre, ‖ y r-v i2represent the neighborhood territory pixel point of current pixel point and the distance of cluster centre, X k, Y krepresent the transverse and longitudinal coordinate of current pixel point respectively, X i, Y irepresent the transverse and longitudinal coordinate of current cluster centre point respectively, the length of side of regular grid when S represents initialization, m is the parameter of artificial setting, is used for controlling the proportion of overall distance shared by coordinate distance, N krepresent the pixel set of current pixel point surrounding neighbors, N rn kradix, be set as 8, represent 8 neighborhoods around pixel, α is used for controlling the proportion of Global Information shared by neighborhood information;
In addition, objective function comprises an implicit constraint condition g, and namely the degree of membership sum of each pixel is 1, with equation expression is:
g = 1 - Σ i = 1 c u ik - - - ( 3 )
The objective function of Problem with Some Constrained Conditions can be obtained by formula (2) and (3):
F m=J+λg (4)
Wherein λ is Lagrange's multiplier.
Method of Lagrange multipliers is a kind of optimized algorithm under equality constraint, and we can utilize the method to solve the optimum solution expression-form of variable in objective function.By solving to formula (4) expression-form that we can obtain following variable:
u ik * = 1 Σ j = 1 c ( ( D ik + α N R γ i ) / ( D jk + α N R γ j ) ) 1 / ( p - 1 ) - - - ( 5 )
Wherein, the D in (5) formula ik, γ i, D jk, γ jbe respectively:
D ik = ( | | y k - v i | | 2 + m 2 S 2 | | X k - X i | | 2 + m 2 S 2 | | Y k - Y i | | 2 ) , γ i = ( Σ y r ∈ N k | | y r - v i | | 2 ) , D jk = ( | | y k - v j | | 2 + m 2 S 2 | | X k - X j | | 2 + m 2 S 2 | | Y k - Y j | | 2 ) , γ j = ( Σ y r ∈ N k | | y r - v j | | 2 ) . D ikrepresent the distance of current pixel point and current cluster centre after with the addition of coordinate distance information, D jkrepresent the distance of current pixel point and all cluster centres after with the addition of coordinate distance information, γ irepresent the neighborhood territory pixel of current pixel point and the Gray homogeneity of current cluster centre, γ jrepresent the neighborhood territory pixel of current pixel point and the Gray homogeneity of all cluster centres.I represents current cluster centre, and j represents all cluster centres.
v i * = Σ k = 1 N u ik p ( y k + α N R Σ y r ∈ N k y r ) ( 1 + α ) Σ k = 1 N u ik p - - - ( 6 )
Y krepresent current pixel point, y rrepresent the neighborhood territory pixel point of current pixel point.
X i * = Σ k = 1 N u ik p X k Σ k = 1 N u ik p - - - ( 7 )
Y i * = Σ k = 1 N u ik p Y k Σ k = 1 N u ik p
(8)
(5) (6) (7) (8) represent the expression-form of subordinated-degree matrix, cluster centre gray-scale value, horizontal ordinate and ordinate optimum solution respectively.
The iteration that in step below, we carry out correlated variables by these expression formulas upgrades.
3, subordinated-degree matrix is upgraded
Subordinated-degree matrix is calculated by formula (5).
4, cluster centre is upgraded
Gray-scale value and the coordinate figure of cluster centre is calculated by formula (6) (7) (8).
5, iteration asks optimum solution
Repeat 3-4 step, until meet end condition.End condition of the present invention is: the knots modification of cluster centre gray-scale value is less than a threshold value manually set or iterations is greater than certain value manually set.
6, primary segmentation result is obtained
According to five steps above, we can obtain final subordinated-degree matrix, and according to this matrix, we can obtain the category label of each pixel, the pixel with identical category mark is considered as a super-pixel, obtains primary segmentation result.
7, net result is obtained through aftertreatment
On the basis obtaining primary segmentation result, a threshold value is set, add up the pixel number in each super-pixel, be less than the point set being considered as isolating of this threshold value, find the super-pixel set that isolated point set with these is adjacent, find super-pixel immediate with isolated point set by calculating average gray value, and merge with it, complete final super-pixel and divide.

Claims (4)

1. based on a superpixel segmentation method for fuzzy theory, it is characterized in that, step is:
1) image is processed, initialization cluster centre;
2) in Fuzzy C-Means Cluster Algorithm, add the coordinate distance of pixel, set up objective function;
3) subordinated-degree matrix is upgraded;
4) upgrade cluster centre, comprise gray-scale value and coordinate;
5) step 3 is repeated)-step 4), until meet end condition: the knots modification of cluster centre gray-scale value is less than a threshold value manually set or iterations is greater than certain value manually set;
6) complete preliminary super-pixel according to the subordinated-degree matrix finally obtained to divide;
7) aftertreatment, inevitably there are some isolated point sets in the super-pixel produced after above-mentioned six steps, by these point sets be adjacent and the super-pixel that similarity is the highest merge, complete final super-pixel and divide;
Described step 2) in, objective function is:
J = Σ i = 1 c Σ k = 1 N u i k p ( || y k - v i || 2 + m 2 S 2 || X k - X i || 2 + m 2 S 2 || Y k - Y i || 2 ) + α N R Σ i = 1 c Σ k = 1 N u i k p ( Σ y r ∈ N k || y r - v i || 2 ) - - - ( 2 )
Wherein, u ikrepresent the degree of membership between a kth pixel and i cluster, p is the index of membership function, is used for the fog-level of control cluster result, { y k, k=1,2 ..., the set of N} representative image gray-scale value, c is predetermined class number, { v i, i=1,2 ..., c} is each cluster centre, and N, c are natural numbers; || y k-v i|| 2represent the distance of pixel and cluster centre, || y r-v i|| 2represent the neighborhood territory pixel point of current pixel point and the distance of cluster centre, X k, Y krepresent the transverse and longitudinal coordinate of current pixel point respectively, X i, Y irepresent the transverse and longitudinal coordinate of current cluster centre point respectively, the length of side of regular grid when S represents initialization, m is the parameter of artificial setting, is used for controlling the proportion of overall distance shared by coordinate distance, N krepresent the pixel set of current pixel point surrounding neighbors, N rn kradix, be set as 8, represent 8 neighborhoods around pixel, α is used for controlling the proportion of Global Information shared by neighborhood information;
Objective function comprises an implicit constraint condition g, and namely the degree of membership sum of each pixel is 1, with equation expression is:
g = 1 - Σ i = 1 c u i k - - - ( 3 )
The objective function of Problem with Some Constrained Conditions is obtained by formula (2) and (3):
F m=J+λg (4)
Wherein, λ is Lagrange's multiplier;
The expression-form obtaining following variable is solved with method of Lagrange multipliers to formula (4):
u i k * = 1 Σ j = 1 c ( ( D i k + α N R γ i ) / ( D j k + α N R γ j ) ) 1 / ( p - 1 ) - - - ( 5 )
Wherein, the D in (5) formula ik, γ i, D jk, γ jbe respectively:
D i k = ( || y k - v i || 2 + m 2 S 2 || X k - X i || 2 + m 2 S 2 || Y k - Y i || 2 ) , γ i = ( Σ y r ∈ N k || y r - v i || 2 ) , D j k = ( || y k - v j || 2 + m 2 S 2 || X k - X j || 2 + m 2 S 2 || Y k - Y j || 2 ) , γ j = ( Σ y r ∈ N k || y r - v j || 2 ) ; D ikrepresent the distance of current pixel point and current cluster centre after with the addition of coordinate distance information, D jkrepresent the distance of current pixel point and all cluster centres after with the addition of coordinate distance information, γ irepresent the neighborhood territory pixel of current pixel point and the Gray homogeneity of current cluster centre, γ jrepresent the neighborhood territory pixel of current pixel point and the Gray homogeneity of all cluster centres; I represents current cluster centre, and j represents all cluster centres;
v i * = Σ k = 1 N u i k p ( y k + α N R Σ y r ∈ N k y r ) ( 1 + α ) Σ k = 1 N u i k p - - - ( 6 )
Y krepresent current pixel point, y rrepresent the neighborhood territory pixel point of current pixel point;
X i * = Σ k = 1 N u i k p X k Σ k = 1 N u i k p - - - ( 7 )
Y i * = Σ k = 1 N u i k p Y k Σ k = 1 N u i k p - - - ( 8 )
(5) (6) (7) (8) represent the expression-form of subordinated-degree matrix, cluster centre gray-scale value, horizontal ordinate and ordinate optimum solution respectively.
2. as claimed in claim 1 based on the superpixel segmentation method of fuzzy theory, it is characterized in that, described step 1) in, first image is carried out rule mesh according to the super-pixel block number that will divide to format process, select the central point of each grid as initial cluster center, select the template of 3*3 around initial cluster center, using point minimum for gradient as new cluster centre.
3. as claimed in claim 1 based on the superpixel segmentation method of fuzzy theory, it is characterized in that, described step 6) in, according to the final subordinated-degree matrix obtained, obtain the category label of each pixel, the pixel with identical category mark is considered as a super-pixel, obtains primary segmentation result.
4. as claimed in claim 1 based on the superpixel segmentation method of fuzzy theory, it is characterized in that, described step 7) in, in preliminary division result, a threshold value is set, add up the pixel number in each super-pixel, being less than the point set being considered as isolating of this threshold value, finding the super-pixel set that isolated point set with these is adjacent, finding super-pixel immediate with isolated point set by calculating average gray value, and merge with it, complete final super-pixel and divide.
CN201310236821.0A 2013-06-14 2013-06-14 A kind of superpixel segmentation method based on fuzzy theory Active CN103353987B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310236821.0A CN103353987B (en) 2013-06-14 2013-06-14 A kind of superpixel segmentation method based on fuzzy theory

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310236821.0A CN103353987B (en) 2013-06-14 2013-06-14 A kind of superpixel segmentation method based on fuzzy theory

Publications (2)

Publication Number Publication Date
CN103353987A CN103353987A (en) 2013-10-16
CN103353987B true CN103353987B (en) 2015-10-28

Family

ID=49310351

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310236821.0A Active CN103353987B (en) 2013-06-14 2013-06-14 A kind of superpixel segmentation method based on fuzzy theory

Country Status (1)

Country Link
CN (1) CN103353987B (en)

Families Citing this family (24)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103632167B (en) * 2013-11-29 2016-10-12 金陵科技学院 Monocular vision space recognition method under class ground gravitational field environment
CN103714181B (en) * 2014-01-08 2016-09-28 天津大学 A kind of hierarchical particular persons search method
CN103824300A (en) * 2014-03-12 2014-05-28 西安电子科技大学 SAR (synthetic aperture radar) image segmentation method based on spatial correlation feature ultra-pixel block
CN104992454B (en) * 2015-08-11 2017-07-04 辽宁工程技术大学 A kind of compartmentalization becomes the image partition method of class automatically
CN105844662A (en) * 2016-03-14 2016-08-10 西安电子科技大学 Aurora motion direction determining method based on hydrodynamics
CN106023212A (en) * 2016-05-24 2016-10-12 西安电子科技大学 Super-pixel segmentation method based on pyramid layer-by-layer spreading clustering
CN106408569B (en) * 2016-08-29 2018-12-04 北京航空航天大学 Based on the brain MRI image dividing method for improving Fuzzy C-Means Cluster Algorithm
CN106485276A (en) * 2016-10-10 2017-03-08 上海电机学院 A kind of fuzzy min-max neural network clustering method based on content images
CN107146228B (en) * 2017-03-22 2019-10-08 东南大学 A kind of super voxel generation method of brain magnetic resonance image based on priori knowledge
CN108122237A (en) * 2017-12-25 2018-06-05 北京中科慧眼科技有限公司 A kind of environment image partition method and device based on super-pixel generation
CN108305279B (en) * 2017-12-27 2019-07-05 东南大学 A kind of super voxel generation method of the brain magnetic resonance image of iteration space fuzzy clustering
CN108717069B (en) * 2018-05-29 2020-08-11 电子科技大学 High-pressure container thermal imaging defect detection method based on line variable step length segmentation
CN108765411B (en) * 2018-06-05 2021-01-12 东北大学 Tumor typing system based on image omics
CN109144442B (en) * 2018-07-13 2019-11-08 北京明牌科技有限公司 A kind of intelligent cloud blank
CN109389608B (en) * 2018-10-19 2019-05-17 山东大学 There is the fuzzy clustering image partition method of noise immunity using plane as cluster centre
CN109598726A (en) * 2018-10-26 2019-04-09 哈尔滨理工大学 A kind of adapting to image target area dividing method based on SLIC
CN110443809A (en) * 2019-07-12 2019-11-12 太原科技大学 Structure sensitive property color images super-pixel method with boundary constraint
CN110715622B (en) * 2019-09-04 2020-12-29 华中科技大学 Cable conductor sectional area measuring method
CN110738214A (en) * 2019-09-26 2020-01-31 天津大学 Fuzzy C-means clustering light interference fringe pattern binarization method
CN110788859B (en) * 2019-10-25 2022-08-05 天津大学 Controller parameter universe self-adaptive adjustment system
CN110853064B (en) * 2019-11-12 2022-03-25 吉林大学 Image collaborative segmentation method based on minimum fuzzy divergence
CN111932575B (en) * 2020-06-24 2023-07-18 山东师范大学 Image segmentation method and system based on fusion of fuzzy C-means and probability labels
CN112686916B (en) * 2020-12-28 2024-04-05 淮阴工学院 Curved surface reconstruction system based on heterogeneous multi-region CT scanning data processing
CN113436091B (en) * 2021-06-16 2023-03-31 中国电子科技集团公司第五十四研究所 Object-oriented remote sensing image multi-feature classification method

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102254326A (en) * 2011-07-22 2011-11-23 西安电子科技大学 Image segmentation method by using nucleus transmission
CN102637253A (en) * 2011-12-30 2012-08-15 清华大学 Video foreground object extracting method based on visual saliency and superpixel division
CN102831594A (en) * 2011-04-29 2012-12-19 三菱电机株式会社 Method for segmenting images using superpixels and entropy rate clustering
CN103093470A (en) * 2013-01-23 2013-05-08 天津大学 Rapid multi-modal image synergy segmentation method with unrelated scale feature

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102831594A (en) * 2011-04-29 2012-12-19 三菱电机株式会社 Method for segmenting images using superpixels and entropy rate clustering
CN102254326A (en) * 2011-07-22 2011-11-23 西安电子科技大学 Image segmentation method by using nucleus transmission
CN102637253A (en) * 2011-12-30 2012-08-15 清华大学 Video foreground object extracting method based on visual saliency and superpixel division
CN103093470A (en) * 2013-01-23 2013-05-08 天津大学 Rapid multi-modal image synergy segmentation method with unrelated scale feature

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
A Modified Fuzzy C-Means Algorithm for Bias Field Estimation and Segmentation of MRI Data;Mohamed N. Ahmed 等;《IEEE TRANSACTIONS ON MEDICAL IMAGING》;20020331;第21卷(第3期);193-199 *
Finding Objects of Intrest in Images using Saliency and Superpixels;Radhakrishna Achanta;《Lausanne:EPFL PHD dissertation》;20111231;第6.2.3部分 *
SLIC Superpixels Compared to State-of-Art Superpixel Methods;Radhakrishna Achanta 等;《PAMI 2012》;20120529;第34卷(第11期);第3.1-3.3部分 *
基于模糊C均值聚类的医学图像分割研究;张翡 等;《计算机工程与应用》;20121218;第50卷(第4期);第1部分第1-4段 *

Also Published As

Publication number Publication date
CN103353987A (en) 2013-10-16

Similar Documents

Publication Publication Date Title
CN103353987B (en) A kind of superpixel segmentation method based on fuzzy theory
CN108053417B (en) lung segmentation device of 3D U-Net network based on mixed rough segmentation characteristics
CN105389811A (en) Multi-modality medical image processing method based on multilevel threshold segmentation
CN105551036B (en) A kind of training method and device of deep learning network
CN108241854B (en) Depth video saliency detection method based on motion and memory information
Wang et al. An edge-weighted centroidal Voronoi tessellation model for image segmentation
CN109903396A (en) A kind of tooth three-dimensional model automatic division method based on surface parameterization
CN109509199A (en) A kind of medical image Organizational Intelligence dividing method based on three-dimensional reconstruction
CN109584251A (en) A kind of tongue body image partition method based on single goal region segmentation
CN108765371A (en) The dividing method of unconventional cell in a kind of pathological section
CN106981080A (en) Night unmanned vehicle scene depth method of estimation based on infrared image and radar data
CN104299263A (en) Method for modeling cloud scene based on single image
CN103593855B (en) The image partition method of cluster is estimated based on particle group optimizing and space length
CN104809723A (en) Three-dimensional liver CT (computed tomography) image automatically segmenting method based on hyper voxels and graph cut algorithm
CN101515369B (en) Multiscale SAR image segmentation method based on semi-supervised learning
CN103745470A (en) Wavelet-based interactive segmentation method for polygonal outline evolution medical CT (computed tomography) image
CN105678747B (en) A kind of tooth mesh model automatic division method based on principal curvatures
CN101923715A (en) Image segmentation method based on texture information constrained clustering of particle swarm optimization space
CN107358619A (en) Multi-Level Threshold Image Segmentation method based on chicken group's optimization
CN104732545A (en) Texture image segmentation method combined with sparse neighbor propagation and rapid spectral clustering
CN104408733A (en) Object random walk-based visual saliency detection method and system for remote sensing image
Rodríguez Colmeiro et al. Multimodal brain tumor segmentation using 3D convolutional networks
CN108510562A (en) Digital camouflage method for generating pattern based on image fractal texture
CN106097274A (en) A kind of adaptive fractional rank differential algorithm for image enhancement
CN106355003A (en) Markov Chain Monte Carlo automatic history matching method and system based on t-distribution

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
TR01 Transfer of patent right

Effective date of registration: 20201014

Address after: 4 / F, block B, Gucheng Cultural Industrial Park, Dongshun Road, Taierzhuang District, Zaozhuang City, Shandong Province

Patentee after: Shandong huanke Information Technology Co., Ltd

Address before: 250061, No. ten, No. 17923, Lixia District, Ji'nan City, Shandong Province

Patentee before: SHANDONG University

TR01 Transfer of patent right