CN105976379A - Fuzzy clustering color image segmentation method based on cuckoo optimization - Google Patents

Fuzzy clustering color image segmentation method based on cuckoo optimization Download PDF

Info

Publication number
CN105976379A
CN105976379A CN201610308585.2A CN201610308585A CN105976379A CN 105976379 A CN105976379 A CN 105976379A CN 201610308585 A CN201610308585 A CN 201610308585A CN 105976379 A CN105976379 A CN 105976379A
Authority
CN
China
Prior art keywords
algorithm
cuckoo
image
bird
cluster centre
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
CN201610308585.2A
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.)
Nanjing Post and Telecommunication University
Nanjing University of Posts and Telecommunications
Original Assignee
Nanjing Post and Telecommunication 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 Nanjing Post and Telecommunication University filed Critical Nanjing Post and Telecommunication University
Priority to CN201610308585.2A priority Critical patent/CN105976379A/en
Publication of CN105976379A publication Critical patent/CN105976379A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/23Clustering techniques
    • G06F18/232Non-hierarchical techniques
    • G06F18/2321Non-hierarchical techniques using statistics or function optimisation, e.g. modelling of probability density functions
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/20Special algorithmic details
    • G06T2207/20112Image segmentation details

Abstract

The invention discloses a fuzzy clustering color image segmentation method based on cuckoo optimization. An image to be segmented is input, and color feature is extracted from the image; a cuckoo algorithm is used to optimize a clustering center of a fuzzy clustering algorithm; an improved fuzzy clustering algorithm is used to cluster pixel points in a color space of the image; the clustering center is output, and a membership degree matrix is calculated; and pixels of the image are divided according to the output clustering center and the membership degree matrix, and the image is segmented. An HSV color space which is suitable for sensing of human eyes, the segmentation effect can be improved, an iteration process that the cuckoo algorithm is used to optimize the fuzzy clustering center is provided for overcoming the defect that a traditional fuzzy clustering algorithm tends to fall into the optimum, the operation speed and the convergence speed of the clustering algorithm are improved, the problem that the initial value of the clustering center has much influence on the clustering algorithm, and the clustering effect is good.

Description

