CN104134075A - Mineral content monitoring system based on videos - Google Patents

Mineral content monitoring system based on videos Download PDF

Info

Publication number
CN104134075A
CN104134075A CN201310159815.XA CN201310159815A CN104134075A CN 104134075 A CN104134075 A CN 104134075A CN 201310159815 A CN201310159815 A CN 201310159815A CN 104134075 A CN104134075 A CN 104134075A
Authority
CN
China
Prior art keywords
image
mine car
picture
mine
monitoring system
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201310159815.XA
Other languages
Chinese (zh)
Inventor
不公告发明人
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Individual
Original Assignee
Individual
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 Individual filed Critical Individual
Priority to CN201310159815.XA priority Critical patent/CN104134075A/en
Publication of CN104134075A publication Critical patent/CN104134075A/en
Pending legal-status Critical Current

Links

Abstract

The invention belongs to the field of computer vision, mode recognition and monitoring, and particularly relates to a mineral monitoring system based on videos. Nowadays, with the rapid science and technology development, coal is still the most economic and most reliable energy source and energy strategic resource in the world. In a new period, the further increase of the coal demand is caused by rapid increase of national economy, and mining industry attracts more attention. In the mining industry technology, mine reserves are calculated and checked; dynamic conditions of the reserves are measured and counted; the reserve loss is analyzed; a mine reserve table is compiled; the basis is provided for improving the mine reserve level and increasing the mine reserves; and the service is provided for normal production replacement and reasonable resource utilization. Phenomena of mining content nonuniformity, mineral content reduction or mineral content loss often occur in the mining industry, so that in order to realize real-time monitoring on the mining quantity on one hand and to realize real-time detection of mine environment on the other hand for ensuring the smooth completion of underground operation, the system is specially developed.

Description

