WO2010044939A1 - Structure and motion with stereo using lines - Google Patents

Structure and motion with stereo using lines Download PDF

Info

Publication number
WO2010044939A1
WO2010044939A1 PCT/US2009/051306 US2009051306W WO2010044939A1 WO 2010044939 A1 WO2010044939 A1 WO 2010044939A1 US 2009051306 W US2009051306 W US 2009051306W WO 2010044939 A1 WO2010044939 A1 WO 2010044939A1
Authority
WO
WIPO (PCT)
Prior art keywords
line
input data
lines
edge
motion
Prior art date
Application number
PCT/US2009/051306
Other languages
French (fr)
Inventor
Manmohan Chandraker
Jongwoo Lim
Original Assignee
Honda Motor Co., Ltd.
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Honda Motor Co., Ltd. filed Critical Honda Motor Co., Ltd.
Publication of WO2010044939A1 publication Critical patent/WO2010044939A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/50Depth or shape recovery
    • G06T7/55Depth or shape recovery from multiple images
    • G06T7/593Depth or shape recovery from multiple images from stereo images
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/10Segmentation; Edge detection
    • G06T7/13Edge detection
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/20Analysis of motion
    • G06T7/246Analysis of motion using feature-based methods, e.g. the tracking of corners or segments
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/20Image preprocessing
    • G06V10/24Aligning, centring, orientation detection or correction of the image

