CN106097351A - A kind of based on multiobject adaptive threshold image partition method - Google Patents

A kind of based on multiobject adaptive threshold image partition method Download PDF

Info

Publication number
CN106097351A
CN106097351A CN201610423850.1A CN201610423850A CN106097351A CN 106097351 A CN106097351 A CN 106097351A CN 201610423850 A CN201610423850 A CN 201610423850A CN 106097351 A CN106097351 A CN 106097351A
Authority
CN
China
Prior art keywords
image
threshold
sigma
value
population
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
CN201610423850.1A
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.)
Xian University of Posts and Telecommunications
Original Assignee
Xian University of Posts and Telecommunications
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 Xian University of Posts and Telecommunications filed Critical Xian University of Posts and Telecommunications
Priority to CN201610423850.1A priority Critical patent/CN106097351A/en
Publication of CN106097351A publication Critical patent/CN106097351A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/10Image acquisition modality
    • G06T2207/10024Color image

Landscapes

  • Image Analysis (AREA)

Abstract

The invention discloses a kind of based on multiobject adaptive threshold image partition method, comprise the following steps: 1. input image to be split, if coloured image, gray level image need to be converted to;2. the parameter of multi-target evolution self adaptation mesh threshold Image Segmentation is set, max-thresholds is split number and is set to 5;3. the view data of pair input carries out the multiple target threshold Image Segmentation of 1~5 threshold values respectively;4. the Parato optimal solution that will be obtained under 1~5 threshold values by step 2, utilizes F function to try to achieve the optimal solution under 1~5 threshold values respectively, 5. by comparing the optimal segmenting threshold as image of the difference most suitable solution of selection between F functional value;6. the optimal threshold by choosing carries out category division to original image and obtains final segmentation result.The present invention is capable of the segmentation of adaptive threshold image, and segmentation result is accurate, and algorithm realizes simple.

Description

