CN104331893A - Complex image multi-threshold segmentation method - Google Patents

Complex image multi-threshold segmentation method Download PDF

Info

Publication number
CN104331893A
CN104331893A CN201410649123.8A CN201410649123A CN104331893A CN 104331893 A CN104331893 A CN 104331893A CN 201410649123 A CN201410649123 A CN 201410649123A CN 104331893 A CN104331893 A CN 104331893A
Authority
CN
China
Prior art keywords
particle
population
threshold
image
fitness
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.)
Granted
Application number
CN201410649123.8A
Other languages
Chinese (zh)
Other versions
CN104331893B (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.)
Southeast University
Original Assignee
Southeast 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 Southeast University filed Critical Southeast University
Priority to CN201410649123.8A priority Critical patent/CN104331893B/en
Publication of CN104331893A publication Critical patent/CN104331893A/en
Application granted granted Critical
Publication of CN104331893B publication Critical patent/CN104331893B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/004Artificial life, i.e. computing arrangements simulating life
    • G06N3/006Artificial life, i.e. computing arrangements simulating life based on simulated virtual individual or collective life forms, e.g. social simulations or particle swarm optimisation [PSO]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/10Segmentation; Edge detection
    • G06T7/11Region-based segmentation

Abstract

The invention provides a hybrid PSOGSA with generalized opposition-based learning. Based on improved particle swarm optimization and gravitational search algorithm, the hybrid PSOGSA with generalized opposition-based learning comprises the steps of: initializing parameters of the PSO and GSA to generate initial positions of all particles randomly; deciding to generate reverse population based on a random number to calculate a fitness value or calculate a fitness value of the current population; mutating global optimal particles, taking the global optimal particles with a relatively big fitness value from the global optimal particles before and after mutation as new global optimal particles; outputting positions of the global optimal particles as image segmentation thresholds through iteration. According to the invention, a brand-new method for the complex image multi-threshold segmentation is provided, and multi-threshold segmentation with high precision and high stability is realized.

Description