Definitions

  • the present invention relates generally to estimating motion and structures of a video scene, and in particular to estimating motion and structure of a video scene using a stereo pair of cameras with straight lines.
  • Multifocal tensors are another commonly used approach for structure and motion estimation from several line correspondences.
  • this approach involves extensive book-keeping to enforce non-linear dependencies within tensor indices.
  • this approach uses a large number of line correspondences to produce a linear estimate, which can be arbitrarily far from a rigid-body motion in the presence of noise.
  • multifocal tensors approach is too cumbersome for estimating even a 6-degree-of-freedom (dof) motion between two calibrated stereo pairs.
  • a structure and motion system exploits the known camera parameters of a stereo pair with straight lines.
  • the term "a straight line” refers to a digital representation of a line in a digital representation of an image.
  • the term “straight line” and the term “line” are used interchangeably from herein and throughout the entire specification.
  • the structure and motion system avoids the issues due to uncertain determination of end points of a line segment because points between the end points of a line segment can be used in estimating camera motion.
  • Using a few (two or three) straight lines by the structure and motion system provides a suitable structure and motion solution in realtime.
  • the disclosed reconstruction system has a wide range application to real world problems, such as applications in robotics and automotive systems.
  • One embodiment of a disclosed system includes estimating camera motion and structure reconstruction of a scene using straight lines.
  • the system includes a line detection module, a line correspondence module, a temporal line tracking module and structure and motion module.
  • the line detection module is configured to detect lines in visual input data comprising a plurality of image frames.
  • the line correspondence module is configured to find line correspondence between detected lines in different views.
  • the temporal line tracking module is configured to track the detected lines temporally across the plurality of the image frames.
  • the structure and motion module is configured to estimate the camera motion using the detected lines in the visual input data and to reconstruct three- dimensional lines and the estimated camera motion.
  • Figure 1 illustrates a structure-motion system for structure and motion estimation according to one embodiment of the invention.
  • Figure 2 is a flowchart of a structure and motion estimation method according to one embodiment of the invention.
  • Figure 3 is a flowchart of line detection according to one embodiment of the invention.
  • Figure 4 is a flow chart of line detection according to anther embodiment of the invention.
  • Figure 5 A is a stereo pair of cameras and its configuration for structure and motion estimation according to one embodiment of the invention.
  • Figure 5B is a paramertized stereo pair of cameras corresponding to the calibrated stereo pair illustrated in Figure 5 A for structure and motion estimation according to one embodiment of the invention.
  • Figure 6 illustrates the geometry of the stereo and motion estimation problem according to one embodiment of the invention.
  • Figure 7 A illustrates a comparison of rotation errors among different solutions using two lines for synthetic data with various noise levels according to one embodiment of the invention.
  • Figure 7B illustrates a comparison of translation errors among different solutions using two lines for synthetic data with various noise levels according to one embodiment of the invention.
  • Figure 7C illustrates a comparison of rotation errors among different solutions using three lines for synthetic data with various noise levels according to one embodiment of the invention.
  • Figure 7D illustrates a comparison of translation errors among different solutions using three lines for synthetic data with various noise levels according to one embodiment of the invention.
  • Figures 8A-8F illustrate structure and motion estimation experimental results for a turntable video sequence according to one embodiment of the invention.
  • the present invention also relates to an apparatus for performing the operations herein.
  • This apparatus may be specially constructed for the required purposes, or it may comprise a general-purpose computer selectively activated or reconfigured by a computer program stored in the computer.
  • a computer program may be stored in a computer readable storage medium, such as, but is not limited to, any type of disk including floppy disks, optical disks, CD-ROMs, magnetic-optical disks, read-only memories (ROMs), random access memories (RAMs), EPROMs, EEPROMs, magnetic or optical cards, application specific integrated circuits (ASICs), or any type of media suitable for storing electronic instructions, and each coupled to a computer system bus.
  • the computers referred to in the specification may include a single processor or may be architectures employing multiple processor designs for increased computing capability.
  • the algorithms and displays presented herein are not inherently related to any particular computer or other apparatus.
  • Various general-purpose systems may also be used with programs in accordance with the teachings herein, or it may prove convenient to construct more specialized apparatus to perform the required method steps. The required structure for a variety of these systems will appear from the description below.
  • the present invention is not described with reference to any particular programming language. It will be appreciated that a variety of programming languages may be used to implement the teachings of the present invention as described herein, and any references below to specific languages are provided for disclosure of enablement and best mode of the present invention.
  • FIG. 1 illustrates a structure-motion system 10 for structure and motion estimation according to one embodiment of the invention.
  • the structure-motion system 10 comprises a camera server 100 and a computer system 200 having computer modules for structure and motion estimation.
  • the camera server 100 and the computer system 200 are communicatively coupled with each other through a communication line 20.
  • the camera server 100 comprises a stereo pair of calibrated cameras 110a-b.
  • the camera server 100 calibrates the stereo pair of the cameras 110a-b and provides visual input data to the computer system 200.
  • the calibrated cameras 110a-b captures the visual input data of a video sequence of synthetic data or real-world data.
  • “Calibrated cameras” from herein means that the internal parameters and external parameters between a stereo pair of cameras are known.
  • the internal parameters of a camera such as camera focal length, optical center location, skewness of image pixels, and radial distortion of the lens, are often called intrinsic camera parameters.
  • the external parameters of a camera define the location and orientation of a camera with respect to a stereo rig.
  • the external parameters of a camera are often called extrinsic camera parameters.
  • Two calibrated optical systems, such as two calibrated cameras, with respect to a known reference coordinate system are related to each other by a translation matrix and a rotation matrix which map a pixel point in one optical system to a corresponding pixel point in the other optical system. Any applicable camera calibration scheme is readily available within the scope of the invention.
  • the details of the stereo pair of the calibrated camera 110a-b are further described below with reference to Figures 5A-5B and Figure 6.
  • the computer system 200 includes a processor 250, an input controller 210, an output controller 240 and a memory 220.
  • the memory 220 stores data and/or instructions that may be executed by the processor 250.
  • the instructions may comprise code for performing any and/or all of the techniques described herein.
  • Memory 220 may be a DRAM device, a static random access memory (SRAM), Flash RAM (non-volatile storage), combinations of the above, or some other memory device known in the art.
  • the memory 220 comprises a line detection module 222, a temporal line tracking module 224, a stereo line correspondence module 226 and a structure and motion module 228.
  • the line detection module 222 comprises computer executable instructions for carrying out the line detection process described with references to Figures 3 and 4.
  • the temporal line tracking module 224 comprises computer executable instructions for carrying out the temporal line tracking process described below with reference to Figure 2.
  • the stereo line correspondence module 226 comprises computer executable instructions for carrying out the stereo line correspondence process described below with reference to Figure 2.
  • the structure motion module 228 comprises computer executable instructions for estimating structure and motion of a video scene described below with reference to Figures 5A-5B and Figure 6.
  • the data store 230 stores the estimated structure and motion data of a video scene in one embodiment of the invention.
  • FIG. 2 is a flowchart of a structure and motion estimation method according to one embodiment of the invention.
  • the structure-motion system 10 detects 201 lines by the line detection module 224 in a pair of video frames captured by the stereo cameras 110a-b.
  • the line detection and tracking process is further described below with reference to, inter alia, Figure 3 and Figure 4.
  • the stereo line correspondence module 226 uses dense stereo matching with shrinked frames and a sum-of-absolute differences measure to establish the stereo line correspondence for lines detected in a pair of captured video frames. Dense stereo matching is useful for the structure-motion system 10 to recover the detailed geometry of the video scene.
  • Disparity between a pair of stereo images is used to measure the differences between a pixel value in a video frame (e.g., a left frame) and a co-located pixel in the corresponding video frame (e.g., a pixel in a right frame).
  • the sum-of-absolute differences measure in conjunction with the disparity map of the pair of stereo frames/images determines whether a line in the left frame has a corresponding line in the right frame.
  • Other embodiments may additionally use other line correspondence schemes, such as computing a "match" score for each of a plurality of lines found in the right frame for a given line in the left frame.
  • the stereo line correspondence module 226 picks a best corresponding line in the right frame based on the match scores for the given line in the left frame.
  • the structure -motion system 10 tracks 205 lines temporally across a plurality of video frames captured at different times.
  • the temporal line tracking module 224 tracks lines from one frame to the next frame using multi-level Lucas-Kanade optical flow. Specifically, for a line / in a frame at time t, the temporal line tracking module 224 computes the entire motion fields of line / in the frame at time t and uses the motion fields to find a line / ' in the next frame at time M-I. The location of line /' in the next frame at t+1 is indicated by the motion fields of the line / in the frame at time t.
  • step 207 the structure and motion system 10 estimates 207 the motion of the camera 110a-b using lines detected by the line detection module 222.
  • the structure and motion system 10 reconstructs 209 three-dimensional (3D) lines from the estimated motion.
  • the motion estimation and line reconstruction in steps 207 and 209 are performed by the structure motion module 228 to be described in details with reference to, inter alia, Figures 5A-5B and Figure 6.
  • FIG. 3 is a flowchart of line detection by the line detection module 224 according to one embodiment of the invention.
  • the line detection module 224 performs 302 stereo rectification on images captured by the calibrated cameras 110a-b.
  • Image rectification is a process often used in computer stereo vision to simplify the problem of finding matching points between a pair of images.
  • Image rectification transforms the images to make the epipolar lines align horizontally, resulting in simplified correspondence search.
  • the line detection module 222 detects edges in the captured image.
  • the line detection module 222 applies a Sobel edge filter to the image to generate a Sobel edge image.
  • a Sobel edge filter uses a discrete differentiation operator to compute an approximation of the gradient of the image intensity at each pixel, giving the direction of the largest possible increase from light to dark and the rate of change in that direction.
  • the approximation of the gradient shows how "abruptly” or “smoothly” the image changes at each pixel, and therefore how likely it is that part of the image represents an edge, as well as how that edge is likely to be oriented.
  • the line detection module 222 applies non-maximal suppression to accurately locate the peak/ridge location of both strong and weak edges.
  • the line detection module 222 detects edge blobs in the image.
  • a blob refers to a point and/or region in the image that is either brighter or darker than its surroundings. Different blob detection schemes, such as differential methods based on derivative expressions and methods based on local extrema in the intensity landscape, can be used in the invention.
  • the line detection module 222 detects line segments based on the detected line blobs and fits straight lines for the detected line segments.
  • a line segment is defined by a pair of end points and a line segment is a segment of a straight line.
  • the line detection module 222 uses Hough transform for line segments detection.
  • the Hough transform algorithm transforms between the Cartesian space and a parameter space in which a straight line can be defined.
  • the advantage of the Hough transform is that the pixels lying on one straight line need not all be contiguous. This can be useful when trying to detect straight lines with short breaks in them due to noise, or when objects are partially occluded.
  • the line detection module 222 may uses variations of the Hough transform for line segment detection.
  • the line detection module 222 also solves a line fitting problem based on the detected line segments.
  • the line detection module 222 uses a least absolute differences (also known as L] norm) technique to find the best line that fits the points in the detected line segments.
  • the line detection module 222 filters out line duplicates in the image
  • FIG. 4 is a flow chart of line detection by the line detection module 224 according to anther embodiment of the invention.
  • the line detection module 224 performs 402 stereo rectification on images captured by the calibrated cameras 110a-b.
  • the line detection module 222 detects edges in the captured image using edge detection filters, such as a Sobel edge filter.
  • the line detection module 222 applies non-maximal suppression to build an edge map of the image being processed by accurately locating the peak/ridge location of both strong and weak edges.
  • the stereo rectification (step 402), edge detection (step 404) and non-maximal suppression (step 406) are similar to the corresponding operations illustrated in Figure 3.
  • the line detection module 222 detects straight lines using line detection algorithms such as the Hough transform or its variants.
  • line detection algorithms such as the Hough transform or its variants.
  • the Hough transform is useful for detecting straight lines with short breaks in them due to noise, the Hough transform can give misleading results when objects happen to be aligned by chance. The misleading results from the Hough transform and its variants are worse in complex indoor scenes.
  • the line detection module 222 in Figure 4 divides 408 the edge map into small cells. In one embodiment, the line detection module 222 divides the edge map into small 8x8-pixel cells. In step 410, the line detection module 222 detects edge blobs in each small cell. To decide if an edge blob is likely to be a line segment, the line detection module 222 builds a convex hull of the points in the edge blob and checks the thickness of the edge blob. The thickness of an edge blob is approximated by its area divided by the distance between two farthest points in the blob. In step 414, the line detection module 222 checks the alignment of each blob.
  • the line detection module 222 maintains the convex hull and the mean and co variance of the point coordinates for each line segment.
  • the point coordinates information such as the convex hulls for each line segment can be combined without having to refer to the original points in the line segments.
  • the line detection module 222 incrementally merges small cells into larger cells.
  • the line detection module 222 merges multiple 8x8-pixel cells into a next-level cell that contains four 8x8-pixel cells.
  • pairs of line segments with similar line directions are merged if the thickness of the combined convex hull is within a threshold, and this process is repeated until the last level cell coves the entire frame.
  • the threshold is a design choice based on the line detection module 222 implementation.
  • low-level image processing steps including image rectification, Sobel edge detection, non-maximal suppression, stereo matching and multilevel optical flow operation can be implemented using a fast central processing unit (CPU).
  • CPU central processing unit
  • the low-level image processing steps can be implemented using a parallel computing architecture such as compute unified device architecture (CUDA) on a graphic processing unit (GPU).
  • CUDA compute unified device architecture
  • GPU graphic processing unit
  • Figure 5 A illustrates a stereo pair of cameras and its configuration for structure and motion estimation according to one embodiment of the invention.
  • the stereo pair in Figure 5 A comprises a pair of calibrated cameras, a left camera 502a and a right camera 502b.
  • the calibration parameters of the calibrated cameras 502a-b such as the rotation matrix Ro and the translation vector to, are known.
  • the camera pair 502c-d represents a stereo pair related by a rigid body motion (R, t) of the stereo pair of cameras 502a-b.
  • FIG. 5B is a paramertized stereo pair of cameras corresponding to the calibrated stereo pair illustrated in Figure 5 A for structure and motion estimation according to one embodiment of the invention.
  • K intrinsic parameter matrices
  • 0] and P 2 [Roto], where Ro is a known rotation matrix and to is a known translation vector.
  • t] and P 4 [RoR
  • the problem of motion estimation of the stereo pair 502a-b is reduced to determining the 6-dof transformation (R, t) from the coordinate frame of the stereo pair 502a-b to that of the stereo pair 502c-d.
  • Figure 6 illustrates the geometry of the stereo and motion estimation problem according to one embodiment of the invention.
  • Figure 6 illustrates four back-projected planes 604a-d through the camera centers of the parameterized cameras P 1 , P 2 , P 3 , and P 4 and each back-projected plane 604 contains a 3D line L 606.
  • the back-projected plane of a 3D line L imaged as a 2D line 1 by a camera P is given by ⁇ P i
  • the matrix W has a 2D null-space, or has rank 2, when the lines I 1 , I 2 , I 3 and I 4 in the four back-projected images 604a-d correspond.
  • the structure and motion module 228 reconstructs the 3D lines in the frame of each stereo pair by intersecting the planes obtained by back-projection of each corresponding pair of 2D lines.
  • the structure and motion module 228 computes the rotation that aligns the 3D lines, for example, by first aligning the mean directions of the 3D lines and then computing the residual in-plane rotation.
  • the structure and motion module 228 computes the translation by aligning the points that lie midway between the 3D lines in the two rotationally aligned frames.
  • n 3
  • a linear solution to the structure and motion problem such as direct linear transform for estimating the matrix W using eight points, suffers in the presence of noise.
  • the linear solution can be arbitrarily far from a rigid body motion.
  • the structure and motion module 228 drops the scale of the system of polynomial equations. Specifically, the structure and motion module 228 divides each equation in (4) by xu and replace the unit norm constraints in (5) by equal norm constraints:
  • the structure motion module 228 attempts to solve for a single variable first, for example, x 3 .
  • each of the polynomials qt ⁇ x ⁇ , X 2 , X 3 ) can be rewritten as C 1 :rf + Q. ⁇
  • + ⁇ x, ⁇ + [Ij T 1 + [l]j 2 + [2] D (8) where the notation [n] denotes some polynomial of degree n in the single variable x 3 .
  • the vector u can be obtained, up to scale, with each of its components a polynomial of degree 3 (X 1 , X 2 ) , or 2 (l) in the single variable X3 •
  • /?(x 3 ) is a degree 11 univariate polynomial, whose roots can be determined very fast in practice. There can be up to 11 real roots of/?(x 3 ), all of which needs to be tested as a candidate solution. Also noted is that the odd degree of /?(x 3 ) guarantees at least one real solution.
  • U 6 U 6 be recovered, up to a common scale factor, by substituting in equation (4).
  • the structure and motion module 228 fixes the scale of the system of polynomial equations by fixing the determinant of R to 1.
  • n lines give 8n linear R « I + [s] x constraints of the form equation (3) on the 6 unknowns ( ⁇ 1 , ⁇ 2 , 5 3 , t), which can be estimated using a singular value decomposition.
  • the fast and robust structure and motion estimation solutions described above use minimum number of lines to fix the six degrees of freedom of the motion of a stereo pair.
  • the polynomial and incremental solutions to the structure and motion problem can work with just two lines.
  • the structure and motion system can work with three lines. Using few lines for the structure and motion estimation can be advantageously used in a real-time system which requires fast and efficient solutions. Other embodiments may use more lines to enhance the robustness of structure and motion estimation.
  • the various solutions are applied to both synthetic data and real world data with various noise levels and camera motions.
  • the first stereo pair of cameras can be randomly generated with known random camera configurations and line geometries and the second stereo pair is displaced with a random motion to be estimated.
  • the synthetic data comprises lines randomly generated in a synthetic cube. The camera motion is kept small.
  • noise of varying standard deviations is added to the coordinates of the 2D lines in each view.
  • the noise is zero mean Gaussian noise. Without added noise, all structure and motion estimation solutions with the synthetic data perform perfectly without estimation error.
  • the estimation error is classified in two groups: rotation error and translation error.
  • the rotation error estimated by a structure and motion solution e.g., a simple solution, a polynomial solution and the incremental solution
  • the rotation data i.e., the known ground-truth values
  • the translation error estimated by a structure and motion solution is also compared with the known ground-truth translation values actually observed from the camera motion being estimated.
  • Figure 7 A illustrates a comparison of rotation errors among different solutions using two lines for synthetic data with various noise levels according to one embodiment of the invention.
  • the simple solution, the incremental solution and the polynomial solution, each using the minimum two lines and lower quartile of error distributions, are applied to the synthetic data.
  • Figure 7B illustrates a comparison of translation errors among different solutions using two lines for synthetic data with various noise levels according to one embodiment of the invention. It can be seen that the incremental and polynomial solutions yield lower errors than the simple solution. It can also been seen that with increase of noise levels, the rotation errors of all three solutions increase, but with larger amount of increase from the simple solution.
  • the structure and motion solutions are applied to real world data in real world environment such as indoor office environment.
  • the image sequences for the simulations are acquired using a stereo pair with baseline 7.4 cm, with 640 x 360-pixel resolution and a wide f ⁇ eld-of-view of 110° x 80° for each camera.
  • the simulations are conducted in a Random Sample Consensus (RANSAC) framework, where the structure and motion estimation can be optionally refined by a within-frame, nonlinear local refinement procedure using all inliers. No refinement of structure and motion technique, such as bundle adjustment over multiple frames, is used in the simulations.
  • RANSAC Random Sample Consensus
  • Figures 8A-8F illustrate structure and motion estimation experimental results for a turntable video sequence according to one embodiment of the invention.
  • the visual input data in the experiments is obtained by imaging a set of boxes rotating on a turntable.
  • the obtained dataset is interesting because there are very few straight lines for estimation, with some outliers in a form of background lines that do not move with the turntable.
  • the ground truth rotation of the turntable is slightly more than 360°.
  • the frame rate used in the experiments is 15 frames-per-second (fps).
  • Figure 8 A illustrates the last frame of the turntable video sequence overlaid with multiple lines and Figure 8F is the corresponding last frame of the turntable video sequence with reconstructed 3D lines and estimated camera motion.
  • the solid lines 802 e.g., 802a and 802b
  • the dots 804 represent the camera positions at different times capturing the turntable video sequence.
  • the circle-like shape 806 indicates the estimated camera motion by a structure and motion solution.
  • Figure 8C and Figure 8D illustrate the experimental results (a top-view and a side-view) of using 3-line simple solution with the turntable video sequence. It can be seen that the output of the simple solution is jerky and does not yield a complete circle (Figure 8C), even after nonlinear refinement (Figure 8D).
  • Figure 8B illustrates the top and side-view of the reconstructed 3D lines and camera motions using the 3-line incremental structure and motion solution in the RANSAC framework without any refinement applied to the estimated motion.
  • Figure 8B represents the top view of the reconstructed 3D lines and camera motions using the 3 -line incremental structure and motion solution in the RANSAC framework with nonlinear refinement. Comparing the results in Figure 8C and Figure 8D, the reconstructed 3D lines and camera motions using the 3 -line incremental structure and motion solution with motion estimation refinement is almost perfect.
  • Figure 8E shows the experimental result of using a 3-line polynomial solution in the RANSAC framework and a within-frame refinement.
  • a structure and motion system exploits the known camera parameters of a stereo pair with straight lines. By using lines rather than traditional line segments, the structure and motion system avoids the issues due to uncertain determination of end points of a line segment. Using a few (two or three) lines by the structure and motion system provides a suitable structure and motion solution in real-time systems.
  • the disclosed reconstruction system has a wide range application to real world problems, such as application in robotics and automative systems.

Abstract

A system and method are disclosed for estimating camera motion and structure reconstruction of a scene using lines. The system includes a line detection module, a line correspondence module, a temporal line tracking module and structure and motion module. The line detection module is configured to detect lines in visual input data comprising a plurality of image frames. The line correspondence module is configured to find line correspondence between detected lines in the visual input data. The temporal line tracking module is configured to track the detected lines temporally across the plurality of the image frames. The structure and motion module is configured to estimate the camera motion using the detected lines in the visual input data and to reconstruct three-dimensional lines from the estimated camera motion.

Description

STRUCTURE AND MOTION WITH STEREO USING LINES
INVENTORS
MANMOHAN CHANDRAKER JONGWOO LIM
CROSS-REFERENCE TO RELATED APPLICATION
[0001] This application claims priority from U.S. Patent Application No. 61/196,411, entitled "Structure and Motion with Stereo Using Lines", filed on October 17, 2008, which is hereby incorporated by reference in its entirety.
FIELD OF THE INVENTION
[0002] The present invention relates generally to estimating motion and structures of a video scene, and in particular to estimating motion and structure of a video scene using a stereo pair of cameras with straight lines.
BACKGROUND OF THE INVENTION
[0003] Estimation of the structure of a scene and the motion of a camera rig using only visual input data has been an important problem in computer vision research. Structure and motion (also called structure from motion) is the problem of reconstructing the geometry of a scene from a stream of images based on the estimation of camera motion. Conventional systems rely on using finite points or line segments for structure and motion estimation. However, structure and motion estimation based on finite line segments has the drawback that limits the quality of three-dimensional (3D) structure reconstruction due to unreliable determination of the points or end points of the line segments. In the worst case scenario, such as a cluttered environment where lines are often occluded, the end points may be false corners or unstable T-junctions. The unreliable determination of the end points of the occluded line segments often leads to poor quality of 3D structure reconstruction from line correspondences across multiple views.
[0004] A variation of structure and motion estimation based on finite line segments tries to minimize reprojection error in the image plane for variable end points across views. However, the cost function associated with the method can be optimized only by iterative local minimization which requires initialization and is not amendable to a real-time implementation. Similarly, existing line-based systems for structure and motion compensation are not optimized for real-time implementation.
[0005] Multifocal tensors are another commonly used approach for structure and motion estimation from several line correspondences. However, this approach involves extensive book-keeping to enforce non-linear dependencies within tensor indices. Further, this approach uses a large number of line correspondences to produce a linear estimate, which can be arbitrarily far from a rigid-body motion in the presence of noise. Thus, multifocal tensors approach is too cumbersome for estimating even a 6-degree-of-freedom (dof) motion between two calibrated stereo pairs.
SUMMARY OF THE INVENTION
[0006] To provide fast and robust motion estimation and structure reconstruction, a structure and motion system exploits the known camera parameters of a stereo pair with straight lines. The term "a straight line" refers to a digital representation of a line in a digital representation of an image. The term "straight line" and the term "line" are used interchangeably from herein and throughout the entire specification. By using lines rather than line segments, the structure and motion system avoids the issues due to uncertain determination of end points of a line segment because points between the end points of a line segment can be used in estimating camera motion. Using a few (two or three) straight lines by the structure and motion system provides a suitable structure and motion solution in realtime. The disclosed reconstruction system has a wide range application to real world problems, such as applications in robotics and automotive systems.
[0007] One embodiment of a disclosed system (and method) includes estimating camera motion and structure reconstruction of a scene using straight lines. The system includes a line detection module, a line correspondence module, a temporal line tracking module and structure and motion module. The line detection module is configured to detect lines in visual input data comprising a plurality of image frames. The line correspondence module is configured to find line correspondence between detected lines in different views. The temporal line tracking module is configured to track the detected lines temporally across the plurality of the image frames. The structure and motion module is configured to estimate the camera motion using the detected lines in the visual input data and to reconstruct three- dimensional lines and the estimated camera motion.
[0008] The features and advantages described in the specification are not all inclusive and, in particular, many additional features and advantages will be apparent to one of ordinary skill in the art in view of the drawings, specification, and claims. Moreover, it should be noted that the language used in the specification has been principally selected for readability and instructional purposes, and may not have been selected to delineate or circumscribe the inventive subject matter.
BRIEF DESCRIPTION OF THE DRAWINGS
[0009] Figure 1 illustrates a structure-motion system for structure and motion estimation according to one embodiment of the invention.
[0010] Figure 2 is a flowchart of a structure and motion estimation method according to one embodiment of the invention.
[0011] Figure 3 is a flowchart of line detection according to one embodiment of the invention.
[0012] Figure 4 is a flow chart of line detection according to anther embodiment of the invention.
[0013] Figure 5 A is a stereo pair of cameras and its configuration for structure and motion estimation according to one embodiment of the invention.
[0014] Figure 5B is a paramertized stereo pair of cameras corresponding to the calibrated stereo pair illustrated in Figure 5 A for structure and motion estimation according to one embodiment of the invention.
[0015] Figure 6 illustrates the geometry of the stereo and motion estimation problem according to one embodiment of the invention.
[0016] Figure 7 A illustrates a comparison of rotation errors among different solutions using two lines for synthetic data with various noise levels according to one embodiment of the invention.
[0017] Figure 7B illustrates a comparison of translation errors among different solutions using two lines for synthetic data with various noise levels according to one embodiment of the invention.
[0018] Figure 7C illustrates a comparison of rotation errors among different solutions using three lines for synthetic data with various noise levels according to one embodiment of the invention.
[0019] Figure 7D illustrates a comparison of translation errors among different solutions using three lines for synthetic data with various noise levels according to one embodiment of the invention. [0020] Figures 8A-8F illustrate structure and motion estimation experimental results for a turntable video sequence according to one embodiment of the invention.
DETAILED DESCRIPTION OF THE INVENTION
[0021] An embodiment of the present invention is now described with reference to the figures where like reference numbers indicate identical or functionally similar elements. [0022] Reference in the specification to "one embodiment" or to "an embodiment" means that a particular feature, structure, or characteristic described in connection with the embodiments is included in at least one embodiment of the invention. The appearances of the phrase "in one embodiment" in various places in the specification are not necessarily all referring to the same embodiment.
[0023] Some portions of the detailed description that follows are presented in terms of algorithms and symbolic representations of operations on data bits within a computer memory. These algorithmic descriptions and representations are the means used by those skilled in the data processing arts to most effectively convey the substance of their work to others skilled in the art. An algorithm is here, and generally, conceived to be a self-consistent sequence of steps (instructions) leading to a desired result. The steps are those requiring physical manipulations of physical quantities. Usually, though not necessarily, these quantities take the form of electrical, magnetic or optical signals capable of being stored, transferred, combined, compared and otherwise manipulated. It is convenient at times, principally for reasons of common usage, to refer to these signals as bits, values, elements, symbols, characters, terms, numbers, or the like. Furthermore, it is also convenient at times, to refer to certain arrangements of steps requiring physical manipulations of physical quantities as modules or code devices, without loss of generality.
[0024] However, all of these and similar terms are to be associated with the appropriate physical quantities and are merely convenient labels applied to these quantities. Unless specifically stated otherwise as apparent from the following discussion, it is appreciated that throughout the description, discussions utilizing terms such as "processing" or "computing" or "calculating" or "determining" or "displaying" or "determining" or the like, refer to the action and processes of a computer system, or similar electronic computing device, that manipulates and transforms data represented as physical (electronic) quantities within the computer system memories or registers or other such information storage, transmission or display devices. [0025] Certain aspects of the present invention include process steps and instructions described herein in the form of an algorithm. It should be noted that the process steps and instructions of the present invention could be embodied in software, firmware or hardware, and when embodied in software, could be downloaded to reside on and be operated from different platforms used by a variety of operating systems.
[0026] The present invention also relates to an apparatus for performing the operations herein. This apparatus may be specially constructed for the required purposes, or it may comprise a general-purpose computer selectively activated or reconfigured by a computer program stored in the computer. Such a computer program may be stored in a computer readable storage medium, such as, but is not limited to, any type of disk including floppy disks, optical disks, CD-ROMs, magnetic-optical disks, read-only memories (ROMs), random access memories (RAMs), EPROMs, EEPROMs, magnetic or optical cards, application specific integrated circuits (ASICs), or any type of media suitable for storing electronic instructions, and each coupled to a computer system bus. Furthermore, the computers referred to in the specification may include a single processor or may be architectures employing multiple processor designs for increased computing capability. [0027] The algorithms and displays presented herein are not inherently related to any particular computer or other apparatus. Various general-purpose systems may also be used with programs in accordance with the teachings herein, or it may prove convenient to construct more specialized apparatus to perform the required method steps. The required structure for a variety of these systems will appear from the description below. In addition, the present invention is not described with reference to any particular programming language. It will be appreciated that a variety of programming languages may be used to implement the teachings of the present invention as described herein, and any references below to specific languages are provided for disclosure of enablement and best mode of the present invention. [0028] In addition, the language used in the specification has been principally selected for readability and instructional purposes, and may not have been selected to delineate or circumscribe the inventive subject matter. Accordingly, the disclosure of the present invention is intended to be illustrative, but not limiting, of the scope of the invention, which is set forth in the claims.
System Overview
[0029] Figure 1 illustrates a structure-motion system 10 for structure and motion estimation according to one embodiment of the invention. The structure-motion system 10 comprises a camera server 100 and a computer system 200 having computer modules for structure and motion estimation. The camera server 100 and the computer system 200 are communicatively coupled with each other through a communication line 20. [0030] In one embodiment, the camera server 100 comprises a stereo pair of calibrated cameras 110a-b. The camera server 100 calibrates the stereo pair of the cameras 110a-b and provides visual input data to the computer system 200. The calibrated cameras 110a-b captures the visual input data of a video sequence of synthetic data or real-world data. "Calibrated cameras" from herein means that the internal parameters and external parameters between a stereo pair of cameras are known. The internal parameters of a camera, such as camera focal length, optical center location, skewness of image pixels, and radial distortion of the lens, are often called intrinsic camera parameters. The external parameters of a camera define the location and orientation of a camera with respect to a stereo rig. The external parameters of a camera are often called extrinsic camera parameters. Two calibrated optical systems, such as two calibrated cameras, with respect to a known reference coordinate system are related to each other by a translation matrix and a rotation matrix which map a pixel point in one optical system to a corresponding pixel point in the other optical system. Any applicable camera calibration scheme is readily available within the scope of the invention. The details of the stereo pair of the calibrated camera 110a-b are further described below with reference to Figures 5A-5B and Figure 6.
[0031] In one embodiment, the computer system 200 includes a processor 250, an input controller 210, an output controller 240 and a memory 220. The memory 220 stores data and/or instructions that may be executed by the processor 250. The instructions may comprise code for performing any and/or all of the techniques described herein. Memory 220 may be a DRAM device, a static random access memory (SRAM), Flash RAM (non-volatile storage), combinations of the above, or some other memory device known in the art. The memory 220 comprises a line detection module 222, a temporal line tracking module 224, a stereo line correspondence module 226 and a structure and motion module 228. [0032] The line detection module 222 comprises computer executable instructions for carrying out the line detection process described with references to Figures 3 and 4. The temporal line tracking module 224 comprises computer executable instructions for carrying out the temporal line tracking process described below with reference to Figure 2. The stereo line correspondence module 226 comprises computer executable instructions for carrying out the stereo line correspondence process described below with reference to Figure 2. The structure motion module 228 comprises computer executable instructions for estimating structure and motion of a video scene described below with reference to Figures 5A-5B and Figure 6. The data store 230 stores the estimated structure and motion data of a video scene in one embodiment of the invention.
[0033] Figure 2 is a flowchart of a structure and motion estimation method according to one embodiment of the invention. Initially, the structure-motion system 10 detects 201 lines by the line detection module 224 in a pair of video frames captured by the stereo cameras 110a-b. The line detection and tracking process is further described below with reference to, inter alia, Figure 3 and Figure 4.
[0034] The structure-motion system 10, through the stereo line correspondence module 226, finds 203 line correspondence for each line detected in the pair of the simultaneously captured video frames, e.g., a left frame captured by the camera 110a and a right frame by the camera 110b. In one embodiment, the stereo line correspondence module 226 uses dense stereo matching with shrinked frames and a sum-of-absolute differences measure to establish the stereo line correspondence for lines detected in a pair of captured video frames. Dense stereo matching is useful for the structure-motion system 10 to recover the detailed geometry of the video scene. Disparity between a pair of stereo images is used to measure the differences between a pixel value in a video frame (e.g., a left frame) and a co-located pixel in the corresponding video frame (e.g., a pixel in a right frame). The sum-of-absolute differences measure in conjunction with the disparity map of the pair of stereo frames/images determines whether a line in the left frame has a corresponding line in the right frame. Other embodiments may additionally use other line correspondence schemes, such as computing a "match" score for each of a plurality of lines found in the right frame for a given line in the left frame. The stereo line correspondence module 226 picks a best corresponding line in the right frame based on the match scores for the given line in the left frame. [0035] In step 205, using the temporal line tracking module 224, the structure -motion system 10 tracks 205 lines temporally across a plurality of video frames captured at different times. In one embodiment, the temporal line tracking module 224 tracks lines from one frame to the next frame using multi-level Lucas-Kanade optical flow. Specifically, for a line / in a frame at time t, the temporal line tracking module 224 computes the entire motion fields of line / in the frame at time t and uses the motion fields to find a line / ' in the next frame at time M-I. The location of line /' in the next frame at t+1 is indicated by the motion fields of the line / in the frame at time t.
[0036] In step 207, the structure and motion system 10 estimates 207 the motion of the camera 110a-b using lines detected by the line detection module 222. The structure and motion system 10 reconstructs 209 three-dimensional (3D) lines from the estimated motion. The motion estimation and line reconstruction in steps 207 and 209 are performed by the structure motion module 228 to be described in details with reference to, inter alia, Figures 5A-5B and Figure 6.
[0037] To achieve accurate motion estimation and 3D structure reconstruction from motion, the structure and motion system 10 needs to detect and track lines across the video frames of a video sequence. Figure 3 is a flowchart of line detection by the line detection module 224 according to one embodiment of the invention. Initially, the line detection module 224 performs 302 stereo rectification on images captured by the calibrated cameras 110a-b. Image rectification is a process often used in computer stereo vision to simplify the problem of finding matching points between a pair of images. Image rectification transforms the images to make the epipolar lines align horizontally, resulting in simplified correspondence search.
[0038] In step 304, the line detection module 222 detects edges in the captured image. In one embodiment, the line detection module 222 applies a Sobel edge filter to the image to generate a Sobel edge image. A Sobel edge filter uses a discrete differentiation operator to compute an approximation of the gradient of the image intensity at each pixel, giving the direction of the largest possible increase from light to dark and the rate of change in that direction. The approximation of the gradient shows how "abruptly" or "smoothly" the image changes at each pixel, and therefore how likely it is that part of the image represents an edge, as well as how that edge is likely to be oriented.
[0039] In step 306, the line detection module 222 applies non-maximal suppression to accurately locate the peak/ridge location of both strong and weak edges. In one embodiment, the following non-maximal suppression method is used to build an edge map:
Figure imgf000010_0001
/ j 1 where Sx is the Sobel edge response at a pixel x = (x,y) ; σ(x; s, m) = i+eχP(-(*-m)/s) is a sigmoid function; 6>edge is a free parameter and dx e {(l,0)τ, (0,l)τ, (1,1)T, (1, -1)T} is a selected testing direction.
[0040] In step 308, the line detection module 222 detects edge blobs in the image. A blob refers to a point and/or region in the image that is either brighter or darker than its surroundings. Different blob detection schemes, such as differential methods based on derivative expressions and methods based on local extrema in the intensity landscape, can be used in the invention. [0041] In step 310, the line detection module 222 detects line segments based on the detected line blobs and fits straight lines for the detected line segments. A line segment is defined by a pair of end points and a line segment is a segment of a straight line. In one embodiment, the line detection module 222 uses Hough transform for line segments detection. The Hough transform algorithm transforms between the Cartesian space and a parameter space in which a straight line can be defined. The advantage of the Hough transform is that the pixels lying on one straight line need not all be contiguous. This can be useful when trying to detect straight lines with short breaks in them due to noise, or when objects are partially occluded. In other embodiments, the line detection module 222 may uses variations of the Hough transform for line segment detection.
[0042] In step 310, the line detection module 222 also solves a line fitting problem based on the detected line segments. In one embodiment, the line detection module 222 uses a least absolute differences (also known as L] norm) technique to find the best line that fits the points in the detected line segments. In step 312, the line detection module 222 filters out line duplicates in the image
[0043] Conventional systems rely on using finite line segments for structure and motion estimation. However, structure and motion estimation based on finite line segments has the drawback that limits the quality of 3D structure reconstruction due to unreliable determination of end points of the line segments. The unreliable determination of the end points, for example, of occluded line segments, often leads to poor quality of 3D structure reconstruction from line correspondences across multiple views. In contrast, the line detection module 222 detects lines across multiple image frames captured temporally, and is capable of allowing a camera motion system to use the finite end points of line segments and/or to use points between the end points of line segments. Using lines to estimate camera motion advantageously provides camera motion estimation efficiency and accuracy. [0044] Figure 4 is a flow chart of line detection by the line detection module 224 according to anther embodiment of the invention. Initially, the line detection module 224 performs 402 stereo rectification on images captured by the calibrated cameras 110a-b. In step 404, the line detection module 222 detects edges in the captured image using edge detection filters, such as a Sobel edge filter. In step 406, the line detection module 222 applies non-maximal suppression to build an edge map of the image being processed by accurately locating the peak/ridge location of both strong and weak edges. The stereo rectification (step 402), edge detection (step 404) and non-maximal suppression (step 406) are similar to the corresponding operations illustrated in Figure 3. [0045] As described above with reference to Figure 3, the line detection module 222 detects straight lines using line detection algorithms such as the Hough transform or its variants. Although the Hough transform is useful for detecting straight lines with short breaks in them due to noise, the Hough transform can give misleading results when objects happen to be aligned by chance. The misleading results from the Hough transform and its variants are worse in complex indoor scenes.
[0046] In this embodiment, the line detection module 222 in Figure 4 divides 408 the edge map into small cells. In one embodiment, the line detection module 222 divides the edge map into small 8x8-pixel cells. In step 410, the line detection module 222 detects edge blobs in each small cell. To decide if an edge blob is likely to be a line segment, the line detection module 222 builds a convex hull of the points in the edge blob and checks the thickness of the edge blob. The thickness of an edge blob is approximated by its area divided by the distance between two farthest points in the blob. In step 414, the line detection module 222 checks the alignment of each blob. Specifically, the line detection module 222 maintains the convex hull and the mean and co variance of the point coordinates for each line segment. When two line segments are merged, the point coordinates information such as the convex hulls for each line segment can be combined without having to refer to the original points in the line segments.
[0047] In step 414, the line detection module 222 incrementally merges small cells into larger cells. In one embodiment, the line detection module 222 merges multiple 8x8-pixel cells into a next-level cell that contains four 8x8-pixel cells. In the next-level cell, pairs of line segments with similar line directions are merged if the thickness of the combined convex hull is within a threshold, and this process is repeated until the last level cell coves the entire frame. The threshold is a design choice based on the line detection module 222 implementation.
[0048] In one embodiment, low-level image processing steps, including image rectification, Sobel edge detection, non-maximal suppression, stereo matching and multilevel optical flow operation can be implemented using a fast central processing unit (CPU). To speed up processing performance, in another embodiment, the low-level image processing steps can be implemented using a parallel computing architecture such as compute unified device architecture (CUDA) on a graphic processing unit (GPU).
Geometry of Structure and Motion Problem
[0049] Now referring to Figures 5A, 5B and Figure 6, Figure 5A, Figure 5B and Figure 6 are described below to illustrate the geometry of the structure and motion problem and its solutions. Unless stated otherwise, 3D points in the invention described herein and through the entire specification are denoted as homogeneous column vectors ^ ^- and 2D image points as homogeneous column vectors v ^ -v . The perspective camera matrix is represented by a 3 x 4 matrix P = K[R 1 1], where K is the 3 x 3 upper triangular matrix that encodes the internal parameters of a camera and (R, t) represents the exterior orientation. The commonly used projective geometry and 3D line geometry are readily known to those of ordinary skills within the scope of the invention.
[0050] Turning now to individual elements of Figure 5 A, Figure 5 A illustrates a stereo pair of cameras and its configuration for structure and motion estimation according to one embodiment of the invention. The stereo pair in Figure 5 A comprises a pair of calibrated cameras, a left camera 502a and a right camera 502b. The calibration parameters of the calibrated cameras 502a-b, such as the rotation matrix Ro and the translation vector to, are known. The camera pair 502c-d represents a stereo pair related by a rigid body motion (R, t) of the stereo pair of cameras 502a-b.
[0051] Figure 5B is a paramertized stereo pair of cameras corresponding to the calibrated stereo pair illustrated in Figure 5 A for structure and motion estimation according to one embodiment of the invention. Assuming the intrinsic parameter matrices, K, between the cameras 502a-b being identity (i.e., K = I), the left and right stereo cameras 502a-b can be parameterized as Pi = [I|0] and P2 = [Roto], where Ro is a known rotation matrix and to is a known translation vector. Then, the camera matrices in a stereo pair 502c-d related by a rigid body motion (R, t) are given by P3 = [R|t] and P4 = [RoR|Rot + t0], respectively. The problem of motion estimation of the stereo pair 502a-b is reduced to determining the 6-dof transformation (R, t) from the coordinate frame of the stereo pair 502a-b to that of the stereo pair 502c-d.
[0052] Figure 6 illustrates the geometry of the stereo and motion estimation problem according to one embodiment of the invention. Figure 6 illustrates four back-projected planes 604a-d through the camera centers of the parameterized cameras P1, P2, P3, and P4 and each back-projected plane 604 contains a 3D line L 606. Generally, the back-projected plane of a 3D line L imaged as a 2D line 1 by a camera P is given by ^ P i In the embodiment illustrated in Figure 6, the back-projected plane 604a is given by πx = P1 1I1 and contains the 3D line L 606 imaged as the 2D line I1 by the cameras P1. Similarly, the back-projected plane 604b is given by π2 = P2 1I2 and contains the 3D line L 606 imaged as the 2D line I2 by the cameras P2. The back-projected plane 604c is given by π3 = P3 1I3 and contains the 3D line L 606 imaged as the 2D line I3 by the cameras P3. The back-projected plane 604d is given by π4 = PJl4 and contains the 3D line L 606 imaged as the 2D line I4 by the cameras
P4.
[0053] Theoretically, if four 2D lines imaged by two stereo pairs of cameras correspond to a same 3D line, the back-projected planes through the camera centers of the cameras containing the 2D lines would correspond to a straight line, i.e., the 3D line imaged by the two camera stereo pairs. Taking Figure 6 configuration as an example, if the four lines I1, I2, I3 and I4 imaged by the paramertized cameras P1, P2, P3 and P4 actually correspond to a same 3D line L, the four back-projected planes 604a-d would intersect in a straight line, e.g., the 3D line L 606. The four back-projected planes 604a-d, stacked row-wise, form a 4 x 4 matrix which is the primary geometric object of the structure and motion problem solved by the structure motion module 228:
Figure imgf000014_0001
[0054] A point X that lies on a plane π needs to satisfy the equation πτX = 0. Since the four back-projected planes 604a-d intersect in a straight line (i.e., the 3D line L 606), there are two independent points Xi and X2 of the straight line that satisfy πJX . = 0 , for i = 1 , 2,
3, 4 andy = 1, 2, and WτX = 0. Thus, the matrix W has a 2D null-space, or has rank 2, when the lines I1, I2, I3 and I4 in the four back-projected images 604a-d correspond.
Simple Solution
[0055] Since the structure and motion system 10 uses calibrated stereo cameras, a first approach to the structure and motion problem is a simple multi-step reconstruction and alignment approach to reconstruct 3D lines. There are several embodiments to achieve this. In one embodiment, the structure and motion module 228 reconstructs the 3D lines in the frame of each stereo pair by intersecting the planes obtained by back-projection of each corresponding pair of 2D lines. The structure and motion module 228 computes the rotation that aligns the 3D lines, for example, by first aligning the mean directions of the 3D lines and then computing the residual in-plane rotation. The structure and motion module 228 computes the translation by aligning the points that lie midway between the 3D lines in the two rotationally aligned frames. [0056] The attractions of the above simple solution are that they are simple and geometrically intuitive. However, the quality of 3D structure reconstruction obtained from such methods is dependent on the accuracy of reconstructed 3D lines, which is known to be quite poor for the practically important case of narrow baseline stereo. Moreover, if some scene lines lie close to the epipolar plane, such strategies are subjected to break down. What needed are stereo-based line reconstruction algorithms that look beyond the simple multi-step reconstruction and alignment in real-world scenes.
Linear Solution
[0057] Referring back to the geometric object of the structure and motion problem described in equation (1), asserting that W has rank 2 is equivalent to demanding that each of its 3 x 3 sub-determinants has rank 2, which amounts to four independent constraints. One way to extract these constraints is to perform two steps of Gauss- Jordan elimination (using Householder rotations) on the matrix Wτ , to get a system of the form
Figure imgf000015_0001
where f (R, t) are affine functions of R and t. Since rank of a matrix is preserved by elementary operations, the matrix Wg7 must also be rank 2 and thus, its third and fourth rows are linear combinations of the first two. It easily follows that:
Thus, for n > 3, a linear estimate for the motion can be obtained as a solution to a An x 12 system of the form Av = b, formed by stacking up the linear constraints^ where v = [riT, r2 T, r3T t]τ and rls r2, r3 are columns of the rotation matrix R.
[0058] A linear solution to the structure and motion problem, such as direct linear transform for estimating the matrix W using eight points, suffers in the presence of noise. In particular, since orthonormality constraints have been ignored, the linear solution can be arbitrarily far from a rigid body motion.
Polynomial Solution
[0059] In the frequently encountered cases of narrow baseline stereos with nearly parallel camera principal axes, an additional drawback with the liner solution to the structure and motion problem is that a matrix A is close to rank-deficient, which makes its inversion unstable. A more practical approach is to work with a low-rank projection of A, that is, assume the solution lies in the space spanned by the last k singular vectors of [A, -b]. While more complex than the prior methods, the following polynomial solution has the advantage of being able to impose orthonormality for general camera motions. [0060] The desired solution is expressed as a linear combination of the singular vectors of A, defined as vf.
Figure imgf000016_0001
Figure imgf000016_0002
and the structure and motion problem reduces to determining the coefficients X1, ... , x* of the above linear combination, subject to orthonormality conditions:
IM* = i ilr. ι:2 _ = 1 |i r = 1 Φ r I f2 = 0 . r^ ^ = Q , i^ T1 = (1 {6}
[0061] Substituting for (R, t) from equations (4) in (5) and (6), six polynomials of degree 2 in the k variables X1, ... , xu are obtained. This system of polynomial equations has no solution in the general noisy case and it can be resorted to a principled "least-squares" approach to extract the solution.
[0062] In general, greater numerical precision and speed can be obtained by reducing the degree of a system of polynomial equations and the number of variables. In one embodiment, the structure and motion module 228 drops the scale of the system of polynomial equations. Specifically, the structure and motion module 228 divides each equation in (4) by xu and replace the unit norm constraints in (5) by equal norm constraints:
JIr1Ip ■- IJr2II2 = 0 h j|r2|p .... jjrg|j2 = 0. \1 }
[0063] Now, the five polynomials in (7) and (6) have k-\ variables each, defined as
^Xx1, ... , Xk-ι), for i = 1, ... , 5. Then, the corresponding reduced least squares problem is to minimize q(χι, ... ,χk_ι) = V. ql{χλ, ... ,χk_λ). Other embodiments may extend the above solution for different scale configurations, such as fixed scale.
[0064] In one embodiment, for ease of exposition, assuming k = 4, but the following solution can be easily extended for other number of variables in other embodiments. Then, each of the five polynomial equations consists of the ten monomials
Jx1 2 , X2 , X1X2 , X1 , X2 , X1X3 , X2X3 , X3 2 , X3 ,lj . Since relatively low degree polynomials in a single variable can be solved very fast using methods like Sturm sequences, the structure motion module 228 attempts to solve for a single variable first, for example, x3. Then, each of the polynomials qt{x\, X2, X3) can be rewritten as C1 :rf + Q.Ϊ| + ^x,^ + [Ij T1 + [l]j2 + [2] = D (8) where the notation [n] denotes some polynomial of degree n in the single variable x3. The system of polynomials, written out in a matrix format, now has the form
Figure imgf000017_0001
Figure imgf000017_0003
[0065] Let the 5 x 6 matrix above be denoted as G. Then, the z-th component of its f ,..2 χ.2 .,, y. " ,, v.. [ 1 T null-vector, denoted as u = L f i ' 2 < ! ' -' - - * 1 - -! ^ E J can be obtained as
= i-ΛΫ"' ^ dmG,) (i0) where G2 stands for the 5 x 5 matrix obtained by deleting the z'-th column of G. Thus, the vector u can be obtained, up to scale, with each of its components a polynomial of degree
Figure imgf000017_0002
3 (X1 , X2 ) , or 2 (l) in the single variable X3 •
[0066] To compute the determinants of the 5 x 5 sub-matrices of G, it is important to carefully design the computation of these determinants because the number of arithmetic operations can explode very quickly, which might adversely affect the numerical behavior of the polynomial solution.
[0067] In one embodiment, to compute the polynomial corresponding to u\ in (10), consider the matrix C1, which is Gi with the column order reversed. Then, det(G'iT) = det(Gi). Each of the lower 4 x 4 sub-determinants of Ci is a polynomial of degree 2. It now requires relatively little book-keeping to determine the coefficients of z4, ... , z° in u\ by appropriately convolving the coefficients of degree 2 polynomials in the first row of G'i with those from its lower 4 x 4 sub-determinants. The symbolic interactions of the coefficients are pre-computed and only need to be evaluated for values of V1, ..., V4. Similar steps can be taken to compute the coefficients of various powers of z in M2, • • • , «6-
[0068] It is noted that all the components of the vector u are not independent. In fact, in the noiseless case, the components of the vector u needs to satisfy the following three constraints:
ύn) .^ w = (4) / (i.s π. i) r ''< 1 [X2 ] >- [X2 ) = ( .τ| ) * f t) Substituting the expressions for u obtained from equation (10), the structure and motion module 228 obtains three polynomials of degree 6 in the single variable x3. These polynomials are denoted as/?z(x3), i = 1, 2, 3. Then, the structure and motion module 228 has a system of three univariate polynomials that need to be solved in a "least-squares" sense. The structure and motion module 228 approaches this as an unconstrained optimization problem
Ώ ύn j 4 ιχ r^ ) -f pi { .} 31 + 14, 1 -«* '*■ ) ^ - !
TS
[0069] At the minimum, the first-order derivative of the above objective function needs to vanish, so the optimal x3 is a root of the polynomial
Note that/?(x3) is a degree 11 univariate polynomial, whose roots can be determined very fast in practice. There can be up to 11 real roots of/?(x3), all of which needs to be tested as a candidate solution. Also noted is that the odd degree of /?(x3) guarantees at least one real solution.
[0070] Finally, once the candidates for x3 have been obtained, the corresponding candidates for X1 and X2 are obtained by substituting the value of X3 in the expression for u and by reading off the values of X1 = — and X2 = — . The rotation and translation can now
U6 U6 be recovered, up to a common scale factor, by substituting in equation (4). In another embodiment, the structure and motion module 228 fixes the scale of the system of polynomial equations by fixing the determinant of R to 1.
Incremental Solution
[0071] Structure and motion problems are often encountered in high frame-rate video sequences. For a high frame-rate video sequence, it is reasonable to assume that the motion between subsequent frames is very small. Small displacements along the manifold of the rotation matrices described above can be approximated by those along a tangent space, which is the manifold of skew- symmetric matrices. For example, the rotation matrices estimates lie on the SO(3) manifold, the incremental displacement along the manifold can be approximated by that along its tangent space, which is the so(3) manifold of 3 x 3 skew-symmetric matrices. The incremental rotation R can be parameterized as R « I + [s]x , where ^ tΞ M ' as the following: 1 S2
R = 1 S3
- S2 - S3 1
Now, n lines give 8n linear R « I + [s]x constraints of the form equation (3) on the 6 unknowns (^1, ^2, 53, t), which can be estimated using a singular value decomposition. [0072] To provide fast and robust structure and motion estimation, the structure and motion system exploits knowledge of stereo pair parameters and uses straight lines as features. The fast and robust structure and motion estimation solutions described above use minimum number of lines to fix the six degrees of freedom of the motion of a stereo pair. For example, in one embodiment, the polynomial and incremental solutions to the structure and motion problem can work with just two lines. For the linear solution, the structure and motion system can work with three lines. Using few lines for the structure and motion estimation can be advantageously used in a real-time system which requires fast and efficient solutions. Other embodiments may use more lines to enhance the robustness of structure and motion estimation.
Applications
[0073] To quantify the performance of the various solutions to the structure and motion problem, such as the simple solution, the incremental solution and the polynomial solution described above, the various solutions are applied to both synthetic data and real world data with various noise levels and camera motions. In one embodiment, the first stereo pair of cameras can be randomly generated with known random camera configurations and line geometries and the second stereo pair is displaced with a random motion to be estimated. The synthetic data comprises lines randomly generated in a synthetic cube. The camera motion is kept small. To observe the simulation performance of various structure and motion estimation solutions with synthetic data, noise of varying standard deviations is added to the coordinates of the 2D lines in each view. In one embodiment, the noise is zero mean Gaussian noise. Without added noise, all structure and motion estimation solutions with the synthetic data perform perfectly without estimation error.
[0074] The estimation error is classified in two groups: rotation error and translation error. The rotation error estimated by a structure and motion solution (e.g., a simple solution, a polynomial solution and the incremental solution) is compared with the rotation data (i.e., the known ground-truth values) actually observed from the camera motion being estimated. Similarly, the translation error estimated by a structure and motion solution is also compared with the known ground-truth translation values actually observed from the camera motion being estimated.
[0075] Figure 7 A illustrates a comparison of rotation errors among different solutions using two lines for synthetic data with various noise levels according to one embodiment of the invention. The simple solution, the incremental solution and the polynomial solution, each using the minimum two lines and lower quartile of error distributions, are applied to the synthetic data.
[0076] In Figure 7A, the rotation error of using the simple solution is represented by the dotted-line, the rotation error of using the polynomial solution by the straight line and the rotation error of using the incremental solution by the dot-dash line. It can be seen that the incremental and polynomial solutions yield lower errors than the simple solution. It can also been seen that with increase of noise levels, the rotation errors of all three solutions increase, but with larger amount of increase from the simple solution.
[0077] Figure 7B illustrates a comparison of translation errors among different solutions using two lines for synthetic data with various noise levels according to one embodiment of the invention. It can be seen that the incremental and polynomial solutions yield lower errors than the simple solution. It can also been seen that with increase of noise levels, the rotation errors of all three solutions increase, but with larger amount of increase from the simple solution.
[0078] In the second set of experiments with synthetic data for small camera motion, the performances of each of the solutions (e.g., the simple solution, the polynomial solution and the incremental solution) are evaluated using three lines. Figure 7C illustrates a comparison of rotation errors among different solutions using three lines for synthetic data with various noise levels according to one embodiment of the invention. Figure 7D illustrates a comparison of translation errors among different solutions using three lines for synthetic data with various noise levels according to one embodiment of the invention. It can be seen that the incremental and polynomial solutions yield lower errors than the simple solution with the incremental solution having the smallest errors among the three solutions. Using three lines results in added robustness to the structure and motion estimation solutions described above with still relatively inexpensive computation cost.
[0079] To simulate real world situation for camera motion estimation and 3D line reconstruction, the structure and motion solutions are applied to real world data in real world environment such as indoor office environment. In one embodiment, the image sequences for the simulations are acquired using a stereo pair with baseline 7.4 cm, with 640 x 360-pixel resolution and a wide fϊeld-of-view of 110° x 80° for each camera. The simulations are conducted in a Random Sample Consensus (RANSAC) framework, where the structure and motion estimation can be optionally refined by a within-frame, nonlinear local refinement procedure using all inliers. No refinement of structure and motion technique, such as bundle adjustment over multiple frames, is used in the simulations.
[0080] Figures 8A-8F illustrate structure and motion estimation experimental results for a turntable video sequence according to one embodiment of the invention. The visual input data in the experiments is obtained by imaging a set of boxes rotating on a turntable. The obtained dataset is interesting because there are very few straight lines for estimation, with some outliers in a form of background lines that do not move with the turntable. The ground truth rotation of the turntable is slightly more than 360°. The frame rate used in the experiments is 15 frames-per-second (fps).
[0081] Figure 8 A illustrates the last frame of the turntable video sequence overlaid with multiple lines and Figure 8F is the corresponding last frame of the turntable video sequence with reconstructed 3D lines and estimated camera motion. The solid lines 802 (e.g., 802a and 802b) in Figure 8F represent the reconstructed 3D lines of the last frame, which correspond to the lines of the last frame in Figure 8A. The dots 804 (e.g., 804a and 804b) represent the camera positions at different times capturing the turntable video sequence. The circle-like shape 806 indicates the estimated camera motion by a structure and motion solution. [0082] Figure 8C and Figure 8D illustrate the experimental results (a top-view and a side-view) of using 3-line simple solution with the turntable video sequence. It can be seen that the output of the simple solution is jerky and does not yield a complete circle (Figure 8C), even after nonlinear refinement (Figure 8D).
[0083] On the other hand, the 3 -line incremental solution and the polynomial solution yield fairly good reconstructions without any refinement, but almost perfect results with nonlinear refinement. Specifically, Figure 8B illustrates the top and side-view of the reconstructed 3D lines and camera motions using the 3-line incremental structure and motion solution in the RANSAC framework without any refinement applied to the estimated motion. Figure 8B represents the top view of the reconstructed 3D lines and camera motions using the 3 -line incremental structure and motion solution in the RANSAC framework with nonlinear refinement. Comparing the results in Figure 8C and Figure 8D, the reconstructed 3D lines and camera motions using the 3 -line incremental structure and motion solution with motion estimation refinement is almost perfect. The effect of refinement is further illustrated in Figure 8E, which shows the experimental result of using a 3-line polynomial solution in the RANSAC framework and a within-frame refinement.
[0084] To provide fast and robust motion estimation and structure reconstruction, a structure and motion system exploits the known camera parameters of a stereo pair with straight lines. By using lines rather than traditional line segments, the structure and motion system avoids the issues due to uncertain determination of end points of a line segment. Using a few (two or three) lines by the structure and motion system provides a suitable structure and motion solution in real-time systems. The disclosed reconstruction system has a wide range application to real world problems, such as application in robotics and automative systems.
[0085] While particular embodiments and applications of the present invention have been illustrated and described herein, it is to be understood that the invention is not limited to the precise construction and components disclosed herein and that various modifications, changes, and variations may be made in the arrangement, operation, and details of the methods and apparatuses of the present invention without departing from the spirit and scope of the invention as it is defined in the appended claims.

Claims

What is claimed is:
1. A computer implemented method for estimating camera motion and structure reconstruction of a scene, the method comprising: receiving visual input data captured by a stereo pair of cameras, the stereo pair of cameras being calibrated and the visual input data comprising a plurality of image frames; detecting lines in the received visual input data, wherein a line is a digital representation of a line in a digital representation of an image; finding line correspondences between the detected lines in the visual input data; tracking the detected lines temporally across the plurality of the image frames; estimating the camera motion using the detected lines in the visual input data; and reconstructing three-dimensional lines from the estimated camera motion.
2. The method of claim 1, wherein detecting lines in the received input data comprises: detecting edges in the received input data using an edge detection means and generating corresponding edge images of the input data; building an edge map based on the edge images of the received input data; detecting edge blobs in the edge map; detecting line segments in the edge map based on the detected edge blobs and fitting lines for the detected line segments; and filtering out line duplicates of the fitted lines.
3. The method of claim 2, wherein the edge detection means is a Sobel edge filter.
4. The method of claim 2, wherein building the edge map comprises performing non- maximal suppression to the edge images of the received input data.
5. The method of claim 2, wherein detecting line segments comprises using a Hough transform with the edge map to detect line segments.
6. The method of claim 1, wherein detecting lines in the received input data further comprises: dividing an edge map into a plurality of small pixel cells, a small pixel cell comprising a plurality of image pixels of the input data; detecting edge blobs in each of the small pixel cells; checking alignments of edge blobs in the small pixel cells; and merging incrementally small pixel cells into a plurality of next-level pixel cells, a next-level pixel cell comprising multiple small pixel cells.
7. The method of claim 6, wherein the small pixel cell is a 8x8-pixel cell comprising 8x8 image pixels of the input data.
8. The method of claim 6, wherein the next-level pixel cell contains four 8x8-pixel cells.
9. The method of claim 1, wherein finding line correspondences between the detected lines in the visual input data comprising using dense stereo matching and a sum-of-absolute difference measure to establish the line correspondence.
10. The method of claim 1, wherein tracking the detected lines temporally across the plurality of the image frames comprises using a multi-level Lucas-Kanade optical flow with motion fields associated with each detected line.
11. The method of claim 1 , wherein estimating the camera motion using the detected lines in the visual input data comprising: parameterizing the stereo pair of cameras and a corresponding stereo pair of cameras, the corresponding stereo pair of camera being related by camera motion and the camera motion being defined by a rotation matrix and translation matrix; obtaining back-projected image planes through the camera centers of the parameterized stereo pair and parameterized corresponding stereo pair, a back- projected image plane containing a detected line in the visual input data and its corresponding three-dimensional line; presenting camera motion to be estimated in terms of the rotation matrix and the translation matrix and parameters associated with the stereo pair of the cameras; and determining the rotation matrix and the translation matrix using the detected lines in the visual input data.
12. A computer system for estimating camera motion and structure reconstruction of a scene using lines, the system comprising: an input receiving module configured to receive visual input data captured by a stereo pair of cameras, the stereo pair of cameras being calibrated and the visual input data comprising a plurality of image frames; a line detection module configured to detect lines in the received visual input data, wherein a line is a digital representation of a line in a digital representation of an image; a line correspondence module configured to find line correspondences between the detected lines in the visual input data; a temporal line tracking module configured to track the detected lines temporally across the plurality of the image frames; and a structure and motion module configured to estimate the camera motion using the detected lines in the visual input data and to reconstruct three-dimensional lines from the estimated camera motion.
13. The system of claim 12, wherein the line detection module is further configured to: detect edges in the received input data using an edge detection means and generating corresponding edge images of the input data; build an edge map based on the edge images of the received input data; detect edge blobs in the edge map; detect line segments in the edge map based on the detected edge blobs and fitting lines for the detected line segments; and filter out line duplicates of the fitted lines.
14. The system of claim 13, wherein the edge detection means is a Sobel edge filter.
15. The system of claim 13, wherein building the edge map comprises performing non- maximal suppression to the edge images of the received input data.
16. The system of claim 13, wherein detecting line segments comprises using a Hough transform with the edge map to detect line segments.
17. The system of claim 12, wherein the line detection module is further configured to: divide an edge map into a plurality of small pixel cells, a small pixel cell comprising a plurality of image pixels of the input data; detect edge blobs in each of the small pixel cells; check alignments of edge blobs in the small pixel cells; and merge incrementally small pixel cells into a plurality of next-level pixel cells, a next- level pixel cell comprising multiple small pixel cells.
18. The system of claim 17, wherein the small pixel cell is a 8x8-pixel cell comprising 8x8 image pixels of the input data.
19. The system of claim 17, wherein the next-level pixel cell contains four 8x8-pixel cells.
20. The system of claim 12, wherein the line correspondence module is further configured to use dense stereo matching and a sum-of-absolute difference measure to establish the line correspondence.
21. The system of claim 12, wherein the temporal line tracking module is further configured to use a multi-level Lucas-Kanade optical flow with motion fields associated with each detected line.
22. The system of claim 12, wherein the structure and motion module is further configured to: parameterize the stereo pair of cameras and a corresponding stereo pair of cameras, the corresponding stereo pair of camera being related by camera motion and the camera motion being defined by a rotation matrix and translation matrix; obtain back-projected image planes through the camera centers of the parameterized stereo pair and parameterized corresponding stereo pair, a back-projected image plane containing a detected line in the visual input data and its corresponding three-dimensional line; present camera motion to be estimated in terms of the rotation matrix and the translation matrix and parameters associated with the stereo pair of the cameras; and determine the rotation matrix and the translation matrix using the detected lines in the visual input data.
PCT/US2009/051306 2008-10-17 2009-07-21 Structure and motion with stereo using lines WO2010044939A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US19641108P 2008-10-17 2008-10-17
US61/196,411 2008-10-17

