CN104050451A - Robust target tracking method based on multi-channel Haar-like characteristics - Google Patents

Robust target tracking method based on multi-channel Haar-like characteristics Download PDF

Info

Publication number
CN104050451A
CN104050451A CN201410273897.5A CN201410273897A CN104050451A CN 104050451 A CN104050451 A CN 104050451A CN 201410273897 A CN201410273897 A CN 201410273897A CN 104050451 A CN104050451 A CN 104050451A
Authority
CN
China
Prior art keywords
haar
hyperchannel
target
feature
weak classifier
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
CN201410273897.5A
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.)
Northwest A&F University
Original Assignee
Northwest A&F 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 Northwest A&F University filed Critical Northwest A&F University
Priority to CN201410273897.5A priority Critical patent/CN104050451A/en
Publication of CN104050451A publication Critical patent/CN104050451A/en
Pending legal-status Critical Current

Links

Abstract

The invention discloses a robust target tracking method based on multi-channel Haar-like characteristics. The robust target tracking method based on the multi-channel Haar-like characteristics comprises the following steps that firstly, the characteristic values of the multi-channel Haar-like characteristics are obtained during target tracking, and then M corresponding candidate weak classifiers are trained according to the multi-channel Haar-like characteristics; secondly, K weak classifiers with the highest response capacities are selected from the M corresponding candidate weak classifiers so that a strong classifier with the response being p(y=1|x) can be constructed, and N weak classifiers with the lowest judgement capacities are replaced; thirdly, an appearance models and the positions of targets are updated according to the weak classifiers, all the steps are executed repeatedly, and then the positions and the appearance models of the targets in all frames are obtained. According to the robust target tracking method based on the multi-channel Haar-like characteristics, tracking of colored images can be achieved, and the method can be adapted to real-time change of the targets and external conditions during tracking.

Description

