CN101923714A - Texture image segmentation method based on spatial weighting membership fuzzy c-mean value - Google Patents
Texture image segmentation method based on spatial weighting membership fuzzy c-mean value Download PDFInfo
- Publication number
- CN101923714A CN101923714A CN 201010271531 CN201010271531A CN101923714A CN 101923714 A CN101923714 A CN 101923714A CN 201010271531 CN201010271531 CN 201010271531 CN 201010271531 A CN201010271531 A CN 201010271531A CN 101923714 A CN101923714 A CN 101923714A
- Authority
- CN
- China
- Prior art keywords
- membership
- image
- pixel
- degree
- neighborhood
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
Images
Landscapes
- Image Analysis (AREA)
Abstract
The invention discloses a texture image segmentation method based on a spatial weighting membership fuzzy c-mean value, which mainly solves the local mis-segmentation problem of texture image segmentation and improves the segmentation effect of edge binding sites. The method comprises the following steps of: (1) inputting an image to be segmented; (2) extracting the gray level co-occurrence feature and the wavelet feature of the image to be segmented; (3) adjusting the membership of a fuzzy c-mean value cluster according to spatial information and clustering; (4) optimizing the adjustment parameters during the clustering process by using a particle swarm optimization method; and (5) judging whether the set circulation stop condition is achieved or not, if not, then returning to the step (3) for the next circulation, or else exiting the circulation to obtain the final membership value, namely the final segmentation result of the image. Compared with the prior art, the method remarkably improves the segmentation performance of the image, and can effectively segment texture images and SAR (Synthetic Aperture Radar) images.
Description
Technical field
The invention belongs to image processing field, relate to image segmentation, can be used for Study Of Segmentation Of Textured Images and cutting apart the SAR image.
Background technology
Along with science and technology development, people more and more obtain various information with the form of image.Image partition method also becomes the focus of people's research.
Shen S and Liew A W have proposed based on fuzzy c-average (Fuzzy C-Means, FCM) improvement algorithm also is applied to medical image respectively and natural image is cut apart, obtained the better image segmentation result, but therefore can not obtain desirable segmentation result the tangible image of textural characteristics owing to only consider gray feature.
Oskoei MA and Omran MG are respectively with genetic algorithm (Genetic Algorithm, GA) and particle group optimizing (Particle Swarm Optimization, PSO) algorithm is introduced fuzzy clustering to realize the optimization of objective function, be applied to obtain when natural image is cut apart comparatively desirable segmentation result, improve the data clusters result of fuzzy clustering and be applied to image segmentation obtaining extensive concern at present by optimized Algorithm.
The SAR image segmentation that people such as Tian Xiaolin propose based on PSO optimization space constraint cluster, in the cutting apart of part SAR image, obtained ideal results, because it only uses multiple dimensioned gray feature, although still considered that spatial information can not obtain desirable segmentation result in the tangible SAR image of textural characteristics.The extraction of textural characteristics becomes the key of improving above algorithm in the image segmentation.
The spatial weighting degree of membership model that people such as Swagatam Das propose does not embody space adjacent pixel location and texture information and spatial information influence degree fully.
Above-mentioned method is not utilized textural characteristics and spatial information simultaneously, therefore can not obtain desirable segmentation result in the tangible image segmentation of textural characteristics.
Utilizing textural characteristics to carry out in the process of cluster, (Fuzzy C-Means, FCM) dividing method is not considered spatial information to traditional fuzzy c-average, therefore exists serious local wrong branch phenomenon, especially edge part misclassification to divide serious.
Summary of the invention
The objective of the invention is to overcome above-mentioned existing methods shortcoming, proposed a kind of texture image segmenting method,, improve the edge segmentation effect to improve the local wrong branch phenomenon of texture image based on spatial weighting membership fuzzy c-mean value.
For achieving the above object, the present invention includes following process:
(1) imports image to be split, and extract image texture features to be split;
(2) degree of membership of regulating this pixel fuzzy c-mean cluster with the textural characteristics information of the spatial information of the neighborhood territory pixel of each pixel and extraction, the degree of membership after adjusted is:
Wherein: u
IjPixel j before expression is regulated is under the jurisdiction of the degree of membership numerical value of i class;
C represents clusters number, u
CjPixel j before expression is regulated is under the jurisdiction of the degree of membership numerical value of c class;
U '
IjBe with the degree of membership value of the pixel j after spatial information and the adjusting of neighborhood texture information with respect to the i class,
U is the matrix that the degree of membership after all pixels of image are regulated with spatial information and neighborhood texture information is formed;
h
CjRemarked pixel point j is under the jurisdiction of the spatial information and the neighborhood texture information adjustment factor of c class;
h
IjRemarked pixel point j is under the jurisdiction of the spatial information and the neighborhood texture information adjustment factor of i class, and its representation formula is: h
Ij=α u
(D) ij+ β u
(T) ij
In the formula, α is u
(D) ijThe regulation and control parameter;
u
(D) ijRemarked pixel point j is under the jurisdiction of the spatial information weighting degree of membership of i class, and it is defined as:
In the formula, s represents neighborhood territory pixel number, u
IkK the neighborhood of remarked pixel point j is for the degree of membership value of i class; d
JkSpace length between remarked pixel point j and its k the neighborhood;
β is u
(T) ijThe regulation and control parameter;
u
(T) ijRemarked pixel point j is under the jurisdiction of the neighborhood texture information weighting degree of membership of i class, and it is defined as:
In the formula, X
JkBe the Euclidean distance of the textural characteristics between pixel j and its k the neighborhood, X
Jk=|| X
j-X
k||, the X here
jAnd X
kThe texture feature vector of k the neighborhood of difference remarked pixel point j and pixel j;
(3) according to the degree of membership value u ' after regulating
Ij, utilize following formula to treat split image and carry out cluster:
Wherein: J
mThe objective function of expression fuzzy c-mean cluster, and m ∈ (1, ∞) control blur level weight index;
N presentation video pixel count, C represents clusters number;
X
jRepresent j pixel position textural characteristics;
(4) by particle group optimizing regulation and control parameter alpha and β are upgraded, the maximum algebraically of optimization is 60;
(5) judge whether to reach the loop ends condition of setting,, then cut apart end, current degree of membership value as image segmentation result, is circulated otherwise forward step 2 to next time if reach the loop ends condition,
Described loop ends condition is set in 5 suboptimization and will satisfies
Wherein
The target function value in t generation that expression is optimized,
The target function value in t+1 generation that expression is optimized, the span of t is [1,59].
The present invention has the following advantages compared with prior art:
1) the present invention has been owing to utilized image texture features, and is more effective compared with carry out image segmentation with gray feature;
2) the present invention carries out simple cluster with textural characteristics, but by spatial information and neighborhood texture information the degree of membership of FCM is regulated, and has eliminated local wrong branch phenomenon substantially, has improved the image border segmentation effect;
3) the present invention regulates formula h owing to adopt particle group optimizing PSO algorithm to degree of membership in the FCM clustering algorithm
Ij=α u
(D) ij+ β u
(T) ijMiddle u
(D) ijFactor alpha and u
(T) ijFactor beta regulate and control, help to obtain good segmentation result.
Description of drawings
Fig. 1 is realization flow figure of the present invention;
Fig. 2 is that the present invention synthesizes texture image SYN1 for three width of cloth, SYN2, SYN3 segmentation result and existing three kinds of method segmentation result comparison diagrams;
Fig. 3 be the present invention for three width of cloth SAR image SAR1, SAR2, SAR3 segmentation result and existing three kinds of method segmentation result comparison diagrams.
Embodiment
With reference to Fig. 1, specific implementation process of the present invention is as follows:
The textural characteristics that the present invention treats the split image extraction comprises gray scale symbiosis feature and wavelet character:
1.1) gray scale symbiosis feature extraction
In gray scale symbiosis Feature Extraction, at first calculate in the image to be split pixel with feature to be extracted and be center, the gray level co-occurrence matrixes P (u of the image subblock in the characteristic window of setting, v, d, θ), wherein u and v represent the gray scale of two pixels of statistics in the gray level co-occurrence matrixes calculating; θ represents to extract the direction of gray level co-occurrence matrixes, and θ is chosen as 4 discrete directions: 0 °, and 45 °, 90 °, 135 °; D represents the distance of two pixels of statistics in the gray level co-occurrence matrixes calculating, and value is 1 among the present invention.Texture feature extraction amount again on the basis of gray level co-occurrence matrixes is called second degree statistics.
These second degree statisticses below extracting from the gray level co-occurrence matrixes of image among the present invention are as the characteristic coefficient of Classification and Identification: (1) angle second moment:
(2) homogeney:
(3) contrast:
L-1 represents the gray shade scale that quantizes.Wherein, the angle second moment is at 0 °, and 45 °, 90 °, the value on 135 ° is with (g
10, g
11, g
12, g
13) expression, homogeney is used (g on four direction
20, g
21, g
22, g
23) expression, contrast is used (g on four direction
30, g
31, g
32, g
33) expression.
1.2) the wavelet character extraction
When extracting wavelet character, at first treat in the split image pixel with feature to be extracted and be the center, image subblock in the characteristic window of setting carries out one-dimensional filtering respectively along x direction and y direction, each yardstick is resolved into four subband LL, HL, LH and HH, respectively the details on the low-frequency information of token image and level, the vertical and tilted direction.
By formula
Obtain the L1 norm of subband respectively, in the formula, w represents the L1 norm of subband, and M is the line number of sub-band coefficients, and N is the columns of sub-band coefficients, and M * N is the subband size, and m, n represent the index of coefficient in the subband, and (m n) is the coefficient value of the capable n row of m in this subband to coef.Through image is carried out L layer wavelet transformation, extract and obtain the L1 norm of 3L+1 subband, thereby obtain the proper vector (w that a 3L+1 ties up
0, w
1..., w
3L+1).
Experimental section of the present invention adopts 12 dimension gray scale symbiosis features for synthetic texture image and treats split image and decompose the 19 dimensional feature (g that the two-layer 7 dimension wavelet characters that obtain combine and obtain
10..., g
13, g
20..., g
23, g
30..., g
33, w
0..., w
6), abbreviate the G_W feature as.Only use for the SAR image and to treat split image and decompose the two-layer 7 dimension wavelet character (w that obtain
0, w
1..., w
6), abbreviate the W feature as.
The degree of membership that step 2. is regulated this pixel fuzzy c-mean cluster with the textural characteristics information of the spatial information of the neighborhood territory pixel of each pixel and extraction, the adjusting formula of degree of membership is:
In the formula: u
IjPixel j before expression is regulated is under the jurisdiction of the degree of membership numerical value of i class;
C represents clusters number, u
CjPixel j before expression is regulated is under the jurisdiction of the degree of membership numerical value of c class;
U '
IjBe with the degree of membership value of the pixel j after spatial information and the adjusting of neighborhood texture information with respect to the i class,
U is the matrix that the degree of membership after all pixels of image are regulated with spatial information and neighborhood texture information is formed;
h
CjRemarked pixel point j is under the jurisdiction of the spatial information and the neighborhood texture information adjustment factor of c class;
h
IjRemarked pixel point j is under the jurisdiction of the spatial information and the neighborhood texture information adjustment factor of i class, and its representation formula is:
h
ij=α·u
(D)ij+β·u
(T)ij
In the formula: α is u
(D) ijThe regulation and control parameter;
u
(D) ijRemarked pixel point j is under the jurisdiction of the spatial information weighting degree of membership of i class, u
(D) ijExpression be:
In the formula, s represents neighborhood territory pixel number, u
IkRepresent that k neighborhood with spatial information and neighborhood texture information adjusting preceding pixel point j is under the jurisdiction of the degree of membership value of i class, d
JkBe the relative position between pixel j and its k the neighborhood, its representation formula is:
(ζ in the formula
j, η
j) be the coordinate of the pixel j that studied, (ζ
k, η
k) be the coordinate of k the neighborhood of pixel j;
β is u
(T) ijThe regulation and control parameter;
u
(T) ijRemarked pixel point j is under the jurisdiction of the neighborhood texture information weighting degree of membership of i class, u
(T) ijExpression be:
In the formula, X
Jk=|| X
j-X
k|| be the Euclidean distance of the textural characteristics between pixel j and its k the neighborhood, the X here
jAnd X
kThe texture feature vector of k the neighborhood of difference remarked pixel point j and pixel j.
Step 3. is utilized improved degree of membership value to treat split image by following formula to carry out cluster:
In the formula: J
mThe objective function of expression fuzzy c-mean cluster, and m ∈ (1, ∞) the weight index of control blur level;
N presentation video pixel count, C represents clusters number;
X
jRepresent j pixel position textural characteristics;
d
2(X
j, Z
i) be similarity measure, the textural characteristics of remarked pixel point j and the Euclidean distance of the cluster centre, its representation formula is: d
2(X
j, Z
i)=|| X
j-Z
i||, X in the formula
jAnd X
kThe texture feature vector of k the neighborhood of difference remarked pixel point j and pixel j.
Step 4. is upgraded regulation and control parameter alpha and β by particle group optimizing PSO algorithm.
If the population scale of PSO is p
s, maximum population evolutionary generation is G
MaxIf i particle is expressed as k
i=(α
i, β
i), α
iBe the numerical value of α in i particle, β
iBe the numerical value of β in i particle, describe k for convenient
iUnified with Y
iExpression, individual body position Y
iBe exactly spatial information regulation and control parameters, Y
i=(y
I1, y
I2), the desired positions of its experience is designated as p
i=(p
I1, p
I2), be also referred to as P
BestThe desired positions that lives through at all particles of colony is called g
BestThe speed V of particle i
i=(v
I1, v
I2) expression, V
iBy a maximal rate V
MaxLimit.The built-up pattern of PSO algorithm is:
v
id=wv
id+c
1×rand(·)×(p
id-y
id)+c
2×Rand(·)×(p
gd-y
id)
y
id=y
id+v
id
Wherein: v
IdThe speed of the d of i particle of tabular form dimension is if current acceleration to particle causes its speed v in the d dimension
IdThe maximal rate v that surpasses this dimension
Max, d, then the speed of this dimension is restricted to this dimension maximal rate v
Max, dW is an inertia weight, and w is big, and algorithm has stronger ability of searching optimum, and the less then algorithm of w tends to Local Search, and the present invention is to make it by maximum initial value v to the obtaining value method of w
MaxWith the increase linear decrease of iterations to w
Minc
1And c
2Be aceleration pulse; p
IdThe desired positions of representing the d dimension of i particle; y
IdThe current location of representing the d dimension of i particle; Rand () and Rand () are two random functions that change in [0,1] scope; p
GdThe desired positions of representing the d dimension of all particles.
The step that PSO carries out spatial information regulation and control parameter optimization is as follows:
4a) if FCM is optimized first, for i individual, given position Y at random then
iAnd speed V
i, otherwise, get each individual position Y ' that upgrades
iWith speed V '
i
4c) the individual optimal objective function value that writes down in the target function value that each individuality is tried to achieve and its experience compares, if optimal result is better before for present target function value, the individual optimal objective function value of with replacement then, if the optimal objective function value of trying to achieve at present is better than colony's optimal objective function value, then colony's optimal objective function value is reset to present result;
4d) revise each individual position and speed in the population, the position Y ' that obtains upgrading according to the built-up pattern of PSO algorithm
iWith the speed V ' that upgrades
i, this built-up pattern is:
v
id=wv
id+c
1×rand(·)×(p
id-y
id)+c
2×Rand(·)×(p
gd-y
id)
y
id=y
id+v
id?。
The value of PSO optimization major parameter is as shown in table 1:
Table 1.PSO optimized Algorithm major parameter
Step 5. judges whether to reach the loop ends condition of setting, if reach the loop ends condition, then cuts apart end, current degree of membership value as image segmentation result, is circulated otherwise forward step 2 to next time,
Described loop ends condition is set in 5 suboptimization and will satisfies
Wherein
The target function value in t generation that expression is optimized,
The target function value in t+1 generation that expression is optimized, the span of t is [1,59].
Effect of the present invention can further specify by following experiment:
1. experiment condition and content
The experiment simulation environment is: MATLAB 7.0.4, Intel (R) Pentium (R) 1CPU 2.4GHz, WindowXP Professional.
Experiment content comprises: the present invention has done test experiments with the synthetic texture image of 3 width of cloth respectively, composograph has 3 classes, 4 classes, 5 classes, three width of cloth, size all is 256 * 256, difference called after: SYN1, SYN2, SYN3, feature adopts the G_W feature, gray scale symbiosis characteristic window size is 9 * 9, and the wavelet character window is 8 * 8, and the spatial neighborhood window size is 15 * 15.
The present invention has also done test experiments to three width of cloth SAR images, is divided into 3 classes respectively, 2 classes, 2 classes, the image size all is 256 * 256, difference called after: SAR1, SAR2, SAR3, adopt the W feature in the experiment,, under the prerequisite that guarantees segmentation effect, reduced calculated amount with respect to the G_W feature.Among the SAR1 in order to protect the runway detailed information to select less characteristic window 4 * 4 and less spatial neighborhood window 5 * 5.SAR2 and SAR3 adopt the general standard of SAR image segmentation, and the characteristic window size is 16 * 16, spatial neighborhood window 21 * 21.
2. experimental result
(1) with the present invention and Kmeans, FCM, three kinds of methods of PSO-SCFCM to SYN1, SYN2, the segmentation result of the synthetic texture image of SYN3 three width of cloth as shown in Figure 2, wherein figure (2a) is the original image of SYN1; Figure (2b) is the original image of SYN2; Figure (2c) is the original image of SYN3; Figure (2d) is the template of cutting apart of figure (2a); Figure (2e) is the template of cutting apart of figure (2b); Figure (2f) is the template of cutting apart of figure (2c); Figure (2g) is the segmentation result of existing Kmeans algorithm to figure (2a); Figure (2h) is the segmentation result of existing Kmeans algorithm to figure (2b); Figure (2i) is the segmentation result of existing Kmeans algorithm to figure (2c); Figure (2j) is the segmentation result of existing FCM algorithm to figure (2a); Figure (2k) is the segmentation result of existing FCM algorithm to figure (2b); Figure (2l) is the segmentation result of existing FCM algorithm to figure (2c); Figure (2m) is the segmentation result of existing PSO-SCFCM algorithm to figure (2a); Figure (2n) is the segmentation result of existing PSO-SCFCM algorithm to figure (2b); Figure (2o) is the segmentation result of existing PSO-SCFCM algorithm to figure (2c); Figure (2p) is that algorithm of the present invention is to figure (2a) segmentation result; Figure (2q) is the segmentation result of algorithm of the present invention to figure (2b); Figure (2r) is the segmentation result of algorithm of the present invention to figure (2c).
From the segmentation result of figure (2g), figure (2h) and figure (2i) as seen, though the Kmeans algorithm has utilized textural characteristics, owing to do not consider spatial information, so can not obtain desirable segmentation result.
From the segmentation result of figure (2j), figure (2k) and figure (2l) as seen, though the FCM algorithm has utilized textural characteristics, owing to do not consider spatial information, so can not obtain desirable segmentation result.
From figure (2m), figure (2n) and figure (2o) segmentation result as seen, the PSO-SCFCM algorithm since the employing be gray feature, so the tangible image of textural characteristics is not had correct segmentation effect.
From the segmentation result of figure (2p), figure (2q) and figure (2r) as seen, the inventive method has more satisfactory branch result to synthesizing texture image.
Table 2 has provided algorithms of different to SYN1, SYN2, the SYN3 segmentation result, the number percent of data representation misclassification pixel number and total number of image pixels in the table 2, mistake is divided number of pixels/total number of image pixels * 100%, as can be known from Table 2, segmentation result of the present invention is compared with three kinds of existing algorithm segmentation results, and mistake branch rate obviously reduces.
The synthetic texture image mistake of table 2. divides rate relatively
(2) with the present invention and Kmeans, FCM, three kinds of methods of PSO-SCFCM to SAR1, SAR2, the segmentation result of SAR3 three width of cloth SAR images as shown in Figure 3, wherein figure (3a) is the original image of SAR1; Figure (3b) is the original image of SAR2; Figure (3c) is the original image of SAR3; Figure (3d) is the segmentation result of existing Kmeans algorithm to figure (3a); Figure (3e) is the segmentation result of existing Kmeans algorithm to figure (3b); Figure (3f) is the segmentation result of existing Kmeans algorithm to figure (3c); Figure (3g) is the segmentation result of existing FCM algorithm to figure (3a); Figure (3h) is the segmentation result of existing FCM algorithm to figure (3b); Figure (3i) is the segmentation result of existing FCM algorithm to figure (3c); Figure (3j) is the segmentation result of existing PSO-SCFCM algorithm to figure (3a); Figure (3k) is the segmentation result of existing PSO-SCFCM algorithm to figure (3b); Figure (3l) is the segmentation result of existing PSO-SCFCM algorithm to figure (3c); Figure (3m) is that algorithm of the present invention is to figure (3a) segmentation result; Figure (3n) is the segmentation result of algorithm of the present invention to figure (3b); Figure (3o) is the segmentation result of algorithm of the present invention to figure (3c).
From the segmentation result of figure (3d), figure (3e) and figure (3f) as seen, though the Kmeans algorithm has utilized textural characteristics, owing to do not consider spatial information, so can not obtain desirable segmentation result.
From the segmentation result of figure (3g), figure (3h) and figure (3i) as seen, though the FCM algorithm has utilized textural characteristics, owing to do not consider spatial information, so can not obtain desirable segmentation result.
From figure (3j), figure (3k) and figure (3l) segmentation result as seen, the PSO-SCFCM algorithm since the employing be gray feature, so the tangible SAR image of textural characteristics is not had correct segmentation effect.
From figure (3m), figure (3n) and the segmentation result of scheming (3o) as seen, the inventive method has more satisfactory branch result to the tangible SAR image of textural characteristics.
To sum up, the texture image segmenting method that the present invention proposes based on spatial weighting membership fuzzy c-mean value, by the degree of membership of regulating fuzzy C-average FCM clustering algorithm, eliminated the local wrong branch phenomenon of image substantially with the spatial information that relative position and texture information constituted of neighbor.Spatial information is finished by particle group optimizing PSO algorithm the regulation and control of FCM clustering algorithm, and the regulation and control parameter of optimization helps to obtain good segmentation result.
Claims (2)
1. texture image segmenting method based on spatial weighting membership fuzzy c-mean value comprises following steps:
(1) imports image to be split, and extract image texture features to be split;
(2) degree of membership of regulating this pixel fuzzy c-mean cluster with the textural characteristics information of the spatial information of the neighborhood territory pixel of each pixel and extraction, the degree of membership after adjusted is:
Wherein: u
IjPixel j before expression is regulated is under the jurisdiction of the degree of membership numerical value of i class;
C represents clusters number, u
CjPixel j before expression is regulated is under the jurisdiction of the degree of membership numerical value of c class;
U '
IjBe with the degree of membership value of the pixel j after spatial information and the adjusting of neighborhood texture information with respect to the i class,
U is the matrix that the degree of membership after all pixels of image are regulated with spatial information and neighborhood texture information is formed;
h
CjRemarked pixel point j is under the jurisdiction of the spatial information and the neighborhood texture information adjustment factor of c class;
h
IjRemarked pixel point j is under the jurisdiction of the spatial information and the neighborhood texture information adjustment factor of i class, and its representation formula is: h
Ij=α u
(D) ij+ β u
(T) ij
In the formula, α is u
(D) ijThe regulation and control parameter;
u
(D) ijRemarked pixel point j is under the jurisdiction of the spatial information weighting degree of membership of i class, and it is defined as:
In the formula, s represents neighborhood territory pixel number, u
IkK the neighborhood of remarked pixel point j is for the degree of membership value of i class; d
JkSpace length between remarked pixel point j and its k the neighborhood;
β is u
(T) ijThe regulation and control parameter;
u
(T) ijRemarked pixel point j is under the jurisdiction of the neighborhood texture information weighting degree of membership of i class, and it is defined as:
In the formula, X
JkBe the Euclidean distance of the textural characteristics between pixel j and its k the neighborhood, X
Jk=|| X
j-X
k||, the X here
jAnd X
kThe texture feature vector of k the neighborhood of difference remarked pixel point j and pixel j;
(3) according to the degree of membership value u ' after regulating
Ij, utilize following formula to treat split image and carry out cluster:
Wherein: J
mThe objective function of expression fuzzy c-mean cluster, and m ∈ (1, ∞) control blur level weight index;
N presentation video pixel count, C represents clusters number;
X
jRepresent j pixel position textural characteristics;
d
2(X
j, Z
i) be similarity measure, its representation formula is: d
2(X
j, Z
i)=|| X
j-Z
i||;
(4) by particle group optimizing regulation and control parameter alpha and β are upgraded, the maximum algebraically of optimization is 60;
(5) judge whether to reach the loop ends condition of setting,, then cut apart end, current degree of membership value as image segmentation result, is circulated otherwise forward step 2 to next time if reach the loop ends condition.
2. according to claims 1 described method, wherein the described loop ends condition of step (5) is set in 5 suboptimization and will satisfies
Wherein
The target function value in t generation that expression is optimized,
The target function value in t+1 generation that expression is optimized, the span of t is [1,59].
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN 201010271531 CN101923714A (en) | 2010-09-02 | 2010-09-02 | Texture image segmentation method based on spatial weighting membership fuzzy c-mean value |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN 201010271531 CN101923714A (en) | 2010-09-02 | 2010-09-02 | Texture image segmentation method based on spatial weighting membership fuzzy c-mean value |
Publications (1)
Publication Number | Publication Date |
---|---|
CN101923714A true CN101923714A (en) | 2010-12-22 |
Family
ID=43338624
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN 201010271531 Pending CN101923714A (en) | 2010-09-02 | 2010-09-02 | Texture image segmentation method based on spatial weighting membership fuzzy c-mean value |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN101923714A (en) |
Cited By (14)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102903118A (en) * | 2012-10-25 | 2013-01-30 | 西安电子科技大学 | Self-adaptive image segmentation method based on quick global K-means |
CN102903102A (en) * | 2012-09-11 | 2013-01-30 | 西安电子科技大学 | Non-local-based triple Markov random field synthetic aperture radar (SAR) image segmentation method |
CN103400370A (en) * | 2013-06-25 | 2013-11-20 | 西安电子科技大学 | Adaptive fuzzy C-means image segmentation method based on potential function |
CN103824279A (en) * | 2013-12-24 | 2014-05-28 | 西安电子科技大学 | Image segmentation method based on organizational evolutionary cluster algorithm |
CN103824300A (en) * | 2014-03-12 | 2014-05-28 | 西安电子科技大学 | SAR (synthetic aperture radar) image segmentation method based on spatial correlation feature ultra-pixel block |
CN104574368A (en) * | 2014-12-22 | 2015-04-29 | 河海大学 | Self-adaptive kernel cluster image partitioning method |
CN104881852A (en) * | 2015-06-11 | 2015-09-02 | 西安电子科技大学 | Image segmentation method based on immune clone algorithm and fuzzy kernel-clustering algorithm |
CN105405136A (en) * | 2015-11-04 | 2016-03-16 | 南方医科大学 | Self-adaptive spinal CT image segmentation method based on particle swarm optimization |
CN105608673A (en) * | 2015-12-16 | 2016-05-25 | 清华大学 | Image color quantization and jittering method and system |
CN105654453A (en) * | 2014-11-10 | 2016-06-08 | 华东师范大学 | Robust FCM image segmentation method |
CN107368851A (en) * | 2017-07-11 | 2017-11-21 | 华南理工大学 | A kind of Fast Fuzzy C-Means Clustering image partition method with neighborhood choice strategy |
CN107945199A (en) * | 2017-10-26 | 2018-04-20 | 国网山东省电力公司菏泽供电公司 | Infrared Image Segmentation and system based on bat algorithm and Otsu algorithm |
CN109712149A (en) * | 2018-12-25 | 2019-05-03 | 杭州世平信息科技有限公司 | A kind of image partition method based on wavelet energy and fuzzy C-mean algorithm |
CN112101461A (en) * | 2020-09-16 | 2020-12-18 | 北京邮电大学 | HRTF-PSO-FCM-based unmanned aerial vehicle reconnaissance visual information audibility method |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20050033139A1 (en) * | 2002-07-09 | 2005-02-10 | Deus Technologies, Llc | Adaptive segmentation of anatomic regions in medical images with fuzzy clustering |
CN101271572A (en) * | 2008-03-28 | 2008-09-24 | 西安电子科技大学 | Image segmentation method based on immunity clone selection clustering |
CN101551905A (en) * | 2009-05-08 | 2009-10-07 | 西安电子科技大学 | Method for segmenting multi-dimensional texture image on basis of fuzzy C-means clustering and spatial information |
-
2010
- 2010-09-02 CN CN 201010271531 patent/CN101923714A/en active Pending
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20050033139A1 (en) * | 2002-07-09 | 2005-02-10 | Deus Technologies, Llc | Adaptive segmentation of anatomic regions in medical images with fuzzy clustering |
CN101271572A (en) * | 2008-03-28 | 2008-09-24 | 西安电子科技大学 | Image segmentation method based on immunity clone selection clustering |
CN101551905A (en) * | 2009-05-08 | 2009-10-07 | 西安电子科技大学 | Method for segmenting multi-dimensional texture image on basis of fuzzy C-means clustering and spatial information |
Non-Patent Citations (2)
Title |
---|
《电子学报》 20080331 田小林 等 基于PSO优化空间约束聚类的SAR图像分割 第36卷, 第3期 2 * |
《西安电子科技大学学报(自然科学版)》 20081031 田小林 等 加权空间函数优化FCM的SAR图像分割 第35卷, 第5期 2 * |
Cited By (22)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102903102A (en) * | 2012-09-11 | 2013-01-30 | 西安电子科技大学 | Non-local-based triple Markov random field synthetic aperture radar (SAR) image segmentation method |
CN102903118A (en) * | 2012-10-25 | 2013-01-30 | 西安电子科技大学 | Self-adaptive image segmentation method based on quick global K-means |
CN102903118B (en) * | 2012-10-25 | 2015-04-08 | 西安电子科技大学 | Self-adaptive image segmentation method based on quick global K-means |
CN103400370A (en) * | 2013-06-25 | 2013-11-20 | 西安电子科技大学 | Adaptive fuzzy C-means image segmentation method based on potential function |
CN103824279A (en) * | 2013-12-24 | 2014-05-28 | 西安电子科技大学 | Image segmentation method based on organizational evolutionary cluster algorithm |
CN103824300A (en) * | 2014-03-12 | 2014-05-28 | 西安电子科技大学 | SAR (synthetic aperture radar) image segmentation method based on spatial correlation feature ultra-pixel block |
CN105654453A (en) * | 2014-11-10 | 2016-06-08 | 华东师范大学 | Robust FCM image segmentation method |
CN105654453B (en) * | 2014-11-10 | 2018-09-28 | 华东师范大学 | A kind of FCM image partition methods of robustness |
CN104574368B (en) * | 2014-12-22 | 2017-12-19 | 河海大学 | A kind of adaptive kernel clustering image partition method |
CN104574368A (en) * | 2014-12-22 | 2015-04-29 | 河海大学 | Self-adaptive kernel cluster image partitioning method |
CN104881852A (en) * | 2015-06-11 | 2015-09-02 | 西安电子科技大学 | Image segmentation method based on immune clone algorithm and fuzzy kernel-clustering algorithm |
CN104881852B (en) * | 2015-06-11 | 2017-09-05 | 西安电子科技大学 | Image partition method based on immune clone and fuzzy kernel clustering |
CN105405136A (en) * | 2015-11-04 | 2016-03-16 | 南方医科大学 | Self-adaptive spinal CT image segmentation method based on particle swarm optimization |
CN105608673B (en) * | 2015-12-16 | 2020-09-25 | 清华大学 | Image color quantization and dithering method and system |
CN105608673A (en) * | 2015-12-16 | 2016-05-25 | 清华大学 | Image color quantization and jittering method and system |
CN107368851A (en) * | 2017-07-11 | 2017-11-21 | 华南理工大学 | A kind of Fast Fuzzy C-Means Clustering image partition method with neighborhood choice strategy |
CN107368851B (en) * | 2017-07-11 | 2020-12-22 | 华南理工大学 | Rapid fuzzy C-means clustering image segmentation method with neighborhood selection strategy |
CN107945199A (en) * | 2017-10-26 | 2018-04-20 | 国网山东省电力公司菏泽供电公司 | Infrared Image Segmentation and system based on bat algorithm and Otsu algorithm |
CN109712149A (en) * | 2018-12-25 | 2019-05-03 | 杭州世平信息科技有限公司 | A kind of image partition method based on wavelet energy and fuzzy C-mean algorithm |
CN109712149B (en) * | 2018-12-25 | 2020-06-02 | 杭州世平信息科技有限公司 | Image segmentation method based on wavelet energy and fuzzy C-means |
CN112101461A (en) * | 2020-09-16 | 2020-12-18 | 北京邮电大学 | HRTF-PSO-FCM-based unmanned aerial vehicle reconnaissance visual information audibility method |
CN112101461B (en) * | 2020-09-16 | 2022-02-25 | 北京邮电大学 | HRTF-PSO-FCM-based unmanned aerial vehicle reconnaissance visual information audibility method |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN101923714A (en) | Texture image segmentation method based on spatial weighting membership fuzzy c-mean value | |
CN101923715B (en) | Image segmentation method based on texture information constrained clustering of particle swarm optimization space | |
CN110807465B (en) | Fine-grained image identification method based on channel loss function | |
CN110084318B (en) | Image identification method combining convolutional neural network and gradient lifting tree | |
CN107622104B (en) | Character image identification and marking method and system | |
CN103353987B (en) | A kind of superpixel segmentation method based on fuzzy theory | |
CN103400147B (en) | Target fish recognition method and system based on image procossing | |
CN101551905B (en) | Method for segmenting multi-dimensional texture image on basis of fuzzy C-means clustering and spatial information | |
CN111178432A (en) | Weak supervision fine-grained image classification method of multi-branch neural network model | |
CN103927531B (en) | It is a kind of based on local binary and the face identification method of particle group optimizing BP neural network | |
CN104376556B (en) | A kind of rock CT images Target Segmentation method | |
CN107945179A (en) | A kind of good pernicious detection method of Lung neoplasm of the convolutional neural networks of feature based fusion | |
CN104537673B (en) | Infrared Image Segmentation based on multi thresholds and adaptive fuzzy clustering | |
CN109872374A (en) | A kind of optimization method, device, storage medium and the terminal of image, semantic segmentation | |
CN108665463A (en) | A kind of cervical cell image partition method generating network based on confrontation type | |
CN109993173B (en) | Weak supervision image semantic segmentation method based on seed growth and boundary constraint | |
CN112862792A (en) | Wheat powdery mildew spore segmentation method for small sample image data set | |
CN115100467B (en) | Pathological full-slice image classification method based on nuclear attention network | |
CN109492636B (en) | Target detection method based on adaptive receptive field deep learning | |
CN105405136A (en) | Self-adaptive spinal CT image segmentation method based on particle swarm optimization | |
CN107358619A (en) | Multi-Level Threshold Image Segmentation method based on chicken group's optimization | |
CN117523194A (en) | Image segmentation method based on sparse labeling | |
CN109086823B (en) | Automatic statistical method for wheat scab ear disease rate | |
CN104036294A (en) | Spectral tag based adaptive multi-spectral remote sensing image classification method | |
CN104299233A (en) | SAR image segmentation method for bee colony and gray association algorithm on basis of superpixel blocks |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
C02 | Deemed withdrawal of patent application after publication (patent law 2001) | ||
WD01 | Invention patent application deemed withdrawn after publication |
Application publication date: 20101222 |