CN105184751A - Connected moving object detection method based on improved cluster - Google Patents

Connected moving object detection method based on improved cluster Download PDF

Info

Publication number
CN105184751A
CN105184751A CN201510607729.XA CN201510607729A CN105184751A CN 105184751 A CN105184751 A CN 105184751A CN 201510607729 A CN201510607729 A CN 201510607729A CN 105184751 A CN105184751 A CN 105184751A
Authority
CN
China
Prior art keywords
pixel
value
image
point
pixel point
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
CN201510607729.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.)
Chengdu Rongchuang Zhigu Science and Technology Co Ltd
Original Assignee
Chengdu Rongchuang Zhigu Science and Technology Co Ltd
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 Chengdu Rongchuang Zhigu Science and Technology Co Ltd filed Critical Chengdu Rongchuang Zhigu Science and Technology Co Ltd
Priority to CN201510607729.XA priority Critical patent/CN105184751A/en
Publication of CN105184751A publication Critical patent/CN105184751A/en
Pending legal-status Critical Current

Links

Abstract

A connected moving object detection method based on an improved cluster comprises the steps of converting two frames of continuous images into a gray level image; then adopting a C-cluster to segment the image, and obtaining a difference image by the image subtraction; scanning each pixel point in the difference image; when each pixel point is scanned, firstly determining whether the value of the pixel point is 1, if no, scanning the next pixel point continuously; if the value of the pixel point is 1, firstly defining the value of the pixel point as 1000, and then observing eight natural adjacent points of the pixel point, if the pixel values of the eight natural adjacent points are all not 1, ending the circulation, and detecting the next pixel point; if the pixel value of one of the eight natural adjacent point is 1, defining the pixel value of the point as 1000, and adding 1 in the value of a connection length; determining the connection length, if the connection length is less than 25, modifying the string of pixels as 0; if the connection length is greater than 25, modifying the pixel points as 1, and then comparing with an original image to obtain and detect an image of a moving object.

Description