A kind of robust method for tracking target based on hyperchannel Haar-like feature
Technical field
The invention belongs to pattern-recognition and computer vision field, relate to a kind of robust method for tracking target based on hyperchannel Haar-like feature.
Background technology
As the important research direction of computer vision field, Target Tracking Problem continues to be subject to people's concern in recent years.Motion target tracking technology has wide application prospect in fields such as robot navigation, video content analysis, security monitorings.Although Chinese scholars is through researching and proposing in a large number plurality of target tracking, but due to its intrinsic complicacy, comprise target deformation, rotate, block, illumination variation, motion blur etc., how to construct one accurately, robust and real-time Target Tracking System be a problem that is worth further investigation always.
Display model has critical effect in the track algorithm of a robust.The track algorithm proposing at present can be divided into production model and discriminative model two classes according to the difference of their display model.First production model is learnt a display model and is represented target, then the search region the most similar to this display model in each frame.Owing to not considering background, production model has been lost a lot of Useful Informations in tracing process.Discriminative model i.e. the tracking based on detecting, and it will be followed the tracks of as a binary classification problems, uses sorter that target is separated from background.As the nearest representative algorithm based on detecting tracking, the track algorithm of learning from example has been obtained immense success in target tracking domain more.
Using Haar-like feature to carry out object representation is the key factor that many learn-by-example track algorithms are obtained superperformance.Calendar year 2001, first Viola etc. are incorporated into the AdaBoost algorithm based on Haar-like small echo in face detection.Owing to the thought of integral image being applied in the calculating of Haar-like wavelet character, greatly improve the acquisition speed of feature.Inspired by this, Babenko in 2011 etc., by the method for online many learn-by-example training classifiers, utilize Haar-like feature to realize tracking to a discriminative model of target and background training.Different from traditional histogram object representation based on statistics, Haar-like feature is the feature based on structure, insensitive to the information such as color and texture.Therefore when, original many learn-by-example algorithms are followed the tracks of color video, conventionally adopt a certain single channel information of RGB image or be translated into gray level image and follow the tracks of.Obviously, no matter be adopt single channel information or it is simply fused into gray level image, all can cause information dropout to original color image.In addition, original many learn-by-example algorithms by Haar-like feature the real-time training classifier of response on positive negative sample follow the tracks of.Haar-like feature generates at random in the time of the first frame, and uses in each frame subsequently always.Due to the gradual change of target and background in tracing process, the weak Haar-like feature of some differentiation power can lose efficacy, and in feature selection process, will not used.Haar-like feature " once generate, forever use ", is difficult to meet the real-time change requirement of target itself and external condition in tracing process.
Summary of the invention
The object of the invention is to overcome the shortcoming of above-mentioned prior art, a kind of robust method for tracking target based on hyperchannel Haar-like feature is provided, the method can meet the tracking of coloured image, meets the real-time change of target itself and external condition in tracing process simultaneously.
For achieving the above object, the robust method for tracking target based on hyperchannel Haar-like feature of the present invention comprises the following steps:
1) in the process of target following, user is spotting position in the first frame, then in annular region corresponding to this target location, gather some positive and negative sample block, wherein, corresponding several hyperchannels Haar-like of each positive and negative sample block feature, each hyperchannel Haar-like feature comprises several rectangular blocks, random six parameters that produce each rectangular block, described six parameters are respectively the upper left corner horizontal ordinate of rectangular block, ordinate, width, highly, weight and passage, and adopt the method for integral image to calculate the eigenwert of each rectangular block according to the passage at each rectangular block place, again all eigenwerts of each passage are weighted to summation according to the weight of rectangular block, the result of weighted sum is as the eigenwert of this hyperchannel Haar-like feature, then go out corresponding M candidate's Weak Classifier according to each hyperchannel Haar-like features training, from all M candidate's Weak Classifiers, select again K the Weak Classifier that response is maximum based on Boosting algorithm, then be the strong classifier of p (y=1|x) by K the maximum Weak Classifier tectonic response of response of selecting, wherein, x is the eigenwert of image block, y is binary variable, at moment t, interesting target position is , establish the position that l (x) represents candidate image piece x,
2) in the region of radius s around next frame target, intercept image block collection and calculate x ∈ X sthe p (y|x) of all candidate blocks in scope; Then basis more new target location, the more display model of fresh target of while;
3) reject successively N Weak Classifier and respond minimum hyperchannel Haar-like feature, add again N new hyperchannel Haar-like feature of random generation, then according to new M M the Weak Classifier that hyperchannel Haar-like features training makes new advances, from the each Weak Classifier of new M, select again K Weak Classifier of the response maximum making new advances, and build new strong classifier by K Weak Classifier structure of described new response maximum;
4) repeating step 2) and step 3), obtain position and the display model of target in each frame, complete the tracking of target.
Described passage is RGB triple channel.
Each hyperchannel Haar-like feature comprises 2-4 rectangular block.
The present invention has following beneficial effect:
Robust method for tracking target based on hyperchannel Haar-like feature of the present invention adopts the method for integral image to calculate the eigenwert of each rectangular block according to the passage at each rectangular block place, again all eigenwerts of each passage are weighted to summation according to the weight of rectangular block, the result of weighted sum is as the eigenwert of this hyperchannel Haar-like feature, represent the outward appearance of target by more information, thereby meet the tracking of target color; Secondly, in the time producing strong classifier, reject successively N Weak Classifier and respond minimum hyperchannel Haar-like feature, and then newly increase random generation N new Haar-like feature, to adapt to the various variations of target appearance, thereby meet the real-time change of target itself and external condition in tracing process.
Brief description of the drawings
Fig. 1 is the comparison diagram of the present invention and first prior art.
Embodiment
Below in conjunction with accompanying drawing, the present invention is described in further detail:
With reference to figure 1, the robust method for tracking target based on hyperchannel Haar-like feature of the present invention comprises the following steps:
1) in the process of target following, user is spotting position in the first frame, then in annular region corresponding to this target location, gather some positive and negative sample block, wherein, corresponding several hyperchannels Haar-like of each positive and negative sample block feature, each hyperchannel Haar-like feature comprises several rectangular blocks, random six parameters that produce each rectangular block, described six parameters are respectively the upper left corner horizontal ordinate of rectangular block, ordinate, width, highly, weight and passage, and adopt the method for integral image to calculate the eigenwert of each rectangular block according to the passage at each rectangular block place, again all eigenwerts of each passage are weighted to summation according to the weight of rectangular block, the result of weighted sum is as the eigenwert of this hyperchannel Haar-like feature, then go out corresponding M candidate's Weak Classifier according to each hyperchannel Haar-like features training, from all M candidate's Weak Classifiers, select again K the Weak Classifier that response is maximum based on Boosting algorithm, then be the strong classifier of p (y=1|x) by K the maximum Weak Classifier tectonic response of response of selecting, wherein, x is the eigenwert of image block, y is binary variable, at moment t, interesting target position is if l (x) represents the position of candidate image piece x,
2) in the region of radius s around next frame target, intercept image block collection and calculate x ∈ X sthe p (y|x) of all candidate blocks in scope; Then basis more new target location, the more display model of fresh target of while;
3) reject successively N Weak Classifier and respond minimum hyperchannel Haar-like feature, add again N new hyperchannel Haar-like feature of random generation, then according to new M M the Weak Classifier that hyperchannel Haar-like features training makes new advances, from the each Weak Classifier of new M, select again K Weak Classifier of the response maximum making new advances, and build new strong classifier by K Weak Classifier structure of described new response maximum;
4) repeating step 2) and step 3), obtain position and the display model of target in each frame, complete the tracking of target.
Described passage is RGB triple channel.
Each hyperchannel Haar-like feature comprises 2-4 rectangular block.
The Organization of Data form of many learn-by-examples is { (X 1, y 1) ..., (X n, y n), the wherein bag X of multiple example compositions i={ x i1..., x im, y ifor the label of bag, when at least comprising a positive example in a bag, just think that this bag is for positive closure, otherwise just think that it is negative bag, the label y of example bag ifor:
y i = max j ( y ij ) - - - ( 1 )
Wherein, y ijbe the label of example, the target tracking algorism of learning from example adopts many learn-by-example algorithms and the online training classifier of Boosting method more, and the expression formula of maximized log-likelihood objective function L is:
L = Σ i ( log p ( y i | X i ) ) - - - ( 2 )
Wherein, p (y i| X i) be the likelihood probability of bag, it is by the likelihood probability p (y of example i| x ij) utilize Noisy-OR model to calculate:
p ( y i | X i ) = 1 - Π j ( 1 - p ( y i | x ij ) ) - - - ( 3 )
The likelihood probability of each example is calculated by formula (4):
P (y|x)=σ (H (x)) (4) wherein, h (x) is strong classifier, forms by organizing Weak Classifier h (x) cascade more.
In target following, due to cannot all samples of disposable acquisition, therefore keep K candidate's Weak Classifier of M >, adopt the framework of Boosting study to select successively K Weak Classifier and maximize log-likelihood objective function:
h k = arg max h ∈ { h 1 , · · · , h M } L ( H k - 1 + h ) - - - ( 5 )
Weak Classifier is by Haar-like feature f klog-likelihood function than On-line Estimation, wherein Weak Classifier calculates as formula and is:
h k ( x ) = log [ p t ( y = 1 | f k ( x ) ) p t ( y = 0 | f k ( x ) ) ] - - - ( 6 )
Wherein, p t(y=1|f k) and p (x) t(y=0|f k(x)) be the likelihood function of feature, order
P (y=1)=p (y=0), is obtained by Bayesian formula:
h k ( x ) = log [ p t ( f k ( x ) | y = 1 ) p t ( f k ( x ) | y = 0 ) ] - - - ( 7 )
Wherein, p t(f k(x) | y=1)~N (μ 1, σ 1), p t(f k(x) | y=0)~N (μ 0, σ 0), μ 1and μ 0, σ 1and σ 0represent respectively average and the standard deviation of positive negative sample Gaussian distribution, when Weak Classifier is received new data { (x 1, y 1) ..., (x n, y n) time, adopt formula (8) and formula (9) undated parameter:
μ 1 ← ρμ 1 + ( 1 - ρ ) 1 n Σ i | y i = 1 f k ( x i ) - - - ( 8 )
σ 1 ← ρσ 1 + ( 1 - ρ ) 1 n Σ i | y i = 1 ( f k ( x i ) - μ 1 ) 2 - - - ( 9 )
Wherein 0 < ρ < 1 is learning rate, for μ 0and σ 0renewal with similar above.Many learn-by-example algorithms are as algorithm 1.
In the time obtaining next frame target location, according to formula (8) and the more display model of fresh target of formula (9), positive sample packages gathers around target: wherein γ is for gathering radius, and negative sample wraps in an annular region and gathers: wherein, γ is with identical above, and β is a scalar, owing to there being a large amount of negative samples in this region, algorithm in this sample set subset of random choose as negative sample bag.

Claims (3)

1. the robust method for tracking target based on hyperchannel Haar-like feature, is characterized in that, comprises the following steps:
1) in the process of target following, user is spotting position in the first frame, then in annular region corresponding to this target location, gather some positive and negative sample block, wherein, corresponding several hyperchannels Haar-like of each positive and negative sample block feature, each hyperchannel Haar-like feature comprises several rectangular blocks, random six parameters that produce each rectangular block, described six parameters are respectively the upper left corner horizontal ordinate of rectangular block, ordinate, width, highly, weight and passage, and adopt the method for integral image to calculate the eigenwert of each rectangular block according to the passage at each rectangular block place, again all eigenwerts of each passage are weighted to summation according to the weight of rectangular block, the result of weighted sum is as the eigenwert of this hyperchannel Haar-like feature, then go out corresponding M candidate's Weak Classifier according to each hyperchannel Haar-like features training, from all M candidate's Weak Classifiers, select again K the Weak Classifier that response is maximum based on Boosting algorithm, then be the strong classifier of p (y=1|x) by K the maximum Weak Classifier tectonic response of response of selecting, wherein, x is the eigenwert of image block, y is binary variable, at moment t, interesting target position is , establish the position that l (x) represents candidate image piece x,
2) in the region of radius s around next frame target, intercept image block collection and calculate x ∈ X sthe p (y|x) of all candidate blocks in scope; Then basis more new target location, the more display model of fresh target of while;
3) reject successively N Weak Classifier and respond minimum hyperchannel Haar-like feature, add again N new hyperchannel Haar-like feature of random generation, then according to new M M the Weak Classifier that hyperchannel Haar-like features training makes new advances, from the each Weak Classifier of new M, select again K Weak Classifier of the response maximum making new advances, and build new strong classifier by K Weak Classifier structure of described new response maximum;
4) repeating step 2) and step 3), obtain position and the display model of target in each frame, complete the tracking of target.
2. the robust method for tracking target based on hyperchannel Haar-like feature according to claim 1, is characterized in that, described passage is RGB triple channel.
3. the robust method for tracking target based on hyperchannel Haar-like feature according to claim 1, is characterized in that, each hyperchannel Haar-like feature comprises 2-4 rectangular block.
CN201410273897.5A 2014-06-18 2014-06-18 Robust target tracking method based on multi-channel Haar-like characteristics Pending CN104050451A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410273897.5A CN104050451A (en) 2014-06-18 2014-06-18 Robust target tracking method based on multi-channel Haar-like characteristics

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410273897.5A CN104050451A (en) 2014-06-18 2014-06-18 Robust target tracking method based on multi-channel Haar-like characteristics

