CN101526994A - Fingerprint image segmentation method irrelevant to collecting device - Google Patents

Fingerprint image segmentation method irrelevant to collecting device Download PDF

Info

Publication number
CN101526994A
CN101526994A CN200910019788A CN200910019788A CN101526994A CN 101526994 A CN101526994 A CN 101526994A CN 200910019788 A CN200910019788 A CN 200910019788A CN 200910019788 A CN200910019788 A CN 200910019788A CN 101526994 A CN101526994 A CN 101526994A
Authority
CN
China
Prior art keywords
piece
value
sigma
fingerprint image
collecting device
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
CN200910019788A
Other languages
Chinese (zh)
Other versions
CN101526994B (en
Inventor
杨公平
尹义龙
周广通
刘丽丽
孙希伟
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shandong University
Original Assignee
Shandong University
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shandong University filed Critical Shandong University
Priority to CN200910019788XA priority Critical patent/CN101526994B/en
Publication of CN101526994A publication Critical patent/CN101526994A/en
Application granted granted Critical
Publication of CN101526994B publication Critical patent/CN101526994B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Collating Specific Patterns (AREA)
  • Image Analysis (AREA)

Abstract

The invention discloses a fingerprint image segmentation method irrelevant to a collecting device, which not only has better segmentation effect, but also avoids the defect that when the traditional algorithm segments fingerprint images from different devices, different threshold values need to be set or different classifiers are trained. The fingerprint image segmentation method basically has collecting device independency and is more suitable for Internet application environment which uses multiple types of fingerprint collecting devices. The method comprises the following steps: 1) an input picture is divided into W*W no-overlapping image blocks; 2) CMV indexes of the image blocks are obtained and are normalized; 3) K-means clustering is carried out for the image blocks; 4) the classification of foreground blocks and background blocks is ensured to obtain a primary segmentation result; and 5) a final segmentation result is obtained after the morphologic processing.

Description