A kind of mineral products content monitoring system based on video
Affiliated technical field
The invention belongs to computer vision, pattern-recognition and monitoring field, be specifically related to a kind of mineral products monitoring system based on video.
Background technology
Today of science and technology fast development, coal is still the most reliable most economical energy and energy strategy resource in the world.In the new period, national economy rapid growth causes coal demand further to increase, and mining industry receives much concern.In mining industry technology, calculate and examine reserves on mine, measure and statistics reserves dynamic, analyze reserves losses, establishment reserves on mine table, provides foundation for improving reserves on mine rank and expanding reserves on mine, takes over, resource rational utilization service for producing normally.Owing to usually occurring that in mining industry mining content is inhomogeneous, mineral content reduces, or the phenomenon of losing, and for one side monitoring mining in real time amount, also can detect in real time on the other hand Minepit environment, guarantees that borehole operation completes smoothly.Special this system of research and development.
Summary of the invention
The present invention proposes a kind of mineral products monitoring system based on video, and the problem that cause mineral run off inaccurate with mineral content monitoring in solving in prior art in the process of miner operation mine.
Brief description of the drawings
Fig. 1 does training set according to the different mine car picture of a large amount of mineral contents of the choosing of the embodiment of the present invention, extracts feature, uses svm classifier process flow diagram.
Fig. 2 cuts apart according to the image of the embodiment of the present invention process flow diagram that extracts proper vector.
Fig. 3 is the process flow diagram generating based on video mineral products monitoring system according to the embodiment of the present invention.
specific embodiments:
It should be noted that, if do not conflicted, each feature in the embodiment of the present invention and embodiment can mutually combine, all within protection scope of the present invention.In addition, can in the computer system such as one group of computer executable instructions, carry out in the step shown in the process flow diagram of accompanying drawing, and, although there is shown logical order in flow process, but in some cases, can carry out shown or described step with the order being different from herein.
Describe below with reference to the accompanying drawings and in conjunction with the embodiments the present invention in detail.
Embodiment mono-, extraction prospect specifically comprises: use mixed Gaussian Background Algorithm to calculate the image of described target frame, obtain the mixed Gauss model of described target frame image, take out foreground image.
Embodiment mono-: cut apart mine car picture and comprise: the objective contour in detected image, traversal boundary rectangle, judges the rectangular area at people place and the rectangular area at mine car place based on experience value, further to Image Segmentation Using, obtains mine car figure.
The characteristic parameter that embodiment mono-: SVM trains appropriate gray shade litre matrix comprises:
First to the different mine car picture of a large amount of mineral products content, these picture yardsticks are to be unanimously in the same sizely 128 × 128, and direction is unanimously the position consistency of mine car in every width picture, trains, and calculates the gray scale symbiosis square of figure four direction.
Wherein gray level co-occurrence matrixes for (being designated as P battle array) be on statistical space, there is certain position relationship a pair of pixel gray scale to the frequency occurring. (position is x to the pixel that to its essence is from gradation of image be i, y) set out, statistics is d with its distance, gray scale is the pixel (x+Dx of j, y+Dy) the frequency P (i simultaneously occurring, j, d, θ).
Mathematic(al) representation is:
P (i, j, d, θ)=[(x, y), (x+Dx, y+Dy) | f (x, y)=i; F (x+Dx, y+Dy)=j] }. the gray level co-occurrence matrixes of generation can finely be portrayed the textural characteristics of figure image.
In formula: x, y=0,1,2 ..., N-1 is the cell coordinate of image; I, j=0,1 ... L-1 is gray level; Dx, Dy is that position offset .d is the generation step-length of W battle array; θ is the generation direction of W battle array, gets 0 °, 45 °, 90 °, 135 ° these 4 directions. get d=4 according to empirical value.
Conventional characteristic parameter has:
Angle second moment:
ASM = Σ i = 0 N - 1 Σ j = 0 N - 1 P ij 2
Entropy:
ENT = - Σ i = 0 N - 1 Σ j = 0 N - 1 P ij log P ij
Isotropism: HOM = Σ i = 0 N - 1 Σ j = 0 N - 1 P ij / [ 1 + ( i - j ) 2 ] 2
Dissimilarity: DIS = Σ i = 0 N - 1 Σ j = 0 N - 1 | i - j | P ij
Contrast:
CON = Σ ij ( i - j ) 2 P ij
Correlativity: COR = 1 σ 1 σ 2 Σ i = 0 N - 1 Σ j = 0 N - 1 ( i - u 1 ) ( j - u 2 ) P ij
Wherein: u 1 = Σ i = 0 N - 1 i Σ j = 0 N - 1 P ij u 2 = Σ i = 0 N - 1 j Σ j = 0 N - 1 P ij
σ 1 2 = Σ i = 0 N - 1 ( i - u 1 ) 2 Σ j = 0 N - 1 P ij σ 12 2 = Σ i = 0 N - 1 ( j - u 1 ) 2 Σ j = 0 N - 1 P ij
Calculate 6 typical characteristic parameters, each gets the mean value of four gray level co-occurrence matrixes, constitutive characteristic vector is in order to reduce dimension so that flow process afterwards well completes, and we train 4 characteristic parameters that classifying quality is best with SVM, with these 4 characteristic parameter constitutive characteristic vector V 1.
Embodiment mono-: the mine-containing amount in mine car picture is classified and specifically comprised:
First to disturb in order reducing to greatest extent the identification effect improving mine car content, to carry out pre-service to the mine car picture being partitioned into, pretreatment process comprises: (1) carries out ashing processing to the image being partitioned into; (2) look for and see the maximum boundary rectangle that comprises mine car, and be partitioned into this rectangle; (3) size to 128 × 128 of specification mine car picture; The mine car picture principal direction obtaining is inconsistent, thus to obtain pre-service image further cut apart to make the proper vector obtaining not to be subject to as far as possible the restriction of direction.Cutting apart flow process is: proposing even number line odd column, to obtain size be 64 × 64 picture A 1and odd-numbered line even column to obtain size be 64 × 64 picture A 2; Again to P 1continue to cut apart that to obtain size be 32 × 32B 1and B 2,to P 2continue to cut apart that to obtain size be 32 × 32B 3and B 4; Carry out again decomposing for three times and obtain C 1, C 2, C 3, C 4, C 5, C 6, C 7, C 8, size is respectively 16 × 16, and this eight sub-picture is calculated respectively to its gray level co-occurrence matrixes, then extracts 8 characteristic parameters that train, be aligned to the proper vector that obtains together 32 dimensions, then classify with SVM, draw affiliated classification, mine-containing amount without, less, or more.

Claims (6)