A kind of based on multiobject adaptive threshold image partition method
Technical field
The invention belongs to image processing field, be specifically related to a kind of based on multiobject adaptive threshold image segmentation side Method.
Background technology
Image segmentation be that in image procossing, the bottom is also a most important step, its objective is according to the gray scale in image, Color and Texture eigenvalue divide an image into several mutually disjoint regions, and make the same area have similar spy Levy, there is between zones of different obvious feature difference.
Image partition method based on threshold value is usually, according to some threshold value criterion, image is carried out Threshold segmentation, because of This image obtained is optimum or close to optimum under this criterion.But in actual applications, image segmentation is one According to people's actual demand and actual application environment, carrying out splitting according to concrete problem, the most single threshold value criterion has Concrete demand may be can not meet, it would be desirable to go to consider a problem from multiple angles.Additionally, in the selection of threshold number Aspect the most first determines threshold number and splits, and judgment threshold that thus must be artificial splits number.
Summary of the invention
It is an object of the invention to provide a kind of based on multiobject adaptive threshold image partition method, above-mentioned to overcome The defect that prior art exists, the present invention is capable of the segmentation of adaptive threshold image, and segmentation result is accurate, and algorithm realizes letter Single.
For reaching above-mentioned purpose, the present invention adopts the following technical scheme that
A kind of based on multiobject adaptive threshold image partition method, comprise the following steps:
Step one: input image to be split, if image to be split is coloured image, is first converted into gray level image;
Step 2: carry out the multi-target evolution of some different threshold number for the gray level image obtained by step one respectively Threshold segmentation, obtains some different Parato disaggregation;
Step 3: use function FkObtain each Parato and solve the optimal threshold concentrated;
Step 4: by the F under relatively different threshold numberkDifference identification Optimal-threshold segmentation number;
Step 5: by Optimal-threshold segmentation number, original image is carried out category division and obtain final segmentation result.
Further, in step 2 multi-target evolution threshold segmentation method particularly as follows:
2a) arranging the parameter of multi-target evolution Threshold segmentation: max-thresholds number is 5, population scale is 200, maximum something lost Passage number is 300, and crossover probability is 0.9, and mutation probability is 0.1, and genovariation scope is 5~15, gene code scope 0~ 255;
2b) initialization of population, randomly generates 200 individualities, it is assumed that have k the most each chromosome of threshold value to have k gene position, Each gene position value is 0~255, genetic algebra g=1;
2c) calculate two target function values of each individuality in population, two target function values are respectively added to dyeing K+1, k+2 gene position of body;
2d) utilizing step 2c) population carries out the middle target function value calculated non-dominated ranking and crowding distance calculates, And individual sequence value and crowding distance are respectively added to k+3, k+4 gene position of chromosome;
2e) start to evolve, use tournament method to select half quantity from population according to sequence value and crowding distance size Individual as parent population;
2f) parent population is intersected and mutation operation, produce progeny population;
2g) current population merged with progeny population and carry out elitist selection, it is thus achieved that identical with initial population size is new Generation population;
If 2h) g > 300, then perform step 3, otherwise, g=g+1, jump to step 2c).
Further, step 2c) in two object functions be respectively embody inter-class variance function f1And maximum possible Retain image original information and the entropy function f of edge contour information2
Further, calculate two target function values of each individuality in population particularly as follows:
Assume that the number of pixels comprised in piece image is N, the grey level range in image be [0 ..., L], gray level is The number of pixels of i is ni, then the probability that gray level i occurs is:
P i = n i N
Then object function f1For:
f1(t1,t2... tk)=w1(u1-uT)2+w2(u2-uT)2+…+wk+1(uk+1-uT)2
Wherein:
w 1 = Σ i = 0 t 1 - 1 p i , ... , w n = Σ i = t n - 1 t n - t n - 1 p i , ... , w k + 1 = Σ i = t k L p i ;
u 1 = Σ i = 0 t 1 - 1 i * p i w 1 , ... , u n = Σ i = t n - 1 t n - t n - 1 i * p i w n , ... , u k + 1 = Σ i = t k L i * p i w k + 1 ;
u T = Σ i = 0 L i * p i
Wherein, (t1,t2... tk) it is the threshold value of image, the threshold number that k is split by image, wn(1≤n≤k+1) is The gray scale probability of occurrence of the n-th class pixel and, un(1≤n≤k+1) is the average gray of the n-th class pixel, uTIt it is entire image Average gray value;
Object function f2For:
f2(t1,t2... tk)=H1+H2+…+Hk+1
Wherein:
H 1 = - Σ i = 0 t 1 - 1 p i w 1 l n p i w 1 , w 1 = Σ i = 0 t 1 - 1 p i
H n = - Σ i = t n - 1 t n - t n - 1 p i w n l n p i w n , w n = Σ i = t n - 1 t n - t n - 1 p i
H k + 1 = - Σ i = t k L p i w k + 1 l n p i w k + 1 , w k + 1 = Σ i = t k L p i
In formula, (t1,t2... tk) it is the threshold value of image, the threshold number that k is split by image, Hn(1≤n≤k+1) is The comentropy sum of the n-th class pixel, wn(1≤n≤k+1) be the n-th class pixel gray scale probability of occurrence and, piOccur for pixel i Probability.
Further, function F in step 3kParticularly as follows:
F k = N * ( m ( k + 1 ) - m ( 1 ) ) k * Σ j = 1 k + 1 Σ i ∈ C j ( g i - m j ) 2
Wherein, N is the number of pixels of entire image, the threshold number that k is split by image, and m (k+1) is kth+1 class Average gray, m (1) is the average gray of the first kind, mjFor the average gray of jth class, CjIt is the collection of pixels of jth class, giIt it is the gray value of pixel i.
Further, by the F under relatively different threshold number in step 4kDifference identification Optimal-threshold segmentation number, Particularly as follows:
4a) calculate the F under present threshold value numberΔ=Fk-Fk-1If this value is negative value, is set to 0;Under first threshold FΔ=F1
4b) compare the F under different threshold numberΔValue, selects FΔThreshold number when value is maximum is as Optimal-threshold segmentation Number.
Compared with prior art, the present invention has a following useful technique effect:
The present invention is split first with multi-target evolution threshold segmentation method.With single Threshold segmentation criterion algorithm Comparing, multi-target evolution Threshold Segmentation Algorithm has the most bimodal no longer sensitivity to image background and target are the brightest, and to the greatest extent may be used The original information retaining image that can be many and edge contour information, the result of Threshold segmentation more preferably meets the demand of reality.Finally Employ FkFunction can select suitable threshold value from last group Pareto optimal solution, moreover it is possible to from different threshold number Obtain optimal threshold value, and obtain ideal segmentation result.
Accompanying drawing explanation
Fig. 1 is the overall flow figure of the inventive method;
Fig. 2 is the shot1 image segmentation result comparison diagram of the inventive method;
Fig. 3 is the Berkeley image segmentation result comparison diagram used in emulation experiment of the present invention;
Fig. 4 is the Berkeley image segmentation result comparison diagram used in l-G simulation test of the present invention;
Wherein, (a) is image to be split;B () is Otsu method segmentation result under given threshold number;C () is given threshold Maximum entropy method (MEM) segmentation result under value number;(d) be the present invention under not giving threshold number, adaptive segmentation result.
Detailed description of the invention
Below in conjunction with the accompanying drawings the present invention is described in further detail:
A kind of based on multiobject adaptive threshold image partition method, comprise the following steps:
Step one: input image to be split, if image to be split is coloured image, is first converted into gray level image;
Step 2: carry out the multi-target evolution of some different threshold number for the gray level image obtained by step one respectively Threshold segmentation, obtains some different Parato disaggregation;Concretely comprise the following steps:
2a) arranging the parameter of multi-target evolution Threshold segmentation: max-thresholds number is 5, population scale is 200, maximum something lost Passage number is 300, and crossover probability is 0.9, and mutation probability is 0.1, and genovariation scope is 5~15, gene code scope 0~ 255;
2b) initialization of population, randomly generates 200 individualities, it is assumed that have k the most each chromosome of threshold value to have k gene position, Each gene position value is 0~255, genetic algebra g=1;
2c) calculate two target function values of each individuality in population, two target function values are respectively added to dyeing K+1, k+2 gene position of body;
Two object functions are respectively and embody inter-class variance function f1And maximum possible retain image original information and The entropy function f of edge contour information2, for calculating target function, it is assumed that the number of pixels comprised in piece image is N, image In grey level range be [0 ..., L], gray level be the number of pixels of i be ni, then the probability that gray level i occurs is:
p i = n i N
Then object function f1For:
f1(t1,t2... tk)=w1(u1-uT)2+w2(u2-uT)2+…+wk+1(uk+1-uT)2
Wherein:
w 1 = Σ i = 0 t 1 - 1 p i , ... , w n = Σ i = t n - 1 t n - t n - 1 p i , ... , w k + 1 = Σ i = t k L p i ;
u 1 = Σ i = 0 t 1 - 1 i * p i w 1 , ... , u n = Σ i = t n - 1 t n - t n - 1 i * p i w n , ... , u k + 1 = Σ i = t k L i * p i w k + 1 ;
u T = Σ i = 0 L i * p i
(t in above formula1,t2... tk) it is the threshold value of image, the threshold number that k is split by image, wn(1≤n≤k+1) Be the n-th class pixel gray scale probability of occurrence and, un(1≤n≤k+1) is the average gray of the n-th class pixel, uTIt it is entire image Average gray value.
Object function f2For:
f2(t1,t2... tk)=H1+H2+…+Hk+1
Wherein:
H 1 = - Σ i = 0 t 1 - 1 p i w 1 l n p i w 1 , w 1 = Σ i = 0 t 1 - 1 p i
H n = - Σ i = t n - 1 t n - t n - 1 p i w n l n p i w n , w n = Σ i = t n - 1 t n - t n - 1 p i
H k + 1 = - Σ i = t k L p i w k + 1 l n p i w k + 1 , w k + 1 = Σ i = t k L p i
(t in above formula1,t2... tk) it is the threshold value of image, the threshold number that k is split by image, Hn(1≤n≤k+1) It is the comentropy sum of the n-th class pixel, wn(1≤n≤k+1) be the n-th class pixel gray scale probability of occurrence and, piOccur for pixel i Probability.
In order to obtain optimal threshold, function f need to be maximized simultaneously1And f2.Due in multi-objective Evolutionary Algorithm, the most excellent Change functional minimum value and be easy to the calculating of algorithm, 1/f will be minimized the most in the method simultaneously1、1/f2Two object functions come Ask for optimal threshold.
2d) utilizing step 2c) population carries out the middle target function value calculated non-dominated ranking and crowding distance calculates, And individual sequence value and crowding distance are respectively added to k+3, k+4 gene position of chromosome;
2e) start to evolve, use tournament method to select half quantity from population according to sequence value and crowding distance size Individual as parent population;
2f) parent population is intersected and mutation operation, produce progeny population;
2g) current population merged with progeny population and carry out elitist selection, it is thus achieved that identical with initial population size is new Generation population;
If 2h) g > 300, then perform step 3, otherwise, g=g+1, jump to step 2c).
Step 3: use function FkObtain each Parato and solve the optimal threshold concentrated, function FkIt is worth the biggest, then splits knot Fruit is the best;Particularly as follows:
F k = N * ( m ( k + 1 ) - m ( 1 ) ) k * Σ j = 1 k + 1 Σ i ∈ C j ( g i - m j ) 2
Wherein, N is the number of pixels of entire image, the threshold number that k is split by image, and m (k+1) is kth+1 class Average gray, m (1) is the average gray of the first kind, mjFor the average gray of jth class, CjIt is the collection of pixels of jth class, giIt it is the gray value of pixel i.
Step 4: by the F under relatively different threshold numberkDifference identification Optimal-threshold segmentation number;Particularly as follows:
4a) calculate the F under present threshold value numberΔ=Fk-Fk-1If this value is negative value, is set to 0;Under first threshold FΔ=F1
4b) compare the F under different threshold numberΔValue, selects FΔThreshold number when value is maximum is as Optimal-threshold segmentation Number.
Step 5: by Optimal-threshold segmentation number, original image is carried out category division and obtain final segmentation result.
In order to verify effectiveness of the invention, experiment is chosen a width shot image (in Fig. 2 (a) shown in) and 2 width images in Berkeley image data base (as shown in (a) in (a) and Fig. 4 in Fig. 3), (b) in Fig. 2-Fig. 4 be to Determining the segmentation result of Otsu method under threshold number (i.e. maximum variance between clusters), (c) in Fig. 2-Fig. 4 is under given threshold number The segmentation result of maximum entropy method (MEM), (d) in Fig. 2-Fig. 4 is the segmentation result of the present invention.
Simulated effect is analyzed: the present invention utilizes multi-objective Evolutionary Algorithm to split threshold binary image, last optimum In the selection solved, use FkFunction adaptive can be selected optimal threshold and obtain the final result of threshold Image Segmentation, phase Solving final threshold value for traditional given threshold number and have relatively much progress, segmentation result also increases.