A kind of fuzzy clustering color image segmentation method optimized based on cuckoo
Technical field
The present invention relates to technical field of image processing, be specifically related to a kind of fuzzy clustering cromogram optimized based on cuckoo As dividing method.
Background technology
Image segmentation is a vital technology in technical field of image processing, because it is as image procossing Prior step, the quality of segmentation directly influences the result of subsequent processes, such as feature extraction, target recognition etc..Image divides The scope cut is more and more extensive, such as communication, military affairs, remote Sensing Image Analysis, medical diagnosis, intelligent bus, agricultural modernization and work The numerous areas such as industry automatization all be unable to do without the figure of image segmentation.The most either at practical application area or academic neck Territory, image segmentation is all a forward position and far reaching problem.
For the segmentation of coloured image, we to choose suitable color space.RGB (Red, Green, Blue) is a kind of Conventional color space representation, but its widely different with human eye perception.Therefore consider to be transformed into from rgb color space HSV (Hue, Saturation, Value) space.HSV color space is made up of tone, saturation and brightness.Wherein, tone Being referred to as colourity with saturation, it had both illustrated the wavelength components distribution of color, added the hue of clear this color light. These more meet the aware space of human eye.
Fuzzy C-Means Clustering Algorithm (fuzzy c-means algorithm, FCM) is to be subordinate to by ceaselessly iterative computation Genus degree matrix and bunch center, solve the process of object function minima.This algorithm has simply, processing speed fast, without supervision etc. Plurality of advantages.In recent years, a popular application is fuzzy clustering to be applied on image is split.Its main thought be by These data points as a data point, are then divided in different bunches, it is possible to obtain the result of segmentation by each pixel. Such as Patent No. CN103150731B, the patent utilization K-means of entitled " a kind of fuzzy clustering image partition method " is calculated Initial pictures is clustered by method, it is thus achieved that K cluster centre;Again using K cluster centre of acquisition as Fuzzy C-Means Clustering Image is clustered by the initial cluster center of algorithm again, it is achieved the segmentation of image, and the method solves tradition to a certain extent The problem that the computation complexity that randomly selects initial cluster center in Fuzzy C-Means Clustering Algorithm and cause is high.But it is traditional FCM algorithm is affected relatively big by initial point, and is easily trapped into local optimum, it is therefore desirable to be optimized it.
Cuckoo algorithm (Cuckoo Search is called for short CS) is a kind of swarm intelligence algorithm based on Levy flights.It Some solve generations by progressivelying reach optimum around levy migration, thus accelerate Local Search.By partially The a part of solution randomly generated from remote position is remote from current optimal solution, and the system that so may insure that is not absorbed in Excellent solution.This advantage of cuckoo algorithm just can solve FCM algorithm and be easily trapped into the defect of local optimum.
Summary of the invention
The technical problem to be solved in the present invention is to overcome present in above-mentioned traditional fuzzy clustering algorithm segmentation image technique Affected relatively big by initial point, the problem being easily trapped into local optimum.
In consideration of it, the technical scheme that the present invention proposes is a kind of fuzzy clustering color images optimized based on cuckoo Method, comprises the steps of
Step 101: input image to be split, extracts the color character of this image;
Step 102: utilize cuckoo algorithm that the cluster centre of fuzzy clustering algorithm is optimized;
Step 103: the fuzzy clustering algorithm of application enhancements, clusters pixel in the color space of image;
Step 104: according to the cluster centre of step 103 output, calculates subordinated-degree matrix;
Step 105: cluster centre and the calculated subordinated-degree matrix of step 104 according to step 103 output are to image Pixel divide, thus realize the segmentation of image.
As preferably, in a step 101, according to equation below, the color value of image is transformed into HSV from rgb space empty Between:
H 1 = cos - 1 { 0.5 [ R - G + ( R - B ) ] ( R - G ) 2 + ( R - G ) ( G - B ) }
V = m a x ( R , G , B ) 255
V = m a x ( R , G , B ) 255
Wherein H represents that tone, S represent that saturation, V represent brightness.
Further, step 102 comprises the steps:
Step 301: parameter initialization, including scale N of cuckoo algorithmmax, Bird's Nest finds the general of external cuckoo bird egg Rate P, number n of cluster centre, algorithm Termination Threshold G;
Step 302: first with the cluster centre that traditional FCM stochastic generation is initial, as the initial position of bird's nest;
Step 303: utilize the cluster centre that cuckoo algorithm optimization step 302 generates, final by not stopping grey iterative generation Cluster centre;
Step 304: utilize the final cluster centre that step 303 generates, calculates FCM object function;
Step 305: if meeting given maximum iteration time G, algorithm terminates, picture is finally split in output, otherwise goes to Step 302.
Further, described step 303 comprises the steps:
Step 401: select fitness function, calculate the target function value of each bird's nest, select optimal value therein, target Function formula is:
J ( U , A ) = Σ j = 1 m Σ i = 1 n u i j b d i j 2
Wherein uijRepresent that i-th sample point belongs to the degree of membership of jth class, uij∈ [0,1], has for arbitrary i
dij=| | Xi-Ai| | it is sample xiTo the Euclidean distance of jth cluster centre, b represents fuzzy finger Number,
General 1 < b≤5;
Step 402: retain the optimal value calculated in step 401, and utilize equation below to be moved the position of bird's nest Dynamic:
x i ( t + 1 ) = x i ( t ) + α ⊕ L ( λ ) , i = 1 , 2 , ... , n
WhereinRepresent the i-th bird's nest bird's nest position in t generation,Representing point-to-point multiplication, α represents step size controlling Amount, its value Normal Distribution, L (λ) is Levy random search path, and arbitrary width is Levy distribution, L (s, λ)~s,s It is that levy flies the arbitrary width that obtains;
Step 403: according to the target function value that new bird's nest position calculation is new, then with current target function value ratio Relatively, if new value is better than current, just with new replacement currency;
Step 404;After step 402 obtains new position, generate a random number r (r ∈ [0,1]), and compare with P Relatively, if r > P, bird's nest position of the most random change, the most constant, finally retain desired positions;
Step 405: if iterations exceedes algorithm scale, just export operation result, otherwise forward step 402 to.
Especially, step 304 comprises the steps:
Step 501: utilize equation below to calculate subordinated-degree matrix,
u i j = ( 1 / | | X j - A i | | 2 ) 1 / ( m - 1 ) Σ i = 1 m ( 1 / | | X j - A i | | 2 ) 1 / ( m - 1 )
This formula is solved by object function introducing Lagrange multiplier and obtains;
Step 502: utilize equation below to calculate bunch central point,
A i = Σ j = 1 n u i j m X j Σ j = 1 n u i j
This formula is solved by object function introducing Lagrange multiplier and obtains;
Step 503: utilize equation below to calculate FCM target function value,
J ( U , A ) = Σ j = 1 m Σ i = 1 n u i j b d i j 2
Wherein uijRepresent that i-th sample point belongs to the degree of membership of jth class, uij∈ [0,1], has for arbitrary i dij=| | Xi-Ai| | it is sample xiTo the Euclidean distance of jth cluster centre, b represents Fuzzy Exponential, span be 1 < b≤ 5。
Beneficial effect: first the present invention chooses the color space HSV of suitable human eye perception, is so conducive to improving segmentation Effect, is then easily trapped into the defect of local optimum for traditional fuzzy clustering algorithm, proposes to utilize cuckoo algorithm optimization The iterative process at fuzzy clustering center, ultimately generates the cluster centre optimized.This method improves the computing speed of clustering algorithm Degree and convergence rate, efficiently solve the problem that the initial value of cluster centre is excessive on clustering algorithm impact, have good Clustering Effect.
Accompanying drawing explanation
Fig. 1 is the flow chart of the present invention.
Detailed description of the invention
In conjunction with accompanying drawing, the present invention is further detailed explanation.
As it is shown in figure 1, a kind of fuzzy clustering color image segmentation method optimized based on cuckoo that the present invention proposes, bag Include following steps:
Step one: input image to be split, then extracts the color character of this image, here by the color value of image from Rgb space is transformed into HSV space.Wherein H represents that tone, S represent that saturation, V represent brightness.
Conversion is carried out according to equation below:
H 1 = cos - 1 { 0.5 [ R - G + ( R - B ) ] ( R - G ) 2 + ( R - G ) ( G - B ) }
S = m a x ( R , G , B ) - m i n ( R , G , B ) m a x ( R , G , B )
V = m a x ( R , G , B ) 255
Step 2: c cluster centre of random initializtion, and using them as bird's nest position.First parameter is initial Change, including scale N of cuckoo algorithmmax, Bird's Nest finds the probability P of external cuckoo bird egg, number n of cluster centre, algorithm Termination Threshold G.Then the cluster centre that traditional FCM stochastic generation is initial is utilized, as the initial position of bird's nest.
Step 3: according to the cluster centre calculating target function value generated, and compare and draw wherein optimal bird's nest position.? Function to be chosen a fitting goal, we select equation below as object function:
J ( U , A ) = Σ j = 1 m Σ i = 1 n u i j b d i j 2
Wherein uijRepresent that i-th sample point belongs to the degree of membership of jth class, uij∈ [0,1], has for arbitrary i dij=| | Xi-Ai| | it is sample xiTo the Euclidean distance of jth cluster centre, b represents Fuzzy Exponential, general 1 < b≤5。
Step 4: update bird's nest position.Here it is that optimal bird's nest position step 3 calculated moves, mobile Mode is carried out according to equation below:
x i ( t + 1 ) = x i ( t ) + α ⊕ L ( λ ) , i = 1 , 2 , ... , n
WhereinRepresent the i-th bird's nest bird's nest position in t generation,Representing point-to-point multiplication, α represents step size controlling Amount, its value Normal Distribution, L (λ) is Levy random search path, and arbitrary width is Levy distribution, L (s, λ)~s,s It is that levy flies the arbitrary width that obtains.
Step 5: according to the target function value that the bird's nest position calculation after updating is new, then with current target function value Relatively, if new value is better, just with new replacement currency than current.
Step 6: generate a random number r (r ∈ [0,1]), and compare with P, if r > P, the most random change is once Bird's nest position, the most constant, finally retain desired positions.
Step 7: if iterations exceedes algorithm scale, just export operation result.Otherwise, step 3 is forwarded to.
Step 8: according to the cluster centre that optimum bird's nest position calculation is final.Utilize equation below calculate cluster centre:
A i = Σ j = 1 n u i j m X j Σ j = 1 n u i j
This formula is solved by object function introducing Lagrange multiplier and obtains.
Step 9: divide pixel, output segmentation image according to cluster centre.

Claims (5)

1. the fuzzy clustering color image segmentation method optimized based on cuckoo, it is characterised in that comprise the steps of
Step 101: input image to be split, extracts the color character of this image;
Step 102: utilize cuckoo algorithm that the cluster centre of fuzzy clustering algorithm is optimized;
Step 103: the fuzzy clustering algorithm of application enhancements, clusters pixel in the color space of image;
Step 104: according to the cluster centre of step 103 output, calculates subordinated-degree matrix;
Step 105: according to cluster centre and the step 104 calculated subordinated-degree matrix picture to image of step 103 output Element divides, thus realizes the segmentation of image.
A kind of fuzzy clustering color image segmentation method optimized based on cuckoo the most according to claim 1, its feature It is: in a step 101, according to equation below, the color value of image is transformed into HSV space from rgb space:
H 1 = cos - 1 { 0.5 [ R - G + ( R - B ) ] ( R - G ) 2 + ( R - G ) ( G - B ) }
V = m a x ( R , G , B ) 255
V = m a x ( R , G , B ) 255
Wherein H represents that tone, S represent that saturation, V represent brightness.
3., according to a kind of fuzzy clustering color image segmentation method optimized based on cuckoo described in claims 1, it is special Levy and be that step 102 comprises the steps:
Step 301: parameter initialization, including scale N of cuckoo algorithmmax, Bird's Nest finds the probability P of external cuckoo bird egg, Number n of cluster centre, algorithm Termination Threshold G;
Step 302: first with the cluster centre that traditional FCM stochastic generation is initial, as the initial position of bird's nest;
Step 303: utilize the cluster centre that cuckoo algorithm optimization step 302 generates, by not stopping final the gathering of grey iterative generation Class center;
Step 304: utilize the final cluster centre that step 303 generates, calculates FCM object function;
Step 305: if meeting given maximum iteration time G, algorithm terminates, picture is finally split in output, otherwise goes to step 302。
4., according to a kind of fuzzy clustering color image segmentation method optimized based on cuckoo described in claims 3, it is special Levy and be that described step 303 comprises the steps:
Step 401: select fitness function, calculate the target function value of each bird's nest, select optimal value therein, object function Formula is:
J ( U , A ) = Σ j = 1 m Σ i = 1 n u i j b d i j 2
Wherein uijRepresent that i-th sample point belongs to the degree of membership of jth class, uij∈ [0,1], has for arbitrary i dij=| | Xi-Ai| | it is sample xiTo the Euclidean distance of jth cluster centre, b represents Fuzzy Exponential, general 1 < b≤5;
Step 402: retain the optimal value calculated in step 401, and utilize equation below to be moved the position of bird's nest:
x i ( t + 1 ) = x i ( t ) + α ⊕ L ( λ ) , i = 1 , 2 , ... , n
WhereinRepresent the i-th bird's nest bird's nest position in t generation,Representing point-to-point multiplication, α represents step size controlling amount, it Value Normal Distribution, L (λ) is Levy random search path, arbitrary width be Levy distribution, L (s, λ)~s, s is levy The arbitrary width that flight obtains;
Step 403: according to the target function value that new bird's nest position calculation is new, then compares with current target function value, if New value is better than current, just with new replacement currency;
Step 404;After step 402 obtains new position, generate a random number r (r ∈ [0,1]), and compare with P, If r > P, bird's nest position of the most random change, the most constant, finally retain desired positions;
Step 405: if iterations exceedes algorithm scale, just export operation result, otherwise forward step 402 to.
5., according to a kind of fuzzy clustering color image segmentation method optimized based on cuckoo described in claims 3, it is special Levy and be that step 304 comprises the steps:
Step 501: utilize equation below to calculate subordinated-degree matrix,
u i j = ( 1 / | | X j - A i | | 2 ) 1 / ( m - 1 ) Σ i = 1 m ( 1 / | | X j - A i | | 2 ) 1 / ( m - 1 )
This formula is solved by object function introducing Lagrange multiplier and obtains;
Step 502: utilize equation below to calculate bunch central point,
A i = Σ j = 1 n u i j m X j Σ j = 1 n u i j
This formula is solved by object function introducing Lagrange multiplier and obtains;
Step 503: utilize equation below to calculate FCM target function value,
J ( U , A ) = Σ j = 1 m Σ i = 1 n u i j b d i j 2
Wherein uijRepresent that i-th sample point belongs to the degree of membership of jth class, uij∈ [0,1], has for arbitrary i dij=| | Xi-Ai| | it is sample xiTo the Euclidean distance of jth cluster centre, b represents Fuzzy Exponential, span be 1 < b≤ 5。
CN201610308585.2A 2016-05-11 2016-05-11 Fuzzy clustering color image segmentation method based on cuckoo optimization Pending CN105976379A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610308585.2A CN105976379A (en) 2016-05-11 2016-05-11 Fuzzy clustering color image segmentation method based on cuckoo optimization

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610308585.2A CN105976379A (en) 2016-05-11 2016-05-11 Fuzzy clustering color image segmentation method based on cuckoo optimization