A kind of connective Mobile object detection method based on improving cluster
Technical field
The present invention relates to technical field of image processing, providing a kind of connective Mobile object detection method based on improving cluster.
Background technology
In information age today, the development of society is advanced by leaps and bounds, and all trades and professions all be unable to do without information, especially image information.Image Information Processing is applied in every field widely as frontier science and technology interdisciplinary.Moving object detection is the result of the important topic in Image Information Processing, moving object detection, is usually the input picture of the senior aftertreatments such as next step target following, pattern-recognition, image understanding.In many occasions, such as the monitoring etc. of the magnitude of traffic flow, we are often interested in the object of motion.Therefore research is highly significant to the detection and tracking system of moving target sensitivity.In recent years, along with the fast development of multimedia technology and improving constantly of computing power, dynamic image pro cess technology is subject to the favor of people day by day, and achieves great successes, fields such as being widely used in traffic administration, military target is followed the tracks of, be biomedical.Target monitoring system, can replace operator on duty in warehouse with computing machine, transformer station, the important place such as bank monitor.Because still image treatment technology has certain limitation, and dynamic image comprises more information than still image, therefore, introduces motion monitoring necessary.
Moving object detection is the important topic in the fields such as machine vision, video information process and application vision research.In actual applications, utilizing moving object detection algorithm to carry out the result of Iamge Segmentation, is usually the input picture of the senior aftertreatments such as next step target following, pattern-recognition, image understanding.In actual life, a large amount of significant visual information is included among motion, and even the eyes of some animal are through evolving, and can only see the object of motion.Although human vision can see that motion can see static object again, but in many occasions, such as the security personnel of the monitoring of the magnitude of traffic flow, important place, aviation and the guidance of military spacecraft, the automatic Pilot of automobile or auxiliary driving etc., we are often interested in the object of motion.Therefore research is highly significant to the detection and tracking system of moving target sensitivity.In addition, the research object of moving target is image sequence, and it is easy to want comparison single-frame images to do static analysis to the study general of image sequence.
Summary of the invention
The object of the present invention is to provide and a kind of moving object in the image collected to be identified, overcome traditional images and just carry out difference without cluster, there is the problem that noise is large.
Based on the connective Mobile object detection method improving cluster, it is characterized in that comprising:
Step 1, colored for continuous print two frame jpg image is converted into gray level image;
Step 2: the value choosing arbitrarily c different size from 0 to 255 becomes the central value of c class as Iamge Segmentation, namely adopts the integer initialization of 0 to 255 value, make k=0;
Step 3: by the gray-scale value g (x, y) of diverse location pixels all in image (x=1,2 ..., M, y=1,2 ..., N) and a certain class given in c class is divided one by one by minimal distance principle, namely
If d ( x , y ) l ( k ) = min j { d ( x , y ) j ( k ) } , x = 1 , 2 , ... , M , y = 1 , 2 , ... , N , Exist a l ∈ 1,2 ..., c};
Then judge g ( x , y ) ∈ ω l ( k + 1 ) , ω l ( k + 1 ) ( l = 1 , 2 , ... , c ) For cluster;
In formula represent g (x, y) and center distance, superscript represents iterations, so produce new cluster ω j ( k + 1 ) ( j = 1,2 , . . . , c ) ;
Step 4: calculate all kinds of centers after reclassifying
z j ( k + 1 ) = 1 n j ( k + 1 ) Σ g ( x , y ) ∈ ω j ( k + 1 ) g ( x , y ) , j = 1 , 2 , ... , c
In formula for the number of contained pattern in class;
If step 5 then carry out step 6; Otherwise k=k+1, goes to step 3;
Step 6, the difference image of two frame gray level images is obtained to the image subtraction that step 5 exports;
Step 7, each pixel in difference image to be scanned;
Step 8, when often scanning a pixel, first judge whether the value of this pixel is 1, if be not 1, then scan next pixel; If be 1, carry out step 9;
Step 9, first the value of this pixel to be composed be 1000, then by 8 Natural neighbors of nested this pixel of circulation observation, if do not have in those 8 Natural neighbors pixel value be 1 point, just terminate this circulation, then detect next pixel; If the pixel value having some point at these 8 Natural neighbors is 1, then the pixel value of these points being composed is 1000, and connecting length is added 1, more so operates its neighbor pixel;
Step 10, judge connecting length, if connecting length is less than 25, then can think the point in background, then the value of this crossview vegetarian refreshments being changeed back by 1000 is 0; If connecting length is greater than 25, then can think moving object, then the value of this crossview vegetarian refreshments being changeed back by 1000 is 1, then compares with former figure, draws the image detecting moving target.
The technical solution used in the present invention is as follows:
The present invention first carries out cluster to image, then carries out difference, effectively reduces the noise of image like this.
Embodiment
All features disclosed in this instructions, or the step in disclosed all methods or process, except mutually exclusive feature and/or step, all can combine by any way.
Based on the connective Mobile object detection method improving cluster, it is characterized in that comprising:
Step 1, colored for continuous print two frame jpg image is converted into gray level image;
Step 2: the value choosing arbitrarily c different size from 0 to 255 becomes the central value of c class as Iamge Segmentation, namely adopts the integer initialization of 0 to 255 value, make k=0;
Step 3: by the gray-scale value g (x, y) of diverse location pixels all in image (x=1,2 ..., M, y=1,2 ..., N) and a certain class given in c class is divided one by one by minimal distance principle, namely
If x=1,2 ..., M, y=1,2 ..., N, exist a l ∈ 1,2 ..., c};
Then judge g ( x , y ) ∈ ω l ( k + 1 ) , ω l ( k + 1 ) , ( l = 1 , 2 , ... , c ) For cluster;
In formula represent g (x, y) and center distance, superscript represents iterations, so produce new cluster ω j ( k + 1 ) , ( j = 1 , 2 , ... , c ) ;
Step 4: calculate all kinds of centers after reclassifying
z j ( k + 1 ) = 1 n j ( k + 1 ) Σ g ( x , y ) ∈ ω j ( k + 1 ) g ( x , y ) , j = 1 , 2 , ... , c
In formula for the number of contained pattern in class;
If step 5 then carry out step 6; Otherwise k=k+1, goes to step 3;
Step 6, the difference image of two frame gray level images is obtained to the image subtraction that step 5 exports;
Step 7, each pixel in difference image to be scanned;
Step 8, when often scanning a pixel, first judge whether the value of this pixel is 1, if be not 1, then scan next pixel; If be 1, carry out step 9;
Step 9, first the value of this pixel to be composed be 1000, then by 8 Natural neighbors of nested this pixel of circulation observation, if do not have in those 8 Natural neighbors pixel value be 1 point, just terminate this circulation, then detect next pixel; If the pixel value having some point at these 8 Natural neighbors is 1, then the pixel value of these points being composed is 1000, and connecting length is added 1, more so operates its neighbor pixel;
Step 10, judge connecting length, if connecting length is less than 25, then can think the point in background, then the value of this crossview vegetarian refreshments being changeed back by 1000 is 0; If connecting length is greater than 25, then can think moving object, then the value of this crossview vegetarian refreshments being changeed back by 1000 is 1, then compares with former figure, draws the image detecting moving target.