Claims (6)

1. one kind based on multiobject adaptive threshold image partition method, it is characterised in that comprise the following steps:
Step one: input image to be split, if image to be split is coloured image, is first converted into gray level image;
Step 2: carry out the multi-target evolution threshold value of some different threshold number for the gray level image obtained by step one respectively Segmentation, obtains some different Parato disaggregation;
Step 3: use function FkObtain each Parato and solve the optimal threshold concentrated;
Step 4: by the F under relatively different threshold numberkDifference identification Optimal-threshold segmentation number;
Step 5: by Optimal-threshold segmentation number, original image is carried out category division and obtain final segmentation result.
One the most according to claim 1 is based on multiobject adaptive threshold image partition method, it is characterised in that step Multi-target evolution threshold segmentation method in rapid two particularly as follows:
2a) arranging the parameter of multi-target evolution Threshold segmentation: max-thresholds number is 5, population scale is 200, maximum heredity generation Number is 300, and crossover probability is 0.9, and mutation probability is 0.1, and genovariation scope is 5~15, gene code scope 0~255;
2b) initialization of population, randomly generates 200 individualities, it is assumed that have k the most each chromosome of threshold value to have k gene position, each Gene position value is 0~255, genetic algebra g=1;
2c) calculate two target function values of each individuality in population, two target function values are respectively added to the k of chromosome + 1, k+2 gene position;
2d) utilizing step 2c) population carries out the middle target function value calculated non-dominated ranking and crowding distance calculates, and will Individual sequence value and crowding distance are respectively added to k+3, k+4 gene position of chromosome;
2e) start to evolve, use tournament method to select the individuality of half quantity from population according to sequence value and crowding distance size As parent population;
2f) parent population is intersected and mutation operation, produce progeny population;
2g) current population merged with progeny population and carry out elitist selection, it is thus achieved that a new generation identical with initial population size Population;
If 2h) g > 300, then perform step 3, otherwise, g=g+1, jump to step 2c).
One the most according to claim 2 is based on multiobject adaptive threshold image partition method, it is characterised in that step Rapid 2c) in two object functions be respectively and embody inter-class variance function f1And maximum possible retain image original information and The entropy function f of edge contour information2
One the most according to claim 3 is based on multiobject adaptive threshold image partition method, it is characterised in that meter Calculate two target function values of each individuality in population particularly as follows:
Assume that the number of pixels comprised in piece image is N, the grey level range in image be [0 ..., L], gray level is i's Number of pixels is ni, then the probability that gray level i occurs is:
P i = n i N
Then object function f1For:
f1(t1,t2... tk)=w1(u1-uT)2+w2(u2-uT)2+…+wk+1(uk+1-uT)2
Wherein:
w 1 = Σ i = 0 t 1 - 1 p i , ... , w n = Σ i = t n - 1 t n - t n - 1 p i , ... , w k + 1 = Σ i = t k L p i ;
u 1 = Σ i = 0 t 1 - 1 i * p i w 1 , ... , u n = Σ i = t n - 1 t n - t n - 1 i * p i w n , ... , u k + 1 = Σ i = t k L i * p i w k + 1 ;
u T = Σ i = 0 L i * p i
Wherein, (t1,t2... tk) it is the threshold value of image, the threshold number that k is split by image, wn(1≤n≤k+1) is the n-th class The gray scale probability of occurrence of pixel and, un(1≤n≤k+1) is the average gray of the n-th class pixel, uTIt it is the average ash of entire image Angle value;
Object function f2For:
f2(t1,t2... tk)=H1+H2+…+Hk+1
Wherein:
H 1 = - Σ i = 0 t 1 - 1 p i w 1 l n p i w 1 , w 1 = Σ i = 0 t 1 - 1 p i
H n = - Σ i = t n - 1 t n - t n - 1 p i w n l n p i w n , w n = Σ i = t n - 1 t n - t n - 1 p i
H k + 1 = - Σ i = t k L p i w k + 1 l n p i w k + 1 , w k + 1 = Σ i = t k L p i
In formula, (t1,t2... tk) it is the threshold value of image, the threshold number that k is split by image, Hn(1≤n≤k+1) is the n-th class The comentropy sum of pixel, wn(1≤n≤k+1) be the n-th class pixel gray scale probability of occurrence and, piThe probability occurred for pixel i.
One the most according to claim 1 is based on multiobject adaptive threshold image partition method, it is characterised in that step Function F in rapid threekParticularly as follows:
F k = N * ( m ( k + 1 ) - m ( 1 ) ) k * Σ j = 1 k + 1 Σ i ∈ C j ( g i - m j ) 2
Wherein, N is the number of pixels of entire image, the threshold number that k is split by image, and m (k+1) is the gray scale of kth+1 class Meansigma methods, m (1) is the average gray of the first kind, mjFor the average gray of jth class, CjIt is the collection of pixels of jth class, giIt is The gray value of pixel i.
One the most according to claim 1 is based on multiobject adaptive threshold image partition method, it is characterised in that step By the F under relatively different threshold number in rapid fourkDifference identification Optimal-threshold segmentation number, particularly as follows:
4a) calculate the F under present threshold value numberΔ=Fk-Fk-1If this value is negative value, is set to 0;F under first thresholdΔ =F1
4b) compare the F under different threshold numberΔValue, selects FΔThreshold number when value is maximum is as Optimal-threshold segmentation number.
CN201610423850.1A 2016-06-13 2016-06-13 A kind of based on multiobject adaptive threshold image partition method Pending CN106097351A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610423850.1A CN106097351A (en) 2016-06-13 2016-06-13 A kind of based on multiobject adaptive threshold image partition method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610423850.1A CN106097351A (en) 2016-06-13 2016-06-13 A kind of based on multiobject adaptive threshold image partition method