A kind of fingerprint image dividing method that has nothing to do with collecting device
Technical field
The present invention relates to automatic fingerprint recognition field, specifically a kind of fingerprint image dividing method that has nothing to do with collecting device.
Background technology
It is crucial pre-treatment step in the Automated Fingerprint Identification System that fingerprint image is cut apart, and by with accurately the cutting apart of prospect and background, makes subsequent treatment can concentrate on the effective coverage, thereby reduces calculated amount, improves the accuracy that detail characteristics of fingerprints obtains.Fingerprint image is cut apart and is at first chosen and one or more description features of calculated fingerprint, then design with realize suitable partitioning algorithm.
Be noted that existing fingerprint image partitioning algorithm when carrying out effect analysis, only on a certain single fingerprint base, do the experiment comparison and analysis usually, perhaps adopt different parameter or threshold value for different fingerprint bases.For the supervision partitioning algorithm is arranged, often test sample book and training sample be from same database, and all be to adopt same collecting device to obtain from the fingerprint image of same database.
In recent years, in the living things feature recognition field, the equipment interoperability issue had obtained a lot of concerns, and the equipment interoperability is meant that biological recognition system is to the adaptive faculty from the data of different acquisition equipment.Present most of Automated Fingerprint Identification System is all at a certain particular fingerprint collecting device design, when this system handles during from the view data of dissimilar collecting devices, because the fingerprint image of these equipment collections has different picture quality, resolution and gray shade scale usually, cause this system cut apart, decline in various degree appears in enhancing, coupling etc. on performance when handling.
There is the equipment interoperability issue equally in present fingerprint image cutting techniques, be embodied in: with regard to the feature that (1) is chosen when cutting apart, for fingerprint image from a plurality of dissimilar collecting devices, background occurs obviously intersecting with the eigenwert of prospect, same eigenwert, for a kind of fingerprint image, belong to background, for another kind of image, may belong to prospect.(2) with regard to dividing method, so that supervise algorithm to be arranged is example, because present most of algorithms are when the design category device, the image that training sample and test sample book are gathered from same equipment, cause using the appearance when cutting apart of this sorter from the fingerprint image of miscellaneous equipment bigger cut apart error.As the important preprocessing step of Automated Fingerprint Identification System, the equipment interoperability issue of fingerprint image dividing method ought to obtain enough concerns, but with regard to the knowledge that the inventor grasps at present, did not also have open source literature that this type of problem is discussed.At present all concentrating on the fingerprint matching stage about the research of fingerprint image acquisition equipment interoperability issue carries out.A good fingerprint image dividing method should be able to adapt to the fingerprint image of different acquisition equipment acquisition, realize cutting apart reliably under the prerequisite of not making an amendment, do not do parameter configuration, promptly possess the collecting device independence.
Summary of the invention
The present invention is for overcoming above-mentioned the deficiencies in the prior art, a kind of fingerprint image dividing method that has nothing to do with collecting device is provided, this method not only has good segmentation effect, and different fingerprint collecting equipment is had robustness, has possessed the collecting device independence substantially.
For achieving the above object, the present invention adopts following technical scheme:
A kind of fingerprint image dividing method that has nothing to do with collecting device, its step is:
1) input picture is divided into W * W piece zero lap image block;
2) every is asked the CMV index and carries out normalized;
3) each piece is carried out the K-means cluster;
4) determine the classification of foreground blocks and background piece, obtain preliminary segmentation result;
5) the morphology aftertreatment obtains final segmentation result.
Described step 2) in, described CMV index is also carried out the normalized process and is:
A. direction consistance C in the piece
The direction consistance of fingerprint image piece has been described the consistent degree of each pixel direction of this piece; If represent the direction consistance of an image block, then with Coh:
Coh = | Σ W ( G s , x , G s , y ) | Σ W | ( G s , x , G s , y ) | = ( G xx - G yy ) 2 + 4 G xy 2 G xx + G yy - - - ( 1 )
(G wherein S, x, G S, y) be pixel (x, two times of gradients y), G xx = Σ W G x 2 , G yy = Σ W G y 2 , G xy = Σ W G x G y , (G x, G y) be gradient vector, W is the size of piece, default value gets 8 * 8;
B. piece gray average M:
The gray average of an image block is defined as follows:
Mean = Σ W I - - - ( 2 )
Wherein, I is the gray-scale value of each point in the piece, and the W definition is the same;
C. piece gray variance V
The gray variance of a piece is defined as follows:
Var = Σ W ( I - Mean ) 2 - - - ( 3 )
Wherein I, W definition is the same:
After asking for the CMV value of piece,, make it value all between [0,1] to the normalization of feature value.
Utilize the K-means method that each image block is carried out cluster according to its CMV eigenwert, the cluster parametric description is: each image block is a sample, and each sample has 3 features, is respectively C, M, V; The classification number is set at 2; 2 image blocks of picked at random are as the initial distance center; Distance calculation between all the other each pieces and 2 the piece centers adopt Euclidean (Euclidean) distance square.
In the described step 4), the net result of K-means method is just classified each image block with classification value (1/2), therefore need definite which classification value to represent prospect or background, the method of determining prospect and background classification value is: the eight neighborhood pieces of getting the picture centre piece, what certain classification value number was many is foreground blocks classification value, as classification value in the eight neighborhood pieces 6 " 2 " values are arranged, 2 " 1 " value thinks that then classification value " 2 " is a prospect classification value.
Utilize morphology to cut apart aftertreatment in the described step 5), owing to be subjected to noise effect, some isolated background piece and foreground blocks can appear in the preliminary segmentation result, should take principle to handle: for isolated foreground blocks, if for the number of foreground blocks is less than 4, then this foreground blocks is labeled as the background piece in its eight neighborhoods piece; For isolated background piece, if in its eight neighborhoods piece be the number of foreground blocks more than or equal to 5, then this background piece is labeled as foreground blocks.
Fingerprint image among the present invention is cut apart Feature Selection: in existing fingerprint image dividing method, mostly utilize half-tone information and texture information during feature selecting, during computation of characteristic values based on piece or based on pixel.Document [Bazen, A., Gerez, S.:Segmentation of fingerprint images.In:Proc.Workshop on Circuits Systems and Signal Processing (ProRISC 2001). (2001) pp.276-280] employing direction consistance (Coherence,), local gray level average (Mean) and gray variance (Variance) (hereinafter to be referred as CMV) be as the parameter of describing each fingerprint pixel feature, make up a linear classifier with this and realize that fingerprint cuts apart.The CMV feature combines half-tone information and texture information, in view of mostly adopting block-based feature in the existing fingerprint image dividing method, so the present invention adopts block-based CMV index to describe fingerprint characteristic.
Whole fingerprint image is resolved into the zero lap image block of W * W size, and for each image block, its CMV index definition is as follows:
A. direction consistance (C) in the piece
The direction consistance of fingerprint image piece has been described the consistent degree of each pixel direction of this piece.If represent the direction consistance of an image block, then with Coh:
Coh = | Σ W ( G s , x , G s , y ) | Σ W | ( G s , x , G s , y ) | = ( G xx - G yy ) 2 + 4 G xy 2 G xx + G yy - - - ( 1 )
(G wherein S, x, G S, y) be pixel (x, two times of gradients y), G xx = Σ W G x 2 , G yy = Σ W G y 2 , G xy = Σ W G x G y , (G x, G y) be gradient vector, W is the size of piece, this paper default value gets 8 * 8.
B. piece gray average (M)
The gray average of an image block is defined as follows:
Mean = Σ W I - - - ( 2 )
Wherein, I is the gray-scale value of each point in the piece, and the W definition is the same.
C. piece gray variance (V)
The gray variance of a piece is defined as follows:
Var = Σ W ( I - Mean ) 2 - - - ( 3 )
Wherein I, W definition is the same.
After asking for the CMV value of piece,, make it value all between [0,1] to the normalization of feature value.
Cluster is one of important research content of research directions such as data mining, pattern-recognition, has important role aspect the immanent structure of recognition data.Cluster belongs to the unsupervised learning method in essence, cuts apart for fingerprint image, is typical two class clustering problem: prospect and background.
According to data gathering rule and using these regular methods in cluster, clustering algorithm roughly is divided into the stratification clustering algorithm, divides the formula clustering algorithm, based on clustering algorithm and other clustering algorithms of density and grid.Division formula clustering algorithm need be specified clusters number or cluster centre in advance, by the computing that iterates, progressively reduces the error amount of objective function, when target function value is restrained, obtains final cluster result.The K-means method that is proposed by Mac Queen is a kind of classical division formula clustering algorithm that solves the cluster analysis problem, and this algorithm thought is simple, easily realize, and fast convergence rate.If difference obviously between each family, and DATA DISTRIBUTION is dense, then this algorithm is more effective.If but shape of each bunch and size differences are little, then may occur bigger bunch and cut apart phenomenon.
Find that by statistics the foreground blocks of fingerprint image and background piece form tangible two bunches, and DATA DISTRIBUTION is dense, so the present invention selects the K-means method to carry out fingerprint image piece cluster and cut apart.
The fingerprint image of employing K-means cluster thought is cut apart and roughly is divided into following steps, and algorithm flow chart is seen Fig. 1.
1) image block and CMV value are asked for
Fingerprint image is resolved into the zero lap image block of W * W size, for each image block, according to formula (1), (2),
(3) ask for its CMV value, and the CMV of all pieces is carried out normalized.
2) image block cluster
Utilize the K-means method that each image block is carried out cluster according to its CMV eigenwert, the cluster parametric description is: each image block is a sample, and each sample has 3 features, is respectively C, M, V; The classification number is set at 2; 2 image blocks of picked at random are as the initial distance center; Distance calculation between all the other each pieces and 2 the piece centers adopt Euclidean (Euclidean) distance square.
3) determine prospect classification value and background classification value according to cluster result, obtain preliminary segmentation result.
The net result of K-means method is just classified each image block with classification value (1/2), therefore need definite which classification value to represent prospect or background.This paper determines that the principle of prospect and background classification value is: the eight neighborhood pieces of getting the picture centre piece, what certain classification value number was many is foreground blocks classification value, as classification value in the eight neighborhood pieces 6 " 2 " values are arranged, 2 " 1 " value thinks that then classification value " 2 " is a prospect classification value.
4) utilize morphology to cut apart aftertreatment.
Owing to be subjected to noise effect, some isolated background piece and foreground blocks can appear in the preliminary segmentation result, this paper takes following principle to handle: for isolated foreground blocks, if in its eight neighborhoods piece for the number of foreground blocks is less than 4, then this foreground blocks is labeled as the background piece; For isolated background piece, if in its eight neighborhoods piece be the number of foreground blocks more than or equal to 5, then this background piece is labeled as foreground blocks.
The invention has the beneficial effects as follows: solved the equipment interoperability issue that exists in the existing fingerprint image dividing method, this method not only can correctly be cut apart fingerprint image, and avoided traditional algorithm will set different threshold values when cutting apart or trained the defective of different sorters from the fingerprint image of distinct device, accomplished and device independent, very be fit to use the internet, applications environment of polymorphic type fingerprint collecting equipment.
Description of drawings
Fig. 1 is an algorithm flow chart of the present invention.
Embodiment
The invention will be further described below in conjunction with accompanying drawing and embodiment.
A kind of fingerprint image dividing method that has nothing to do with collecting device, its step is:
1) input picture is divided into W * W piece zero lap image block;
2) every is asked the CMV index and carries out normalized;
3) each piece is carried out the K-means cluster;
4) determine the classification of foreground blocks and background piece, obtain preliminary segmentation result;
5) the morphology aftertreatment obtains final segmentation result.
Described step 2) in, described CMV index is also carried out the normalized process and is:
A. direction consistance C in the piece
The direction consistance of fingerprint image piece has been described the consistent degree of each pixel direction of this piece; If represent the direction consistance of an image block, then with Coh:
Coh = | Σ W ( G s , x , G s , y ) | Σ W | ( G s , x , G s , y ) | = ( G xx - G yy ) 2 + 4 G xy 2 G xx + G yy - - - ( 1 )
(G wherein S, x, G S, y) be pixel (x, two times of gradients y), G xx = Σ W G x 2 , G yy = Σ W G y 2 , G xy = Σ W G x G y , (G x, G y) be gradient vector, W is the size of piece, default value gets 8 * 8;
B. piece gray average M:
The gray average of an image block is defined as follows:
Mean = Σ W I - - - ( 2 )
Wherein, I is the gray-scale value of each point in the piece, and the W definition is the same;
C. piece gray variance V
The gray variance of a piece is defined as follows:
Var = Σ W ( I - Mean ) 2 - - - ( 3 )
Wherein I, W definition is the same;
After asking for the CMV value of piece,, make it value all between [0,1] to the normalization of feature value.
Utilize the K-means method that each image block is carried out cluster according to its CMV eigenwert, the cluster parametric description is: each image block is a sample, and each sample has 3 features, is respectively C, M, V; The classification number is set at 2; 2 image blocks of picked at random are as the initial distance center; Distance calculation between all the other each pieces and 2 the piece centers adopt Euclidean (Euclidean) distance square.
In the described step 4), the net result of K-means method is just classified each image block with classification value (1/2), therefore need definite which classification value to represent prospect or background, the method of determining prospect and background classification value is: the eight neighborhood pieces of getting the picture centre piece, what certain classification value number was many is foreground blocks classification value, as classification value in the eight neighborhood pieces 6 " 2 " values are arranged, 2 " 1 " value thinks that then classification value " 2 " is a prospect classification value.
Utilize morphology to cut apart aftertreatment in the described step 5), owing to be subjected to noise effect, some isolated background piece and foreground blocks can appear in the preliminary segmentation result, should take principle to handle: for isolated foreground blocks, if for the number of foreground blocks is less than 4, then this foreground blocks is labeled as the background piece in its eight neighborhoods piece; For isolated background piece, if in its eight neighborhoods piece be the number of foreground blocks more than or equal to 5, then this background piece is labeled as foreground blocks.