Claims (1)

1., based on the connective Mobile object detection method improving cluster, it is characterized in that comprising:
Step 1, colored for continuous print two frame jpg image is converted into gray level image;
Step 2: the value choosing arbitrarily c different size from 0 to 255 becomes the central value of c class as Iamge Segmentation, namely adopts the integer initialization of 0 to 255 value, make k=0;
Step 3: by the gray-scale value g (x, y) of diverse location pixels all in image (x=1,2 ..., M, y=1,2 ..., N) and a certain class given in c class is divided one by one by minimal distance principle, namely
If d ( x , y ) l ( k ) = min j { d ( x , y ) j ( k ) } , x = 1 , 2 , ... , M , y = 1 , 2 , ... , N , Exist a l ∈ 1,2 ..., c};
Then judge g ( x , y ) ∈ ω l ( k + 1 ) , ω l ( k + 1 ) ( l = 1 , 2 , ... , c ) For cluster;
In formula represent g (x, y) and center distance, superscript represents iterations, so produce new cluster ω j ( k + 1 ) ( j = 1 , 2 , ... , c ) :
Step 4: calculate all kinds of centers after reclassifying
z j ( k + 1 ) = 1 n j ( k + 1 ) Σ g ( x , y ) ∈ ω j ( k + 1 ) g ( x , y ) , j = 1 , 2 , ... , c
In formula for the number of contained pattern in class;
If step 5 then carry out step 6; Otherwise k=k+1, goes to step 3;
Step 6, the difference image of two frame gray level images is obtained to the image subtraction that step 5 exports;
Step 7, each pixel in difference image to be scanned;
Step 8, when often scanning a pixel, first judge whether the value of this pixel is 1, if be not 1, then scan next pixel; If be 1, carry out step 9;
Step 9, first the value of this pixel to be composed be 1000, then by 8 Natural neighbors of nested this pixel of circulation observation, if do not have in those 8 Natural neighbors pixel value be 1 point, just terminate this circulation, then detect next pixel; If the pixel value having some point at these 8 Natural neighbors is 1, then the pixel value of these points being composed is 1000, and connecting length is added 1, more so operates its neighbor pixel;
Step 10, judge connecting length, if connecting length is less than 25, then can think the point in background, then the value of this crossview vegetarian refreshments being changeed back by 1000 is 0; If connecting length is greater than 25, then can think moving object, then the value of this crossview vegetarian refreshments being changeed back by 1000 is 1, then compares with former figure, draws the image detecting moving target.
CN201510607729.XA 2015-09-22 2015-09-22 Connected moving object detection method based on improved cluster Pending CN105184751A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510607729.XA CN105184751A (en) 2015-09-22 2015-09-22 Connected moving object detection method based on improved cluster

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510607729.XA CN105184751A (en) 2015-09-22 2015-09-22 Connected moving object detection method based on improved cluster