1. based on a video mineral products content monitoring system, it is characterized in that, comprising:
Target frame image in original video is carried out to background modeling, obtain background image;
Utilize described background image to extract moving target people and the mine car in described target frame image;
Image is cut apart and obtained mine car picture;
Utilize the criteria for classification that SVM trains to classify to the mine-containing amount in mine car picture.
2. according to claim 1ly it is characterized in that based on video mineral products content monitoring system, the image of the target frame in original video carried out to background extracting and comprise:
Use mixed Gaussian Background Algorithm to calculate the image of described target frame, obtain the mixed Gauss model of described target frame image.
3. according to claim 1ly it is characterized in that based on video mineral products monitoring system, extract foreground image.
4. according to claim 1 based on video mineral products content monitoring system, it is characterized in that, image is cut apart and obtained mine car and comprise: the objective contour in detected image, traversal boundary rectangle, judge based on experience value the rectangular area at people place and the rectangular area at mine car place, further, to Image Segmentation Using, obtain mine car figure.
5. according to claim 4ly it is characterized in that based on video mineral products content monitoring system, utilize the criteria for classification that SVM trains to comprise:
First to the different mine car picture of a large amount of mineral products content, these picture yardsticks are to be unanimously in the same sizely 128 × 128, and direction is unanimously the position consistency of mine car in every width picture, trains, and calculates the gray scale symbiosis square of figure four direction.Calculate 6 typical characteristic parameters, each gets the mean value of four gray level co-occurrence matrixes, constitutive characteristic vector is in order to reduce dimension so that flow process afterwards well completes, and we train 4 characteristic parameters that classifying quality is best with SVM, with these 4 characteristic parameter constitutive characteristic vector V1.
Wherein gray level co-occurrence matrixes for (being designated as P battle array) be on statistical space, there is certain position relationship a pair of pixel gray scale to the frequency occurring. (position is x to the pixel that to its essence is from gradation of image be i, y) set out, statistics is d with its distance, gray scale is the pixel (x+Dx of j, y+Dy) the frequency P (i simultaneously occurring, j, d, θ).
Mathematic(al) representation is:
P (i, j, d, θ)=[(x, y), (x+Dx, y+Dy) | f (x, y)=i; F (x+Dx, y+Dy)=j] }. the gray level co-occurrence matrixes of generation can finely be portrayed the textural characteristics of figure image.
In formula: x, y=0,1,2 ..., N-1 is the cell coordinate of image; I, j=0,1 ... L-1 is gray level; Dx, Dy is that position offset .d is the generation step-length of W battle array; θ is the generation direction of W battle array, gets 0 °, 45 °, 90 °, 135 ° these 4 directions.
According to above-mentioned formula, get d=4 according to empirical value, each sub-picture all generates four gray level co-occurrence matrixes.
Conventional characteristic parameter has:
Angle second moment:
Entropy:
Isotropism:
Dissimilarity:
Contrast:
Correlativity:
Wherein:
6. according to claim 4ly it is characterized in that based on video mineral products content monitoring system, utilize the criteria for classification that SVM trains that the mine-containing amount in mine car picture is classified and comprised:
First to disturb in order reducing to greatest extent the identification effect improving mine car content, to carry out pre-service to the mine car picture being partitioned into, pretreatment process comprises: (1) carries out ashing processing to the image being partitioned into; (2) look for and see the maximum boundary rectangle that comprises mine car, and be partitioned into this rectangle; (3) size to 128 × 128 of specification mine car picture;
Secondly due to the mine car picture principal direction arriving inconsistent, so to obtain pre-service image further cut apart to make the proper vector obtaining not to be subject to as far as possible the restriction of direction.Cutting apart flow process is: proposing even number line odd column, to obtain size be 64 × 64 picture A 1and odd-numbered line even column to obtain size be 64 × 64 picture A 2; Again to P 1continue to cut apart that to obtain size be 32 × 32B 1and B 2,to P 2continue to cut apart that to obtain size be 32 × 32B 3and B 4; Carry out again decomposing for three times and obtain C 1, C 2, C 3, C 4, C 5, C 6, C 7, C 8, size is respectively 16 × 16, and this eight sub-picture is calculated respectively to its gray level co-occurrence matrixes, then extracts 8 characteristic parameters that train, be aligned to the proper vector that obtains together 32 dimensions, then classify with SVM, draw affiliated classification, mine-containing amount without, less, or more.
CN201310159815.XA 2013-05-03 2013-05-03 Mineral content monitoring system based on videos Pending CN104134075A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310159815.XA CN104134075A (en) 2013-05-03 2013-05-03 Mineral content monitoring system based on videos

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310159815.XA CN104134075A (en) 2013-05-03 2013-05-03 Mineral content monitoring system based on videos

Publications (1)

Publication Number Publication Date
CN104134075A true CN104134075A (en) 2014-11-05

Family

ID=51806749

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310159815.XA Pending CN104134075A (en) 2013-05-03 2013-05-03 Mineral content monitoring system based on videos

Country Status (1)