Claims (5)

  1. One kind with the irrelevant fingerprint image dividing method of collecting device, it is characterized in that its step is:
    1) input picture is divided into W * W piece zero lap image block;
    2) every is asked the CMV index and carries out normalized;
    3) each piece is carried out the K-means cluster;
    4) determine the classification of foreground blocks and background piece, obtain preliminary segmentation result;
    5) the morphology aftertreatment obtains final segmentation result.
  2. 2. the fingerprint image dividing method that as claimed in claim 1 and collecting device are irrelevant is characterized in that described step 2) in, described CMV index is also carried out the normalized process and is:
    A. direction consistance C in the piece
    The direction consistance of fingerprint image piece has been described the consistent degree of each pixel direction of this piece; If represent the direction consistance of an image block, then with Coh:
    Coh = | Σ W ( G s , x , G s , y ) | Σ W | ( G s , x , G s , y ) | = ( G xx - G yy ) 2 + 4 G xy 2 G xx + G yy - - - ( 1 )
    (G wherein S, x, G S, y) be pixel (x, two times of gradients y), G xx = Σ W G x 2 , G yy = Σ W G y 2 , G xy = Σ W G x G y , (G x, G y) be gradient vector, W is the size of piece, default value gets 8 * 8;
    B. piece gray average M:
    The gray average of an image block is defined as follows:
    Mean = Σ W I - - - ( 2 )
    Wherein, I is the gray-scale value of each point in the piece, and the W definition is the same;
    C. piece gray variance V
    The gray variance of a piece is defined as follows:
    Var = Σ W ( I - Mean ) 2 - - - ( 3 )
    Wherein I, W definition is the same;
    After asking for the CMV value of piece,, make it value all between [0,1] to the normalization of feature value.
  3. 3. the fingerprint image dividing method that has nothing to do with collecting device as claimed in claim 1, it is characterized in that, utilize the K-means method that each image block is carried out cluster according to its CMV eigenwert, the cluster parametric description is: each image block is a sample, each sample has 3 features, is respectively C, M, V; The classification number is set at 2; 2 image blocks of picked at random are as the initial distance center; Distance calculation between all the other each pieces and 2 the piece centers adopt Euclidean (Euclidean) distance square.
  4. 4. the fingerprint image dividing method that has nothing to do with collecting device as claimed in claim 1, it is characterized in that, in the described step 4), the net result of K-means method is just classified each image block with classification value (1/2), therefore need definite which classification value to represent prospect or background, the method of determining prospect and background classification value is: the eight neighborhood pieces of getting the picture centre piece, what certain classification value number was many is foreground blocks classification value, as classification value in the eight neighborhood pieces 6 " 2 " values are arranged, 2 " 1 " value thinks that then classification value " 2 " is a prospect classification value.
  5. 5. the fingerprint image dividing method that has nothing to do with collecting device as claimed in claim 1, it is characterized in that, utilize morphology to cut apart aftertreatment in the described step 5), owing to be subjected to noise effect, some isolated background piece and foreground blocks can appear in the preliminary segmentation result, should take principle to handle: for isolated foreground blocks, if in its eight neighborhoods piece for the number of foreground blocks is less than 4, then this foreground blocks is labeled as the background piece; For isolated background piece, if in its eight neighborhoods piece be the number of foreground blocks more than or equal to 5, then this background piece is labeled as foreground blocks.
