CN104091350A - Object tracking method achieved through movement fuzzy information - Google Patents

Object tracking method achieved through movement fuzzy information Download PDF

Info

Publication number
CN104091350A
CN104091350A CN201410280387.0A CN201410280387A CN104091350A CN 104091350 A CN104091350 A CN 104091350A CN 201410280387 A CN201410280387 A CN 201410280387A CN 104091350 A CN104091350 A CN 104091350A
Authority
CN
China
Prior art keywords
dictionary
image
motion
tracking
sigma
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
CN201410280387.0A
Other languages
Chinese (zh)
Other versions
CN104091350B (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.)
South China University of Technology SCUT
Original Assignee
South China University of Technology SCUT
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 South China University of Technology SCUT filed Critical South China University of Technology SCUT
Priority to CN201410280387.0A priority Critical patent/CN104091350B/en
Publication of CN104091350A publication Critical patent/CN104091350A/en
Application granted granted Critical
Publication of CN104091350B publication Critical patent/CN104091350B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

The invention discloses an object tracking method achieved through movement fuzzy information. The method includes the steps of firstly, extracting characteristics of a tracked object, and constructing a fuzzy object image through a fuzzy kernel function; secondly, constructing a dictionary for image blocks through the obtained clear object and the obtained fuzzy object; thirdly, representing the tracked object through the constructed dictionary according to a sparse representation method, and extracting movement information through coefficients; fourthly, positioning the tracked object through the particle filter algorithm, wherein the tracked target is determined through the coefficients of the blocks, and the particle sampling distribution in the particle filter algorithm is related to the movement information; fifthly, renewing the dictionary through the newly-tracked target according to sparse coding and incremental learning. According to the method, the problem that the characteristics of an image can not be easily extracted due to movement blurring and degrading can be solved through the constructed dictionary, and by means of the movement information, accuracy of the object tracking algorithm can be improved, and the running speed can be increased.

Description

