CN102855492A - Classification method based on mineral flotation foam image - Google Patents

Classification method based on mineral flotation foam image Download PDF

Info

Publication number
CN102855492A
CN102855492A CN2012102651258A CN201210265125A CN102855492A CN 102855492 A CN102855492 A CN 102855492A CN 2012102651258 A CN2012102651258 A CN 2012102651258A CN 201210265125 A CN201210265125 A CN 201210265125A CN 102855492 A CN102855492 A CN 102855492A
Authority
CN
China
Prior art keywords
image
sigma
vector
classification
word bag
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
CN2012102651258A
Other languages
Chinese (zh)
Other versions
CN102855492B (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.)
Central South University
Original Assignee
Central South 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 Central South University filed Critical Central South University
Priority to CN201210265125.8A priority Critical patent/CN102855492B/en
Publication of CN102855492A publication Critical patent/CN102855492A/en
Application granted granted Critical
Publication of CN102855492B publication Critical patent/CN102855492B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The invention discloses a classification method based on a mineral flotation foam image. A real-time acquired foam image is classified in different known working conditions. The classification method comprises the following steps of: introducing a vocabulary in text classification into a flotation foam image, blocking the foam image acquired by an industrial camera and extracting the characteristic parameters, clustering the color and texture characteristic parameters of the extracted foam image by employing a K-mean clustering method, obtaining a plurality of clustering centers, and constructing a foam state vocabulary; describing the real-time foam image through a word bag method by utilizing the obtained foam state vocabulary, and forming a vector representation of the foam image; and finally, classifying the foam image through the similarity between measuring vectors by employing a vector space model. Because different types correspond to different working conditions, the flotation working condition recognition can be performed according to the classification result of the foam image; and therefore, the operation guide is given, the production is optimized, and the production efficiency is improved.

Description