Publications (1)

Publication Number Publication Date
CN106097351A true CN106097351A (en) 2016-11-09

Family

ID=57846964

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610423850.1A Pending CN106097351A (en) 2016-06-13 2016-06-13 A kind of based on multiobject adaptive threshold image partition method

Country Status (1)

Country Link
CN (1) CN106097351A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107220978A (en) * 2017-06-09 2017-09-29 西安邮电大学 The multiple target threshold image segmentation method of the interval fuzzy message of fusion and statistical information
CN107392921A (en) * 2017-07-14 2017-11-24 西安邮电大学 A kind of semi-supervised multi-object clustering image partition method based on Chebyshev's distance
CN107808385A (en) * 2017-11-22 2018-03-16 新疆大学 Coloured image watershed segmentation methods based on power-law distribution
CN108257140A (en) * 2018-01-29 2018-07-06 哈尔滨学院 A kind of most simple image construction method of double best Otsu threshold values
CN108629790A (en) * 2018-04-26 2018-10-09 大连理工大学 A kind of optical strip image threshold segmentation method based on depth residual error network
CN112418187A (en) * 2020-12-15 2021-02-26 潍柴动力股份有限公司 Lane line recognition method and apparatus, storage medium, and electronic device

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103473786A (en) * 2013-10-13 2013-12-25 西安电子科技大学 Gray level image segmentation method based on multi-objective fuzzy clustering
CN104637057A (en) * 2015-02-04 2015-05-20 昆明理工大学 Grayscale-gradient entropy multi-threshold fast division method based on genetic algorithm

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103473786A (en) * 2013-10-13 2013-12-25 西安电子科技大学 Gray level image segmentation method based on multi-objective fuzzy clustering
CN104637057A (en) * 2015-02-04 2015-05-20 昆明理工大学 Grayscale-gradient entropy multi-threshold fast division method based on genetic algorithm

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
A.NAKIB,H.OULHADJ,P.SIARRY: "Image thresholding based on Pareto multiobjective optimization", 《ENGINEERING APPLICATIONS OF ARTIFICIAL INTELLIGENCE》 *
岳振军,邱望成,刘春林: "一种自适应的多目标图像分割方法", 《中国图象图形学报》 *
赵凤,惠房臣,韩文超: "基于过分割的多目标阈值图像分割算法", 《西安邮电大学学报》 *

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107220978A (en) * 2017-06-09 2017-09-29 西安邮电大学 The multiple target threshold image segmentation method of the interval fuzzy message of fusion and statistical information
CN107220978B (en) * 2017-06-09 2020-06-09 西安邮电大学 Multi-target threshold image segmentation method fusing interval fuzzy information and statistical information
CN107392921A (en) * 2017-07-14 2017-11-24 西安邮电大学 A kind of semi-supervised multi-object clustering image partition method based on Chebyshev's distance
CN107808385A (en) * 2017-11-22 2018-03-16 新疆大学 Coloured image watershed segmentation methods based on power-law distribution
CN107808385B (en) * 2017-11-22 2021-05-25 新疆大学 Color image watershed segmentation method based on power law distribution
CN108257140A (en) * 2018-01-29 2018-07-06 哈尔滨学院 A kind of most simple image construction method of double best Otsu threshold values
CN108257140B (en) * 2018-01-29 2020-03-24 哈尔滨学院 Method for constructing optimal image with double optimal Otsu threshold values
CN108629790A (en) * 2018-04-26 2018-10-09 大连理工大学 A kind of optical strip image threshold segmentation method based on depth residual error network
CN108629790B (en) * 2018-04-26 2020-08-14 大连理工大学 Light bar image threshold segmentation method based on depth residual error network
CN112418187A (en) * 2020-12-15 2021-02-26 潍柴动力股份有限公司 Lane line recognition method and apparatus, storage medium, and electronic device