A kind of complicated image multi-threshold segmentation method
Technical field
Patent of the present invention belongs to image processing algorithm design field, relates to a kind of complicated image multi-threshold segmentation method of Iamge Segmentation field.
Background technology
Carrying out image threshold segmentation splits simply effective, real-time feature because of it, receives and pays close attention to widely.Multi-threshold image segmentation, as the expansion of Threshold segmentation, have the advantage distinguishing background and multiple target, but shortcoming is calculation of complex, length consuming time.Increasing biological heuritic approach is applied in image segmentation algorithm in recent years, for the quick optimizing of image threshold.Wu one is congruent to 2014 and proposes minimum cross entropy reciprocal as thresholding selection rule, and using artificial ant colony algorithm is optimized calculating, has carried out single threshold segmentation to flame image.Shortcoming is that minimum cross entropy calculating formula reciprocal is complicated, and is only applicable to single threshold Iamge Segmentation, and is not suitable for the multi-threshold segmentation of complicated image.Chen Kai equals within 2014, to propose the multi thresholds calculating that glowworm swarm algorithm optimizes maximum two-dimentional Kapur entropy, achieves the multi-threshold image segmentation of complex target.Shortcoming is that the stability of algorithm is undesirable, and continuous run time result fluctuation is larger.Application number is the Dual-threshold image segmentation method that the Chinese invention patent application of CN201410040869.9 proposes based on bat algorithm optimization fuzzy entropy.Shortcoming is only applicable to dual threshold Iamge Segmentation, is not suitable for the Iamge Segmentation of more multi thresholds.
In image threshold searching process, single biological heuritic approach such as artificial bee colony algorithm, glowworm swarm algorithm, bat algorithm etc. generally have the defect that local search ability by force, is not easily absorbed in local optimum, this will cause the final segmentation threshold obtained not to be desirable image segmentation threshold, even greatly differ from each other from desired threshold, cause Iamge Segmentation inaccurate.Therefore design and be a kind ofly applicable to the high precision of complicated image, the multi-threshold segmentation method of high stability seems particularly important.
Summary of the invention
Goal of the invention:, complicated image not strong for conventional images dividing method local search ability splits inaccurate defect, the present invention proposes a kind of multi-threshold segmentation method of high precision for complicated image, high stability.
Technical scheme: for solving the problems of the technologies described above, the present invention is based on Modified particle swarm optimization and gravitation searches for hybrid algorithm, provide a kind of complicated image multi-threshold segmentation method (hybrid PSOGSA with generalized opposition-based learning, GOPSOGSA) to comprise the following steps:
(1) initialization particle group optimizing and gravitation search for hybrid algorithm parameters: total number of particles N, Studying factors c 1, c 2, inertia weight ω, reverse Probability p 0, maximum iteration time MAXNGER, the initial position of all particles of stochastic generation;
(2) if several rand (0,1) of stochastic generation one 0 ~ 1 are less than p 0, enter step (3), otherwise enter step (4);
(3) generate reverse population, calculate current population and the fitness value of oppositely planting particle, therefrom choose N number of optimal particle and form new population, enter step (5);
(4) fitness value of current population is calculated;
(5) upgrade global optimum particle according to fitness value, global optimum's particle made a variation, compare its fitness value with variation particle, get fitness value larger as new global optimum's particle;
(6) if current iteration number of times exceedes maximum iteration time, then stop iteration, export global optimum's particle position, as image segmentation threshold, multi-threshold segmentation is carried out to image, otherwise speed and the position of the formula Population Regeneration particle in hybrid algorithm is searched for according to particle group optimizing and gravitation, current iteration number of times adds 1, enters step (2).
Particularly, step (3) is further comprising the steps of:
(3.1) according to the Generalized Anti in multi-Level Threshold Image Segmentation to particle definition, generate the reverse population GOP of current population P; X dfor a particle of population P, then its reverse particle X d *by following formulae discovery:
X d * = k ( a d + b d ) - X d X d * = a d , if X d * < a d , X d * = b d , if x D * > b d Wherein X d∈ [a d, b d], k is the random number of [0,1].
(3.2) by the multi-Level Threshold Image Segmentation evaluation function preset as population's fitness calculating formula, calculate the fitness of current population P and reverse population GOP;
(3.3) sequence that 2N particle carries out fitness is amounted to current population P and reverse population GOP, therefrom select the highest particle of N number of fitness and form new population P, enter step (5).
Particularly, step (5) is further comprising the steps of:
(5.1) from current population P, the highest particle of fitness is picked out as global optimum's particle;
(5.2) global optimum's particle is made a variation according to normal mutation formula, generate variation particle;
Gbest dthe component that global optimum's particle is tieed up at d, gbest d *it is the optimal particle after variation.
W d ( t ) = ( &Sigma; i = 1 PopSize V i d ( t ) ) / PopSize
gbest d *(t)=gbest d(t)+W d(t)·N(0,1)
In formula, PopSize represents the sum of particle, and N (0,1) is Standard Normal Distribution, and probability density function and distribution function are distinguished as follows:
&Phi; ( x ) = 1 2 &pi; &Integral; - &infin; x e - t 2 / 2 dt
(5.3) compare the fitness value of optimal particle and variation particle, get fitness in both larger as new global optimum's particle.
Particularly, step (6) is further comprising the steps of:
(6.1) if current iteration number of times exceedes maximum iteration time MAXNGER, then stop iteration, export global optimum's particle position, as image segmentation threshold, multi-threshold segmentation is carried out to image;
(6.2) if current iteration number of times does not exceed maximum iteration time MAXNGER, then search for speed and the position of the formula Population Regeneration particle in hybrid algorithm according to particle group optimizing and gravitation, current iteration number of times adds 1, enters step (2).
(6.2.1) in particle group optimizing and gravitation search algorithm, each particle represents a feasible solution, and there are oneself speed and position in each moment, if i-th particle is respectively X when the t time iteration in the position of d dimension and speed i d(t) and V i d(t), d=1,2 ..., D, D are search volume dimension, and group optimal solution is gbest,
More new formula is as follows for the speed of population particle:
V i d(t+1)=ωV i d(t)+c′ 1·rand 1·a i d(t)+c′ 2·rand 2·(gbest-X i d(t))
In formula, ω is the inertia weight of particle; C ' 1, c ' 2for speedup factor; Rand 1, rand 2be respectively the random number of [0,1];
The location updating formula of population particle is as follows:
X i d(t+1)=X i d(t)+V i d(t+1)
(6.2.2) in the speed of step (6.2.1) population particle more in new formula, a i dt () represents i-th particle acceleration in d dimension when the t time iteration, computing method are as follows:
a i d(t+1)=F i d(t)/M i d(t)
F i d ( t ) = &Sigma; j = 1 , j &NotEqual; i N rand j &CenterDot; F ij d ( t )
F i d(t), M i dt () represents the size that i-th particle is made a concerted effort suffered by d dimension when the t time iteration and inertial mass respectively;
Under the computing formula of making a concerted effort:
F ij d ( t ) = [ G ( t ) &CenterDot; M i ( t ) &CenterDot; M j ( t ) R ij ( t ) + &epsiv; ] &CenterDot; [ X j d ( t ) - X i d ( t ) ]
F i d ( t ) = &Sigma; j = 1 , j &NotEqual; i N rand j &CenterDot; F ij d ( t )
In formula, N is total number of particles; F ij dt () represents that particle j is to the gravitation of particle i; Rand jfor the random number of [0,1];
R ij(t)=|| X i(t), X j(t) || 2for the Euclidean distance of particle i and particle j; ε is the constant that a value is very little; G (t) is gravitational constant,
Calculating formula is as follows, wherein G 0be constant with a, t is current iteration number of times, and maxt is maximum iteration time;
G(t)=G 0·exp(-a·t/maxt)
The inertial mass of particle can be tried to achieve by following formula:
m i ( t ) = fit i ( t ) - worst ( t ) best ( t ) - worst ( t )
M i ( t ) = m i ( t ) / &Sigma; j = 1 N m j ( t )
Fit in formula it () represents the fitness value of i-th particle when the t time iteration;
For the multi-Level Threshold Image Segmentation problem of maximizing, best (t) and worst (t) is tried to achieve by following formula:
best ( t ) = max j &Element; { 1,2 , . . . , N } fit j ( t )
worst ( t ) = min j &Element; { 1,2 , . . . , N } fit j ( t )
Except technical matters, the technical characteristic forming technical scheme and the advantage brought by the technical characteristic of these technical schemes that the present invention recited above solves, the advantage that the other technologies feature comprised in the other technologies problem that complicated image multi-threshold segmentation method of the present invention can solve, technical scheme and these technical characteristics bring, will make further detailed description by reference to the accompanying drawings.
Accompanying drawing explanation
Fig. 1 is the basic flow sheet of complicated image multi-threshold segmentation method of the present invention;
The specific implementation process flow diagram that Fig. 2 is is multi-Level Threshold Image Segmentation evaluation function with multi thresholds Otsu algorithm;
Fig. 3 carries out two threshold values of the GOPSOGSA of the inventive method proposition, three threshold values, four threshold values and five Threshold segmentation design sketchs to Lena figure;
Fig. 4 carries out two threshold values of the GOPSOGSA of the inventive method proposition, three threshold values, four threshold values and five Threshold segmentation design sketchs to Gold hill figure;
Fig. 5 carries out two threshold values of the GOPSOGSA of the inventive method proposition, three threshold values, four threshold values and five Threshold segmentation design sketchs to Couple figure;
Fig. 6 carries out two threshold values of the GOPSOGSA of the inventive method proposition, three threshold values, four threshold values and five Threshold segmentation design sketchs to the base board defect figure of QFN packaged chip.
Embodiment
Embodiment:
As depicted in figs. 1 and 2, the multi thresholds Otsu algorithm of the present embodiment, also known as multi thresholds maximum between-cluster variance algorithm, is one of the most frequently used multi-Level Threshold Image Segmentation evaluation function.It is the gamma characteristic by image, image is divided into background and a few part of some targets.Inter-class variance between background and some targets is larger, illustrates that the difference of composing images part is larger, when partial target mistake is divided into background or part background mistake to be divided into target that part difference all can be caused to diminish.Therefore, the segmentation making inter-class variance maximum means that misclassification probability is minimum.Its computing formula is as follows, works as σ 2time maximum, corresponding solution is global optimum's segmentation threshold.
Otsu = &sigma; 2 = &Sigma; k = 1 j &omega; k ( &mu; k - &mu; T ) 2
Its concrete implementation step is as follows:
(1) input picture.Initialization particle group optimizing and gravitation search for hybrid algorithm parameters: total number of particles N, Studying factors c 1, c 2, inertia weight ω, reverse Probability p 0, maximum iteration time MAXNGER.The initial position of all particles of stochastic generation;
(2) if several rand (0,1) of stochastic generation one 0 ~ 1 are less than p 0, enter step (3), otherwise enter step and turn (4);
(3) generate reverse population, calculate current population and the Otsu functional value of oppositely planting particle, the particle therefrom choosing N number of Otsu functional value larger forms new population, enters step (5);
(4) the Otsu functional value of current population is calculated;
(5) upgrade global optimum particle according to Otsu functional value, global optimum's particle made a variation, compare its Otsu functional value with variation particle, get Otsu functional value larger as new global optimum's particle;
(6) if current iteration number of times exceedes maximum iteration time, then stop iteration, export global optimum's particle position, as image segmentation threshold, multi-threshold segmentation is carried out to image, otherwise speed and the position of the formula Population Regeneration particle in hybrid algorithm is searched for according to particle group optimizing and gravitation, current iteration number of times adds 1, enters step (2).
The complicated image multi-threshold segmentation method that the present invention proposes, has obvious superiority compared with the conventional method in the stability of Iamge Segmentation precision and operation continuously.Below by way of one group of experiment, the superiority of the inventive method compared with gravitation search algorithm GSA, glowworm swarm algorithm FA is described.
As Fig. 3, shown in Fig. 4, Fig. 5 and Fig. 6, scheme using the Lena of classics respectively, Gold hill schemes, Couple figure as object, uses multi-threshold image segmentation algorithm of the present invention to test with the base board defect image of QFN (Quad Flat Non-Lead) packaged chip.Wherein Studying factors c 1=0.5, c 2=1.5, inertia weight ω=1.2, particle rapidity V ∈ [-5,5]; Experimental situation is CPU 2.4GHz, internal memory 8GB, MATLAB R2014a.The original image that Fig. 3 sets forth 4 width images and two threshold values of GOPSOGSA, three threshold values, four threshold values and the five Threshold segmentation results that adopt the inventive method to propose, wherein m is number of thresholds.
By the inventive method and based on gravitation search algorithm GSA, compare based on the Otsu multi-threshold image segmentation algorithm of glowworm swarm algorithm FA.Three kinds of algorithm particle/light of firefly borer populations are N=50, maximum iteration time MAXNGER=100.Initial Attraction Degree β in FA 0=1, step factor a=0.5.The result of carrying out multi-threshold segmentation to four width images with three kinds of algorithms is as shown in table 1.
As shown in Table 1, for Complex multi-target image, when segmentation threshold quantity more (four, five threshold values), method of the present invention has embodied obvious advantage in segmentation accuracy.
Table 1
Adopt signal to noise ratio (S/N ratio) PSNR and the standard deviation sigma of running the Otsu functional value obtained for 30 times continuously to evaluate segmentation performance and the stability of three kinds of algorithms, result is as shown in table 2.Snr computation formula is wherein i with be respectively the image after the original image and segmentation being of a size of M × N.The standard deviation calculating formula of Otsu functional value is wherein k=30 is continuous number of run, f iwith represent i-th Otsu functional value and k the continuous mean value running rear Otsu functional value respectively.
As shown in Table 2, when segmentation threshold quantity is more (four, five threshold values), the PSNR value of the inventive method is better than GSA and FA, the Otsu functional value standard deviation using the inventive method to obtain also will be significantly less than GSA and FA, decrease 98.5%, 90.6% respectively during five threshold values compared with GSA and FA, embody the inventive method continuous motion time cut quality higher, have more stability.
Table 2
In sum, the complicated image multi-threshold segmentation method that the present invention proposes is a kind of multi-Level Threshold Image Segmentation method of high precision, high stability.