Sorting technique based on the mineral floating froth images
[technical field]
The invention belongs to the mineral floating field.The sorting technique of mineral floating froth images particularly.
[background technology]
The mineral floating production run is generally controlled by the state that experienced workman observes flotation froth, and the uncertainty of this operation is difficult to make floatation process to operate in optimum state.Utilizing digital image processing techniques, floatation foam image is classified and explained, obtain the work information of mineral floating, and then be optimized control, is a kind of effective ways of increasing economic efficiency.Present stage mainly is that low-level image feature parameters such as textural characteristics, color characteristic, foam size distribution by extracting floatation foam image are described froth images to the research of the classification of floatation foam image and identification, then utilize the methods such as neural network or support vector machine to carry out Classification and Identification, produce to instruct thereby obtain operating mode.Yet, image is done as a whole the processing, the froth images of only being described with the image low-level image feature is not easy to people to be understood, and namely there is the semantic gap problem in the classification results based on the image low-level image feature.In addition, because the local message of froth images does not obtain utilizing, and there are the noise such as illumination, dust in industry spot, two diverse images, the overall low-level image feature that extracts is described may be very approaching, this has just caused based on the accuracy of the Classification and Identification of the neural network of froth images low-level image feature or SVM low, thereby makes based on the frequent misoperation of the production operation of operating mode, produces to be difficult to stablize optimized operation.
Vector space model (VSM) is proposed in 20 century 70s by people such as Salton, is a kind of algebraic model that represents text.VSM is the vector operation that the processing of content of text is reduced in the vector space, and expresses semantic similarity with the similarity on the space, and is visual and understandable.Corresponding to froth images, if can remove to understand image from semantic level, on semantic level, froth images is carried out Classification and Identification again, then classification results is more near people's understanding.Because there is the impact of the illumination, dust of industry spot etc. in froth images, and all kinds of froth images itself has, and brightness is low, the similarity high, removes to distinguish all kinds of images from details, part and just seems more important.
[summary of the invention]
The object of the invention is to have semantic gap and the inaccurate problem of classification for the image classification method of describing based on the flotation froth low-level image feature, a kind of sorting technique based on the mineral floating froth images is provided.
Floatation foam image sorting technique provided by the present invention mainly comprises three phases: (1) generates based on the froth images foam state vocabulary of textural characteristics and color characteristic; (2) the word bag of froth images is described; (3) utilize vector space model to carry out the froth images classification.Specifically describe as follows:
(1) the froth images foam state vocabulary based on textural characteristics and color characteristic generates
On-the-spot for flotation, the froth images of different operating modes has very large difference, and the depth of fineness degree, groove that is mainly manifested in texture is not equal, in addition, flotation froth has obvious color, color can reflect to a great extent the entrained mineral type of foam, mineral what etc. information.Therefore select the textural characteristics of froth images and color characteristic to come froth images is described.Utilize gray level co-occurrence matrixes (GLCM) algorithm to extract the parametric texture of froth images, comprise angle second moment, entropy, contrast, unfavourable balance square and correlativity; Then extract the color characteristic of froth images, i.e. relative red component.
Gray level co-occurrence matrixes is by the joint probability density P(i between the image gray levels, j, d, θ) matrix that consists of, reflected the image spatial coherence of gray scale between any two points from the angle of statistics.Its definition direction is that θ, spacing are the gray level co-occurrence matrixes P(i of d, j, d, θ) be the value of the capable j column element of i of co-occurrence matrix.θ gets 0 0, 45 0, 90 0With 135 04 directions are established the digital picture that I (x, y) is a width of cloth two dimension, and its size is U * V pixel, and x, y are respectively the pixel coordinate value of pixel.Then for different θ, P(i, j, d, θ) computing method are as follows:
P(i,j,d,0°)=Num{(x 1,y 1)(x 2,y 2)∈U*V|x 1-x 2=0,
|y 1-y 2|=d;I(x 1,y 1)=i,I(x 2,y 2)=j}
P (i, j, d, 45 °)=Num{ (x 1, y 1) (x 2, y 2) ∈ U*V| (x 1-x 2=d, y 1-y 2=d) or
(x 1-x 2=-d,y 1-y 2=-d);I(x 1,y 1)=i,I(x 2,y 2)=j}
P(i,j,d,90°)=Num{(x 1,y 1)(x 2,y 2)∈U*V|x 1-x 2=d,
y 1-y 2=0;I(x 1,y 1)=i,I(x 2,y 2)=j}
P (i, j, d, 135 °)=Num{ (x 1, y 1) (x 2, y 2) ∈ U*V| (x 1-x 2=d, y 1-y 2=-d) or
(x 1-x 2=-d,y 1-y 2=d);I(x 1,y 1)=i,I(x 2,y 2)=j}
Wherein Num{X} represents to gather the element number among the X.
Texture, color parameter computing formula and be described below:
1. ASM (angle second moment)
ASM = Σ i , j { P ( i , j | d , θ ) } 2
The gradation uniformity of Description Image, texture is thick, and ASM is larger, otherwise then less.
2. ENT (entropy)
ENT = - Σ i , j { P ( i , j | d , θ ) } log { P ( i , j | d , θ ) }
The quantity of information that Description Image has, if the texture of image is many, entropy is just large; Otherwise texture is few, is exactly smoother, and then entropy is just little.
3. CON (contrast)
CON = Σ ( i - j ) 2 P ( i , j | d , θ )
The sharpness of Description Image, texture rill depth degree, rill is darker, and contrast is larger, and image is also more clear.
4. IDM (unfavourable balance square)
IDM = Σ i , j P ( i , j | d , θ ) / [ 1 + ( i - j ) 2 ]
The homogeney of Description Image texture, what of tolerance image texture localized variation.Co-occurrence matrix is along in the diagonal set, and then unfavourable balance square value is larger.
5. COR (correlativity)
COR = Σ i , j ( i - μ x ) ( j - μ y ) P ( i , j | d , θ ) / σ x σ y
μ x = Σ i i Σ j p ( i , j | d , θ ) μ y = Σ j j Σ i p ( i , j | d , θ )
σ x = Σ i ( i - μ x ) 2 Σ j p ( i , j | d , θ ) σ y = Σ j ( j - μ y ) 2 Σ i p ( i , j | d , θ )
Describe the similarity degree of element on the direction of row or column in the gray level co-occurrence matrixes, reflect certain color at the development length along certain direction, extension longer, COR is larger.
6. R Relative(relatively red component)
R relative = R red R gray
In the formula, R RedAnd R GrayRepresent respectively red component average and gray average.
Froth images foam state vocabulary generative process is as follows:
Step 1: choose N width of cloth image (all image category of covering that this N width of cloth image will be wide as far as possible) from image library, every width of cloth image all is truncated to a certain identical pixel size L x* L y
Step 2: for the N width of cloth image after the intercepting, every width of cloth image evenly is divided into m * m piece;
Step 3: for each piecemeal, obtain its textural characteristics value and relative red color component value, consist of the low-level image feature vector description of one 1 * 6 dimension;
Step 4: all low-level image feature vector descriptions are carried out the K-means cluster, and the D that an obtains cluster centre is the foam state vocabulary.
(2) the word bag of froth images is described
After obtaining the foam state vocabulary of froth images, method that just can the word bag is described each width of cloth froth images, obtains a vector representation of image.
It is as follows that the word bag of froth images is described process:
Step 1: the image pixel intercepting is L x* L yPixel size;
Step 2: image evenly is divided into m * m piece;
Step 3: for each piecemeal, obtain its textural characteristics and relative red color component value, consist of one 1 * 6 dimension low-level image feature vector description;
Step 4: by calculating the Euclidean distance of each foam state vocabulary in this low-level image feature vector description and the foam state vocabulary, measure the similarity of all vocabulary in the vector description of each piecemeal and the foam state vocabulary, the most similar to which foam state vocabulary, which vocabulary just it is demarcated is;
Step 5: add up each foam state vocabulary frequency of occurrence, obtain the word bag vector representation of image.
Described m value is 5 ~ 20.
(3) utilize vector space model to carry out the froth images classification
Have based on the training of vector space model and sorting technique multiple, such as bayes method, k nearest neighbor method, support vector machine, neural net method etc.The present invention classifies to froth images with inner product of vectors classification and two kinds of methods of k nearest neighbor classification respectively.
Method 1: inner product of vectors classification
Stable for classifying quality, the present invention does not characterize such image with the center vector of each classification, but classifies by all Image similarity sums in each classification in calculating image to be classified and the training set.The classification thinking is that for the image in each classification in the training set, the method for word bag is described, and obtains such word bag vector set C i, i=1,2 ..., N S(N SClassification number for classified image in the training set).When getting access to new realtime graphic, the method for this image word bag is described, obtain the vector representation of image, gather C by calculating this word bag vector with the word bag vector of all kinds of images iSimilarity classify.Detailed process is as follows:
Step 1: will train the image collection word bag model of each classification in the picture library to be described the vector set that obtains such image, each classification image is got M width of cloth image (M value 10 ~ 200), and then the word bag vector set of i class image is combined into
C i = c i 1 c i 2 · · · c iM T , i = 1,2 , . . . , N S
In the formula, c IjThe word bag that represents j image of i class is described, and is the row vector of 1 * D;
Step 2: for image to be sorted, obtain its word bag and describe Q, Q=[q 1q 2Q D] be the row vector of 1 * D;
Step 3: with Q and C iThe vectorial c of in the class each IjCarry out similarity and calculate (measuring its similarity with the inner product of vector here), obtain Q and each classification set C iThe similarity sum SC of middle institute directed quantity i
SC i = Σ j = 1 M Sim ( c ij , Q ) , i = 1,2,3 . . . , N S
In the formula, Sim ( W , Q ) = W · Q = Σ i = 1 D w i × q i , W=[w 1w 2W D] be the row vector of 1 * D;
Step 4: Q is classified as the k class of similarity maximum,
Figure BDA00001940041014
Method 2:K nearest neighbour classification method
The thinking of this sorting technique is, for image to be sorted, first word bag method is described, and calculation training is concentrated K the image the most similar to this new images, judges classification under the new images according to the classification under K the image.Concrete steps are as follows:
Step 1: N width of cloth training image word bag method is described, obtained a vector set Z as training vector collection, Z=[Z 1Z 2Z N] T, Z wherein i=[z I1z I2Z ID] be the word bag vector description of i width of cloth image.
Step 2: to image to be classified, word bag method is described, and obtains a vectorial Q, Q=[q 1q 2Q D] be the row vector of 1 * D.
Step 3: select K image the most similar to image to be classified Q from training image.The computing formula of similarity is:
Sim ( Z i , Q ) = Z i · Q = Σ j = 1 D z ij × q j ,Z i∈Z
Step 4: according to the category distribution situation of this K image, determine the classification of image to be classified.
The present invention is directed to these characteristics of froth images, froth images is abstracted into text, then just can as processing text, carry out Classification and Identification at semantic level to froth images.Owing to take full advantage of the local message of image, the froth images piecemeal is processed, and carry out twice abstract processing, obtain the description of froth images semantic level, one aspect of the present invention has improved the accuracy rate of classification, also solved on the other hand the semantic gap problem, identifying for froth images classification and operating mode provides a kind of new thinking.After the froth images classification, just identified current working, be used for thus instructing, optimize and produce, can reduce dosing, improve concentrate grade and mineral recovery rate.
[description of drawings]
Fig. 1 is the froth images that belongs to different vocabulary;
Fig. 2 is that the word bag of froth images is described synoptic diagram.
[embodiment]
Below in conjunction with accompanying drawing the specific embodiment of the present invention is described, according to different operating modes froth images is divided into 4 classes, the length of foam state vocabulary is chosen for 8.
1. the foam state vocabulary based on foam textural characteristics and color characteristic generates
From a collection of froth images of certain factory's floatation process collection in worksite totally 400 width of cloth.For this 400 image, it is 960 * 960 pixel sizes that every width of cloth image is all intercepted, carry out pre-service after, evenly be divided into 10 * 10.To each little piecemeal, extract its textural characteristics parameter and color parameter, obtain the low-level image feature vector of one 1 * 6 dimension.Therefore obtain altogether 40000 vectors, and these 40000 vectors are carried out K mean cluster (initial cluster center is selected at random), obtain D center (because the foam state vocabulary length of choosing is 8, D=8) here.Table 1 is resulting value when choosing 8 cluster centres, has formed the foam state vocabulary that contains 8 vocabulary.Fig. 1 has provided the froth images sub-block corresponding to different 8 vocabulary.
Table 1 contains the foam state vocabulary of 8 vocabulary
Foam state vocabulary Foam state vocabulary vector
Foam state vocabulary 1 (0.4597,1.5542,0.2826,0.3183,0.9159,1.0807)
Foam state vocabulary 2 (0.2767,2.0477,0.4839,0.2399,0.8663,1.0650)
Foam state vocabulary 3 (0.2636,2.1293,0.5499,0.3051,0.8526,1.0782)
Foam state vocabulary 4 (0.4028,1.8784,0.5426,0.3011,0.8675,1.0853)
Foam state vocabulary 5 (0.5218,1.5766,0.6347,0.2590,0.8817,1.0551)
Foam state vocabulary 6 (0.6718,1.1333,0.4545,0.3190,0.9211,1.0424)
Foam state vocabulary 7 (0.6566,1.0234,0.3362,0.4186,0.9394,1.0407)
Foam state vocabulary 8 (0.3485,1.5968,0.1562,0.6743,0.9349,1.0704)
2. the word bag of training set froth images is described
The industry spot history image of different operating modes for 4 class correspondences of expertise artificial division, every class is got 100 width of cloth image, i.e. M=100.At first, with every width of cloth image interception to 960 * 960 pixel sizes, and evenly be divided into 10 * 10; To each little piecemeal, try to achieve its textural characteristics parameter and color parameter, obtain the low-level image feature vector of one 1 * 6 dimension; The low-level image feature of each little piecemeal vector is compared (calculating Euclidean distance) with the foam state vocabulary in the foam state vocabulary, it to the foam state vocabulary in which vocabulary the most similar (Euclidean distance is the shortest), just this piecemeal is designated as that vocabulary; At last, utilize the method for word bag, obtain the vector set C of every class image 1, C 2, C 3, C 4, C wherein i=[c I1c I2C IM] T, c IjRepresenting the vector representation of j image of i class, is the row vector of 1 * D.
Fig. 2 has provided the word bag of a certain width of cloth image and has described process.Among Fig. 2,1. being image behind the piecemeal, 2. is foam state vocabulary vector table, 3. is that word bag corresponding to image described.Will be 1. behind the piecemeal, 2. the contrast vocabulary can obtain the corresponding vocabulary of each piecemeal, statistics 1. in the frequency that occurs of each vocabulary, 3. the word bag that obtains froth images is described.
3. carry out the froth images classification
To the froth images t to be sorted of real-time acquisition, the method for word bag is described, obtains vectorial Q tAfter, just can classify to it as follows.
(1) inner product of vectors method: calculate respectively Q tWith C 1, C 2, C 3, C 4Each vectorial inner product sum in the set, maximum with which kind of inner product sum, just which kind of image i is divided into.Way is as follows:
Word bag vector representation Q for the froth images to be sorted of trying to achieve t=[2,76,16,4,0,2,0,0]; Each classification C in the training set 1, C 2, C 3, C 4The value of vector set is as follows respectively:
First kind vector value (i=1) Equations of The Second Kind vector value (i=2) The 3rd class vector value (i=3) The 4th class vector value (i=4)
c i1 [2,64,22,4,2,2,4,0] [0,4,2,3,0,2,82,7] [2,0,2,4,15,65,12,0] [32,0,2,4,0,0,2,60]
c i2 [4,80,10,0,0,0,3,3] [1,4,2,4,0,2,72,15] [2,4,0,12,70,10,2,0] [25,1,2,4,0,0,12,56]
c i3 [0,68,21,1,4,2,1,3] [2,4,2,0,4,11,62,15] [1,10,2,1,45,40,1,0] [52,10,2,0,1,0,2,33]
c i4 [8,62,20,4,4,2,0,0] [1,5,2,4,0,2,74,12] [2,0,12,0,62,20,4,0] [23,0,2,4,1,5,10,55]
c i5 [5,72,15,0,0,4,2,2] [0,0,5,2,2,1,68,22] [0,0,10,3,80,6,0,1] [42,1,2,6,0,0,12,37]
c i6 [4,76,11,4,5,0,0,0] [1,2,8,2,0,0,77,10] [9,0,0,2,72,12,0,5] [34,10,2,4,0,0,0,50]
c i7 [4,70,26,0,0,0,0,0] [6,0,3,3,0,12,66,10] [0,0,11,5,22,60,2] [56,0,0,4,0,0,12,28]
... ... .. ... ...
c i100 [2,76,18,2,0,0,1,1] [4,4,3,0,0,9,67,13]. [2,4,2,0,35,45,11,1] [45,10,2,0,0,1,2,40]
Calculate Q tWith each vectorial inner product in each class and.Maximum with the inner product of which classification, just with Q tWhich kind of is classified as.By formula SC i = Σ j = 1 M Sim ( c ij , Q t ) , i = 1,2,3,4 With k = arg max i * SC i , i = 1,2,3,4 , M=100 calculates SC here 1=532040, SC 2=23450, SC 3=4324, SC 4=5480.So with Q tBe classified as the First Kind Graph picture.
(2) k nearest neighbor method: from training set C 1, C 2, C 3, C 4In select capable vector and Q tA most similar K image is judged the classification under the new images of real-time acquisition according to the classification under K the image.
Table 2 and table 3 are respectively inner product of vectors method and the classification results of k nearest neighbor method when choosing different foam state vocabulary length (D=8,12,16) and different images piecemeal number (m=8,10,12).Data can find out that the piecemeal number of image and the scale of foam state vocabulary are influential to classification results from table.The more classifying qualities of foam state vocabulary are better, but the piecemeal of image is not The more the better.If the piecemeal number is (being that each piecemeal is too small) too much, because there is noise pollution (spot zone etc.) in image, the textural characteristics that obtains and color characteristic can not characterize its actual value, will cause vision word matched mistake; And the foam state vocabulary is larger, and calculated amount is also larger.Therefore, need to consider real-time and accuracy, choose the foam state vocabulary of suitable length, and carry out rational image block, generally get m=5 ~ 20.
Table 2 is based on the inner product of vectors classification results of VSM
Figure BDA00001940041018
Table 3 is based on the k nearest neighbor classification results of VSM
Figure BDA00001940041019
Conclusion: froth images sorting technique of the present invention can be carried out Classification and Identification to froth images more exactly, thereby determine current production belong to excellent, good, in, poor which kind of operating mode, be used for thus instructing, optimizing and produce, effectively reduce additive amount of medicament, improved concentrate grade and mineral recovery rate.Bubble sort method of the present invention is effective.