Publications (1)

Publication Number Publication Date
CN104050451A true CN104050451A (en) 2014-09-17

Family

ID=51503264

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410273897.5A Pending CN104050451A (en) 2014-06-18 2014-06-18 Robust target tracking method based on multi-channel Haar-like characteristics

Country Status (1)

Country Link
CN (1) CN104050451A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105760858A (en) * 2016-03-21 2016-07-13 东南大学 Pedestrian detection method and apparatus based on Haar-like intermediate layer filtering features
CN110850429A (en) * 2018-08-20 2020-02-28 莱卡地球系统公开股份有限公司 Survey device for automatically training locked object or person to track target based on camera
CN111179316A (en) * 2020-02-24 2020-05-19 岭南师范学院 Dynamic target tracking system for industrial production line
CN112435242A (en) * 2020-11-25 2021-03-02 江西中科九峰智慧医疗科技有限公司 Lung image processing method and device, electronic equipment and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050102246A1 (en) * 2003-07-24 2005-05-12 Movellan Javier R. Weak hypothesis generation apparatus and method, learning apparatus and method, detection apparatus and method, facial expression learning apparatus and method, facial expression recognition apparatus and method, and robot apparatus
CN101398893A (en) * 2008-10-10 2009-04-01 北京科技大学 Adaboost arithmetic improved robust human ear detection method
US20110091113A1 (en) * 2009-10-19 2011-04-21 Canon Kabushiki Kaisha Image processing apparatus and method, and computer-readable storage medium
CN103324932A (en) * 2013-06-07 2013-09-25 东软集团股份有限公司 Video-based vehicle detecting and tracking method and system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050102246A1 (en) * 2003-07-24 2005-05-12 Movellan Javier R. Weak hypothesis generation apparatus and method, learning apparatus and method, detection apparatus and method, facial expression learning apparatus and method, facial expression recognition apparatus and method, and robot apparatus
CN101398893A (en) * 2008-10-10 2009-04-01 北京科技大学 Adaboost arithmetic improved robust human ear detection method
US20110091113A1 (en) * 2009-10-19 2011-04-21 Canon Kabushiki Kaisha Image processing apparatus and method, and computer-readable storage medium
CN103324932A (en) * 2013-06-07 2013-09-25 东软集团股份有限公司 Video-based vehicle detecting and tracking method and system

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
WEN-CHUNG CHANG等: ""Multi-Class Boosting with Color-Based Haar-Like Features"", 《THIRD INTERNATIONAL IEEE CONFERENCE ON SIGNAL-IMAGE TECHNOLOGIES AND INTERNET-BASED SYSTEM》 *
韩文静等: ""改进的基于多示例学习的目标跟踪方法研究"", 《计算机应用与软件》 *

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105760858A (en) * 2016-03-21 2016-07-13 东南大学 Pedestrian detection method and apparatus based on Haar-like intermediate layer filtering features
CN110850429A (en) * 2018-08-20 2020-02-28 莱卡地球系统公开股份有限公司 Survey device for automatically training locked object or person to track target based on camera
CN110850429B (en) * 2018-08-20 2024-03-22 莱卡地球系统公开股份有限公司 Survey device for automatically training locked object or person to track target based on camera
CN111179316A (en) * 2020-02-24 2020-05-19 岭南师范学院 Dynamic target tracking system for industrial production line
CN112435242A (en) * 2020-11-25 2021-03-02 江西中科九峰智慧医疗科技有限公司 Lung image processing method and device, electronic equipment and storage medium