CN200910019788XA 2009-04-03 2009-04-03 Fingerprint image segmentation method irrelevant to collecting device Expired - Fee Related CN101526994B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN200910019788XA CN101526994B (en) 2009-04-03 2009-04-03 Fingerprint image segmentation method irrelevant to collecting device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN200910019788XA CN101526994B (en) 2009-04-03 2009-04-03 Fingerprint image segmentation method irrelevant to collecting device

Publications (2)

Publication Number Publication Date
CN101526994A true CN101526994A (en) 2009-09-09
CN101526994B CN101526994B (en) 2011-02-02

Family

ID=41094855

Family Applications (1)

Application Number Title Priority Date Filing Date
CN200910019788XA Expired - Fee Related CN101526994B (en) 2009-04-03 2009-04-03 Fingerprint image segmentation method irrelevant to collecting device

Country Status (1)

Country Link
CN (1) CN101526994B (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101833764A (en) * 2010-04-29 2010-09-15 上海交通大学 Thymus section multi-scale image segmenting method
CN101866416A (en) * 2010-06-18 2010-10-20 山东大学 Fingerprint image segmentation method based on transductive learning
CN101710418B (en) * 2009-12-22 2012-06-27 上海大学 Interactive mode image partitioning method based on geodesic distance
CN103020953A (en) * 2012-11-07 2013-04-03 桂林理工大学 Segmenting method of fingerprint image
CN104636706B (en) * 2015-03-04 2017-12-26 深圳市金准生物医学工程有限公司 One kind is based on gradient direction uniformity complex background bar code image automatic division method
CN108986124A (en) * 2018-06-20 2018-12-11 天津大学 In conjunction with Analysis On Multi-scale Features convolutional neural networks retinal vascular images dividing method
CN109461160A (en) * 2018-10-12 2019-03-12 北京深睿博联科技有限责任公司 The cerebral injury region segmentation method and device of the nuclear magnetic resonance image acquired in different scanning equipment
CN110443823A (en) * 2018-05-03 2019-11-12 西南科技大学 A kind of floater foreground segmentation method
CN111178445A (en) * 2019-12-31 2020-05-19 上海商汤智能科技有限公司 Image processing method and device
CN112669328A (en) * 2020-12-25 2021-04-16 人和未来生物科技(长沙)有限公司 Medical image segmentation method

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101710418B (en) * 2009-12-22 2012-06-27 上海大学 Interactive mode image partitioning method based on geodesic distance
CN101833764A (en) * 2010-04-29 2010-09-15 上海交通大学 Thymus section multi-scale image segmenting method
CN101833764B (en) * 2010-04-29 2012-04-25 上海交通大学 Thymus section multi-scale image segmenting method
CN101866416A (en) * 2010-06-18 2010-10-20 山东大学 Fingerprint image segmentation method based on transductive learning
CN103020953A (en) * 2012-11-07 2013-04-03 桂林理工大学 Segmenting method of fingerprint image
CN104636706B (en) * 2015-03-04 2017-12-26 深圳市金准生物医学工程有限公司 One kind is based on gradient direction uniformity complex background bar code image automatic division method
CN110443823A (en) * 2018-05-03 2019-11-12 西南科技大学 A kind of floater foreground segmentation method
CN108986124A (en) * 2018-06-20 2018-12-11 天津大学 In conjunction with Analysis On Multi-scale Features convolutional neural networks retinal vascular images dividing method
CN109461160A (en) * 2018-10-12 2019-03-12 北京深睿博联科技有限责任公司 The cerebral injury region segmentation method and device of the nuclear magnetic resonance image acquired in different scanning equipment
CN109461160B (en) * 2018-10-12 2020-10-13 北京深睿博联科技有限责任公司 Method and device for segmenting brain injury area in multi-equipment cerebral infarction MRI image
CN111178445A (en) * 2019-12-31 2020-05-19 上海商汤智能科技有限公司 Image processing method and device
CN112669328A (en) * 2020-12-25 2021-04-16 人和未来生物科技(长沙)有限公司 Medical image segmentation method

Also Published As

Publication number Publication date
CN101526994B (en) 2011-02-02

Similar Documents

Publication Publication Date Title
CN101526994B (en) Fingerprint image segmentation method irrelevant to collecting device
Dubey et al. Infected fruit part detection using K-means clustering segmentation technique
CN109636784B (en) Image saliency target detection method based on maximum neighborhood and super-pixel segmentation
CN104091321B (en) It is applicable to the extracting method of the multi-level point set feature of ground laser radar point cloud classifications
CN106340016B (en) A kind of DNA quantitative analysis method based on microcytoscope image
CN110610506B (en) Image processing technology-based agaricus blazei murill fruiting body growth parameter detection method
CN107330892A (en) A kind of sunflower disease recognition method based on random forest method
CN105844285A (en) Cucumber disease identification method and apparatus based on image information
CN106845497B (en) Corn early-stage image drought identification method based on multi-feature fusion
CN105913081B (en) SAR image classification method based on improved PCAnet
CN103366180A (en) Cell image segmentation method based on automatic feature learning
CN107563384B (en) Head and tail identification method of adhered pigs based on generalized Hough clustering
CN107038416B (en) Pedestrian detection method based on binary image improved HOG characteristics
CN109886277B (en) Contour analysis-based fresh tea leaf identification method
CN109543723A (en) A kind of image clustering method of robust
Liu et al. Development of a machine vision algorithm for recognition of peach fruit in a natural scene
CN104200233A (en) Clothes classification and identification method based on Weber local descriptor
CN108364011A (en) PolSAR image multi-stage characteristics extract and unsupervised segmentation method
CN104573701B (en) A kind of automatic testing method of Tassel of Corn
CN106326914B (en) A kind of more classification methods of pearl based on SVM
CN106778897B (en) Plant species recognition methods twice based on COS distance and center profile distance
CN111738931A (en) Shadow removal algorithm for aerial image of photovoltaic array unmanned aerial vehicle
CN112419335B (en) Shape loss calculation method of cell nucleus segmentation network
CN111127407B (en) Fourier transform-based style migration forged image detection device and method
CN110569727B (en) Transfer learning method combining intra-class distance and inter-class distance for motor imagery classification

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
C17 Cessation of patent right
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20110202

Termination date: 20130403