CN105405149A - Composite texture feature extraction method for flotation froth image - Google Patents

Composite texture feature extraction method for flotation froth image Download PDF

Info

Publication number
CN105405149A
CN105405149A CN201510816204.7A CN201510816204A CN105405149A CN 105405149 A CN105405149 A CN 105405149A CN 201510816204 A CN201510816204 A CN 201510816204A CN 105405149 A CN105405149 A CN 105405149A
Authority
CN
China
Prior art keywords
gray
matrix
pixel point
central pixel
texture feature
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
CN201510816204.7A
Other languages
Chinese (zh)
Other versions
CN105405149B (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 CN201510816204.7A priority Critical patent/CN105405149B/en
Publication of CN105405149A publication Critical patent/CN105405149A/en
Application granted granted Critical
Publication of CN105405149B publication Critical patent/CN105405149B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/0002Inspection of images, e.g. flaw detection
    • G06T7/0004Industrial image inspection
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/30Subject of image; Context of image processing
    • G06T2207/30108Industrial image inspection

Landscapes

  • Engineering & Computer Science (AREA)
  • Quality & Reliability (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Image Processing (AREA)

Abstract

The present invention discloses a composite texture feature extraction method for a flotation froth image. The method comprises: firstly, in a grayscale quantization matrix of a froth image, acquiring a face neighborhood set of all central pixel points; then, for all the central pixel points, constructing a three-dimensional data table and obtaining a nested grayscale frequency table; again, acquiring an improved neighborhood grayscale correlation matrix; and finally, obtaining a new composite texture feature, wherein the feature integrates a size, a texture and a roughness degree of froth, and has relatively high stability and separability in reflecting a texture of flotation froth; and according to the extracted composite texture feature, it is easy to distinguish flotation froth images with different operating conditions in different ore grades, thereby having a relatively high accuracy rate of recognizing operating conditions. The composite texture feature extraction method for the flotation froth image provided by the present invention is simple and effective, and is very important to guide the recognition of froth operating conditions in a mineral flotation site.

Description

A kind of compounded texture feature extracting method of floatation foam image
Technical field
The invention belongs to image procossing, pattern-recognition and mineral floating technical field, particularly a kind of compounded texture feature extracting method of floatation foam image.
Background technology
Froth appearance feature is the concentrated expression of mineral floating operating mode, is considered to closely related with the quality of flotation effect.How accurately to extract froth appearance feature closely-related with crucial production target in floatation process, be the key realizing flotation operating mode's switch.For a long time, on-the-spot experienced workman, by observing the status adjustment operating mode of foam surface, because artificial randomness and subjectivity cause flotation state labile, is difficult to be adjusted to optimum state, causes mineral wealth utilization factor not high, cause the wasting of resources.
Floatation process in recent years based on machine vision controls and optimizes to become domestic and international study hotspot, and the operating mode's switch wherein based on machine vision is one of main contents of research.Froth appearance feature and flotation operating mode closely related, be the indicator of flotation performance.The froth appearance feature being usually used in flotation intelligence operating mode's switch mainly contains foam color, size, texture etc., wherein, textural characteristics is as one of most important feature of froth appearance, combine the features such as the size and shape of foam, have not with features such as ambient light impacts simultaneously, be widely used in flotation operating mode's switch.Neighboring gray level dependence matrix is a kind of texture characteristic extracting method of conventional Corpus--based Method, and it has rotational invariance, not with illumination variation impact and the feature such as computing velocity is fast.The secondary statistical nature such as rugosity and fineness based on neighboring gray level dependence matrix can reflect the texture feature of foam surface preferably.Because traditional neighboring gray level dependence matrix method only considers the central pixel point number identical or close with its neighborhood territory pixel point gray-scale value, but the number that differs between them and phase extent is not considered, therefore, lost the space distribution attribute that can reflect image pixel diversity factor in a large number, be difficult to the texture information of accurately reflection foam surface comprehensively.In addition, different enter ore deposit grade condition under, froth images also has larger difference, and traditional neighboring gray level dependence matrix and do not consider the texture characteristic extracting method into ore deposit product position influence, is difficult to the demand adapting to accurately identify froth flotation operating mode.
Therefore, be necessary the compounded texture feature extracting method designing a kind of floatation foam image, so as more fully to catch different enter foam surface texture information under the grade condition of ore deposit.
Summary of the invention
Technical matters to be solved by this invention is to provide a kind of compounded texture feature extracting method of floatation foam image, the method can reflect that difference enters the difference of the froth images textural characteristics under the grade of ore deposit more all sidedly, there is good characteristic validity and separability, to be suitable for the needs of follow-up operating mode's switch accuracy.
A compounded texture feature extracting method for floatation foam image, comprises the following steps:
Step one: read RGB froth images according to the foam video that froth flotation scene obtains, RGB image is carried out gray processing, obtains gray level image matrix; Gray level image is quantized, obtains quantization matrix; Obtain the face Neighbourhood set of all central pixel point in quantization matrix;
Step 2: the absolute difference calculating pixel and central pixel point gray-scale value in each neighborhood; Add up the number of each absolute difference; For central pixel point all in froth images, build three-dimensional data table, in described three-dimensional data table, element is respectively central pixel point gray-scale value, each absolute difference number, absolute difference;
Step 3: build the nested gray scale frequency table based on three-dimensional data table;
Step 4: according to constructed nested gray scale frequency table, obtain a kind of neighboring gray level dependence matrix of improvement;
Step 5: according to obtained improvement neighboring gray level dependence matrix, asks for a kind of new secondary statistical nature---compounded texture.
The face Neighbourhood set concrete steps of all central pixel point of froth images matrix after the acquisition in described step one quantizes are as follows:
The foam video that step 1 obtains according to froth flotation scene reads RGB froth images, RGB image is carried out gray processing, obtains gray level image matrix A (x, y):
A k×m(x,y)=0.290×R(x,y)+0.587×G(x,y)+0.114×B(x,y)
In formula, k × m is the resolution of foam gray level image, and (x, y) represents the coordinate of arbitrary pixel in foam gray level image, x=0,1 ..., k-1, y=0,1 ..., m-1; R (x, y), G (x, y), B (x, y) are respectively R, G, B matrix of froth images.
Step 2 pair gray level image matrix A (x, y) quantizes, and obtains quantization matrix M (x, y):
M in formula gfor the quantification progression of froth images, for rounding downwards.
Step 3 in quantization matrix M (x, y), with all central pixel point (x c, y c) centered by, D is radius, obtains face Neighbourhood set:
V D(x c,y c)={(u,v)|(u,v)∈M k×m,0<ρ((x c,y c),(u,v))≤D}
Wherein x c∈ D, D+1 ..., k-1-D, y c∈ D, D+1 ..., m-1-D; { (u, v) | () } represents the set that the point (u, v) met under specified criteria () forms, ρ ((x c, y c), (u, v)) pixel (u, v) and central pixel point (x in presentation surface neighborhood c, y c) between distance:
ρ((x c,y c),(u,v))=max(|x c-u|,|y c-v|)
Max in formula (| x c-u|, | y c-v|) represent pixel distance | x c-u|, | y cmaximal value in-v|.
The three-dimensional data table concrete steps building froth images central pixel point in described step 2 are as follows:
Step 1 calculates face Neighbourhood set V d(x c, y c) in pixel (u, v) gray-scale value and central pixel point (x in each neighborhood c, y c) the absolute difference i of gray-scale value:
i=|f(u,v)-f(x c,y c)|=|f(u,v)-g c|
F (u, v) and f (x in formula c, y c)=g crepresent pixel (u, v) and central pixel point (x respectively c, y c) gray-scale value, g c=0,1 ..., M g-1, i=0,1 ..., M g-1.
Step 2: statistics absolute difference is the number of i
s g c , i = # { ( u , v ) | ( u , v ) ∈ V D ( x c , y c ) , i }
In formula, # represents in statistics set { (u, v) | () } number of the point (u, v) met under specified criteria ().
Step 3: the three-dimensional data table building each central pixel point of froth images;
Define certain central pixel point (x c, y c) three-dimensional data table f d(x c, y c, i) as follows:
f D ( x c , y c , i ) = t a b l e ( g c , s g c , i , i )
In formula be that in a table, element is respectively g c, i, size is 1 × 1 × M gthree-dimensional data table.
For central pixel point all in froth images, build corresponding three-dimensional data table.
The nested gray scale frequency table method built in described step 3 based on three-dimensional data table is as follows:
Define nested gray scale frequency table F d(x ' c, y ' c, i) as follows:
F D(x c',y c',i)=table(f D(x c,y c,i))
X in formula c'=x c-D, x c' ∈ 0,1 ..., k-1-2D, y c'=y c-D, y c' ∈ 0,1 ..., m-1-2D.Nested gray scale frequency table F d(x ' c, y ' c, certain cell location (x i) c', y c') element be
By step 2 for all central pixel point (x c, y c) constructed by each three-dimensional data table f d(x c, y c, i), embed respective cells position in nested gray scale frequency table, construct a size for (k-2D) × (m-2D) × M gnested gray scale frequency table.
A kind of neighboring gray level dependence matrix of improvement is obtained in described step 4:
Definition improves neighborhood correlation matrix Q d(g, i) is as follows:
G=0 in formula, 1 ..., M g-1, i=0,1 ..., M g-1, q d(g, i) is matrix Q d(g, i) is at the element at position (g, i) place.
At the nested gray scale frequency table F that step 3 obtains d(x ' c, y ' c, i), pixel gray-scale value and central pixel point gray-scale value g in the neighborhood of statistics face cbetween absolute difference all when being i summation q d(g c, i):
In formula, Σ represents set { s g,i| () } in meet all s of specified criteria () g,Isum, & & presentation logic and computing.
By q d(g c, i) as matrix Q d(g, i) is at position (g=g c, the i) element at place, obtains a M g× M gimprovement neighboring gray level dependence matrix Q d(g, i).
A kind of new compounded texture feature is calculated in described step 5:
According to the neighboring gray level dependence matrix improved, define a kind of new secondary statistical nature, namely compounded texture feature CT is:
C T = Σ g = 0 M g - 1 g 2 ( Σ i = 0 M g - 1 Q D ( g , i ) ) Σ g = 0 M g - 1 Σ i = 0 M g - 1 [ ( i + 1 ) 2 Q D ( g , i ) ] .
Beneficial effect
The invention provides a kind of compounded texture feature extracting method of floatation foam image, it is relative to traditional neighboring gray level dependence matrix, not only add up the number that neighborhood territory pixel point is identical with central pixel point, and added up different size and corresponding number between the two, more fully can reflect the texture information of foam surface.Meanwhile, on the basis of the neighboring gray level dependence matrix improved, defining a kind of new secondary statistical nature---compounded texture feature, it combines the size of foam, texture and roughness, can describe the architectural characteristic of froth images textural characteristics more comprehensively.Experiment proves, the new compounded texture feature that the present invention extracts, has better characteristic validity, separability, and can reflect that difference enters the variation relation between concentrate grade under the grade condition of ore deposit and foam textural characteristics.Because computing velocity is fast, the ONLINE RECOGNITION of mineral floating operating mode can be effective to.
Accompanying drawing explanation
Fig. 1 is the froth images of 5 kinds of different operating modes, and wherein, figure a is betterness, and figure b is the grade such as good, and figure c is medium grade, and figure d is deviation grade, and figure e is extremely low-grade;
Pixel (x centered by Fig. 2 c, y c) face neighborhood schematic diagram (D=1);
Fig. 3 is simple description figure (D=1, the M that improve neighboring gray level dependence matrix solution procedure g=8); Wherein, the grey level quantization matrix A that (a) is image is schemed k × m(x, y); Figure (b) is three-dimensional data table f d(x c, y c, i); Figure (c) is nested gray scale frequency table F d(x c', y c', i); Figure (d) is the neighboring gray level dependence matrix Q improved d(g, i);
Fig. 4 is the compounded texture characteristic interval distribution plan under each concentrate grade grade;
Fig. 5 is under entering ore deposit grade grade and being 2 conditions, and compounded texture feature is for the distribution plan of 5 kinds of different operating modes.
Embodiment
Below with reference to accompanying drawing and concrete case study on implementation, the present invention is described in further details.
Below in conjunction with accompanying drawing, the specific embodiment of the present invention is described, there is the foam of 5 kinds of different nominal situations at certain antimony scene of roughly selecting, they divide according to concentrate grade grade, these 5 kinds of grades are respectively: excellent (product place value >=40.5), good grade (product place value: [37.5-40.5)), medium (product place value: [33-37.5)), deviation (product place value: [and 27.5-33)), extreme difference (product place value <27.5).The froth images of 5 kinds of different operating modes as shown in Figure 1.Enter ore deposit grade simultaneously and can be divided into 5 etc. according to the experience that on-the-spot antimony roughly selects workman, they are respectively: high (product place value >=2.14), higher (product place value: [1.75.-2.14)), medium (product place value: [1.33-1.75)), lower (product place value: [1.08-1.33)), low grade (product place value <1.08), as shown in the numeral in Fig. 1 froth images lower left corner, 1,2 ... 5 represent respectively into ore deposit grade to be high, it is higher ..., low etc.Can be found by froth images, under difference enters ore deposit grade condition, even if corresponding identical concentrate grade, the froth images that antimony is roughly selected still can present notable difference.
The first step, roughly select foam video according to the antimony that golden antimony flotation site collects, read RGB froth images, RGB froth images is converted into and carries out gray matrix, carrying out 16 grades of quantifications to gray matrix, is namely that the matrix quantization of 0 ~ 255 is the matrix of 0 ~ 15 to gray-scale value by gray-scale value.Finally obtain the face Neighbourhood set of all central pixel point of the froth images matrix after quantizing, concrete steps are as follows:
The foam video that step 1 obtains according to froth flotation scene reads RGB froth images, RGB image is carried out gray processing, obtains gray level image matrix A (x, y):
A k × m(x, y)=0.290 × R (x, y)+0.587 × G (x, y)+0.114 × B (x, y) formula 1
In formula, k × m (k=600, m=800) is the resolution of foam gray level image, and (x, y) represents the coordinate of arbitrary pixel in foam gray level image, x=0,1 ..., k-1, y=0,1 ..., m-1; R (x, y), G (x, y), B (x, y) are respectively R, G, B matrix of froth images.
Step 2 pair gray level image matrix A (x, y) carries out 16 grades of quantifications, obtains quantization matrix M (x, y):
formula 2
M in formula g(M g=16) be the quantification progression of froth images, for rounding downwards.
Step 3 in quantization matrix M (x, y), with all central pixel point (x c, y c) centered by, the face Neighbourhood set of radius D=1 is:
V d(x c, y c)={ (u, v) | (u, v) ∈ M k × m, 0 < ρ ((x c, y c), (u, v))≤D} formula 3
Wherein x c∈ D, D+1 ..., k-1-D, y c∈ D, D+1 ..., m-1-D; { (u, v) | () } represents the set that the point (u, v) met under specified criteria () forms, ρ ((x c, y c), (u, v)) pixel (u, v) and central pixel point (x in presentation surface field c, y c) between distance:
ρ ((x c, y c), (u, v))=max (| x c-u|, | y c-v|) formula 4
Max in formula (| x c-u|, | y c-v|) represent pixel distance | x c-u|, | y cmaximal value (as shown in Figure 2) in-v|.
Second step, build the three-dimensional data table that antimony roughly selects picture centre pixel, concrete steps are as follows:
Step 1 calculates face Neighbourhood set V d(x c, y c) in pixel (u, v) gray-scale value and central pixel point (x in each neighborhood c, y c) the absolute difference i of gray-scale value:
I=|f (u, v)-f (x c, y c) |=| f (u, v)-g c| formula 5
F (u, v) and f (x in formula c, y c)=g crepresent pixel (u, v) and central pixel point (x respectively c, y c) gray-scale value, g c=0,1 ..., M g-1, i=0,1 ..., M g-1.
Step 2 adds up the number that absolute difference is i
s g c , i = # { ( u , v ) | ( u , v ) &Element; V D ( x c , y c ) , i } Formula 6
In formula, # represents in statistics set { (u, v) | () } number of the point (u, v) met under specified criteria ().
Step 3: the three-dimensional data table building each central pixel point of froth images;
Define certain central pixel point (x c, y c) three-dimensional data table f d(x c, y c, i) as follows:
f D ( x c , y c , i ) = t a b l e ( g c , s g c , i , i ) Formula 7
In formula be that in a table, element is respectively g c, i, size is the three-dimensional data table of 1 × 1 × 15, and i gets 0,1 successively ..., 15.
For central pixel point all in froth images, build corresponding three-dimensional data table.The face Neighbourhood set of central pixel point is as shown in Fig. 3 (a), and corresponding three-dimensional tables of data is as shown in Fig. 3 (b).
3rd step, builds the nested gray scale frequency table that antimony roughly selects image;
Define nested gray scale frequency table F d(x ' c, y ' c, i) as follows:
F d(x c', y c', i)=table (f d(x c, y c, i)) and formula 8
X in formula c'=x c-D, x c' ∈ 0,1 ..., k-1-2D, y c'=y c-D, y c' ∈ 0,1 ..., m-1-2D.Nested gray scale frequency table F d(x ' c, y ' c, certain cell location (x i) c', y c') element be
By second step for all central pixel point (x c, y c) constructed by each three-dimensional data table f d(x c, y c, i), embed respective cells position in nested gray scale frequency table, construct the nested gray scale frequency table that a size is 588 × 788 × 16.As shown in Fig. 3 (c).
4th step, obtains a kind of neighboring gray level dependence matrix of improvement:
Definition improves neighborhood correlation matrix Q d(g, i) is as follows:
formula 9
G=0 in formula, 1 ..., M g-1, i=0,1 ..., M g-1, q d(g, i) is matrix Q d(g, i) is at the element at position (g, i) place.
At the nested gray scale frequency table F that the 3rd step obtains d(x ' c, y ' c, i), pixel gray-scale value and central pixel point gray-scale value g in the neighborhood of statistics face cbetween absolute difference all when being i summation q d(g c, i):
formula 10
In formula, Σ represents set { s g,i| () } in meet all s of specified criteria () g,Isum, & & presentation logic and computing.
By q d(g c, i) as matrix Q d(g, i) is at position (g=g c, the i) element at place, obtains the improvement neighboring gray level dependence matrix Q of 16 × 16 d(g, i).As shown in Fig. 3 (d).
5th step, calculates a kind of new compounded texture feature:
According to the neighboring gray level dependence matrix improved, define a kind of new secondary statistical nature, namely compounded texture feature CT is:
C T = &Sigma; g = 0 M g - 1 g 2 ( &Sigma; i = 0 M g - 1 Q D ( g , i ) ) &Sigma; g = 0 M g - 1 &Sigma; i = 0 M g - 1 &lsqb; ( i + 1 ) 2 Q D ( g , i ) &rsqb; Formula 11
The molecule of compounded texture feature reflects and average characteristics, and when the higher i.e. antimony content of concentrate grade is higher, molecule is larger; The fineness degree of denominator reflection image texture, concentrate grade is higher, and when the texture of image is thinner, compounded texture eigenwert is larger.CT is compounded with fineness degree feature and average characteristics, can reflect the information such as the size on foam top layer, texture and roughness well.
Fig. 4 shows the compounded texture characteristic interval distribution under each concentrate grade grade, as can be seen here, when being in different concentrate grade grades, compounded texture eigenwert is distributed in different intervals, and when concentrate grade grade is higher, compounded texture eigenwert is maximum, therefore, compounded texture feature can reflect the change of concentrate grade, can as the indicator of concentrate grade.
Figure 5 provides entering ore deposit grade grade is 2 (higher), and the compounded texture feature extracted is for the distribution plan of 5 kinds of different operating modes.As seen from Figure 5, identical enter under the grade condition of ore deposit, different operating modes can obviously make a distinction by compounded texture feature.Therefore, compounded texture feature has good pattern separability, may be used for operating mode's switch, for antimony rougher process controls to provide guidance with optimization.
Neighboring gray level dependence matrix has Space Rotating unchangeability, not with illumination effect and the advantage such as computing velocity is fast, just in time agree with flotation site environment more complicated and the huge feature of flotation data volume, make it to become a kind of conventional texture characteristic extracting method in froth flotation.But traditional neighboring gray level dependence matrix only considered the neighborhood territory pixel point number identical or close with central pixel point, but the number that differs between them and phase extent is not considered, therefore, lost the space distribution attribute that can reflect image pixel diversity factor in a large number, be difficult to the texture information comprehensively reflecting foam surface.
Therefore, the present invention is directed to traditional neighboring gray level dependence matrix and have ignored the problem that there are differences between neighborhood territory pixel point and central pixel point, a kind of compounded texture feature extracting method of floatation foam image is proposed, the method has not only added up the neighborhood territory pixel point number identical with central pixel point, and has added up different size and corresponding number between the two.On the basis of the neighboring gray level dependence matrix improved, a kind of new textural characteristics---compounded texture feature of the size, texture and the roughness that combine foam is proposed, enter foam surface texture information under the grade condition of ore deposit more fully to express difference, be more easy to the accurate identification of froth flotation operating mode.

Claims (6)

1. a compounded texture feature extracting method for floatation foam image, is characterized in that, comprise the following steps:
Step one: read RGB froth images according to the foam video that mineral froth flotation site obtains, RGB froth images is carried out gray processing, obtains gray level image matrix; Gray level image is quantized, obtains quantization matrix; Obtain the face Neighbourhood set of all central pixel point in quantization matrix;
Step 2: the absolute difference calculating pixel and central pixel point gray-scale value in each neighborhood; Add up the number of each absolute difference; For central pixel point all in image, build three-dimensional data table, in described three-dimensional data table, element is respectively central pixel point gray-scale value, each absolute difference number, absolute difference;
Step 3: build the nested gray scale frequency table based on three-dimensional data table;
Step 4: according to constructed nested gray scale frequency table, obtain a kind of neighboring gray level dependence matrix of improvement;
Step 5: according to obtained improvement neighboring gray level dependence matrix, asks for a kind of new compounded texture feature.
2. the compounded texture feature extracting method of floatation foam image according to claim 1, is characterized in that, described step one concrete steps are as follows:
Step 1: read RGB froth images according to the foam video that froth flotation scene obtains, RGB image is carried out gray processing, obtains gray level image matrix A (x, y):
A k×m(x,y)=0.290×R(x,y)+0.587×G(x,y)+0.114×B(x,y)
In formula, k × m is the resolution of foam gray level image, and (x, y) represents the coordinate of arbitrary pixel in foam gray level image, x=0,1 ..., k-1, y=0,1 ..., m-1; R (x, y), G (x, y), B (x, y) are respectively R, G, B matrix of froth images;
Step 2: quantize gray level image matrix A (x, y), obtains quantization matrix M (x, y):
M in formula gfor the quantification progression of froth images, for rounding downwards;
Step 3: in quantization matrix M (x, y), with all central pixel point (x c, y c) centered by, D is radius, obtains face Neighbourhood set:
V D(x c,y c)={(u,v)|(u,v)∈M k×m,0<ρ((x c,y c),(u,v))≤D}
Wherein, x c∈ D, D+1 ..., k-1-D; y c∈ D, D+1 ..., m-1-D, { (u, v) | () } represents the set that the point (u, v) met under specified criteria () forms, ρ ((x c, y c), (u, v)) represent pixel (u, v) and central pixel point (x in neighborhood c, y c) between distance:
ρ((x c,y c),(u,v))=max(|x c-u|,|y c-v|)
Max in formula (| x c-u|, | y c-v|) represent pixel distance | x c-u|, | y cmaximal value in-v|.
3. the compounded texture feature extracting method of floatation foam image according to claim 2, is characterized in that, described step 2 concrete steps are as follows:
Step 1: calculate face Neighbourhood set V d(x c, y c) in pixel (u, v) gray-scale value and central pixel point (x in each field c, y c) the absolute difference i of gray-scale value:
i=|f(u,v)-f(x c,y c)|=|f(u,v)-g c|
F (u, v) and f (x in formula c, y c)=g crepresent pixel (u, v) and central pixel point (x respectively c, y c) gray-scale value, g c=0,1 ..., M g-1, i=0,1 ..., M g-1;
Step 2: statistics absolute difference is the number of i
s g c , i = # { ( u , v ) | ( u , v ) &Element; V D ( x c , y c ) , i }
In formula, # represents in statistics set { (u, v) | () } number of the point (u, v) met under specified criteria ();
Step 3: the three-dimensional data table building each central pixel point of froth images;
Define certain central pixel point (x c, y c) three-dimensional data table f d(x c, y c, i) as follows:
f D ( x c , y c , i ) = t a b l e ( g c , s g c , i , i )
In formula be that in a table, element is respectively g c, i, size is 1 × 1 × M gthree-dimensional data table;
For central pixel point all in froth images, build corresponding three-dimensional data table.
4. the compounded texture feature extracting method of floatation foam image according to claim 3, is characterized in that, the nested gray scale frequency table that described step 3 builds based on three-dimensional data table is specially:
Define nested gray scale frequency table F d(x ' c, y ' c, i) as follows:
F D(x c',y c',i)=table(f D(x c,y c,i))
X in formula c'=x c-D, x c' ∈ 0,1 ..., k-1-2D; y c'=y c-D, y c' ∈ 0,1 ..., m-1-2D, nested gray scale frequency table F d(x ' c, y ' c, certain cell location (x i) c', y c') element be
By step 2 for all central pixel point (x c, y c) constructed by each three-dimensional data table f d(x c, y c, i), embed respective cells position in nested gray scale frequency table, construct a size for (k-2D) × (m-2D) × M gnested gray scale frequency table.
5. the compounded texture feature extracting method of floatation foam image according to claim 4, is characterized in that, the neighboring gray level dependence matrix that described step 4 obtains a kind of improvement is specially:
Definition improves neighborhood correlation matrix Q d(g, i) is as follows:
G=0 in formula, 1 ..., M g-1, i=0,1 ..., M g-1, q d(g, i) is matrix Q d(g, i) is at the element at position (g, i) place;
At the nested gray scale frequency table F that step 3 obtains d(x ' c, y ' c, i), statistics neighborhood territory pixel point gray-scale value and central pixel point gray-scale value g cabsolute difference all when being i summation q d(g c, i):
In formula, Σ represents set { s g,i| () } in meet all s of specified criteria () g,Isum, & & presentation logic and computing;
By q d(g c, i) as matrix Q d(g, i) is at position (g=g c, the i) element at place, obtains a M g× M gimprovement neighboring gray level dependence matrix Q d(g, i).
6. the compounded texture feature extracting method of floatation foam image according to claim 5, is characterized in that, described step 5 calculates a kind of new compounded texture feature and is specially:
According to the neighboring gray level dependence matrix improved, define a kind of new secondary statistical nature, namely compounded texture feature CT is:
C T = &Sigma; g = 0 M g - 1 g 2 ( &Sigma; i = 0 M g - 1 Q D ( g , i ) ) &Sigma; g = 0 M g - 1 &Sigma; i = 0 M g - 1 &lsqb; ( i + 1 ) 2 Q D ( g , i ) &rsqb; .
CN201510816204.7A 2015-11-20 2015-11-20 A kind of compounded texture feature extracting method of floatation foam image Active CN105405149B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510816204.7A CN105405149B (en) 2015-11-20 2015-11-20 A kind of compounded texture feature extracting method of floatation foam image

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510816204.7A CN105405149B (en) 2015-11-20 2015-11-20 A kind of compounded texture feature extracting method of floatation foam image

Publications (2)

Publication Number Publication Date
CN105405149A true CN105405149A (en) 2016-03-16
CN105405149B CN105405149B (en) 2018-07-31

Family

ID=55470616

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510816204.7A Active CN105405149B (en) 2015-11-20 2015-11-20 A kind of compounded texture feature extracting method of floatation foam image

Country Status (1)

Country Link
CN (1) CN105405149B (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108647722A (en) * 2018-05-11 2018-10-12 中南大学 A kind of zinc ore grade flexible measurement method of Kernel-based methods size characteristic
CN109580618A (en) * 2018-11-23 2019-04-05 鞍钢集团矿业有限公司 A method of floating product grade is judged based on foam color
CN110728677A (en) * 2019-07-22 2020-01-24 中南大学 Texture roughness defining method based on sliding window algorithm
CN110728253A (en) * 2019-07-22 2020-01-24 中南大学 Texture feature measurement method based on particle roughness
CN110738674A (en) * 2019-07-22 2020-01-31 中南大学 texture feature measurement method based on particle density

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103559496A (en) * 2013-11-15 2014-02-05 中南大学 Extraction method for multi-scale multi-direction textural features of froth images
CN103632156A (en) * 2013-12-23 2014-03-12 中南大学 Multi-scale neighboring dependence matrix-based method for extracting froth image texture characteristics
WO2014068478A3 (en) * 2012-10-29 2014-09-12 Blue Cube Intellectual Property Company (Pty) Ltd. Provision of data on the froth in a froth flotation plant

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2014068478A3 (en) * 2012-10-29 2014-09-12 Blue Cube Intellectual Property Company (Pty) Ltd. Provision of data on the froth in a froth flotation plant
CN103559496A (en) * 2013-11-15 2014-02-05 中南大学 Extraction method for multi-scale multi-direction textural features of froth images
CN103632156A (en) * 2013-12-23 2014-03-12 中南大学 Multi-scale neighboring dependence matrix-based method for extracting froth image texture characteristics

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
LIN ZHAO ET AL.: "Fault Condition Recognition Based on Multi-scale Texture Features and Embedding Prior Knowledge K-means for Antimony Process", 《IFAC-PAPERSONLINE》 *
刘文礼 等: "煤泥浮选泡沫图像纹理特征的提取及泡沫状态的识别", 《化工学报》 *
桂卫华 等: "一种新的浮选泡沫图像纹理特征提取方法", 《中国科技论文》 *

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108647722A (en) * 2018-05-11 2018-10-12 中南大学 A kind of zinc ore grade flexible measurement method of Kernel-based methods size characteristic
CN108647722B (en) * 2018-05-11 2021-11-23 中南大学 Zinc ore grade soft measurement method based on process size characteristics
CN109580618A (en) * 2018-11-23 2019-04-05 鞍钢集团矿业有限公司 A method of floating product grade is judged based on foam color
CN110728677A (en) * 2019-07-22 2020-01-24 中南大学 Texture roughness defining method based on sliding window algorithm
CN110728253A (en) * 2019-07-22 2020-01-24 中南大学 Texture feature measurement method based on particle roughness
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
CN110728253B (en) * 2019-07-22 2021-03-02 中南大学 Texture feature measurement method based on particle roughness
CN110728677B (en) * 2019-07-22 2021-04-02 中南大学 Texture roughness defining method based on sliding window algorithm

Also Published As

Publication number Publication date
CN105405149B (en) 2018-07-31

Similar Documents

Publication Publication Date Title
CN105405149A (en) Composite texture feature extraction method for flotation froth image
US9245345B2 (en) Device for generating three dimensional feature data, method for generating three-dimensional feature data, and recording medium on which program for generating three-dimensional feature data is recorded
CN102496034B (en) High-spatial resolution remote-sensing image bag-of-word classification method based on linear words
CN109977945A (en) Localization method and system based on deep learning
CN102520401B (en) Building area extraction method based on LiDAR data
AU2020103716A4 (en) Training method and device of automatic identification device of pointer instrument with numbers in natural scene
CN110349260B (en) Automatic pavement marking extraction method and device
CN106257498A (en) Zinc flotation work condition state division methods based on isomery textural characteristics
CN104700398A (en) Point cloud scene object extracting method
CN105869178A (en) Method for unsupervised segmentation of complex targets from dynamic scene based on multi-scale combination feature convex optimization
CN104463199A (en) Rock fragment size classification method based on multiple features and segmentation recorrection
CN101901343A (en) Remote sensing image road extracting method based on stereo constraint
CN104408724A (en) Depth information method and system for monitoring liquid level and recognizing working condition of foam flotation
CN111323788B (en) Building change monitoring method and device and computer equipment
CN101577005A (en) Target tracking method and device
CN101930537A (en) Method and system for identifying three-dimensional face based on bending invariant related features
CN104573685A (en) Natural scene text detecting method based on extraction of linear structures
CN112347970A (en) Remote sensing image ground object identification method based on graph convolution neural network
CN112949338A (en) Two-dimensional bar code accurate positioning method combining deep learning and Hough transformation
CN107862702A (en) A kind of conspicuousness detection method of combination boundary connected and local contrast
CN101609554A (en) A kind of gray-scale template matching method based on gray-scale statistical characteristics
CN104537353A (en) Three-dimensional face age classifying device and method based on three-dimensional point cloud
CN102446356A (en) Parallel and adaptive matching method for acquiring remote sensing images with homogeneously-distributed matched points
CN105069395A (en) Road marking automatic identification method based on terrestrial three-dimensional laser scanning technology
CN105205816A (en) Method for extracting high-resolution SAR image building zone through multi-feature weighted fusion

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant