Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
research:hflow:start [2015/08/13 11:21]
aneufeld
research:hflow:start [2015/09/21 11:17]
aneufeld
Line 1: Line 1:
-====== ​Monocular 3D Reconstruction of Traffic Scenes ​from Optical Flow ======+====== ​Estimating Vehicle Ego-Motion and Piecewise Planar Scene Structure ​from Optical Flow in a Continuous Framework ​======
  
 We estimate a 3D scene structure and the vehicle egomotion given the forward and backward optical flow fields between two consecutive frames. ​ We estimate a 3D scene structure and the vehicle egomotion given the forward and backward optical flow fields between two consecutive frames. ​
Line 17: Line 17:
 Given rotation $R \in \text{SO}(3)$,​ translation $t \in S(2)$ and 3D point $X$, the point $X'$ relative to the second camera is given by $X' = R^\top (X - t)$. The translation is restricted to the unit sphere, since the translation norm cannot be estimated without additional information. Given rotation $R \in \text{SO}(3)$,​ translation $t \in S(2)$ and 3D point $X$, the point $X'$ relative to the second camera is given by $X' = R^\top (X - t)$. The translation is restricted to the unit sphere, since the translation norm cannot be estimated without additional information.
 Let $\pi$ denote the projection onto the image plane, Let $\pi$ denote the projection onto the image plane,
-$$ \pi\begin{pmatrix} x_1 \\ x_2 \\ x_3 \end{pmatrix} = \frac{1}{x_3} \begin{pmatrix} x_1 \\ x_2 \end{pmatrix}. $$+$$ \pi\begin{pmatrix} x_1 \\ x_2 \\ x_3 \end{pmatrix} = \frac{1}{x_3} \begin{pmatrix} x_1 \\ x_2 \\ x_3 \end{pmatrix}. $$
 Let $z(x)$ denote the depth of pixel $x$ in the image plane, $X = z(x) x$. Depth can be calculated from the plane parameters, $z(x,v) = (v^\top x)^{-1}$. Let $z(x)$ denote the depth of pixel $x$ in the image plane, $X = z(x) x$. Depth can be calculated from the plane parameters, $z(x,v) = (v^\top x)^{-1}$.
 Optical flow is given by Optical flow is given by