CN103700117A - Robust optical flow field estimating method based on TV-L1 variation model - Google Patents

Robust optical flow field estimating method based on TV-L1 variation model Download PDF

Info

Publication number
CN103700117A
CN103700117A CN201310594211.8A CN201310594211A CN103700117A CN 103700117 A CN103700117 A CN 103700117A CN 201310594211 A CN201310594211 A CN 201310594211A CN 103700117 A CN103700117 A CN 103700117A
Authority
CN
China
Prior art keywords
optical flow
model
image
dtri
theta
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
CN201310594211.8A
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.)
Beijing University of Technology
Original Assignee
Beijing University of Technology
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 Beijing University of Technology filed Critical Beijing University of Technology
Priority to CN201310594211.8A priority Critical patent/CN103700117A/en
Publication of CN103700117A publication Critical patent/CN103700117A/en
Pending legal-status Critical Current

Links

Images

Abstract

The invention discloses a robust optical flow field estimating method based on a TV-L1 variation model. The robust optical flow field estimating method comprises the following steps: firstly, performing structural texture resolution on an input image, and establishing an optical flow calculating model based on the TV-L1; secondly, establishing an image pyramid, calculating optical flow on the lowest image resolution layer by a discretized alternating iteration method, further calculating with a calculated value as an initial value of a next higher resolution layer till the highest resolution layer, namely the original image resolution, and accelerating the algorithm by using a GPU (graphic processing unit) so as to improve the instantaneity of the algorithm; finally, calculating the error of the algorithm by using an optical flow error evaluating function. In the robust optical flow field estimating method, the input image is processed by a structural texture resolving method and a texture image is applied to optical flow calculation, so that influence of an image shadow caused by illumination variation on the calculation is avoided; by the robust optical flow field estimating method based on the TV-L1 variation model, segmenting smoothness of the image is kept and the optical flow calculating precision and optical flow calculating speed are improved.

Description