A kind of object tracking method of utilizing motion blur information
Technical field
The present invention relates to computer vision field, particularly a kind of object tracking method of utilizing motion blur information.
Background technology
In computer vision field, tracking problem is a study hotspot, the effect of track algorithm is affected by many-sided factor, and current work is mainly being processed following influence factor: picture noise, compound movement, object generation non-rigid shape deformations, partly or completely block, background interference, illumination variation, requirement of real-time etc.In many application, generally all suppose not motion suddenly of object, object keeps constant speed to move, and does not have motion blur etc. in video.But motion blur is inevitable in practice, the reason that produces motion blur has: object of which movement is too fast, the time shutter is too short, camera motion etc., and motion blur is very common in object tracking problem.
Motion blur is very large for object tracking impact, and the result that motion blur directly causes is exactly image degradation.For track algorithm, primary two key issues that solve are exactly Target Modeling and target localization, and wherein Target Modeling is exactly mainly to extract the feature of tracking target, and the direct effect characteristics of picture quality extracts.So build the tracker of a robustness, the problem that solves motion blur is very important.And about the processing of motion blur, be at present mainly image processing aspect, mainly study the method for image deblurring, and in the problem aspect tracking, do not do special processing for motion blur.
Summary of the invention
The shortcoming that the object of the invention is to overcome prior art, with not enough, provides a kind of object tracking method of utilizing motion blur information.
Object of the present invention realizes by following technical scheme:
Utilize an object tracking method for motion blur information, the step that comprises following order:
S1. extract the gray feature of tracking target, utilize the fuzzy object image of the fuzzy kernel function different fuzzy yardsticks of structure and blur direction;
S2. utilize the clear target and the fuzzy object that obtain to do fragmental image processing, every width image is divided into several fritters that can be overlapping, and each fritter, as an entry of dictionary, is constructed sparse coding dictionary;
S3. utilize the sparse coding dictionary of structure to adopt rarefaction representation method representation tracking target, to the entry coefficient stack of all directions and yardstick, utilization obtains coefficient and extracts movable information, comprises direction of motion and motion size;
S4. the coefficient of rarefaction representation is processed again, according to the stack of piece position, got diagonal coefficient, in conjunction with particle filter algorithm location tracking target;
S5. utilize the target newly tracing in conjunction with sparse coding and incremental learning, dictionary to be upgraded;
S6. repeat above-mentioned steps S3~S5, until follow the tracks of, finish.
Described step S1, specifically comprises the step of following order:
A, initial frame are assumed to be picture rich in detail, extract the gray feature of tracking target from initial frame;
B, utilize picture rich in detail and PSF function do convolution algorithm obtain simulation blurred picture, convolution algorithm formula is:
I ( x ) = k v * I s ( x ) = ∫ - ∞ + ∞ 1 2 π e - σ 2 / 2 I s ( x + vσ ) dσ
Wherein Is (x) represents picture rich in detail, and I (x) represents the motion blur image of computer simulation, and v is two-dimensional vector, represents direction of motion and motion amplitude;
V is as parameter, different v values is set and obtains different blurred pictures, for the direction of v, get 8 different directions, be respectively π/4, pi/2 ... 2 π, and the value of amplitude is relevant with the fog-level of image, get n grade, finally obtain the motion blur image of 8n different directions different motion amplitude.
In step S2, the concrete constitution step of described sparse coding dictionary is as follows:
A, expansion picture rich in detail template, utilize initial frame image to extract tracking target feature, and target signature is done to translation and rotational transform, obtains several picture rich in detail templates;
B, the image of each image template is done to piecemeal process, be divided into the fritter that several can be overlapping, dividing method is as follows, the image that is 32 for a fabric width degree, at width, doing the method cut apart can be for 1~16 being the first fritter, 8~24 is the second fritter, and 16~32 the 3rd fritters, so just can be divided into 3 parts to width, in like manner can process height, the image that is 32 * 32 for a width pixel value, according to above-mentioned processing, can obtain 3 * 3 fritters;
C, each fritter is extracted to gray feature, as an entry of dictionary, can complete dictionary structure; The dictionary finally obtaining can be expressed as:
T=[t 1,1,1,…,t 1,1,k,t 1,2,1,t 1,j,k?t 2,1,1?t i,j,k]
Wherein i represents i direction of motion, and j represents j sport rank, and k represents k the fritter that each template is divided into;
D, dictionary is done to normalized.
In step S3, when described tracking target exists motion blur, image degradation, in order to represent the tracking target of degradation, adopts the sparse coding representing based on subspace to represent tracking target and extract movable information, and concrete steps are as follows:
A, sparse representation model are:
min c 1 2 | | Y - Tc | | F 2 + λ | | c | | 1
Wherein T is sparse coding dictionary, and c is sparse coding coefficient, solves this model and adopts Lasso algorithm; Y is the tracking target feature through piecemeal, and now sparse representation model adopts Frobenius norm, and according to the dictionary of design, coefficient c is (i * j * k) * k matrix;
B, extraction movable information, sparse coding is the popularization of independent component analysis, by the sparse coding dictionary T constructing, each entry of Fuzzy Template structure has represented different direction of motion and motion amplitude, corresponding coefficient c has represented the weight along entry, according to all directions stack, obtains the weight θ of all directions, according to each amplitude stack, obtain each motion amplitude weight l:
θ i = Σ j Σ k Σ k c i , j , k , k
l j = Σ i Σ k Σ k c i , j , k , k .
In step S4, described particle filter comprises observation model and forecast model two parts, and concrete steps are as follows:
A, according to suggestion distribution q, produce particle, suggestion distributes and has been integrated into movable information, and suggestion distribution concrete model is:
q(x t|x 1:t-1,y 1:t)=p(x t|x t-1)+p(x t|x t-1,x t-2)+∑θ iq i(x t| xt-1,y t-1)
Wherein, p (x t| x t-1) be first order Markov conversion, often getting average is x t-1gaussian function; p(x t| x t-1, x t-2) be second order markov transform, often getting average is x t-1+ u t-1gaussian function, u t-1velocity contrast for front cross frame; q i(x t| x t-1, y t-1) representing the distribution along i direction of motion, its distribution is also Gaussian distribution, average is relevant to the movable information of extraction, is x t-1+ v t-1, v t-1for motion vector, be parameter θ ifunction with amplitude l;
B, the state that each particle is represented extract tracking target, to possible tracking target piecemeal, and use rarefaction representation to represent tracking target, measure state that each particle represents and the similarity of tracking target, measuring similarity adopts a minute block message, and specific practice is:
p k 1 , k 2 = 1 C Σ i Σ j c i , j , k 1 , k 2
Wherein C represents normalization constant, p k1, k2represent to represent with k1 piece the weight of k2 piece, the matrix that the p finally obtaining is k * k, k the coefficient maximum that piece should be represented by k piece in theory, so get the diagonal element of matrix p, this diagonal values is larger, the most approaching with tracking target;
C, utilize the reconstructed error of rarefaction representation to set up likelihood function model;
D, utilize likelihood function resampling particle;
E, repetition above-mentioned steps, finish until follow the tracks of.
Described step S5, specifically comprises the step of following order:
A, clear template is done to PCA analyze, the proper vector obtaining is according to the sequence of eigenwert size, and the large several proper vectors of feature are as base U;
A few frame tracking results Y that the base U that B, utilization obtain preserves with rarefaction representation method representation, now tracking results is not done piecemeal processing, and sparse representation model is:
[ z ^ , s ^ ] arg min 1 2 | | Y - Uz - s | | F 2 + λ | | s | | 1 + γ | | z | | 1
Wherein z is coefficient, and s is noise, and s is laplacian distribution;
Utilize rarefaction representation to proofread and correct tracking results, bearing calibration is as follows:
Y new = Uz s = 0 μ s ≠ 0
Wherein μ is the mean vector that PCA analytical calculation obtains;
The tracking results Ynew that C, utilization are proofreaied and correct adopts increment PCA learning method, and training obtains new base U again;
The base U that D, use newly obtain represents current tracking results y, proofreaies and correct current front result:
[ z ^ , s ^ ] = arg min 1 2 | | y - Uz - s | | 2 2 + λ | | s | | 1 + γ | | z | | 1
y new = Uz s = 0 μ s ≠ 0
Wherein μ is the mean vector that PCA analytical calculation obtains, and through the tracking results of overcorrect, is used for upgrading clear template;
E, according to the old entry of dictionary, upgrade slow, new entry and upgrade fast principle, generate accumulated probability sequence:
L = { 0 , 1 2 n - 1 - 1 , 3 2 n - 1 - 1 , . . . , 1 }
Produce the random number between 0~1, by random number, determine a certain template of replacing in clear template;
After F, clear template renewal, clear template piecemeal is processed, replaced the clear part of sparse coding dictionary T, new dictionary is done to normalized, obtain the dictionary upgrading.
In step S6, described PSF function is gaussian kernel function.
Compared with prior art, tool has the following advantages and beneficial effect in the present invention:
1, utilize rarefaction representation to solve the problem that motion blur causes image degradation, system energy robustness is followed the tracks of the object tracking problem that has motion blur.
2, utilize blocking characteristic extracting method, tracker energy robustness is processed the occlusion issue of tracing process.
3, utilize the movable information extracting, be effectively incorporated into particle filter algorithm, make track algorithm more efficient.
4, tracing process adopts dictionary updating method can effectively solve the variations such as posture in tracing process, illumination, and the dictionary updating blocking with motion blur is unified in same framework, reduces the tracking drifting problem that dictionary updating brings.
Accompanying drawing explanation
Fig. 1 is a kind of process flow diagram that utilizes the object tracking method of motion blur information of the present invention.
Embodiment
Below in conjunction with embodiment and accompanying drawing, the present invention is described in further detail, but embodiments of the present invention are not limited to this.
As Fig. 1, a kind of object tracking method of utilizing motion blur information, the step that comprises following order:
S1. extract the gray feature of tracking target, utilize the fuzzy object image of the fuzzy kernel function different fuzzy yardsticks of structure and blur direction, specifically comprise the step of following order:
A, initial frame are assumed to be picture rich in detail, extract the gray feature of tracking target from initial frame;
B, utilize picture rich in detail and PSF (point spread function) to do the blurred picture that convolution algorithm obtains simulation, the PSF function here adopts gaussian kernel function, and gaussian kernel function simulates motion blur image, and convolution algorithm formula is:
I ( x ) = k v * I s ( x ) = ∫ - ∞ + ∞ 1 2 π e - σ 2 / 2 I s ( x + vσ ) dσ
Wherein Is (x) represents picture rich in detail, and I (x) represents the motion blur image of computer simulation, and v is two-dimensional vector, represents direction of motion and motion amplitude;
V is as parameter, different v values is set and obtains different blurred pictures, for the direction of v, get 8 different directions, be respectively π/4, pi/2 ... 2 π, and the value of amplitude is relevant with the fog-level of image, get n grade, finally obtain the motion blur image of 8n different directions different motion amplitude;
S2. utilize the clear target and the fuzzy object that obtain to do fragmental image processing, every width image is divided into several fritters that can be overlapping, and each fritter, as an entry of dictionary, is constructed sparse coding dictionary, and concrete constitution step is as follows:
A, expansion picture rich in detail template, utilize initial frame image to extract tracking target feature, and target signature is done to translation and rotational transform, obtains several picture rich in detail templates;
B, the image of each image template is done to piecemeal process, be divided into the fritter that several can be overlapping, dividing method is as follows, the image that is 32 for a fabric width degree, at width, doing the method cut apart can be for 1~16 being the first fritter, 8~24 is the second fritter, and 16~32 the 3rd fritters, so just can be divided into 3 parts to width, in like manner can process height, the image that is 32 * 32 for a width pixel value, according to above-mentioned processing, can obtain 3 * 3 fritters;
C, each fritter is extracted to gray feature, as an entry of dictionary, can complete dictionary structure; The dictionary finally obtaining can be expressed as:
T=[t 1,1,1,…,t 1,1,k,t 1,2,1,t 1,j,k?t 2,1,1?t i,j,k]
Wherein i represents i direction of motion, and j represents j sport rank, and k represents k the fritter that each template is divided into;
D, dictionary is done to normalized;
S3. utilize the sparse coding dictionary of structure to adopt rarefaction representation method representation tracking target, to the entry coefficient stack of all directions and yardstick, utilization obtains coefficient and extracts movable information, comprises direction of motion and motion size;
When described tracking target exists motion blur, image degradation, in order to represent the tracking target of degradation, adopts the sparse coding representing based on subspace to represent tracking target, and concrete steps are as follows:
A, sparse representation model are:
min c 1 2 | | Y - Tc | | F 2 + λ | | c | | 1
Wherein T is sparse coding dictionary, and c is sparse coding coefficient, solves this model and adopts Lasso algorithm (minimum definitely reduction and selection algorithm); Y is the tracking target feature through piecemeal, and now sparse representation model adopts Frobenius norm, and according to the dictionary of design, coefficient c is (i * j * k) * k matrix;
B, extraction movable information, sparse coding is the popularization of independent component analysis, by the sparse coding dictionary T constructing, each entry of Fuzzy Template structure has represented different direction of motion and motion amplitude, corresponding coefficient c has represented the weight along entry, according to all directions stack, obtains the weight θ of all directions, according to each amplitude stack, obtain each motion amplitude weight l:
θ i = Σ j Σ k Σ k c i , j , k , k
l j = Σ i Σ k Σ k c i , j , k , k ;
S4. the coefficient of rarefaction representation is processed again, according to the stack of piece position, got diagonal coefficient, in conjunction with particle filter algorithm location tracking target;
Described particle filter comprises observation model and forecast model two parts, and concrete steps are as follows:
A, according to suggestion distribution q, produce particle, suggestion distributes and has been integrated into movable information, and suggestion distribution concrete model is:
q(x t|x 1:t-1,y 1:t)=p(x t|x t-1)+p(x t|x t-1,x t-2)+∑θ iq i(x t|x t-1,y t-1)
Wherein, p (x t| x t-1) be first order Markov conversion, often getting average is x t-1gaussian function; p(x t| x t-1, x t-2) be second order markov transform, often getting average is x t-1+ u t-1gaussian function, u t-1velocity contrast for front cross frame; q i(x t| x t-1, y t-1) representing the distribution along i direction of motion, its distribution is also Gaussian distribution, average is relevant to the movable information of extraction, is x t-1+ v t-1, v t-1for motion vector, be parameter θ ifunction with amplitude l;
B, the state that each particle is represented extract tracking target, to possible tracking target piecemeal, and use rarefaction representation to represent tracking target, measure state that each particle represents and the similarity of tracking target, measuring similarity adopts a minute block message, and specific practice is:
p k 1 , k 2 = 1 C Σ i Σ j c i , j , k 1 , k 2
Wherein C represents normalization constant, p k1, k2represent to represent with k1 piece the weight of k2 piece, the matrix that the p finally obtaining is k * k, k the coefficient maximum that piece should be represented by k piece in theory, so get the diagonal element of matrix p, this diagonal values is larger, the most approaching with tracking target;
C, utilize the reconstructed error of rarefaction representation to set up likelihood function model;
D, utilize likelihood function resampling particle;
E, repetition above-mentioned steps, finish until follow the tracks of;
S5. utilize the target newly tracing in conjunction with sparse coding and incremental learning, dictionary to be upgraded, specifically comprise the step of following order:
A, clear template is done to PCA analyze, the proper vector obtaining is according to the sequence of eigenwert size, and the large several proper vectors of feature are as base U;
A few frame tracking results Y that the base U that B, utilization obtain preserves with rarefaction representation method representation, now tracking results is not done piecemeal processing, and sparse representation model is:
[ z ^ , s ^ ] arg min 1 2 | | Y - Uz - s | | F 2 + λ | | s | | 1 + γ | | z | | 1
Wherein z is coefficient, and s is noise, and s is laplacian distribution;
Utilize rarefaction representation to proofread and correct tracking results, bearing calibration is as follows:
Y new = Uz s = 0 μ s ≠ 0
Wherein μ is the mean vector that PCA analytical calculation obtains;
The tracking results Ynew that C, utilization are proofreaied and correct adopts increment PCA learning method, and training obtains new base U again;
The base U that D, use newly obtain represents current tracking results y, proofreaies and correct current front result:
[ z ^ , s ^ ] = arg min 1 2 | | y - Uz - s | | 2 2 + λ | | s | | 1 + γ | | z | | 1
y new = Uz s = 0 μ s ≠ 0
Wherein μ is the mean vector that PCA analytical calculation obtains, and through the tracking results of overcorrect, is used for upgrading clear template;
E, according to the old entry of dictionary, upgrade slow, new entry and upgrade fast principle, generate accumulated probability sequence:
L = { 0 , 1 2 n - 1 - 1 , 3 2 n - 1 - 1 , . . . , 1 }
Produce the random number between 0~1, by random number, determine a certain template of replacing in clear template;
After F, clear template renewal, clear template piecemeal is processed, replaced the clear part of sparse coding dictionary T, new dictionary is done to normalized, obtain the dictionary upgrading;
S6. repeat above-mentioned steps S3~S5, until follow the tracks of, finish.
Above-described embodiment is preferably embodiment of the present invention; but embodiments of the present invention are not restricted to the described embodiments; other any do not deviate from change, the modification done under Spirit Essence of the present invention and principle, substitutes, combination, simplify; all should be equivalent substitute mode, within being included in protection scope of the present invention.