Country Link
CN (1) CN104134075A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105869372A (en) * 2016-04-22 2016-08-17 周丹 Underground mineral product detector with video acquisition unit
CN108875675A (en) * 2018-06-28 2018-11-23 西南科技大学 A kind of intelligent fruits recognition methods can be applied to supermarket self-checkout system
CN110146124A (en) * 2018-06-19 2019-08-20 浙江大学山东工业技术研究院 A kind of mine car automatic testing method
CN113936191A (en) * 2021-10-21 2022-01-14 平安国际智慧城市科技股份有限公司 Picture classification model training method, device, equipment and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101017573A (en) * 2007-02-09 2007-08-15 南京大学 Method for detecting and identifying moving target based on video monitoring
US20080130952A1 (en) * 2002-10-17 2008-06-05 Siemens Corporate Research, Inc. method for scene modeling and change detection
CN101739569A (en) * 2009-12-17 2010-06-16 北京中星微电子有限公司 Crowd density estimation method, device and monitoring system
CN103079117A (en) * 2012-12-30 2013-05-01 信帧电子技术(北京)有限公司 Video abstract generation method and video abstract generation device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080130952A1 (en) * 2002-10-17 2008-06-05 Siemens Corporate Research, Inc. method for scene modeling and change detection
CN101017573A (en) * 2007-02-09 2007-08-15 南京大学 Method for detecting and identifying moving target based on video monitoring
CN101739569A (en) * 2009-12-17 2010-06-16 北京中星微电子有限公司 Crowd density estimation method, device and monitoring system
CN103079117A (en) * 2012-12-30 2013-05-01 信帧电子技术(北京)有限公司 Video abstract generation method and video abstract generation device

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
杨晓鸣: "《基于多尺度几何分析的图像特征提取与分类》", 《中国优秀硕士学位论文全文数据库(信息科技辑)》 *

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105869372A (en) * 2016-04-22 2016-08-17 周丹 Underground mineral product detector with video acquisition unit
CN105869372B (en) * 2016-04-22 2019-03-15 青海齐鑫地质矿产勘查股份有限公司 A kind of underground mineral products detector with video acquisition unit
CN110146124A (en) * 2018-06-19 2019-08-20 浙江大学山东工业技术研究院 A kind of mine car automatic testing method
CN108875675A (en) * 2018-06-28 2018-11-23 西南科技大学 A kind of intelligent fruits recognition methods can be applied to supermarket self-checkout system
CN113936191A (en) * 2021-10-21 2022-01-14 平安国际智慧城市科技股份有限公司 Picture classification model training method, device, equipment and storage medium

Similar Documents

Publication Publication Date Title
CN103049750B (en) Character identifying method
CN102855492B (en) Classification method based on mineral flotation foam image
CN103198479B (en) Based on the SAR image segmentation method of semantic information classification
CN102902974A (en) Image based method for identifying railway overhead-contact system bolt support identifying information
CN104134075A (en) Mineral content monitoring system based on videos
CN104077599A (en) Polarization SAR image classification method based on deep neural network
CN103034863A (en) Remote-sensing image road acquisition method combined with kernel Fisher and multi-scale extraction
CN104732215A (en) Remote-sensing image coastline extracting method based on information vector machine
CN102842045A (en) Pedestrian detection method based on combined features
CN102999926B (en) A kind of image vision significance computational methods merged based on low-level image feature
CN102332097B (en) Method for segmenting complex background text images based on image segmentation
CN101251896B (en) Object detecting system and method based on multiple classifiers
CN103200421A (en) No-reference image quality evaluation method based on Curvelet transformation and phase coincidence
CN104361351A (en) Synthetic aperture radar (SAR) image classification method on basis of range statistics similarity
CN103955913A (en) SAR image segmentation method based on line segment co-occurrence matrix characteristics and regional maps
CN104573707A (en) Vehicle license plate Chinese character recognition method based on multi-feature fusion
CN103679719A (en) Image segmentation method
CN103903275A (en) Method for improving image segmentation effects by using wavelet fusion algorithm
CN102830404A (en) Method for identifying laser imaging radar ground target based on range profile
CN103500347A (en) Method for automatically detecting handle loss fault of angle cock of railway wagon
Li et al. Coal and coal gangue separation based on computer vision
CN102831244A (en) Method for classified search of house property file image
CN103425984A (en) Method and device for detecting regular polygonal seal in bill
CN103020614A (en) Human movement identification method based on spatio-temporal interest point detection
CN103226825B (en) Based on the method for detecting change of remote sensing image of low-rank sparse model

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20141105

RJ01 Rejection of invention patent application after publication