A kind of based on TV-L 1the robust Optical flow estimation method of Variation Model
Technical field
The invention belongs to computer vision field, relate to a kind of based on TV-L 1the robust Optical flow estimation method of (single order data item) Variation Model.
Background technology
Light stream refers to the instantaneous velocity of space motion object pixel motion on observation imaging surface, and the information that it is comprising moving object, so can utilize it to understand the motion conditions of object.Light stream comprises following three key elements: the one, and the motion that light stream is produced, namely velocity field; The 2nd, can carry information and there is the supporting body of optical characteristics, such as the picture element with gray scale; The 3rd, object is projected to the plane of delineation from scene, make object can be observed projection.Optical flow computation is one of important research field of computer vision and image processing, in fields such as space flight, military affairs, medical science, industry, all has a wide range of applications.
Calculating optical flow field is at present mainly the variational method, its starting point is to change obtaining of optical flow field into a global energy functional minimization problem, and the foundation of energy functional model is the key of this variational method, its mathematical model is mainly comprised of data item and level and smooth two parts, data item mainly comprises various normal logically false establishing on duty, such as gray scale conservation hypothesis (light stream fundamental equation), gradient conservation hypothesis etc., the constraint condition consisting of these conservation hypothesis is in optical flow computation process, to determine the principal element of motion model.And level and smooth Xiang Ze is the various level and smooth and sectionally smooth strategy that has reflected optical flow field, and can make this model obtain unique solution.
The people such as Horn and Schunk applies to the variational method in optical flow computation at first, creationary grey scale pixel value and two-dimension speed field is linked together, and introduces the smoothness constraint equation of light stream, obtains classical optical flow computation method.The method is mainly utilized gray scale conservation hypothesis, and very short in the time interval of adjacent two two field pictures, variation of image grayscale is very little, supposes that gray-scale value is constant, be I(x+dx, y+dy, t+dt)=I(x, y, t), this formula is carried out to single order Taylor expansion, can derive gradient constraint equation, that is:
∂ I ∂ x dx + ∂ I ∂ y dy + ∂ I ∂ t dt = 0
Order u = dx dt , v = dy dt Represent that respectively this point is at x, the light stream component in y direction, I x = ∂ I ∂ x , I y = ∂ I ∂ y , I t = ∂ I ∂ t Distinguish representative image gray scale with respect to x, y, the local derviation of t, above formula can be written as following basic optical flow constraint equation:
I xu+I yv+I t=0
Optical flow constraint equation contains two unknown quantity u and v, therefore cannot determine unique solution.For this reason, Horn & Schunck introduces an overall smoothness constraint to light stream to above formula and solves light stream, thereby obtains following energy functional:
E = ∫ ∫ [ ( I x u + I y v + I t ) 2 + α 2 ( | ▿ u | 2 + | ▿ u | 2 ) ] dxdy
Above formula is basic optical flow computation method.But the method can not keep sectionally smooth well, the spill point problem of deal with data item steadily, and by this energy functional of iterative, want to obtain more stable result, must, through thousands of up to a hundred iteration, reduce computing velocity.
Application number is that 201310174158.6 patent has proposed a kind of quick the Computation of Optical Flow based on error Distributed-tier grid, solving on the real time problems of optical flow computation, utilize multiple grid method to solve energy model, but the basic optical flow computation model of the method utilization, just on derivation algorithm, improved computing velocity, for model, do not improved.Want fundamentally to put forward the high-precision optical flow computation of simultaneously accelerating, must on original model, modify, to obtain the better computation model of effect.
Summary of the invention
For the precision and the real time problems that exist in basic optical flow computation method, the present invention proposes a kind of based on TV-L 1the robust Optical flow estimation method of Variation Model, introduces single order data item (being L1 norm), can keep well sectionally smooth, and can accelerate the computing velocity of light stream.
Provide the principle of the Computation of Optical Flow of the present invention below.
It is as follows that variational method based on gray scale conservation solves the energy functional of light stream:
∫ Ω { λφ ( I 0 ( x ) - I 1 ( x + u ( x ) ) ) + ψ ( u , ▿ u , . . . ) } dx
Wherein, u (x) is the light stream (x direction and the light stream of y direction) on two-dimensional directional, φ (I 0(x)-I 1(x+u (x))) be the data penalty term of image,
Figure DEST_PATH_GDA0000455114260000022
for level and smooth.Parameter lambda is the weight coefficient between data item and level and smooth item.If select φ (x)=x 2with
Figure DEST_PATH_GDA0000455114260000023
this energy functional is the basic optical flow computation method of Horn & Schunck.
Select
Figure DEST_PATH_GDA0000455114260000024
this energy functional is based on TV-L 1the light stream energy functional of (the total variation method of single order data item), as follows:
E = ∫ Ω { λ | I 0 ( x ) - I 1 ( x + u ( x ) ) | + | ▿ u | } dx
Above-mentioned energy functional formula seems simply, but solves but very difficultly, and main cause is that data item and level and smooth are not continuously differentiable.In order to address this problem, can be by
Figure DEST_PATH_GDA0000455114260000026
with functional expression that below can be micro-, replace, with
Figure DEST_PATH_GDA0000455114260000028
(ε is a very little constant, and while preventing differentiate, denominator is the zero calculation overflow that causes) just can utilize this energy functional of Numerical Methods Solve like this.But the method has been introduced the margin of error, therefore can affect the precision of optical flow computation.Adopting primal dual algorithm to replace this energy functional of iterative can effectively avoid introducing the margin of error and cause solving out of true.
A kind of based on TV-L 1the robust Optical flow estimation method of Variation Model, its technical characterictic mainly comprises following steps:
Step 1, input image sequence.
Step 2, carries out structural texture decomposition to image.
In actual applications, the factor that affects optical flow computation precision comprise moving object large change in displacement, weak texture region, block and intensity of illumination variation etc.Wherein, the impact that intensity of illumination changes is particularly evident, this important hypothesis of gray scale conservation of widespread use is no longer set up, thereby be difficult to obtain optical flow field accurately.
Picture breakdown technology is absorbed in and from image, is extracted useful, interested information.The method of using structural texture to decompose solves intensity of illumination and changes, and the problem such as consequent shade.Its theoretical foundation is, image can be regarded as by structure division (mainly comprising geological information in image, as striped, edge etc.) and texture part (mainly comprising the small scale detailed information that some have cyclophysis or oscillating characteristic) and forms.Image is after structure-texture decomposes, and intensity of illumination changes the negative effect producing and only appears in structural drawing.Input quantity using texture image as optical flow computation process, can avoid the impact of illumination variation on result of calculation.
ROF (Rudin, Osher, the Fatemi) denoising model of utilization based on total variation carried out structural texture decomposition.For gray level image I (x), its structure division I ssolving model be:
min I S ∫ Ω { | ▿ I S | + 1 2 θ ( I S - I ) 2 } dx
In formula, θ is a very little constant, only has the I of working as in optimizing process swhile approaching with I, just can make energy functional obtain minimum value, I is original image gray-scale value.
Utilize primal dual algorithm to minimize this energy functional.Introduce I sdual variable p i(i=1,2), adopt dual variable p=(p 1, p 2) titerative solution equation:
I S=I+θdiv?p
Iterative formula is:
p ~ n + 1 = p n + τ θ ( ▿ ( I + θ div p n ) )
p n + 1 = p ~ n + 1 max { 1 , | p ~ n + 1 | }
Wherein, p 0=0, τ≤1/4.
The texture component I of image t(x) equal the poor of original graph and structure component, that is: I t(x)=I (x)-I s(x).
By the texture maps obtaining after decomposing in order to follow-up optical flow computation.Practice shows, the method can reduce the impact of illumination variation on optical flow computation, improves the precision solving, and operation is also more efficient.
Step 3, sets up based on TV-L 1the energy functional model of Variation Model.
Based on TV-L 1the energy functional of model is as follows:
E = ∫ Ω { λ | I 1 ( x + u ( x ) ) - I 0 ( x ) | + | ▿ u | } dx
By image I 1at x+u 0near carry out linearization, to I 1(x+u (x)) single order Taylor expansion:
I 1 ( x + u ( x ) ) = I 1 ( x + u 0 ) + ( u - u 0 ) ▿ I 1 ( x + u 0 )
Fixing u 0and utilize linear-apporximation to replace I 1(x+u (x)), TV-L 1energy functional is write as following form:
E = ∫ Ω { λ | u ▿ I 1 + I 1 ( x + u 0 ) - u 0 ▿ I 1 - I 0 | + | ▿ u | } dx
With ρ (u), represent
Figure DEST_PATH_GDA0000455114260000048
introduce auxiliary variable v, by TV-L 1energy functional is write as following convex function form:
E θ = ∫ Ω { | ▿ u | + 1 2 θ ( u - v ) 2 + λ | ρ ( v ) | } dx
Wherein, θ is a very little constant, in the process of iteration, only has when u and v approach, can make above formula energy functional obtain minimum value.
This energy functional is write as to the mathematical model of concrete two dimensional form:
E θ = ∫ Ω { Σ i = 1 2 | ▿ u i | + Σ i = 1 2 1 2 θ ( u i - v i ) 2 + λ | ρ ( v ) | } dx
Wherein, u 1and u 2represent respectively the light stream of x direction and the light stream of y direction.Utilize the alternately alternative manner of primal dual algorithm to optimize above-mentioned model, can try to achieve light stream.
Step 4, utilizes alternately alternative manner to solve energy model.
(1) for i(i=1,2), fixing v 1and v 2, solve u 1and u 2, optimize with drag:
min u i ∫ Ω { Σ i = 1 2 | ▿ u i | + Σ i = 1 2 1 2 θ ( u i - v i ) 2 } dx
This model is the image denoising model based on ROF, solves the following formula of this model utilization:
u i=v i+θdiv?p i
U ithe dual variable of (i=1,2) is p i(i=1,2), the iterative formula that solves dual variable is as follows:
p ~ n + 1 = p n + τ θ ( ▿ ( I + θ div p n ) )
p n + 1 = p ~ n + 1 max { 1 , | p ~ n + 1 | }
Wherein, p 0=0, τ≤1/4.
(2) for i(i=1,2), fixing u 1and u 2, solve v 1and v 2, optimize with drag:
min v ∫ Ω { Σ i = 1 2 1 2 θ ( u i - v i ) 2 + λ | ρ ( v ) | } dx
Solve the method that this model need to use pointwise to solve, its solution procedure is used following threshold method:
v = u + &lambda;&theta; &dtri; I 1 if &rho; ( u ) < - &lambda;&theta; | &dtri; I 1 | 2 - &lambda;&theta; &dtri; I 1 if &rho; ( u ) > &lambda;&theta; | &dtri; I 1 | 2 - &rho; ( u ) &dtri; I 1 / | &dtri; I 1 | 2 if | &rho; ( u ) | &le; &lambda;&theta; | &dtri; I 1 | 2
In the specific implementation process of program solution, due to pixel light stream value gradient
Figure DEST_PATH_GDA0000455114260000056
very difficult with solving of dual variable div p, take the method for value solving of discretize to solve energy model, method is as follows:
Utilize consequent difference method to solve div p, utilize preceding paragraph difference method to calculate the gradient of light stream.
For one wide be that in N, the high view data scope for M, pixel (i, j) is located gradient preceding paragraph difference discrete be expressed as:
( &dtri; u ) i , j 1 = u i + 1 , j - u i , j , if i < N 0 , if i = N
( &dtri; u ) i , j 2 = u i , j + 1 - u i , j , if i < M 0 , if i = M
The consequent difference discrete of divergence operator is expressed as:
( div p ) i , j = p i , j 1 - p i - 1 , j 1 , if 1 < i < N p i , j 1 , if i = 1 - p i - 1 , j 1 , if i = N + p i , j 2 - p i , j - 1 2 , if 1 < j < M p i , j 2 , if j = 1 - p i , j - 1 2 , if j = M
Numerical evaluation is carried out (for example image-region of rectangle) in regular grid, utilizes computing power and parallel processing capability that GPU is powerful, and the solution procedure of energy functional is accelerated, and makes optical flow computation have good real-time.
In linearization procedure, because the single order Taylor expansion of data item is only applicable to the projection coordinate of little displacement, the solution procedure of light stream is restricted.In order to overcome this difficulty, the solution procedure of energy model has been taked by slightly to smart pyramid algorith: generate the pyramid diagram picture that a series of thicknesses are different, on the thickest tomographic image yardstick, utilize TV-L 1variation Model is asked for light stream, and the initial solution using this solution on the thinner image of lower one deck, repeats this step, until the thinnest resolution tomographic image, i.e. original image.
Compared with prior art, the present invention has the following advantages:
Utilize structural texture decomposition method to process input picture, texture maps is applied in optical flow computation, avoided the shade that in image, illumination variation produces on calculating the impact causing.Utilization is based on TV-L 1the Optical flow estimation method of Variation Model, can well keep the sectionally smooth of image, makes result of calculation more accurate, and can improve the computing velocity of light stream.
Accompanying drawing explanation
Fig. 1 is based on TV-L 1the robust optical flow computation method flow diagram of Variation Model;
Fig. 2 solves TV-L for replacing alternative manner 1energy functional process flow diagram;
Fig. 3 is two groups of image sequences and light stream color diagram and polar plot in Middlebury java standard library.
Embodiment
Below in conjunction with the drawings and specific embodiments, the present invention will be further described.
Hardware configuration of the present invention is for being equipped with the PC of i3-3220CPU and GT630GPU, and running environment is Windows7 operating system and Visual Studio2008 software platform.
The technical scheme that the present invention takes is: first the image of input is carried out to structural texture decomposition, the texture part of asking for applies in light stream estimation below, sets up based on TV-L 1optical flow computation model, then set up 4~5 tomographic image pyramids, on minimum image resolution ratio layer, by the method for the alternately iteration after discretize, calculate light stream, respectively in the hope of the worthwhile initial value of doing next floor height layers of resolution continue to calculate, until highest resolution layer (being original image resolution), utilize GPU to accelerate this algorithm to improve algorithm real-time, finally utilize light stream error assessment function to calculate the error of this algorithm.Fig. 1 is method flow of the present invention, specifically comprises following step:
Step 1, input two continuous frames view data.
Step 2, carries out structural texture decomposition to image.
Step 3, sets up based on TV-L 1the energy functional model of Variation Model.
Step 4, takes alternately alternative manner to solve energy model, and process flow diagram as shown in Figure 2.
Provide an application example of the present invention below.
Select that two groups of test patterns propose the present invention based on TV-L 1the robust Optical flow estimation method of Variation Model is verified, as shown in Figure 3, two groups of images are all from the test pattern sequence (a1 in the Middlebury java standard library extensively adopting in the world, b1 and a2, b2 is respectively the two continuous frames of RubberWhale and two groups of image sequences of Hydrangea), the light stream color diagram drawing is respectively as shown in c1, c2, and light stream vector figure is respectively as shown in d1, d2.
In order to compare with prior art, adopt respectively traditional optical flow computation model improve one's methods (method one) and the present invention proposes based on TV-L 1the robust optical flow computation method (method two) of Variation Model is tested, and experiment still adopts a1, b1 in Fig. 3 and a2, two groups of image sequences of b2.
Adopt the estimation of error mode of average angle error AAE (Average Angular Error) and average end point error AEPE (Average Endpoint Error) to evaluate the precision that two kinds of distinct methods calculate.
The computing formula of AAE is as follows:
AAE = 1 N 0 &Sigma; i = 1 N 0 &phi; e ( i )
&phi; e ( i ) = arccos [ u 1 i c u 1 i e + u 2 i c u 2 i e + k 2 ( u 1 i c ) 2 + ( u 2 i c ) 2 + k 2 ( u 1 i e ) 2 + ( u 2 i e ) 2 + k 2 ]
Wherein, N 0the total pixel number that represents a two field picture,
Figure DEST_PATH_GDA0000455114260000063
the standard light flow vector that represents i pixel,
Figure DEST_PATH_GDA0000455114260000064
the light stream vector of i the pixel that expression calculates, k represents the frame number of being separated by.AAE has reflected the degree of the whole departure standard light flow vector field, light stream vector field of calculating.
The computing formula of AEPE is:
AEPE = 1 N 0 &Sigma; i = 1 N 0 &phi; ep ( i )
Wherein:
&phi; ep ( i ) = ( u 1 i c - u 1 i e ) 2 + ( u 2 i c - u 2 i e ) 2
AEPE is in order to weigh the vector length of optical flow field of calculating and the error between the vector length in standard light flow field.
Table 1 has provided AAE, the AEPE of two kinds of methods and has calculated the time used.As shown in Table 1, the present invention is based on TV-L 1aAE, the AEPE of the robust Optical flow estimation method of Variation Model and computing time be improving one's methods lower than traditional optical flow computation model all, compared with prior art, can not only improve the precision of optical flow algorithm, can also improve the speed of optical flow computation, there is good real-time.
The contrast of table 1 the present invention and the prior art error of calculation and speed