Publications (1)

Publication Number Publication Date
CN105976379A true CN105976379A (en) 2016-09-28

Family

ID=56992341

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610308585.2A Pending CN105976379A (en) 2016-05-11 2016-05-11 Fuzzy clustering color image segmentation method based on cuckoo optimization

Country Status (1)

Country Link
CN (1) CN105976379A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108389211A (en) * 2018-03-16 2018-08-10 西安电子科技大学 Based on the image partition method for improving whale Optimization of Fuzzy cluster
CN109242878A (en) * 2018-10-29 2019-01-18 安徽理工大学 A kind of multi-Level Threshold Image Segmentation method based on adaptive cuckoo optimization
CN109509196A (en) * 2018-12-24 2019-03-22 广东工业大学 A kind of lingual diagnosis image partition method of the fuzzy clustering based on improved ant group algorithm
CN109903293A (en) * 2019-01-24 2019-06-18 汕头大学 A method of tissue segmentation is carried out using the ultrasonic mapping graph of blood perfusion parameter
CN113705658A (en) * 2021-08-24 2021-11-26 浙江中烟工业有限责任公司 Intelligent identification method for tobacco shred sundries
CN116090163A (en) * 2022-11-14 2023-05-09 深圳大学 Mosaic tile color selection method and related equipment

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101211356A (en) * 2006-12-30 2008-07-02 中国科学院计算技术研究所 Image inquiry method based on marking area
CN101853494A (en) * 2010-05-24 2010-10-06 淮阴工学院 Color image segmentation method based on coring fuzzy Fisher criterion clustering
CN102855633A (en) * 2012-09-05 2013-01-02 山东大学 Anti-noise quick fuzzy-clustering digital image segmentation method
CN102881019A (en) * 2012-10-08 2013-01-16 江南大学 Fuzzy clustering image segmenting method with transfer learning function
CN103279944A (en) * 2013-04-22 2013-09-04 哈尔滨工程大学 Image division method based on biogeography optimization
CN103366367A (en) * 2013-06-19 2013-10-23 西安电子科技大学 Pixel number clustering-based fuzzy C-average value gray level image splitting method
CN103824285A (en) * 2014-01-27 2014-05-28 湖北工业大学 Image segmentation method based on bat optimal fuzzy clustering
CN104794483A (en) * 2015-03-24 2015-07-22 江南大学 Image division method based on inter-class maximized PCM (Pulse Code Modulation) clustering technology
CN104881852A (en) * 2015-06-11 2015-09-02 西安电子科技大学 Image segmentation method based on immune clone algorithm and fuzzy kernel-clustering algorithm

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101211356A (en) * 2006-12-30 2008-07-02 中国科学院计算技术研究所 Image inquiry method based on marking area
CN101853494A (en) * 2010-05-24 2010-10-06 淮阴工学院 Color image segmentation method based on coring fuzzy Fisher criterion clustering
CN102855633A (en) * 2012-09-05 2013-01-02 山东大学 Anti-noise quick fuzzy-clustering digital image segmentation method
CN102881019A (en) * 2012-10-08 2013-01-16 江南大学 Fuzzy clustering image segmenting method with transfer learning function
CN103279944A (en) * 2013-04-22 2013-09-04 哈尔滨工程大学 Image division method based on biogeography optimization
CN103366367A (en) * 2013-06-19 2013-10-23 西安电子科技大学 Pixel number clustering-based fuzzy C-average value gray level image splitting method
CN103824285A (en) * 2014-01-27 2014-05-28 湖北工业大学 Image segmentation method based on bat optimal fuzzy clustering
CN104794483A (en) * 2015-03-24 2015-07-22 江南大学 Image division method based on inter-class maximized PCM (Pulse Code Modulation) clustering technology
CN104881852A (en) * 2015-06-11 2015-09-02 西安电子科技大学 Image segmentation method based on immune clone algorithm and fuzzy kernel-clustering algorithm

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
柳新妮 等: "布谷鸟搜索算法在多阈值图像分割中的应用", 《计算机工程》 *
王忆勤: "《中医诊断学研究思路与方法》", 30 September 2008 *

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108389211A (en) * 2018-03-16 2018-08-10 西安电子科技大学 Based on the image partition method for improving whale Optimization of Fuzzy cluster
CN108389211B (en) * 2018-03-16 2020-08-11 西安电子科技大学 Image segmentation method based on improved whale optimized fuzzy clustering
CN109242878A (en) * 2018-10-29 2019-01-18 安徽理工大学 A kind of multi-Level Threshold Image Segmentation method based on adaptive cuckoo optimization
CN109242878B (en) * 2018-10-29 2020-06-05 安徽理工大学 Image multi-threshold segmentation method based on self-adaptive cuckoo optimization method
CN109509196A (en) * 2018-12-24 2019-03-22 广东工业大学 A kind of lingual diagnosis image partition method of the fuzzy clustering based on improved ant group algorithm
CN109509196B (en) * 2018-12-24 2023-01-17 广东工业大学 Tongue diagnosis image segmentation method based on fuzzy clustering of improved ant colony algorithm
CN109903293A (en) * 2019-01-24 2019-06-18 汕头大学 A method of tissue segmentation is carried out using the ultrasonic mapping graph of blood perfusion parameter
CN113705658A (en) * 2021-08-24 2021-11-26 浙江中烟工业有限责任公司 Intelligent identification method for tobacco shred sundries
CN113705658B (en) * 2021-08-24 2024-03-19 浙江中烟工业有限责任公司 Intelligent identification method for tobacco shred sundries
CN116090163A (en) * 2022-11-14 2023-05-09 深圳大学 Mosaic tile color selection method and related equipment
CN116090163B (en) * 2022-11-14 2023-09-22 深圳大学 Mosaic tile color selection method and related equipment