Claims (5)

1. a complicated image multi-threshold segmentation method, is characterized in that comprising the following steps:
(1) initialization particle group optimizing and gravitation search for hybrid algorithm parameters: total number of particles N, Studying factors c 1, c 2, inertia weight ω, reverse Probability p 0, maximum iteration time MAXNGER, the initial position of all particles of stochastic generation;
(2) if several rand (0,1) of stochastic generation one 0 ~ 1 are less than p 0, enter step (3), otherwise enter step (4);
(3) generate reverse population, calculate current population and the fitness value of oppositely planting particle, therefrom choose N number of optimal particle and form new population, enter step (5);
(4) fitness value of current population is calculated;
(5) upgrade global optimum particle according to fitness value, global optimum's particle made a variation, compare its fitness value with variation particle, get fitness value larger as new global optimum's particle;
(6) if current iteration number of times exceedes maximum iteration time, then stop iteration, export global optimum's particle position, as image segmentation threshold, multi-threshold segmentation is carried out to image, otherwise speed and the position of the formula Population Regeneration particle in hybrid algorithm is searched for according to particle group optimizing and gravitation, current iteration number of times adds 1, enters step (2).
2. a kind of complicated image multi-threshold segmentation method according to claim 1, is characterized in that: described step (3) is further comprising the steps of:
(3.1) according to the Generalized Anti in multi-Level Threshold Image Segmentation to particle definition, generate the reverse population GOP of current population P;
(3.2) by the multi-Level Threshold Image Segmentation evaluation function preset as population's fitness calculating formula, calculate the fitness of current population P and reverse population GOP;
(3.3) sequence that 2N particle carries out fitness is amounted to current population P and reverse population GOP, therefrom select the highest particle of N number of fitness and form new population P, enter step (5).
3. a kind of complicated image multi-threshold segmentation method according to claim 1, is characterized in that: described step (5) is further comprising the steps of:
(5.1) from current population P, the highest particle of fitness is picked out as global optimum's particle;
(5.2) global optimum's particle is made a variation according to normal mutation formula, generate variation particle;
(5.3) compare the fitness value of optimal particle and variation particle, get fitness in both larger as new global optimum's particle.
4. a kind of complicated image multi-threshold segmentation method according to claim 1, is characterized in that: described step (6) is further comprising the steps of:
(6.1) if current iteration number of times exceedes maximum iteration time MAXNGER, then stop iteration, export global optimum's particle position, as image segmentation threshold, multi-threshold segmentation is carried out to image;
(6.2) if current iteration number of times does not exceed maximum iteration time MAXNGER, then search for speed and the position of the formula Population Regeneration particle in hybrid algorithm according to particle group optimizing and gravitation, current iteration number of times adds 1, enters step (2).
5. a kind of complicated image multi-threshold segmentation method according to claim 4, it is characterized in that: in described step (6.2), more new formula is as follows for the speed of population particle:
V i d(t+1)=ωV i d(t)+c′ 1·rand 1·a i d(t)+c′ 2·rand 2·(gbest-X i d(t))
In formula, ω is the inertia weight of particle; C ' 1, c ' 2for speedup factor; Rand 1, rand 2be respectively the random number of [0,1], X i d(t) and V i d(t) be respectively i-th particle when the t time iteration d dimension position and speed, d=1,2 ..., D, D are search volume dimension, a i dt () represents i-th particle acceleration in d dimension when the t time iteration;
The location updating formula of population particle is as follows:
X i d(t+1)=X i d(t)+V i d(t+1)。
CN201410649123.8A 2014-11-14 2014-11-14 Complex image multi-threshold segmentation method Active CN104331893B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410649123.8A CN104331893B (en) 2014-11-14 2014-11-14 Complex image multi-threshold segmentation method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410649123.8A CN104331893B (en) 2014-11-14 2014-11-14 Complex image multi-threshold segmentation method