Claims (4)

1. one kind based on TV-L 1the robust Optical flow estimation method of Variation Model, is characterized in that comprising following steps:
Step 1, input image sequence;
Step 2, and image is carried out to structural texture decomposition;
ROF (Rudin, Osher, the Fatemi) denoising model of utilization based on total variation carried out structural texture decomposition; For gray level image I (x), its structure division I ssolving model be:
min I S &Integral; &Omega; { | &dtri; I S | + 1 2 &theta; ( I S - I ) 2 } dx
In formula, θ is a very little constant, only has the I of working as in optimizing process swhile approaching with I, just can make energy functional obtain minimum value, I is original image gray-scale value;
Utilize primal dual algorithm to minimize this energy functional; Introduce I sdual variable p i(i=1,2), adopt dual variable p=(p 1, p 2) titerative solution equation:
I S=I+θdiv?p
Iterative formula is:
p ~ n + 1 = p n + &tau; &theta; ( &dtri; ( I + &theta; div p n ) )
p n + 1 = p ~ n + 1 max { 1 , | p ~ n + 1 | }
Wherein, p 0=0, τ≤1/4;
The texture component I of image t(x) equal the poor of original graph and structure component, that is: I t(x)=I (x)-I s(x);
Step 3, sets up based on TV-L 1the energy functional model of Variation Model;
Based on TV-L 1the energy functional of model is as follows:
E=∫ Ω{λ|I 1(x+u(x))-I 0(x)|+|▽u|}dx
By image I 1at x+u 0near carry out linearization, to I 1(x+u (x)) single order Taylor expansion:
I 1(x+u(x))=I 1(x+u 0)+(u-u 0)▽I 1(x+u 0)
Fixing u 0and utilize linear-apporximation to replace I 1(x+u (x)), TV-L 1energy functional is write as following form:
E=∫ Ω{λ|u▽I 1+I 1(x+u 0)-u 0▽I 1-I 0|+|▽u|}dx
With ρ (u), represent I 1(x+u 0)+(u-u 0) ▽ I 1-I 0, introduce auxiliary variable v, by TV-L 1energy functional is write as following convex function form:
E = &Integral; &Omega; { &lambda; | I 1 ( x + u ( x ) ) - I 0 ( x ) | + | &dtri; u | } dx
Wherein, θ is a very little constant, in iterative process, only have when u and v approaching in, can make above formula energy functional obtain minimum value;
This energy functional is write as to the mathematical model of concrete two dimensional form:
E &theta; = &Integral; &Omega; { &Sigma; i = 1 2 | &dtri; u i | + &Sigma; i = 1 2 1 2 &theta; ( u i - v i ) 2 + &lambda; | &rho; ( v ) | } dx
Wherein, u 1and u 2represent respectively the light stream of x direction and the light stream of y direction; Utilize the alternately alternative manner of primal dual algorithm to optimize above-mentioned model, can try to achieve light stream;
Step 4, utilizes alternately alternative manner to solve energy model;
(1) for i(i=1,2), fixing v 1and v 2, solve u 1and u 2, optimize with drag:
min u i &Integral; &Omega; { &Sigma; i = 1 2 | &dtri; u i | + &Sigma; i = 1 2 1 2 &theta; ( u i - v i ) 2 } dx
This model is the image denoising model based on ROF, solves the following formula of this model utilization:
u i=v i+θdiv?p i
U ithe dual variable of (i=1,2) is p i(i=1,2), the iterative formula that solves dual variable is as follows:
p ~ n + 1 = p n + &tau; &theta; ( &dtri; ( I + &theta; div p n ) )
p n + 1 = p ~ n + 1 max { 1 , | p ~ n + 1 | }
Wherein, p 0=0, τ≤1/4;
(2) for i(i=1,2), fixing u 1and u 2, solve v 1and v 2, optimize with drag:
min v &Integral; &Omega; { &Sigma; i = 1 2 1 2 &theta; ( u i - v i ) 2 + &lambda; | &rho; ( v ) | } dx
Solve the method that this model need to use pointwise to solve, its solution procedure is used following threshold method:
v = u + &lambda;&theta; &dtri; I 1 if&rho; ( u ) < - &lambda;&theta; | &dtri; I 1 | 2 - &lambda;&theta; &dtri; I 1 if&rho; ( u ) > &lambda;&theta; | &dtri; I 1 | 2 - &rho; ( u ) &dtri; I 1 / | &dtri; I 1 | 2 if | &rho; ( u ) | &le; &lambda;&theta; | &dtri; I 1 | 2 .
2. according to claim 1 a kind of based on TV-L 1the robust Optical flow estimation method of Variation Model, is characterized in that, in order to solve pixel light stream value gradient (▽ u) i,jsolve difficult problem with dual variable div p, take the method for value solving of discretize to solve energy model, method is as follows:
Utilize consequent difference method to solve div p, utilize preceding paragraph difference method to calculate the gradient of light stream;
For one wide be that in N, the high view data scope for M, pixel (i, j) is located gradient
Figure FDA0000419724470000031
preceding paragraph difference discrete be expressed as:
( &dtri; u ) i , j 1 = u i + 1 , j - u i , j , ifi < N 0 , ifi = N
( &dtri; u ) i , j 2 = u i , j + 1 - u i , j , ifi < M 0 , ifi = M
The consequent difference discrete of divergence operator is expressed as:
( div p ) i , j = p i , j 1 - p i - 1 , j 1 , if 1 < i < N p i , j 1 , ifi = 1 - p i - 1 , j 1 , ifi = N + p i , j 2 - p i , j - 1 2 , if 1 < j < M p i , j 2 , ifj = 1 - p i , j - 1 2 , ifj = M .
3. according to claim 1 a kind of based on TV-L 1the robust Optical flow estimation method of Variation Model, it is characterized in that, numerical evaluation is carried out in regular grid, utilize computing power that GPU is powerful and and parallel processing capability, solution procedure to energy functional is accelerated, and makes optical flow computation have good real-time.
4. according to claim 1 a kind of based on TV-L 1the robust Optical flow estimation method of Variation Model, it is characterized in that, for solving single order Taylor expansion due to data item, be only applicable to the problem that the projection coordinate of little displacement is restricted light stream solution procedure, the solution procedure of energy model has been taked by slightly to smart pyramid algorith: generate the pyramid diagram picture that a series of thicknesses are different, on the thickest tomographic image yardstick, utilize TV-L 1variation Model is asked for light stream, and the initial solution using this solution on the thinner image of lower one deck, repeats this step, until the thinnest resolution tomographic image, i.e. original image.
CN201310594211.8A 2013-11-21 2013-11-21 Robust optical flow field estimating method based on TV-L1 variation model Pending CN103700117A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310594211.8A CN103700117A (en) 2013-11-21 2013-11-21 Robust optical flow field estimating method based on TV-L1 variation model

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310594211.8A CN103700117A (en) 2013-11-21 2013-11-21 Robust optical flow field estimating method based on TV-L1 variation model