Claims (7)

1. an object tracking method of utilizing motion blur information, is characterized in that, the step that comprises following order:
S1. extract the gray feature of tracking target, utilize the fuzzy object image of the fuzzy kernel function different fuzzy yardsticks of structure and blur direction;
S2. utilize the clear target and the fuzzy object that obtain to do fragmental image processing, every width image is divided into several fritters that can be overlapping, and each fritter, as an entry of dictionary, is constructed sparse coding dictionary;
S3. utilize the sparse coding dictionary of structure to adopt rarefaction representation method representation tracking target, to the entry coefficient stack of all directions and yardstick, utilization obtains coefficient and extracts movable information, comprises direction of motion and motion size;
S4. the coefficient of rarefaction representation is processed again, according to the stack of piece position, got diagonal coefficient, in conjunction with particle filter algorithm location tracking target;
S5. utilize the target newly tracing in conjunction with sparse coding and incremental learning, dictionary to be upgraded;
S6. repeat above-mentioned steps S3~S5, until follow the tracks of, finish.
2. the object tracking method of utilizing motion blur information according to claim 1, is characterized in that, described step S1 specifically comprises the step of following order:
A, initial frame are assumed to be picture rich in detail, extract the gray feature of tracking target from initial frame;
B, utilize picture rich in detail and PSF function do convolution algorithm obtain simulation blurred picture, convolution algorithm formula is:
I ( x ) = k v * I s ( x ) = ∫ - ∞ + ∞ 1 2 π e - σ 2 / 2 I s ( x + vσ ) dσ
Wherein Is (x) represents picture rich in detail, and I (x) represents the motion blur image of computer simulation, and v is two-dimensional vector, represents direction of motion and motion amplitude;
V is as parameter, different v values is set and obtains different blurred pictures, for the direction of v, get 8 different directions, be respectively π/4, pi/2 ... 2 π, and the value of amplitude is relevant with the fog-level of image, get n grade, finally obtain the motion blur image of 8n different directions different motion amplitude.
3. the object tracking method of utilizing motion blur information according to claim 1, is characterized in that, in step S2, the concrete constitution step of described sparse coding dictionary is as follows:
A, expansion picture rich in detail template, utilize initial frame image to extract tracking target feature, and target signature is done to translation and rotational transform, obtains several picture rich in detail templates;
B, the image of each image template is done to piecemeal process, be divided into the fritter that several can be overlapping, dividing method is as follows, the image that is 32 for a fabric width degree, at width, doing the method cut apart can be for 1~16 being the first fritter, 8~24 is the second fritter, and 16~32 the 3rd fritters, so just can be divided into 3 parts to width, in like manner can process height, the image that is 32 * 32 for a width pixel value, according to above-mentioned processing, can obtain 3 * 3 fritters;
C, each fritter is extracted to gray feature, as an entry of dictionary, can complete dictionary structure; The dictionary finally obtaining can be expressed as:
T=[t 1,1,1,…,t 1,1,k,t 1,2,1,t 1,j,k?t 2,1,1?t i,j,k]
Wherein i represents i direction of motion, and j represents j sport rank, and k represents k the fritter that each template is divided into;
D, dictionary is done to normalized.
4. the object tracking method of utilizing motion blur information according to claim 1, it is characterized in that, in step S3, while there is motion blur in described tracking target, image degradation, in order to represent the tracking target of degradation, adopt the sparse coding representing based on subspace to represent tracking target and extract movable information, concrete steps are as follows:
A, sparse representation model are:
min c 1 2 | | Y - Tc | | F 2 + λ | | c | | 1
Wherein T is sparse coding dictionary, and c is sparse coding coefficient, solves this model and adopts Lasso algorithm; Y is the tracking target feature through piecemeal, and now sparse representation model adopts Frobenius norm, and according to the dictionary of design, coefficient c is (i * j * k) * k matrix;
B, extraction movable information, sparse coding is the popularization of independent component analysis, by the sparse coding dictionary T constructing, each entry of Fuzzy Template structure has represented different direction of motion and motion amplitude, corresponding coefficient c has represented the weight along entry, according to all directions stack, obtains the weight θ of all directions, according to each amplitude stack, obtain each motion amplitude weight l:
θ i = Σ j Σ k Σ k c i , j , k , k
l j = Σ i Σ k Σ k c i , j , k , k .
5. the object tracking method of utilizing motion blur information according to claim 1, it is characterized in that, in step S4, described particle filter comprises observation model and forecast model two parts, and the design that suggestion distributes is the very large factor of influence of track algorithm effect, concrete steps are as follows:
A, according to suggestion distribution q, produce particle, suggestion distributes and has been integrated into movable information, and suggestion distribution concrete model is:
q(x t|x 1:t-1,y 1:t)=p(x t|x t-1)+p(x t|x t-1,x t-2)+∑θ iq i(x t|x t-1,y t-1)
Wherein, p (x t| x t-1) be first order Markov conversion, often getting average is x t-1gaussian function; p(x t| x t-1, x t-2) be second order markov transform, often getting average is x t-1+ u t-1gaussian function, u t-1velocity contrast for front cross frame; q i(x t| x t-1, y t-1) representing the distribution along i direction of motion, its distribution is also Gaussian distribution, average is relevant to the movable information of extraction, is x t-1+ v t-1, v t-1for motion vector, be parameter θ ifunction with amplitude l;
B, the state that each particle is represented extract tracking target, to possible tracking target piecemeal, and use rarefaction representation to represent tracking target, measure state that each particle represents and the similarity of tracking target, measuring similarity adopts a minute block message, and specific practice is:
p k 1 , k 2 = 1 C Σ i Σ j c i , j , k 1 , k 2
Wherein C represents normalization constant, p k1, k2represent to represent with k1 piece the weight of k2 piece, the matrix that the p finally obtaining is k * k, k the coefficient maximum that piece should be represented by k piece in theory, so get the diagonal element of matrix p, this diagonal values is larger, the most approaching with tracking target;
C, utilize the reconstructed error of rarefaction representation to set up likelihood function model;
D, utilize likelihood function resampling particle;
E, repetition above-mentioned steps, finish until follow the tracks of.
6. the object tracking method of utilizing motion blur information according to claim 1, is characterized in that, described step S5 specifically comprises the step of following order:
A, clear template is done to PCA analyze, the proper vector obtaining is according to the sequence of eigenwert size, and the large several proper vectors of feature are as base U;
A few frame tracking results Y that the base U that B, utilization obtain preserves with rarefaction representation method representation, now tracking results is not done piecemeal processing, and sparse representation model is:
[ z ^ , s ^ ] arg min 1 2 | | Y - Uz - s | | F 2 + λ | | s | | 1 + γ | | z | | 1
Wherein z is coefficient, and s is noise, and s is laplacian distribution;
Utilize rarefaction representation to proofread and correct tracking results, bearing calibration is as follows:
Y new = Uz s = 0 μ s ≠ 0
Wherein μ is the mean vector that PCA analytical calculation obtains;
The tracking results Ynew that C, utilization are proofreaied and correct adopts increment PCA learning method, and training obtains new base U again;
The base U that D, use newly obtain represents current tracking results y, proofreaies and correct current front result:
[ z ^ , s ^ ] = arg min 1 2 | | y - Uz - s | | 2 2 + λ | | s | | 1 + γ | | z | | 1
y new = Uz s = 0 μ s ≠ 0
Wherein μ is the mean vector that PCA analytical calculation obtains, and through the tracking results of overcorrect, is used for upgrading clear template;
E, according to the old entry of dictionary, upgrade slow, new entry and upgrade fast principle, generate accumulated probability sequence:
L = { 0 , 1 2 n - 1 - 1 , 3 2 n - 1 - 1 , . . . , 1 }
Produce the random number between 0~1, by random number, determine a certain template of replacing in clear template;
After F, clear template renewal, clear template piecemeal is processed, replaced the clear part of sparse coding dictionary T, new dictionary is done to normalized, obtain the dictionary upgrading.
7. the object tracking method of utilizing motion blur information according to claim 1, is characterized in that, in step S6, described PSF function is gaussian kernel function.
CN201410280387.0A 2014-06-20 2014-06-20 A kind of object tracking methods of utilization motion blur information Active CN104091350B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410280387.0A CN104091350B (en) 2014-06-20 2014-06-20 A kind of object tracking methods of utilization motion blur information

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410280387.0A CN104091350B (en) 2014-06-20 2014-06-20 A kind of object tracking methods of utilization motion blur information