Publications (2)

Publication Number Publication Date
CN104331893A true CN104331893A (en) 2015-02-04
CN104331893B CN104331893B (en) 2017-02-22

Family

ID=52406613

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410649123.8A Active CN104331893B (en) 2014-11-14 2014-11-14 Complex image multi-threshold segmentation method

Country Status (1)

Country Link
CN (1) CN104331893B (en)

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105512675A (en) * 2015-11-27 2016-04-20 中国石油大学(华东) Memory multi-point crossover gravitational search-based feature selection method
CN107516318A (en) * 2017-08-25 2017-12-26 四川长虹电器股份有限公司 Multi-Level Threshold Image Segmentation method based on pattern search algorithm and glowworm swarm algorithm
CN107833235A (en) * 2017-09-19 2018-03-23 浙江农林大学 A kind of method and system for building cardiac muscle cell's gradation of image hierarchy structure information
CN108020759A (en) * 2016-11-03 2018-05-11 云南电网有限责任公司普洱供电局 A kind of XLPE cable wave of oscillation fault recognition method based on PSOGSA neutral nets
CN108022240A (en) * 2017-12-22 2018-05-11 南京工程学院 Helical blade image partition method based on coevolution on multiple populations
CN108874850A (en) * 2018-02-14 2018-11-23 南京邮电大学 Network video service feature selection approach based on PSOGSA-CI
CN109146864A (en) * 2018-08-10 2019-01-04 华侨大学 The method that galactophore image is split based on the differential evolution algorithm of fuzzy entropy
CN109285171A (en) * 2018-09-21 2019-01-29 国网甘肃省电力公司电力科学研究院 A kind of insulator hydrophobicity image segmentation device and method
CN111583146A (en) * 2020-04-30 2020-08-25 济南博观智能科技有限公司 Face image deblurring method based on improved multi-scale circulation network
CN111899250A (en) * 2020-08-06 2020-11-06 罗春华 Remote disease intelligent diagnosis system based on block chain and medical image
CN112200812A (en) * 2020-09-29 2021-01-08 温州大学 Two-dimensional segmentation method of multi-threshold image

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101887584A (en) * 2010-07-07 2010-11-17 清华大学 Fitness random search behavior-based multi-threshold image segmentation method
CN104021552A (en) * 2014-05-28 2014-09-03 华南理工大学 Multi-objective particle swarm parameter optimization method based on graph segmentation process

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101887584A (en) * 2010-07-07 2010-11-17 清华大学 Fitness random search behavior-based multi-threshold image segmentation method
CN104021552A (en) * 2014-05-28 2014-09-03 华南理工大学 Multi-objective particle swarm parameter optimization method based on graph segmentation process