Publications (1)

Publication Number Publication Date
CN103700117A true CN103700117A (en) 2014-04-02

Family

ID=50361635

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310594211.8A Pending CN103700117A (en) 2013-11-21 2013-11-21 Robust optical flow field estimating method based on TV-L1 variation model

Country Status (1)

Country Link
CN (1) CN103700117A (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105809712A (en) * 2016-03-02 2016-07-27 西安电子科技大学 Effective estimation method for large displacement optical flows
CN108257105A (en) * 2018-01-29 2018-07-06 南华大学 A kind of light stream estimation for video image and denoising combination learning depth network model
CN108492308A (en) * 2018-04-18 2018-09-04 南昌航空大学 A kind of determination method and system of variation light stream based on mutual structure guiding filtering
CN108507476A (en) * 2018-04-27 2018-09-07 中国石油大学(北京) Displacement field measurement method, device, equipment and storage medium for material surface
CN108765448A (en) * 2018-05-28 2018-11-06 青岛大学 A kind of shrimp seedling analysis of accounts method based on improvement TV-L1 models
CN109272539A (en) * 2018-09-13 2019-01-25 云南大学 The decomposition method of image texture and structure based on guidance figure Total Variation
CN110349186A (en) * 2019-07-16 2019-10-18 南昌航空大学 Optical flow computation method is moved based on the matched big displacement of depth
CN111915573A (en) * 2020-07-14 2020-11-10 武汉楚精灵医疗科技有限公司 Digestive endoscopy focus tracking method based on time sequence feature learning
CN113610735A (en) * 2021-08-25 2021-11-05 华北电力大学(保定) Hybrid noise removing method for infrared image of power equipment
CN113837968A (en) * 2021-09-29 2021-12-24 北京地平线信息技术有限公司 Training of human face optical flow estimation network and human face optical flow estimation method and device

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013149176A (en) * 2012-01-22 2013-08-01 Suzuki Motor Corp Optical flow processor
CN103247058A (en) * 2013-05-13 2013-08-14 北京工业大学 Fast optical flow field calculation method based on error-distributed multilayer grid

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013149176A (en) * 2012-01-22 2013-08-01 Suzuki Motor Corp Optical flow processor
CN103247058A (en) * 2013-05-13 2013-08-14 北京工业大学 Fast optical flow field calculation method based on error-distributed multilayer grid

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
A. WEDEL ET AL.: "An Improved Algorithm for TV-L1 Optical Flow", 《STATISTICAL AND GEOMETRICAL APPROACH TO VISUAL MOTION ANALYSIS. SPRINGER BERLIN HEIDELBERG》, 31 December 2009 (2009-12-31) *
涂志刚 等: "一种高精度的TV-L1光流算法", 《武汉大学学报· 信息科学版》, vol. 37, no. 4, 30 April 2012 (2012-04-30) *

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105809712A (en) * 2016-03-02 2016-07-27 西安电子科技大学 Effective estimation method for large displacement optical flows
CN105809712B (en) * 2016-03-02 2018-10-19 西安电子科技大学 A kind of efficient big displacement light stream method of estimation
CN108257105A (en) * 2018-01-29 2018-07-06 南华大学 A kind of light stream estimation for video image and denoising combination learning depth network model
CN108492308B (en) * 2018-04-18 2020-09-08 南昌航空大学 Method and system for determining variable light split flow based on mutual structure guided filtering
CN108492308A (en) * 2018-04-18 2018-09-04 南昌航空大学 A kind of determination method and system of variation light stream based on mutual structure guiding filtering
CN108507476A (en) * 2018-04-27 2018-09-07 中国石油大学(北京) Displacement field measurement method, device, equipment and storage medium for material surface
CN108507476B (en) * 2018-04-27 2020-08-07 中国石油大学(北京) Displacement field measuring method, device, equipment and storage medium for material surface
CN108765448A (en) * 2018-05-28 2018-11-06 青岛大学 A kind of shrimp seedling analysis of accounts method based on improvement TV-L1 models
CN109272539A (en) * 2018-09-13 2019-01-25 云南大学 The decomposition method of image texture and structure based on guidance figure Total Variation
CN110349186A (en) * 2019-07-16 2019-10-18 南昌航空大学 Optical flow computation method is moved based on the matched big displacement of depth
CN111915573A (en) * 2020-07-14 2020-11-10 武汉楚精灵医疗科技有限公司 Digestive endoscopy focus tracking method based on time sequence feature learning
CN113610735A (en) * 2021-08-25 2021-11-05 华北电力大学(保定) Hybrid noise removing method for infrared image of power equipment
CN113837968A (en) * 2021-09-29 2021-12-24 北京地平线信息技术有限公司 Training of human face optical flow estimation network and human face optical flow estimation method and device
CN113837968B (en) * 2021-09-29 2024-01-23 北京地平线信息技术有限公司 Training of human face optical flow estimation network and human face optical flow estimation method and device

Similar Documents

Publication Publication Date Title
CN103700117A (en) Robust optical flow field estimating method based on TV-L1 variation model
CN101216941B (en) Motion estimation method under violent illumination variation based on corner matching and optic flow method
CN113139453B (en) Orthoimage high-rise building base vector extraction method based on deep learning
CN108564616A (en) Method for reconstructing three-dimensional scene in the rooms RGB-D of fast robust
CN106157372A (en) A kind of 3D face grid reconstruction method based on video image
CN103198479B (en) Based on the SAR image segmentation method of semantic information classification
CN104574393A (en) Three-dimensional pavement crack image generation system and method
CN110189339A (en) The active profile of depth map auxiliary scratches drawing method and system
CN103826032A (en) Depth map post-processing method
CN110349186B (en) Large-displacement motion optical flow calculation method based on depth matching
CN103292733B (en) A kind of corresponding point lookup method based on phase shift and trifocal tensor
JP7063837B2 (en) Area extraction device and program
CN110378924A (en) Level set image segmentation method based on local entropy
CN104318559A (en) Quick feature point detecting method for video image matching
CN106340010A (en) Corner detection method based on second-order contour difference
Gong et al. Horn–Schunck optical flow applied to deformation measurement of a birdlike airfoil
CN106952292A (en) The 3D motion object detection method clustered based on 6DOF scene flows
CN102663812B (en) Direct method of three-dimensional motion detection and dense structure reconstruction based on variable optical flow
CN111160362B (en) FAST feature homogenizing extraction and interframe feature mismatching removal method
CN103411562B (en) A kind of structured light strip center extraction method based on dynamic programming and average drifting
CN109271865A (en) Motion target tracking method based on scattering transformation multilayer correlation filtering
Zhu et al. Variational building modeling from urban MVS meshes
CN115908202A (en) ToF depth image denoising method based on expansion modeling and multi-mode fusion
CN113674360A (en) Covariant-based line structured light plane calibration method
CN108428250A (en) A kind of X angular-point detection methods applied to vision positioning and calibration

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20140402