Publications (2)

Publication Number Publication Date
CN104091350A true CN104091350A (en) 2014-10-08
CN104091350B CN104091350B (en) 2017-08-25

Family

ID=51639065

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410280387.0A Active CN104091350B (en) 2014-06-20 2014-06-20 A kind of object tracking methods of utilization motion blur information

Country Status (1)

Country Link
CN (1) CN104091350B (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104751493A (en) * 2015-04-21 2015-07-01 南京信息工程大学 Sparse tracking method on basis of gradient texture features
CN104751484A (en) * 2015-03-20 2015-07-01 西安理工大学 Moving target detection method and detection system for achieving same
CN107481269A (en) * 2017-08-08 2017-12-15 西安科技大学 A kind of mine multi-cam moving target continuous tracking method
CN110033001A (en) * 2019-04-17 2019-07-19 华夏天信(北京)智能低碳技术研究院有限公司 Mine leather belt coal piling detection method based on sparse dictionary study
WO2019174068A1 (en) * 2018-03-15 2019-09-19 华中科技大学 Distance-weighted sparse representation priori-based image restoration and matching integration method
CN110991276A (en) * 2019-11-20 2020-04-10 湖南检信智能科技有限公司 Face motion blur judgment method based on convolutional neural network
CN111178409A (en) * 2019-12-19 2020-05-19 浙大网新系统工程有限公司 Image matching and recognition system based on big data matrix stability analysis
KR102337445B1 (en) * 2021-05-14 2021-12-09 이정환 System for providing golf putting simulation servie using virtual mesh form

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103489201B (en) * 2013-09-11 2016-10-05 华南理工大学 Method for tracking target based on motion blur information
CN103729860B (en) * 2013-12-31 2016-10-05 华为软件技术有限公司 A kind of method and apparatus of tracking image target

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104751484A (en) * 2015-03-20 2015-07-01 西安理工大学 Moving target detection method and detection system for achieving same
CN104751484B (en) * 2015-03-20 2017-08-25 西安理工大学 A kind of moving target detecting method and the detecting system for realizing moving target detecting method
CN104751493A (en) * 2015-04-21 2015-07-01 南京信息工程大学 Sparse tracking method on basis of gradient texture features
CN107481269A (en) * 2017-08-08 2017-12-15 西安科技大学 A kind of mine multi-cam moving target continuous tracking method
WO2019174068A1 (en) * 2018-03-15 2019-09-19 华中科技大学 Distance-weighted sparse representation priori-based image restoration and matching integration method
CN110033001A (en) * 2019-04-17 2019-07-19 华夏天信(北京)智能低碳技术研究院有限公司 Mine leather belt coal piling detection method based on sparse dictionary study
CN110991276A (en) * 2019-11-20 2020-04-10 湖南检信智能科技有限公司 Face motion blur judgment method based on convolutional neural network
CN111178409A (en) * 2019-12-19 2020-05-19 浙大网新系统工程有限公司 Image matching and recognition system based on big data matrix stability analysis
CN111178409B (en) * 2019-12-19 2021-11-16 浙大网新系统工程有限公司 Image matching and recognition system based on big data matrix stability analysis
KR102337445B1 (en) * 2021-05-14 2021-12-09 이정환 System for providing golf putting simulation servie using virtual mesh form

Also Published As

Publication number Publication date
CN104091350B (en) 2017-08-25

Similar Documents

Publication Publication Date Title
CN104091350A (en) Object tracking method achieved through movement fuzzy information
JP6739517B2 (en) Lane recognition modeling method, device, storage medium and device, and lane recognition method, device, storage medium and device
CN112257502A (en) Pedestrian identification and tracking method and device for surveillance video and storage medium
CN104599292B (en) A kind of anti-noise moving object detection algorithm decomposed based on low-rank matrix
CN106056628A (en) Target tracking method and system based on deep convolution nerve network feature fusion
CN105160310A (en) 3D (three-dimensional) convolutional neural network based human body behavior recognition method
CN104820997B (en) A kind of method for tracking target based on piecemeal sparse expression Yu HSV Feature Fusion
CN102568002B (en) Moving object detection algorithm based on fusion of texture pattern and movement pattern
CN105006003A (en) Random projection fern based real-time target tracking algorithm
CN103514441A (en) Facial feature point locating tracking method based on mobile platform
CN101853388B (en) Unchanged view angle behavior identification method based on geometric invariable
CN104751493A (en) Sparse tracking method on basis of gradient texture features
CN103617636A (en) Automatic video-target detecting and tracking method based on motion information and sparse projection
CN104346811A (en) Video-image-based target real-time tracking method and device
CN103473790A (en) Online target tracking method based on increment bilateral two-dimensional principal component analysis (Bi-2DPCA) learning and sparse representation
CN104200492A (en) Automatic detecting and tracking method for aerial video target based on trajectory constraint
CN104616324A (en) Target tracking method based on adaptive appearance model and point-set distance metric learning
CN103456030A (en) Target tracking method based on scattering descriptor
CN105138983A (en) Pedestrian detection method based on weighted part model and selective search segmentation
CN105023013A (en) Target detection method based on local standard deviation and Radon transformation
CN111814597A (en) Urban function partitioning method coupling multi-label classification network and YOLO
CN105654518A (en) Trace template self-adaption method based on variance estimation
KR101921071B1 (en) Method of estimating pose of three-dimensional object with sensor fusion in multi-frame and apparatus theroef
CN104778670A (en) Fractal-wavelet self-adaption image denoising method based on multivariate statistical model
CN103400158A (en) Dynamic shape codebook learning-based level set tracking method

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