Similar Documents

Publication Publication Date Title
Sun et al. Abnormal event detection for video surveillance using deep one-class learning
CN107273845B (en) Facial expression recognition method based on confidence region and multi-feature weighted fusion
Zhan et al. Face detection using representation learning
US8457391B2 (en) Detecting device for specific subjects and learning device and learning method thereof
CN104063719B (en) Pedestrian detection method and device based on depth convolutional network
CN105740758A (en) Internet video face recognition method based on deep learning
CN104616316B (en) Personage&#39;s Activity recognition method based on threshold matrix and Fusion Features vision word
CN103226835B (en) Based on method for tracking target and the system of online initialization gradient enhancement regression tree
CN103886325B (en) Cyclic matrix video tracking method with partition
CN105976397B (en) A kind of method for tracking target
CN106778687A (en) Method for viewing points detecting based on local evaluation and global optimization
CN110348416A (en) Multi-task face recognition method based on multi-scale feature fusion convolutional neural network
CN110321862B (en) Pedestrian re-identification method based on compact ternary loss
CN103955671B (en) Human behavior recognition method based on rapid discriminant common vector algorithm
CN103745233B (en) The hyperspectral image classification method migrated based on spatial information
CN103065158A (en) Action identification method of independent subspace analysis (ISA) model based on relative gradient
CN103810500A (en) Place image recognition method based on supervised learning probability topic model
CN105809713A (en) Object tracing method based on online Fisher discrimination mechanism to enhance characteristic selection
CN103020614A (en) Human movement identification method based on spatio-temporal interest point detection
CN104050460B (en) The pedestrian detection method of multiple features fusion
CN104050451A (en) Robust target tracking method based on multi-channel Haar-like characteristics
CN110458022A (en) It is a kind of based on domain adapt to can autonomous learning object detection method
Xiao et al. Traffic sign detection based on histograms of oriented gradients and boolean convolutional neural networks
Liu et al. A image segmentation algorithm based on differential evolution particle swarm optimization fuzzy c-means clustering
CN108509861A (en) A kind of method for tracking target and device combined based on sample learning and target detection

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: 20140917

WD01 Invention patent application deemed withdrawn after publication