Claims (3)

1. sorting technique based on the mineral floating froth images is characterized in that comprising following process:
(1) generation is based on the floatation foam image foam state vocabulary of textural characteristics and color characteristic
Utilize the gray level co-occurrence matrixes algorithm to extract the parametric texture of froth images, comprise angle second moment, entropy, contrast, unfavourable balance square and correlativity; Extract the color characteristic of froth images, i.e. relative red component:
Gray level co-occurrence matrixes is by the joint probability density P(i between the image gray levels, j, d, θ) matrix that consists of, its definition direction is that θ, spacing are the gray level co-occurrence matrixes P(i of d, j, d, θ) and be the value of the capable i column element of i of co-occurrence matrix, θ gets 0 0, 45 0, 90 0With 135 04 directions are established the digital picture that I (x, y) is a width of cloth two dimension, and its size is U * V pixel, and x, y are respectively the pixel coordinate value of pixel, then for different θ, P(i, j, d, θ) computing method are as follows:
P(i,j,d,0°)=Num{(x 1,y 1)(x 2,y 2)∈U*V|x 1-x 2=0,
|y 1-y 2|=d;I(x 1,y 1)=i,I(x 2,y 2)=j}
P (i, j, d, 45 °)=Num{ (x 1, y 1) (x 2, y 2) ∈ U*V| (x 1-x 2=d, y 1-y 2=d) or
(x 1-x 2=-d,y 1-y 2=-d);I(x 1,y 1)=i,I(x 2,y 2)=j}
P(i,j,d,90°)=Num{(x 1,y 1)(x 2,y 2)∈U*V|x 1-x 2=d,
y 1-y 2=0;I(x 1,y 1)=i,I(x 2,y 2)=j}
P (i, j, d, 135 °)=Num{ (x 1, y 1) (x 2, y 2) ∈ U*V| (x 1-x 2=d, y 1-y 2=-d) or
(x 1-x 2=-d,y 1-y 2=d);I(x 1,y 1)=i,I(x 2,y 2)=j}
Wherein, Num{X} represents to gather the element number among the X;
Texture, color parameter computing formula and be described below:
The angle second moment
ASM = Σ i , j { P ( i , j | d , θ ) } 2
Entropy
IDM
Contrast
CON = Σ ( i - j ) 2 P ( i , j | d , θ )
The unfavourable balance square
IDM = Σ i , j P ( i , j | d , θ ) / [ 1 + ( i - j ) 2 ]
Correlativity
COR = Σ i , j ( i - μ x ) ( j - μ y ) P ( i , j | d , θ ) / σ x σ y
μ x = Σ i i Σ j p ( i , j | d , θ ) μ y = Σ j j Σ i p ( i , j | d , θ )
σ x = Σ i ( i - μ x ) 2 Σ j p ( i , j | d , θ ) σ y = Σ j ( j - μ y ) 2 Σ i p ( i , j | d , θ )
Relative red component
R relative = R red R gray
In the formula, R RedAnd R GrayRepresent respectively red component average and gray average;
Froth images foam state vocabulary generative process is as follows:
Step 1: from image library, choose N width of cloth image, all image category of covering that N width of cloth image will be wide as far as possible, every width of cloth image all is truncated to a certain identical pixel size L x* L y
Step 2: for the N width of cloth image after the intercepting, every width of cloth image evenly is divided into m * m piece,
Step 3: for each piecemeal, obtain its textural characteristics value and relative red color component value, consist of the low-level image feature vector description of one 1 * 6 dimension;
Step 4: all low-level image feature vector descriptions are carried out the K-means cluster, and the D that an obtains cluster centre is the foam state vocabulary;
(2) the word bag of froth images is described
After obtaining the foam state vocabulary of froth images, method that just can the word bag is described each width of cloth froth images, obtains a vector representation of image.
The word bag of froth images is described, and detailed process is as follows:
Step 1: the image pixel intercepting is L x* L yPixel size;
Step 2: image evenly is divided into m * m piece;
Step 3: for each piecemeal, obtain its textural characteristics and relative red color component value, consist of one 1 * 6 dimension low-level image feature vector description;
Step 4: by calculating the Euclidean distance of each foam state vocabulary in this low-level image feature vector description and the foam state vocabulary, measure the similarity of all vocabulary in the vector description of each piecemeal and the foam state vocabulary, the most similar to which foam state vocabulary, which vocabulary just it is demarcated is;
Step 5: add up each foam state vocabulary frequency of occurrence, obtain the word bag vector representation of image;
(3) utilize vector space model to carry out the froth images classification
Inner product of vectors method or k nearest neighbor method are trained froth images classification and are classified, and obtain the different classes of of image.
2. the sorting technique based on the mineral floating froth images according to claim 1, it is characterized in that: in (1) or (2) described step 2, the m value is 5 ~ 20.
3. the sorting technique based on the mineral floating froth images according to claim 1, it is characterized in that: the process of the described inner product of vectors method of step (3) is:
For the image in each classification in the training set, the method for word bag is described, and obtains such word bag vector set C i, i=1,2 ..., N S, N SClassification number for classified image in the training set; When getting access to new realtime graphic, the method for this image word bag is described, obtain the vector representation of image, gather C by calculating this word bag vector with the word bag vector of all kinds of images iSimilarity classify;
Step 1: will train the image collection word bag model of each classification in the picture library to be described the vector set that obtains such image, each classification image is got M width of cloth image, M value 10 ~ 200, and then the word bag vector set of i class image is combined into
C i = c i 1 c i 2 · · · c iM T , i = 1,2 , . . . , N S
In the formula, c IjThe word bag that represents j image of i class is described, and is the row vector of 1 * D;
Step 2: for image to be sorted, obtain its word bag and describe Q, Q=[q 1q 2Q D] be the row vector of 1 * D;
Step 3: with Q and C iThe vectorial c of in the class each IjCarry out similarity and calculate, measure its similarity with the inner product of vector, obtain Q and each classification set C iThe similarity sum SC of middle institute directed quantity i
SC i = Σ j = 1 M Sim ( c ij , Q ) , i = 1,2,3 . . . , N S
In the formula, Sim ( W , Q ) = W · Q = Σ i = 1 D w i × q i , W=[w 1w 2W D] be the row vector of 1 * D;
Step 4: Q is classified as the k class of similarity maximum,
CN201210265125.8A 2012-07-27 2012-07-27 Classification method based on mineral flotation foam image Active CN102855492B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210265125.8A CN102855492B (en) 2012-07-27 2012-07-27 Classification method based on mineral flotation foam image

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210265125.8A CN102855492B (en) 2012-07-27 2012-07-27 Classification method based on mineral flotation foam image