Publications (1)

Publication Number Publication Date
CN105184751A true CN105184751A (en) 2015-12-23

Family

ID=54906806

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510607729.XA Pending CN105184751A (en) 2015-09-22 2015-09-22 Connected moving object detection method based on improved cluster

Country Status (1)

Country Link
CN (1) CN105184751A (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007293722A (en) * 2006-04-26 2007-11-08 Omron Corp Image processor, image processing method, image processing program, and recording medium with image processing program recorded thereon, and movile object detection system
CN102419906A (en) * 2011-08-16 2012-04-18 曾歆妍 Automatic traffic flow detecting system
CN103150735A (en) * 2013-03-26 2013-06-12 山东大学 Gray level difference averaging-based image edge detection method

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007293722A (en) * 2006-04-26 2007-11-08 Omron Corp Image processor, image processing method, image processing program, and recording medium with image processing program recorded thereon, and movile object detection system
CN102419906A (en) * 2011-08-16 2012-04-18 曾歆妍 Automatic traffic flow detecting system
CN103150735A (en) * 2013-03-26 2013-06-12 山东大学 Gray level difference averaging-based image edge detection method

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
佚名: "图像聚类", 《HTTPS://WENKU.BAIDU.COM/VIEW/512A7873F242336C1EB95E07.HTML》 *
冯文刚: "视频图像中运动物体的检测", 《HTTPS://WENKU.BAIDU.COM/VIEW/573DC5AA33D4B14E84246828.HTML》 *

Similar Documents

Publication Publication Date Title
US10860879B2 (en) Deep convolutional neural networks for crack detection from image data
Zhang et al. Automatic crack detection and classification method for subway tunnel safety monitoring
CN106327520B (en) Moving target detection method and system
US8712096B2 (en) Method and apparatus for detecting and tracking vehicles
CN106023245B (en) Moving target detecting method under the static background measured based on middle intelligence collection similarity
JP2017191501A (en) Information processing apparatus, information processing method, and program
Dong et al. Efficient traffic video dehazing using adaptive dark channel prior and spatial–temporal correlations
CN104700412A (en) Calculating method of visual salience drawing
Chun et al. Floor detection based depth estimation from a single indoor scene
Ottakath et al. ViDMASK dataset for face mask detection with social distance measurement
Lee et al. On the space-time statistics of motion pictures
Xia et al. Visual crowding in driving
Bullkich et al. Moving shadow detection by nonlinear tone-mapping
CN104217206A (en) Real-time attendance counting method based on high-definition videos
Rampriya et al. A comparative assessment of deep neural network models for detecting obstacles in the real time aerial railway track images
CN104050674B (en) Salient region detection method and device
CN108491796A (en) A kind of time domain period point target detecting method
Budzan et al. Improved human detection with a fusion of laser scanner and vision/infrared information for mobile applications
CN105184751A (en) Connected moving object detection method based on improved cluster
Pairo et al. Person following by mobile robots: analysis of visual and range tracking methods and technologies
Liang et al. Target detection with texture feature coding method and support vector machines
Duan et al. Crowded abnormal detection based on mixture of kernel dynamic texture
Cao et al. High performance adaptive fidelity algorithms for multi-modality optic nerve head image fusion
Sulaiman et al. Human motion analysis using virtual reality
Huang et al. Human typical action recognition using gray scale image of silhouette sequence

Legal Events

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

Application publication date: 20151223

WD01 Invention patent application deemed withdrawn after publication