Non-Patent Citations (5)

* Cited by examiner, † Cited by third party
Title
FRANK JIANG ET AL.: "Threshold-based Image Segmentation Through and Improved Particle Swarm Optimisation", 《2012 INTERNATIONAL CONFERENCE ON DIGITAL IMAGE COMPUTING TECHNIQUES AND APPLICATIONS》 *
HUI WANG ET AL.: "Opposition-based Particle Swarm Algorithm with Cauchy Mutation", 《2007 IEEE CONGRESS ON EVOLUTIONARY COMPUTATION》 *
SEYEDALI MIRJALILI ET AL.: "A New Hybrid PSOGSA Algorithm for Function Optimization", 《 INTERNATIONAL CONFERENCE ON COMPUTER AND INFORMATION APPLICATION》 *
钱彭飞 等: "一种新的混合粒子群优化算法", 《科技导报》 *
高圣国 等: "带两类正态变异的PSO算法", 《控制与决策》 *

Cited By (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105512675B (en) * 2015-11-27 2019-01-22 中国石油大学(华东) A kind of feature selection approach based on the search of Memorability multiple point crossover gravitation
CN105512675A (en) * 2015-11-27 2016-04-20 中国石油大学(华东) Memory multi-point crossover gravitational search-based feature selection method
CN108020759A (en) * 2016-11-03 2018-05-11 云南电网有限责任公司普洱供电局 A kind of XLPE cable wave of oscillation fault recognition method based on PSOGSA neutral nets
CN107516318A (en) * 2017-08-25 2017-12-26 四川长虹电器股份有限公司 Multi-Level Threshold Image Segmentation method based on pattern search algorithm and glowworm swarm algorithm
CN107833235A (en) * 2017-09-19 2018-03-23 浙江农林大学 A kind of method and system for building cardiac muscle cell's gradation of image hierarchy structure information
CN107833235B (en) * 2017-09-19 2020-08-21 浙江农林大学 Method and system for constructing gray level structure information of myocardial cell image
CN108022240B (en) * 2017-12-22 2021-09-07 南京工程学院 Helical blade image segmentation method based on multi-population joint evolution
CN108022240A (en) * 2017-12-22 2018-05-11 南京工程学院 Helical blade image partition method based on coevolution on multiple populations
CN108874850A (en) * 2018-02-14 2018-11-23 南京邮电大学 Network video service feature selection approach based on PSOGSA-CI
CN108874850B (en) * 2018-02-14 2022-02-22 南京邮电大学 Network video service feature selection method based on PSOGSA-CI
CN109146864A (en) * 2018-08-10 2019-01-04 华侨大学 The method that galactophore image is split based on the differential evolution algorithm of fuzzy entropy
CN109285171A (en) * 2018-09-21 2019-01-29 国网甘肃省电力公司电力科学研究院 A kind of insulator hydrophobicity image segmentation device and method
CN111583146A (en) * 2020-04-30 2020-08-25 济南博观智能科技有限公司 Face image deblurring method based on improved multi-scale circulation network
CN111583146B (en) * 2020-04-30 2023-05-23 济南博观智能科技有限公司 Face image deblurring method based on improved multi-scale circulation network
CN111899250B (en) * 2020-08-06 2021-04-02 朗森特科技有限公司 Remote disease intelligent diagnosis system based on block chain and medical image
CN111899250A (en) * 2020-08-06 2020-11-06 罗春华 Remote disease intelligent diagnosis system based on block chain and medical image
CN112200812A (en) * 2020-09-29 2021-01-08 温州大学 Two-dimensional segmentation method of multi-threshold image
CN112200812B (en) * 2020-09-29 2023-07-07 温州大学 Two-dimensional segmentation method for multi-threshold image

Also Published As

Publication number Publication date
CN104331893B (en) 2017-02-22

Similar Documents

Publication Publication Date Title
CN104331893A (en) Complex image multi-threshold segmentation method
Li et al. Uniformer: Unifying convolution and self-attention for visual recognition
Yang et al. Efficient image retrieval via decoupling diffusion into online and offline processing
CN106570178B (en) High-dimensional text data feature selection method based on graph clustering
CN106682233A (en) Method for Hash image retrieval based on deep learning and local feature fusion
CN102629305B (en) Feature selection method facing to SNP (Single Nucleotide Polymorphism) data
CN102509111B (en) Automatic commodity image classifying algorithm based on local feature multistage clustering and image-class distance computation
CN110866134B (en) Image retrieval-oriented distribution consistency keeping metric learning method
CN103778647A (en) Multi-target tracking method based on layered hypergraph optimization
Puig et al. Application-independent feature selection for texture classification
CN104731882A (en) Self-adaptive query method based on Hash code weighting ranking
Ru et al. Speedy performance estimation for neural architecture search
CN1959671A (en) Measure of similarity of documentation based on document structure
CN106570537A (en) Random forest model selection method based on confusion matrix
Kim et al. Self-taught metric learning without labels
CN104143088B (en) Face identification method based on image retrieval and feature weight learning
CN105224577A (en) Multi-label text classification method and system
CN105447521A (en) K-mean cluster initial value selection method
CN105740917A (en) High-resolution remote sensing image semi-supervised multi-view feature selection method with tag learning
Wang et al. Otsu multi-threshold image segmentation algorithm based on improved particle swarm optimization
CN105183792A (en) Distributed fast text classification method based on locality sensitive hashing
CN109842614A (en) Network inbreak detection method based on data mining
Shi et al. PSO-based community detection in complex networks
Bai et al. Learning high-level image representation for image retrieval via multi-task dnn using clickthrough data
CN108549936A (en) The Enhancement Method that self organizing neural network topology based on deep learning is kept

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
EE01 Entry into force of recordation of patent licensing contract
EE01 Entry into force of recordation of patent licensing contract

Application publication date: 20150204

Assignee: Jiangsu Tong Ruan Science and Technology Ltd.

Assignor: Southeast University

Contract record no.: 2017320000089

Denomination of invention: Complex image multi-threshold segmentation method

Granted publication date: 20170222

License type: Exclusive License

Record date: 20170316