Similar Documents

Publication Publication Date Title
CN106097351A (en) A kind of based on multiobject adaptive threshold image partition method
CN105279555B (en) A kind of adaptive learning neural network implementation method based on evolution algorithm
Li et al. A novel chaotic particle swarm optimization based fuzzy clustering algorithm
CN100557626C (en) Image partition method based on immune spectrum clustering
CN106446942A (en) Crop disease identification method based on incremental learning
CN109840873A (en) A kind of Cross Some Region Without Data Hydro-Model Parameter Calibration Technology fields method based on machine learning
CN107766794A (en) The image, semantic dividing method that a kind of Fusion Features coefficient can learn
CN106411896A (en) APDE-RBF neural network based network security situation prediction method
CN106023195A (en) BP neural network image segmentation method and device based on adaptive genetic algorithm
CN110059852A (en) A kind of stock yield prediction technique based on improvement random forests algorithm
CN102521656A (en) Integrated transfer learning method for classification of unbalance samples
CN101866490B (en) Image segmentation method based on differential immune clone clustering
CN104156943B (en) Multi objective fuzzy cluster image change detection method based on non-dominant neighborhood immune algorithm
CN106650314A (en) Method and system for predicting amino acid mutation
CN107832789B (en) Feature weighting K nearest neighbor fault diagnosis method based on average influence value data transformation
CN109741341A (en) A kind of image partition method based on super-pixel and long memory network in short-term
CN106529574A (en) Image classification method based on sparse automatic encoder and support vector machine
CN109165672A (en) A kind of Ensemble classifier method based on incremental learning
CN107273818A (en) The selective ensemble face identification method of Genetic Algorithm Fusion differential evolution
CN104952067A (en) Method for segmenting color images on basis of NSGA-II (non-dominated sorting genetic algorithm-II) evolution algorithms
CN103020979A (en) Image segmentation method based on sparse genetic clustering
CN109583519A (en) A kind of semisupervised classification method based on p-Laplacian figure convolutional neural networks
Robati et al. Inflation rate modeling: Adaptive neuro-fuzzy inference system approach and particle swarm optimization algorithm (ANFIS-PSO)
CN106295677B (en) A kind of water flow image cluster-dividing method for combining Lars regular terms and feature self study
CN104537660B (en) Image partition method based on Multiobjective Intelligent body evolution clustering algorithm

Legal Events

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

Application publication date: 20161109

WD01 Invention patent application deemed withdrawn after publication