Similar Documents

Publication Publication Date Title
CN105976379A (en) Fuzzy clustering color image segmentation method based on cuckoo optimization
US10535141B2 (en) Differentiable jaccard loss approximation for training an artificial neural network
CN108182456B (en) Target detection model based on deep learning and training method thereof
CN107833183B (en) Method for simultaneously super-resolving and coloring satellite image based on multitask deep neural network
CN104599275B (en) The RGB-D scene understanding methods of imparametrization based on probability graph model
WO2020192736A1 (en) Object recognition method and device
CN108288035A (en) The human motion recognition method of multichannel image Fusion Features based on deep learning
Bai et al. Crop segmentation from images by morphology modeling in the CIE L* a* b* color space
CN107016415B (en) A kind of color image Color Semantic classification method based on full convolutional network
CN103914699B (en) A kind of method of the image enhaucament of the automatic lip gloss based on color space
CN108304826A (en) Facial expression recognizing method based on convolutional neural networks
CN106296695A (en) Adaptive threshold natural target image based on significance segmentation extraction algorithm
CN106952271A (en) A kind of image partition method handled based on super-pixel segmentation and EM/MPM
CN108765371A (en) The dividing method of unconventional cell in a kind of pathological section
WO2019223302A1 (en) Dress collocation method and system based on attention knowledge extraction, and storage medium
CN104217214A (en) Configurable convolutional neural network based red green blue-distance (RGB-D) figure behavior identification method
CN104143186B (en) A kind of SLIC super-pixel piecemeal optimization method
WO2021051987A1 (en) Method and apparatus for training neural network model
CN108615229B (en) Collision detection optimization method based on curvature point clustering and decision tree
CN107909008A (en) Video target tracking method based on multichannel convolutive neutral net and particle filter
CN112347977B (en) Automatic detection method, storage medium and device for induced pluripotent stem cells
CN109949314B (en) Multi-target fast fuzzy clustering color image segmentation method based on semi-supervised learning and histogram statistics
Pinto et al. Crop disease classification using texture analysis
CN109509196A (en) A kind of lingual diagnosis image partition method of the fuzzy clustering based on improved ant group algorithm
CN111611972A (en) Crop leaf type identification method based on multi-view multi-task ensemble learning

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20160928