Publications (2)

Publication Number Publication Date
CN102855492A true CN102855492A (en) 2013-01-02
CN102855492B CN102855492B (en) 2015-02-04

Family

ID=47402068

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210265125.8A Active CN102855492B (en) 2012-07-27 2012-07-27 Classification method based on mineral flotation foam image

Country Status (1)

Country Link
CN (1) CN102855492B (en)

Cited By (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103345636A (en) * 2013-06-24 2013-10-09 中南大学 Method for identifying foam working condition on copper flotation site based on wavelet multi-scale binaryzation
CN106257498A (en) * 2016-07-27 2016-12-28 中南大学 Zinc flotation work condition state division methods based on isomery textural characteristics
CN106597898A (en) * 2016-12-16 2017-04-26 鞍钢集团矿业有限公司 Flotation production process control method and system based on behavioral portrait
CN106650823A (en) * 2016-12-30 2017-05-10 湖南文理学院 Probability extreme learning machine integration-based foam nickel surface defect classification method
CN107392232A (en) * 2017-06-23 2017-11-24 中南大学 A kind of flotation producing condition classification method and system
CN107766856A (en) * 2016-08-20 2018-03-06 湖南军芃科技股份有限公司 A kind of ore visible images method for separating based on Adaboost machine learning
CN108805148A (en) * 2017-04-28 2018-11-13 富士通株式会社 Handle the method for image and the device for handling image
CN109214235A (en) * 2017-06-29 2019-01-15 沈阳新松机器人自动化股份有限公司 outdoor scene classification method and system
CN109815963A (en) * 2019-01-28 2019-05-28 东北大学 Flotation tailing froth images target area automatic obtaining method based on sliding window technology
CN110288592A (en) * 2019-07-02 2019-09-27 中南大学 A method of the zinc flotation dosing state evaluation based on probability semantic analysis model
CN110288260A (en) * 2019-07-02 2019-09-27 太原理工大学 Coal slime flotation additive amount of medicament evaluation method based on semi-supervised clustering
CN110728677A (en) * 2019-07-22 2020-01-24 中南大学 Texture roughness defining method based on sliding window algorithm
CN110738674A (en) * 2019-07-22 2020-01-31 中南大学 texture feature measurement method based on particle density
CN110942104A (en) * 2019-12-06 2020-03-31 中南大学 Mixed feature selection method and system for froth flotation working condition identification process
CN111028193A (en) * 2019-03-26 2020-04-17 桑尼环保(江苏)有限公司 Real-time water surface data monitoring system
CN111709942A (en) * 2020-06-29 2020-09-25 中南大学 Zinc flotation dosing amount prediction control method based on texture degree optimization
WO2020221177A1 (en) * 2019-04-30 2020-11-05 深圳数字生命研究院 Method and device for recognizing image, storage medium and electronic device
CN112330588A (en) * 2020-08-07 2021-02-05 辽宁中新自动控制集团股份有限公司 Flotation froth image classification method

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1102180A1 (en) * 1999-11-16 2001-05-23 STMicroelectronics S.r.l. Content-based digital-image classification method
CN101036904A (en) * 2007-04-30 2007-09-19 中南大学 Flotation froth image recognition device based on machine vision and the mine concentration grade forecast method
EP2383680A1 (en) * 2010-04-29 2011-11-02 Dralle A/S Classification of objects in harvesting applications
CN102360435A (en) * 2011-10-26 2012-02-22 西安电子科技大学 Undesirable image detecting method based on connotative theme analysis
US20120141019A1 (en) * 2010-12-07 2012-06-07 Sony Corporation Region description and modeling for image subscene recognition

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1102180A1 (en) * 1999-11-16 2001-05-23 STMicroelectronics S.r.l. Content-based digital-image classification method
CN101036904A (en) * 2007-04-30 2007-09-19 中南大学 Flotation froth image recognition device based on machine vision and the mine concentration grade forecast method
EP2383680A1 (en) * 2010-04-29 2011-11-02 Dralle A/S Classification of objects in harvesting applications
US20120141019A1 (en) * 2010-12-07 2012-06-07 Sony Corporation Region description and modeling for image subscene recognition
CN102360435A (en) * 2011-10-26 2012-02-22 西安电子科技大学 Undesirable image detecting method based on connotative theme analysis

Cited By (28)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103345636A (en) * 2013-06-24 2013-10-09 中南大学 Method for identifying foam working condition on copper flotation site based on wavelet multi-scale binaryzation
CN106257498A (en) * 2016-07-27 2016-12-28 中南大学 Zinc flotation work condition state division methods based on isomery textural characteristics
CN106257498B (en) * 2016-07-27 2019-12-17 中南大学 Zinc flotation working condition state division method based on heterogeneous texture characteristics
CN107766856A (en) * 2016-08-20 2018-03-06 湖南军芃科技股份有限公司 A kind of ore visible images method for separating based on Adaboost machine learning
CN106597898B (en) * 2016-12-16 2019-05-31 鞍钢集团矿业有限公司 A kind of the Floating Production Process control method and system of Behavior-based control portrait
CN106597898A (en) * 2016-12-16 2017-04-26 鞍钢集团矿业有限公司 Flotation production process control method and system based on behavioral portrait
CN106650823A (en) * 2016-12-30 2017-05-10 湖南文理学院 Probability extreme learning machine integration-based foam nickel surface defect classification method
CN108805148A (en) * 2017-04-28 2018-11-13 富士通株式会社 Handle the method for image and the device for handling image
CN107392232A (en) * 2017-06-23 2017-11-24 中南大学 A kind of flotation producing condition classification method and system
CN107392232B (en) * 2017-06-23 2020-09-29 中南大学 Flotation working condition classification method and system
CN109214235A (en) * 2017-06-29 2019-01-15 沈阳新松机器人自动化股份有限公司 outdoor scene classification method and system
CN109815963A (en) * 2019-01-28 2019-05-28 东北大学 Flotation tailing froth images target area automatic obtaining method based on sliding window technology
CN111028193A (en) * 2019-03-26 2020-04-17 桑尼环保(江苏)有限公司 Real-time water surface data monitoring system
CN111028193B (en) * 2019-03-26 2020-09-04 三明市润泽环保科技有限公司 Real-time water surface data monitoring system
WO2020221177A1 (en) * 2019-04-30 2020-11-05 深圳数字生命研究院 Method and device for recognizing image, storage medium and electronic device
CN110288592A (en) * 2019-07-02 2019-09-27 中南大学 A method of the zinc flotation dosing state evaluation based on probability semantic analysis model
CN110288260A (en) * 2019-07-02 2019-09-27 太原理工大学 Coal slime flotation additive amount of medicament evaluation method based on semi-supervised clustering
CN110288260B (en) * 2019-07-02 2022-04-22 太原理工大学 Coal slime flotation reagent addition amount evaluation method based on semi-supervised clustering
CN110738674A (en) * 2019-07-22 2020-01-31 中南大学 texture feature measurement method based on particle density
CN110738674B (en) * 2019-07-22 2021-03-02 中南大学 Texture feature measurement method based on particle density
CN110728677B (en) * 2019-07-22 2021-04-02 中南大学 Texture roughness defining method based on sliding window algorithm
CN110728677A (en) * 2019-07-22 2020-01-24 中南大学 Texture roughness defining method based on sliding window algorithm
CN110942104A (en) * 2019-12-06 2020-03-31 中南大学 Mixed feature selection method and system for froth flotation working condition identification process
CN110942104B (en) * 2019-12-06 2023-08-25 中南大学 Mixed feature selection method and system for foam flotation working condition identification process
CN111709942A (en) * 2020-06-29 2020-09-25 中南大学 Zinc flotation dosing amount prediction control method based on texture degree optimization
CN111709942B (en) * 2020-06-29 2022-04-12 中南大学 Zinc flotation dosing amount prediction control method based on texture degree optimization
CN112330588A (en) * 2020-08-07 2021-02-05 辽宁中新自动控制集团股份有限公司 Flotation froth image classification method
CN112330588B (en) * 2020-08-07 2023-09-12 辽宁中新自动控制集团股份有限公司 Classification method for flotation foam images

Also Published As

Publication number Publication date
CN102855492B (en) 2015-02-04

Similar Documents

Publication Publication Date Title
CN102855492B (en) Classification method based on mineral flotation foam image
CN105957076A (en) Clustering based point cloud segmentation method and system
CN102509319B (en) Method for restoring Thangka image by combining shapes and neighborhood classification of damaged piece
CN107038167A (en) Big data excavating analysis system and its analysis method based on model evaluation
CN102096816B (en) Multi-scale multi-level image segmentation method based on minimum spanning tree
CN104268600B (en) A kind of mineral flotation foam image texture analysis and operating mode's switch method based on Minkowski distances
CN105069447B (en) A kind of recognition methods of human face expression
CN104463199A (en) Rock fragment size classification method based on multiple features and segmentation recorrection
CN105574534A (en) Significant object detection method based on sparse subspace clustering and low-order expression
CN104573705A (en) Clustering method for building laser scan point cloud data
CN103839065A (en) Extraction method for dynamic crowd gathering characteristics
CN102930553A (en) Method and device for identifying objectionable video content
CN105138982A (en) Crowd abnormity detection and evaluation method based on multi-characteristic cluster and classification
CN106257498A (en) Zinc flotation work condition state division methods based on isomery textural characteristics
CN104346620A (en) Inputted image pixel classification method and device, and image processing system
CN111127499A (en) Security inspection image cutter detection segmentation method based on semantic contour information
CN103745230A (en) Adaptive abnormal crowd behavior analysis method
CN101251896B (en) Object detecting system and method based on multiple classifiers
CN103413307A (en) Method for image co-segmentation based on hypergraph
CN102930294A (en) Chaotic characteristic parameter-based motion mode video segmentation and traffic condition identification method
CN102622753A (en) Semi-supervised spectral clustering synthetic aperture radar (SAR) image segmentation method based on density reachable measure
CN102779157A (en) Method and device for searching images
CN102830404A (en) Method for identifying laser imaging radar ground target based on range profile
CN102708367A (en) Image identification method based on target contour features
CN102622761B (en) Image segmentation method based on similarity interaction mechanism

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