Publications (1)

Publication Number Publication Date
WO2010044939A1 true WO2010044939A1 (en) 2010-04-22

Family

ID=42106814

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2009/051306 WO2010044939A1 (en) 2008-10-17 2009-07-21 Structure and motion with stereo using lines

Country Status (2)

Country Link
US (1) US8401241B2 (en)
WO (1) WO2010044939A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2764325A4 (en) * 2011-10-04 2016-01-06 Metalforming Inc Using videogrammetry to fabricate parts

Families Citing this family (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8478049B2 (en) * 2009-04-29 2013-07-02 Coherix, Inc. Method for fixed-rotation and rotation-independent image correlation
TWI389558B (en) * 2009-05-14 2013-03-11 Univ Nat Central Method of determining the orientation and azimuth parameters of the remote control camera
US9300947B2 (en) * 2011-03-24 2016-03-29 Kodak Alaris Inc. Producing 3D images from captured 2D video
US9185401B2 (en) * 2011-07-15 2015-11-10 Electronics And Telecommunications Research Institute Method and apparatus for camera network calibration with small calibration pattern
US8923558B2 (en) 2012-05-15 2014-12-30 Raytheon Company Moving object detection using stereo rectified images acquired from a moving aircraft
WO2013173383A1 (en) * 2012-05-15 2013-11-21 Brilakis Ioannis Methods and apparatus for processing image streams
US9292927B2 (en) * 2012-12-27 2016-03-22 Intel Corporation Adaptive support windows for stereoscopic image correlation
JP5906272B2 (en) * 2014-03-28 2016-04-20 富士重工業株式会社 Stereo image processing apparatus for vehicle
JP6305194B2 (en) * 2014-05-08 2018-04-04 キヤノン株式会社 Image processing apparatus, imaging apparatus, and image processing method
TWI577172B (en) * 2014-09-10 2017-04-01 鈺立微電子股份有限公司 Image calibration system and calibration method of a stereo camera
JP6510247B2 (en) * 2015-01-27 2019-05-08 株式会社トプコン Survey data processing apparatus, survey data processing method and program
US10067029B2 (en) * 2016-02-12 2018-09-04 Google Llc Systems and methods for estimating modulation transfer function in an optical system
US10157454B1 (en) * 2016-10-12 2018-12-18 Ambarella, Inc. Non-maximum suppression in image data
US9737757B1 (en) * 2016-11-16 2017-08-22 Wawgd, Inc Golf ball launch monitor target alignment method and system
US11568568B1 (en) * 2017-10-31 2023-01-31 Edge 3 Technologies Calibration for multi-camera and multisensory systems
US10963706B2 (en) 2018-01-13 2021-03-30 Toyota Jidosha Kabushiki Kaisha Distributable representation learning for associating observations from multiple vehicles
US10586118B2 (en) 2018-01-13 2020-03-10 Toyota Jidosha Kabushiki Kaisha Localizing traffic situation using multi-vehicle collaboration
US10916135B2 (en) 2018-01-13 2021-02-09 Toyota Jidosha Kabushiki Kaisha Similarity learning and association between observations of multiple connected vehicles

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1998018117A2 (en) * 1996-10-07 1998-04-30 Cognex Corporation Machine vision calibration targets and methods of determining their location and orientation in an image
US20030058945A1 (en) * 1998-05-21 2003-03-27 Naoki Chiba Optical flow estimation method and image synthesis method
US20080152192A1 (en) * 2005-07-07 2008-06-26 Ingenious Targeting Laboratory, Inc. System For 3D Monitoring And Analysis Of Motion Behavior Of Targets

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5598515A (en) * 1994-01-10 1997-01-28 Gen Tech Corp. System and method for reconstructing surface elements of solid objects in a three-dimensional scene from a plurality of two dimensional images of the scene
US6192145B1 (en) * 1996-02-12 2001-02-20 Sarnoff Corporation Method and apparatus for three-dimensional scene processing using parallax geometry of pairs of points
US6944324B2 (en) * 2000-01-24 2005-09-13 Robotic Vision Systems, Inc. Machine vision-based singulation verification system and method
US6859549B1 (en) * 2000-06-07 2005-02-22 Nec Laboratories America, Inc. Method for recovering 3D scene structure and camera motion from points, lines and/or directly from the image intensities
US6999612B1 (en) * 2000-08-31 2006-02-14 Nec Laboratories America, Inc. Method for recovering 3D scene structure and camera motion directly from image intensities
KR100422370B1 (en) * 2000-12-27 2004-03-18 한국전자통신연구원 An Apparatus and Method to Measuring Dimensions of 3D Object on a Moving Conveyor
US20050140670A1 (en) * 2003-11-20 2005-06-30 Hong Wu Photogrammetric reconstruction of free-form objects with curvilinear structures
US7480363B2 (en) * 2004-09-15 2009-01-20 Ge Betz, Inc. Converting a digital radiograph to an absolute thickness map
US20080310757A1 (en) * 2007-06-15 2008-12-18 George Wolberg System and related methods for automatically aligning 2D images of a scene to a 3D model of the scene

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1998018117A2 (en) * 1996-10-07 1998-04-30 Cognex Corporation Machine vision calibration targets and methods of determining their location and orientation in an image
US20030058945A1 (en) * 1998-05-21 2003-03-27 Naoki Chiba Optical flow estimation method and image synthesis method
US20080152192A1 (en) * 2005-07-07 2008-06-26 Ingenious Targeting Laboratory, Inc. System For 3D Monitoring And Analysis Of Motion Behavior Of Targets

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2764325A4 (en) * 2011-10-04 2016-01-06 Metalforming Inc Using videogrammetry to fabricate parts

Also Published As

Publication number Publication date
US8401241B2 (en) 2013-03-19
US20100098293A1 (en) 2010-04-22

Similar Documents

Publication Publication Date Title
US8401241B2 (en) Structure and motion with stereo using lines
CN110322500B (en) Optimization method and device for instant positioning and map construction, medium and electronic equipment
Lourenço et al. sRD-SIFT: keypoint detection and matching in images with radial distortion
Chandraker et al. Moving in stereo: Efficient structure and motion using lines
Urban et al. Multicol-slam-a modular real-time multi-camera slam system
CN111145238A (en) Three-dimensional reconstruction method and device of monocular endoscope image and terminal equipment
US9292937B2 (en) Opt-keyframe reconstruction for robust video-based structure from motion
Oliensis A critique of structure-from-motion algorithms
US8855406B2 (en) Egomotion using assorted features
US8797387B2 (en) Self calibrating stereo camera
US9761008B2 (en) Methods, systems, and computer readable media for visual odometry using rigid structures identified by antipodal transform
WO2015017539A1 (en) Rolling sequential bundle adjustment
CN113298934B (en) Monocular visual image three-dimensional reconstruction method and system based on bidirectional matching
WO2018152214A1 (en) Event-based feature tracking
CN110349212B (en) Optimization method and device for instant positioning and map construction, medium and electronic equipment
Cvišić et al. Recalibrating the KITTI dataset camera setup for improved odometry accuracy
Bastanlar et al. Multi-view structure-from-motion for hybrid camera scenarios
Rameau et al. MC-Calib: A generic and robust calibration toolbox for multi-camera systems
Zhou et al. NeRD: Neural 3d reflection symmetry detector
Sun et al. Robust, efficient depth reconstruction with hierarchical confidence-based matching
Liao et al. Revisiting rolling shutter bundle adjustment: Toward accurate and fast solution
Im et al. Deep depth from uncalibrated small motion clip
Georgiev et al. A fast and accurate re-calibration technique for misaligned stereo cameras
Nalpantidis et al. Obtaining reliable depth maps for robotic applications from a quad-camera system
Matveichev et al. Mobile augmented reality: Fast, precise, and smooth planar object tracking

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 09820947

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 09820947

Country of ref document: EP

Kind code of ref document: A1