Nonlinear Self-Calibration for Structure From Motion (SFM) Techniques
This application claims benefit of priority of U.S. Provisional Application Ser. No. 61/621,365 entitled “Structure from Motion Methods and Apparatus” filed Apr. 6, 2012, the content of which is incorporated by reference herein in its entirety. In computer vision, inferring rigid-body motions of a camera from a video or set of images is a problem known as Structure from Motion (SFM). In SFM, a task or goal is to estimate the camera motion from a set of point correspondences in a set of images or video frames. Obtaining Structure from Motion (SFM) algorithms is of importance because a successful SFM algorithm would enable a wide range of applications in different domains including 3D image-based modeling and rendering, video stabilization, panorama stitching, video augmentation, vision based robot navigation, human-computer interaction, etc. Various embodiments of Structure from Motion (SFM) techniques and algorithms are described that may be applied, for example, to find the three-dimensional (3D) structures of a scene, for example from a video taken by a moving video camera or from a set of images taken with a still camera, as well as systems that implement these algorithms and techniques. In SFM, a task or goal is to estimate the camera motion (which may, but does not necessarily, have both translation and rotation components) from a set of point correspondences in a set of images or video frames. In addition, in at least some cases, intrinsic camera parameters (e.g., focal length) may also be estimated if not known. Performing the task of estimating camera motion and intrinsic parameters for a frame or a sequence of frames may be referred to as reconstruction. Thus, a reconstruction algorithm or technique (which may also be referred to as an SFM technique) may be implemented and applied to estimate the camera motion and intrinsic parameters for image sequences. Embodiments of a nonlinear self-calibration technique are described that may, for example, be used in various SFM techniques. In contrast to conventional self-calibration methods that use linear or semi-linear algorithms, embodiments of the self-calibration technique may use a nonlinear least squares optimization technique to infer the parameters. In addition, a technique is described for initializing the parameters for the nonlinear optimization. Embodiments of the self-calibration technique may be robust (i.e., may generally produce reliable results), and can make full use of prior knowledge if available. In addition, embodiments of the nonlinear self-calibration technique work for both constant focal length and varying focal length. Embodiments of the nonlinear self-calibration technique may use prior knowledge of the camera intrinsic parameters (e.g., focal length). For instance, if the user knows the focal length or if the focal length is known through metadata of the captured images in the sequence, the known focal length may be used in the formulation to provide reliable calibration results (e.g., motion parameters). However, having such prior knowledge would not make much difference in most conventional linear self-calibration methods. Embodiments of the nonlinear self-calibration technique may be robust and efficient when compared to conventional self-calibration techniques. In particular, the nonlinear optimization problem that is solved may be sparse and may be implemented efficiently. Embodiments of the nonlinear self-calibration technique may, for example, be used in an adaptive technique that iteratively selects and reconstructs keyframes to fully cover an image sequence; the technique may, for example, be used in an adaptive reconstruction algorithm implemented by a general SFM technique. In this adaptive technique, in the uncalibrated case, a projective reconstruction technique may at least initially be applied, and the self-calibration technique may then be applied to generate a Euclidian reconstruction. Embodiments of the nonlinear self-calibration technique may thus allow a metric (Euclidian) reconstruction to be obtained where otherwise only a projective reconstruction could be obtained. A projective reconstruction may be unfit for many practical applications. For instance, it is difficult if not impossible to insert a virtual object into a moving video using a projective reconstruction. However, embodiments of the nonlinear self-calibration technique may be used in other SFM applications or techniques, or in any other application or technique that requires a self-calibration operation to be performed on input image(s). While the invention is described herein by way of example for several embodiments and illustrative drawings, those skilled in the art will recognize that the invention is not limited to the embodiments or drawings described. It should be understood, that the drawings and detailed description thereto are not intended to limit the invention to the particular form disclosed, but on the contrary, the intention is to cover all modifications, equivalents and alternatives falling within the spirit and scope of the present invention. The headings used herein are for organizational purposes only and are not meant to be used to limit the scope of the description. As used throughout this application, the word “may” is used in a permissive sense (i.e., meaning having the potential to), rather than the mandatory sense (i.e., meaning must). Similarly, the words “include”, “including”, and “includes” mean including, but not limited to. In the following detailed description, numerous specific details are set forth to provide a thorough understanding of claimed subject matter. However, it will be understood by those skilled in the art that claimed subject matter may be practiced without these specific details. In other instances, methods, apparatuses or systems that would be known by one of ordinary skill have not been described in detail so as not to obscure claimed subject matter. Some portions of the detailed description which follow are presented in terms of algorithms or symbolic representations of operations on binary digital signals stored within a memory of a specific apparatus or special purpose computing device or platform. In the context of this particular specification, the term specific apparatus or the like includes a general purpose computer once it is programmed to perform particular functions pursuant to instructions from program software. Algorithmic descriptions or symbolic representations are examples of techniques used by those of ordinary skill in the signal processing or related arts to convey the substance of their work to others skilled in the art. An algorithm is here, and is generally, considered to be a self-consistent sequence of operations or similar signal processing leading to a desired result. In this context, operations or processing involve physical manipulation of physical quantities. Typically, although not necessarily, such quantities may take the form of electrical or magnetic signals capable of being stored, transferred, combined, compared or otherwise manipulated. It has proven convenient at times, principally for reasons of common usage, to refer to such signals as bits, data, values, elements, symbols, characters, terms, numbers, numerals or the like. It should be understood, however, that all of these or similar terms are to be associated with appropriate physical quantities and are merely convenient labels. Unless specifically stated otherwise, as apparent from the following discussion, it is appreciated that throughout this specification discussions utilizing terms such as “processing,” “computing,” “calculating,” “determining” or the like refer to actions or processes of a specific apparatus, such as a special purpose computer or a similar special purpose electronic computing device. In the context of this specification, therefore, a special purpose computer or a similar special purpose electronic computing device is capable of manipulating or transforming signals, typically represented as physical electronic or magnetic quantities within memories, registers, or other information storage devices, transmission devices, or display devices of the special purpose computer or similar special purpose electronic computing device. Various embodiments of Structure from Motion (SFM) techniques and algorithms are described that may be applied, for example, to find the three-dimensional (3D) structures of a scene, for example from a video taken by a moving video camera or from a set of images taken with a still camera. Systems that may implement these algorithms and techniques are also described. In SFM, a task or goal is to estimate the camera motion (which may, but does not necessarily, have both translation and rotation components) from a set of point correspondences in a set of images or video frames. In addition, in at least some cases, intrinsic camera parameters (e.g., focal length) may also be estimated if not known. Performing the task of estimating camera motion and intrinsic parameters for a frame or a sequence of frames may be referred to as reconstruction. Thus, a reconstruction algorithm or technique (which may also be referred to as an SFM technique) may be implemented and applied to estimate the camera motion and intrinsic parameters for image sequences. Note that a distinct camera may be assumed for each image or frame in an image sequence. Thus, each frame or image in a sequence may be referred to as a “camera.” Embodiments of a nonlinear self-calibration technique are described that may, for example, be used in various SFM techniques. In contrast to conventional self-calibration methods that use linear or semi-linear algorithms, embodiments of the self-calibration technique may use a nonlinear least squares optimization technique to infer the parameters. In addition, a technique is described for initializing the parameters for the nonlinear optimization. Embodiments of the self-calibration technique may be robust (i.e., may generally produce reliable results), and can make full use of prior knowledge if available. In addition, embodiments of the nonlinear self-calibration technique work for both constant focal length and varying focal length. Embodiments of the nonlinear self-calibration technique may use prior knowledge of the camera intrinsic parameters (e.g., focal length). For instance, if the user knows the focal length or if the focal length is known through metadata of the captured images in the sequence, the known focal length may be used in the formulation to provide reliable calibration results (e.g., motion parameters). However, having such prior knowledge would not make much difference in most conventional linear self-calibration methods. Embodiments of the nonlinear self-calibration technique may be robust and efficient when compared to conventional self-calibration techniques. In particular, the nonlinear optimization problem that is solved may be sparse and may be implemented efficiently. Embodiments of the nonlinear self-calibration technique may, for example, be used in an adaptive reconstruction algorithm implemented by a general SFM technique. Example embodiments of an adaptive reconstruction algorithm that may be implemented in a general SFM technique and that leverages the nonlinear self-calibration techniques are described herein. Embodiments of the nonlinear self-calibration technique may, for example, be used in the adaptive reconstruction algorithm to obtain a metric (Euclidian) reconstruction where otherwise only a projective reconstruction could be obtained. However, embodiments of the nonlinear self-calibration technique may be used in other SFM applications or techniques, or in any other application or technique that requires a self-calibration operation to be performed on input image(s). In contrast to conventional self-calibration methods that use linear or semi-linear algorithms, embodiments of the self-calibration technique may use a nonlinear least squares optimization technique to infer the parameters. In addition, a technique is described for initializing the parameters for the nonlinear optimization. Embodiments of the self-calibration technique may be robust (i.e., may generally produce reliable results), and can make full use of prior knowledge if available. In addition, embodiments of the nonlinear self-calibration technique work for both constant focal length and varying focal length. Embodiments of the nonlinear self-calibration technique may use prior knowledge of the camera intrinsic parameters (e.g., focal length). For instance, if the user knows the focal length or if the focal length is known through metadata of the captured images in the sequence, the known focal length may be used in the formulation to provide reliable calibration results (e.g., motion parameters). However, having such prior knowledge would not make much difference in most conventional linear self-calibration methods. Embodiments of the nonlinear self-calibration technique may be robust and efficient when compared to conventional self-calibration techniques. In particular, the nonlinear optimization problem that is solved may be sparse and may be implemented efficiently. Embodiments of the nonlinear self-calibration technique may allow a metric (Euclidian) reconstruction to be obtained where otherwise only a projective reconstruction could be obtained. A projective reconstruction may be unfit for many practical applications. For instance, it is difficult if not impossible to insert a virtual object into a moving video using a projective reconstruction. The elements of Embodiments of the nonlinear self-calibration technique may address a problem in camera motion estimation—determining the intrinsic parameters of the cameras such as focal length. There are two general methods for obtaining intrinsic camera parameters from images. One method is conventional calibration, where the camera intrinsic parameters are determined from one or more captured images of a known calibration target or known properties of the scene such as vanishing points of orthogonal directions. The other method is generally referred to as self-calibration. In a self-calibration method, the camera intrinsic parameters are determined directly from constants on the internal and/or external parameters. Self-calibration is generally more useful in practice because a calibration target or known properties of the scene are typically not available. Assume N input images and that for each image a 3×4 projection matrix has been obtained: A goal of self-calibration is to find a 4×4 matrix Hε□4×4 such that PiH is a metric reconstruction. Mathematically, this means that there exists a set of upper triangular matrices Kiε□3×3 with Ki(2, 1)=Ki(3, 1)=Ki(3, 2)=0, rotation matrices RiεSO(3), and translation vectors Tiε□3 such that: where ˜ indicates equality up to a scale. Note that solving Ti jointly with Ki and Ri does not add any additional constraint compared to solving Ki and Ri alone. In other words, equation (B1) is equivalent to the following reduced version where Ti has been dropped: where H1ε□4×3 is the left 4×3 part of H. Further note that there is a generic ambiguity on Ri in the sense that if (H1, Ri) satisfies equation (B2), then (H1R, RiR) satisfies the same equation where R is an arbitrary 3×3 rotation matrix. Without loss of generality, R1 is chosen to be the identity rotation. Also note that Pi contains a projective ambiguity. In order to at least partially fix the ambiguity, P1 may be chosen to be [I, 0]. In the following discussion, it is assumed that P1 has this expression. If Ki is allowed to vary arbitrarily, the problem is not well-defined. For instance, for any given H1ε□3×4, a decomposition similar to the QR decomposition may be performed to find an upper triangular matrix and a rotation matrix that satisfy the constraint. Embodiments of the self-calibration technique may exploit the assumptions on Ki to arrive at interesting solutions. In embodiments the following assumptions may be made about the camera intrinsic matrix Ki:
Note that embodiments of the self-calibration technique can be generalized to cases where different assumptions are made. Under these assumptions, the effect of principal point, pixel skew, and pixel aspect ratio on both Pi and Ki can be undone, and a simpler formulation may be derived: where f is the focal length of the i-th camera, Equation (B3) may be examined for the case of i=1. Since P1=[I, 0] and R1=I, the following may be obtained: where H11 is the top 3×3 part of H1. Without loss of generality, the following may be chosen: Note that in general, Pi is noisy, i.e., there does not exist a solution for equation (B3). By choosing H11 with this particular form, a bias towards the first image is created since the equation is always satisfied for i=1. Equation (B3) becomes: where The self-calibration problem becomes solving H21 and λi,fi, Ri for i=1, 2, . . . , N in equation (B8). Some prior knowledge on the focal length may be assumed. For instance, if the lens and camera that are used to capture the image are known, an approximate focal length can be computed from the focal length of the lens and parameters of the camera sensor. The lens information may, for example, be obtained from image/video metadata. In at least some embodiments, if the lens and/or the camera are not known, since many if not most scenes where people need camera tracking are captured using relatively wide-angle lenses, it may be assumed that the focal length is in the range from 24 mm to 35 mm (35 mm equivalent). A discussion of extending the self-calibration technique to the case where there is no prior knowledge of the focal length in the section titled No prior knowledge on focal length. Two cases are presented below: constant focal length for the entire sequence, and varying focal length. In the case of constant focal length, fi is assumed to be the same for all the images, and may be denoted by f. The self-calibration problem may be solved according to an optimization process. In at least some embodiments, the following cost function may be optimized: A reason for using this type of cost function is that Ri has components at the same scale (between −1 and 1), and the summation over i makes sense. Since equation (B9) is of the form of nonlinear least squares, in at least some embodiments the Levenberg-Marquardt algorithm may be used to optimize the cost. In order to use the Levenberg-Marquardt algorithm, initial values for all the unknowns are needed. Prior knowledge on the focal length may be used here. Let f be the approximate focal length. Good initial values for H21, Ri and λi are also needed. A conventional algorithm for computing H21 exists. However, the conventional algorithm only gives a partial solution. More precisely, there are two solutions for H21, and the conventional algorithm only computes one of the two solutions. This makes the conventional algorithm unsuitable for the nonlinear optimization problem presented herein because the conventional algorithm may pick the wrong solution for H21 from the two solutions, and a nonlinear optimization starting from the wrong solution may not converge to the correct solution for the nonlinear optimization problem. The following describes an algorithm for computing the two solutions for H21 that may be used in at least some embodiments. A pair of projection matrices is chosen, one of which is the first image. The choice of the other projection matrix may be important. In at least some embodiments, the camera that is farthest away from the first image in time may be chosen. Without loss of generality, assume (P1, P2) are chosen. The following is computed: There exists a rotation matrix Rs, such that: The following is computed: The two solutions for H21 are given by: where W1, W2, and W3 are the rows of W: WT=[W1, W2, W3]T. It can be verified that the two solutions are both valid. The two solutions correspond to the choice of the sign of P2. Since P2 is up to a scale, which can be either positive or negative, two solutions for H21 are obtained In at least some embodiments, Ri and λi may be computed as follows. For a given H21, a QR decomposition may be computed as follows: where Ai is a 3×3 upper triangular matrix and {circumflex over (R)}i is a 3×3 rotation matrix. In at least some embodiments, the technique sets λi=A(3, 3) and uses {circumflex over (R)}i as the initial value for Ri. The above provides initial values for H21, Ri, and λi. Equation (B9) may be optimized, for example using a Levenberg-Marquardt technique. Since there are two solutions for H21, there are two sets of initial values. In at least some embodiments, two optimizations are performed, one using each set of initial values. The result with the smaller cost may be chosen. Note that equation (B9) has a sparse form, and can be optimized efficiently using a sparse solver. In the varying focal length case, the focal length changes for each image. In at lest some embodiments, a generalization of the algorithm in the section titled Constant focal length may be used for the varying focal length case. Again, without loss of generality, P1 and P2 are chosen to compute H21. The following is computed: and the rotation matrix Rs is found such that: The following is computed: The two solutions for H21 are given by: In at least some embodiments, once H21 is computed, Ri and λi can be computed using the same algorithm presented in the section titled Constant focal length. However, the optimization may be modified to optimize over fi as well: Embodiments of the nonlinear self-calibration technique as described herein may be robust to error in the initial estimate of the focal length. The optimization tends to converge even if the focal length estimate is off by as much as 20%. Since in practice accurate prior knowledge may often not be available or attainable, this robustness is advantageous. The robustness of the nonlinear self-calibration technique also suggests a way to handle cases where there is no prior knowledge on the focal length. Note that the focal length has a bounded domain in □. In at least some embodiments, a brute-force search may be used. Let fmm and fmax be the minimum and maximum focal length. In the constant focal length case, the range may be divided into M bins as follows: Each fi may be used as the initial value for f, and the optimization may be performed. The result with the least cost may be returned. For the varying focal length case, the same range may be divided into M bins, and, for all possible pairs of (fi, fi) (where i=1, 2, . . . , M and j=1, 2, . . . , M, as the initial values for (f1, f2)), the optimization may be performed. The result with the least cost may be returned. In contrast to conventional self-calibration techniques, embodiments of the self-calibration technique described herein find two solutions to H21 that correspond to the two different signs of P2. Finding only one solution, as is done in conventional self-calibration techniques, may result in the wrong solution being picked for at least the reason that the sign of P2 is inconsistent. In addition, embodiments of the self-calibration technique described herein employ a nonlinear optimization to further refine the solution. This makes the self-calibration technique robust to errors in the initial guess of the focal length. Embodiments of the nonlinear self-calibration technique may, for example, be used in an adaptive reconstruction algorithm that starts by adaptively determining and reconstructing an initial set of keyframes that covers only a part of an image sequence (e.g., a set of spaced frames somewhere in the middle of the sequence), and that incrementally and adaptively determines and reconstructs additional keyframes to fully cover the image sequence. In at least some embodiments, the adaptive reconstruction algorithm then adaptively determines and reconstructs optimization keyframes to provide a better reconstruction. The rest of the frames in the sequence may then be reconstructed based on the determined and reconstructed keyframes. At least some embodiments of the adaptive reconstruction algorithm may be configured to handle both cases where the intrinsic camera parameters (e.g., focal length) are known (e.g., via user input or via metadata provided with the input image sequence) and cases where the intrinsic camera parameters are not known. The first case may be referred to herein as the calibrated case, and the second case may be referred to herein as the uncalibrated case. In at least some embodiments, in the calibrated case, a Euclidian (or metric) reconstruction technique may be applied. In at least some embodiments, in the uncalibrated case, a projective reconstruction technique may at least initially be applied. The nonlinear self-calibration technique as described herein may be applied to produce a Euclidian (or metric) reconstruction in the uncalibrated case. The adaptive reconstruction algorithm may, for example, be used in embodiments of a robust system for estimating camera motion (rotation and translation) in image sequences, a problem known in computer vision as Structure from Motion (SFM). Embodiments of a general 3D reconstruction technique, which may also be referred to as a general SFM technique, are generally directed to performing reconstruction for image sequences in which the camera motion includes a non-zero translation component. In other words, the camera has moved when capturing the image sequence. The general SFM technique estimates the rotation and translation components of the camera motion, and may also estimate the camera intrinsic parameters (e.g., focal length) if not known. In addition, the general SFM technique may be generally directed to performing reconstruction for image sequences in which the scene does not contain a dominant plane. Elements 106 through 110 are a keyframe reconstruction loop that incrementally and adaptively determines and reconstructs additional keyframes to fully cover the image sequence. As indicated at 106, a new keyframe is determined and reconstructed. In the calibrated case, a Euclidian reconstruction technique can be performed, since the camera intrinsic parameters are known. In the uncalibrated case, a projective reconstruction technique may be performed. As indicated at 108, in the uncalibrated case, a self-calibration technique may be applied to produce a Euclidian (or metric) reconstruction for the frame, if there are enough frames to perform the self-calibration. At 110, if there are more keyframes to be reconstructed, then the method returns to 106 to add a next keyframe. Otherwise, the method goes to element 112. As indicated at 112, an opt-keyframe technique may then be performed to determine and reconstruct optimization keyframes to improve the quality of the reconstruction. As indicated at 114, non-keyframes (keyframes that have not yet been included in the reconstruction) may be reconstructed. As indicated at 116, final processing may be performed. As indicated at 118, at least the camera intrinsic parameters and the Euclidean motion parameters for the images in the input image sequence may be output. Elements of the general SFM technique shown in As indicated at 102 of In at least some embodiments, the general SFM technique may use an implementation of the Lucas-Kanade-Tomasi algorithm to perform feature tracking. In these embodiments, for every point at time t, a translational model may be used to track against the previous video frame (at time t−1), and an affine model may be used to track against the reference video frame at time t0 (t0 may vary according to the point). The result of feature tracking is a set of point trajectories. Each point trajectory includes the two-dimensional (2D) locations of the “same” point in a contiguous set of frames. Let xi,j denote the 2D location of the i-th point in the j-th image. Since not all of the points are present in all of the images, xi,j is undefined for some combinations of i and j. To simplify the notation, a binary characteristic function, ψi,j:ψs=1, may be used if the i-th point is present on the j-th image; otherwise, ψi,j=0. Through ψi,j, quantities such as ψi,jxi,j may be used even if xi,j is undefined. Note that various feature tracking algorithms and/or various matching paradigms, such as detecting and matching robust image features, may be used in various embodiments. The general SFM technique can work with any feature tracking technique that computes point trajectories. In at least some embodiments, the point trajectories are input to the rest of the general SFM technique; the input image sequence may not be referenced after feature tracking As indicated at 104 of In at least some embodiments of an initialization technique, input to the initialization technique includes at least the set of point trajectories. Two initial keyframes may be selected. A reconstruction may be performed from the two initial keyframes. Additional keyframes between the initial keyframes may be determined and reconstructed. A global optimization of the reconstruction may be performed. One or more outlier points may be determined and removed. One or more inlier points may be determined and recovered. Note that outlier and inlier points correspond to particular point trajectories, and that the entire point trajectory is removed (for outlier points) or recovered (for inlier points). If more than a threshold number of inliers were recovered, another global optimization may be performed as indicated at 280. Otherwise, the initialization technique is done. Output of the initialization technique is a set of initial keyframes and the initial reconstruction. After initialization, additional keyframes may be determined and reconstructed to cover the image sequence. In at least some embodiments of the general SFM technique, a keyframe reconstruction loop may be used to enlarge the initial reconstruction to cover the entire image sequence, as shown in elements 106-110 of In at least some embodiments, a self-calibration technique may be applied to upgrade a reconstruction from projective to Euclidean (metric). Note that self-calibration may not be applied to the calibrated case because the reconstruction is already metric. Once the reconstruction is Euclidean, self-calibration does not need to be performed. In at least some embodiments, self-calibration is only performed when the number of cameras in the current reconstruction reaches a certain threshold. The section titled Nonlinear Self-Calibration Technique describes a self-calibration technique that may be used in at least some embodiments. This section describes a few extra steps that may be taken in some embodiments to ensure that the results of the self-calibration technique are good and thus accepted. As indicated at 112 of In at least some embodiments of an opt-keyframe reconstruction technique, opt-keyframes may be determined and added to the reconstruction so that the total number of frames in the reconstruction satisfies a threshold. One or more bad (outlier) points may be determined according to one or more criteria and removed from the reconstruction. One or more good (inlier) points may be determined and recovered. Bad (outlier) points may again be determined according to one or more criteria and removed from the reconstruction. The reconstruction may then be globally optimized. In at least some embodiments, given the current reconstruction, a set of opt-keyframes may be computed that are uniformly spread in the entire sequence so that the total number of frames reaches a pre-defined threshold. The camera parameters for the newly selected opt-keyframes may be computed. As indicated at 114 of As indicated at 116 of As indicated at 118 of Some embodiments may include a means for performing one or more of the various techniques described herein, including but not limited to the nonlinear self-calibration technique. For example, an SFM module may receive input specifying a set of point trajectories and generate as output structure and motion for a set of images or frames as described herein. The SFM module may, for example, apply the nonlinear self-calibration technique to convert a projective reconstruction to a metric (Euclidian) reconstruction. The SFM techniques described herein, including but not limited to the nonlinear self-calibration technique, and/or the SFM module may in some embodiments be implemented by a non-transitory, computer-readable storage medium and one or more processors (e.g., CPUs and/or GPUs) of a computing apparatus. The computer-readable storage medium may store program instructions executable by the one or more processors to cause the computing apparatus to perform one or more of the techniques as described herein, for example the nonlinear self-calibration technique. Other embodiments of the module(s) may be at least partially implemented by hardware circuitry and/or firmware stored, for example, in a non-volatile memory. Embodiments of an SFM module, or of one or more modules that implement one or more of the techniques described herein including but not limited to the nonlinear self-calibration technique, may, for example, be implemented as a stand-alone application, as a module of an application, as a plug-in or plug-ins for applications including image or video processing applications, and/or as a library function or functions that may be called by other applications such as image processing or video processing applications. Embodiments of the module(s) may be implemented in any image or video processing application, or more generally in any application in which video or image sequences may be processed. Example applications in which embodiments may be implemented may include, but are not limited to, Adobe® Premiere® and Adobe® After Effects®. “Adobe,” “Adobe Premiere,” and “Adobe After Effects” are either registered trademarks or trademarks of Adobe Systems Incorporated in the United States and/or other countries. An example module that may implement one or more of the SFM techniques as described herein is illustrated in Example applications of the SFM techniques as described herein may include one or more of, but are not limited to, video stabilization, video augmentation (augmenting an original video sequence with graphic objects), video classification, and robot navigation. In general, embodiments of one or more of the SFM techniques may be used to provide structure and motion to any application that requires or desires such output to perform some video- or image-processing task. Embodiments of the various techniques as described herein including but not limited to the nonlinear self-calibration technique may be executed on one or more computer systems, which may interact with various other devices. One such computer system is illustrated by In the illustrated embodiment, computer system 2000 includes one or more processors 2010 coupled to a system memory 2020 via an input/output (I/O) interface 2030. Computer system 2000 further includes a network interface 2040 coupled to I/O interface 2030, and one or more input/output devices 2050, such as cursor control device 2060, keyboard 2070, display(s) 2080, and touch- or multitouch-enabled device(s) 2090. In some embodiments, it is contemplated that embodiments may be implemented using a single instance of computer system 2000, while in other embodiments multiple such systems, or multiple nodes making up computer system 2000, may be configured to host different portions or instances of embodiments. For example, in one embodiment some elements may be implemented via one or more nodes of computer system 2000 that are distinct from those nodes implementing other elements. In various embodiments, computer system 2000 may be a uniprocessor system including one processor 2010, or a multiprocessor system including several processors 2010 (e.g., two, four, eight, or another suitable number). Processors 2010 may be any suitable processor capable of executing instructions. For example, in various embodiments, processors 2010 may be general-purpose or embedded processors implementing any of a variety of instruction set architectures (ISAs), such as the x86, PowerPC, SPARC, or MIPS ISAs, or any other suitable ISA. In multiprocessor systems, each of processors 2010 may commonly, but not necessarily, be implement the same ISA. In some embodiments, at least one processor 2010 may be a graphics processing unit. A graphics processing unit or GPU may be considered a dedicated graphics-rendering device for a personal computer, workstation, game console or other computing or electronic device. Modern GPUs may be very efficient at manipulating and displaying computer graphics, and their highly parallel structure may make them more effective than typical CPUs for a range of complex graphical algorithms. For example, a graphics processor may implement a number of graphics primitive operations in a way that makes executing them much faster than drawing directly to the screen with a host central processing unit (CPU). In various embodiments, the techniques disclosed herein may, at least in part, be implemented by program instructions configured for execution on one of, or parallel execution on two or more of, such GPUs. The GPU(s) may implement one or more application programmer interfaces (APIs) that permit programmers to invoke the functionality of the GPU(s). Suitable GPUs may be commercially available from vendors such as NVIDIA Corporation, ATI Technologies (AMD), and others. System memory 2020 may be configured to store program instructions and/or data accessible by processor 2010. In various embodiments, system memory 2020 may be implemented using any suitable memory technology, such as static random access memory (SRAM), synchronous dynamic RAM (SDRAM), nonvolatile/Flash-type memory, or any other type of memory. In the illustrated embodiment, program instructions and data implementing desired functions, such as those described above for embodiments of the various techniques as described herein are shown stored within system memory 2020 as program instructions 2025 and data storage 2035, respectively. In other embodiments, program instructions and/or data may be received, sent or stored upon different types of computer-accessible media or on similar media separate from system memory 2020 or computer system 2000. Generally speaking, a computer-accessible medium may include storage media or memory media such as magnetic or optical media, e.g., disk or CD/DVD-ROM coupled to computer system 2000 via I/O interface 2030. Program instructions and data stored via a computer-accessible medium may be transmitted by transmission media or signals such as electrical, electromagnetic, or digital signals, which may be conveyed via a communication medium such as a network and/or a wireless link, such as may be implemented via network interface 2040. In one embodiment, I/O interface 2030 may be configured to coordinate I/O traffic between processor 2010, system memory 2020, and any peripheral devices in the device, including network interface 2040 or other peripheral interfaces, such as input/output devices 2050. In some embodiments, I/O interface 2030 may perform any necessary protocol, timing or other data transformations to convert data signals from one component (e.g., system memory 2020) into a format suitable for use by another component (e.g., processor 2010). In some embodiments, I/O interface 2030 may include support for devices attached through various types of peripheral buses, such as a variant of the Peripheral Component Interconnect (PCI) bus standard or the Universal Serial Bus (USB) standard, for example. In some embodiments, the function of I/O interface 2030 may be split into two or more separate components, such as a north bridge and a south bridge, for example. In addition, in some embodiments some or all of the functionality of I/O interface 2030, such as an interface to system memory 2020, may be incorporated directly into processor 2010. Network interface 2040 may be configured to allow data to be exchanged between computer system 2000 and other devices attached to a network, such as other computer systems, or between nodes of computer system 2000. In various embodiments, network interface 2040 may support communication via wired or wireless general data networks, such as any suitable type of Ethernet network, for example; via telecommunications/telephony networks such as analog voice networks or digital fiber communications networks; via storage area networks such as Fibre Channel SANs, or via any other suitable type of network and/or protocol. Input/output devices 2050 may, in some embodiments, include one or more display terminals, keyboards, keypads, touchpads, scanning devices, voice or optical recognition devices, or any other devices suitable for entering or retrieving data by one or more computer system 2000. Multiple input/output devices 2050 may be present in computer system 2000 or may be distributed on various nodes of computer system 2000. In some embodiments, similar input/output devices may be separate from computer system 2000 and may interact with one or more nodes of computer system 2000 through a wired or wireless connection, such as over network interface 2040. As shown in Those skilled in the art will appreciate that computer system 2000 is merely illustrative and is not intended to limit the scope of the various techniques as described herein. In particular, the computer system and devices may include any combination of hardware or software that can perform the indicated functions, including a computer, personal computer system, desktop computer, laptop, notebook, or netbook computer, mainframe computer system, handheld computer, workstation, network computer, a camera, a video camera, a set top box, a mobile device, network device, internet appliance, PDA, wireless phones, pagers, a consumer device, video game console, handheld video game device, application server, storage device, a peripheral device such as a switch, modem, router, or in general any type of computing or electronic device. Computer system 2000 may also be connected to other devices that are not illustrated, or instead may operate as a stand-alone system. In addition, the functionality provided by the illustrated components may in some embodiments be combined in fewer components or distributed in additional components. Similarly, in some embodiments, the functionality of some of the illustrated components may not be provided and/or other additional functionality may be available. Those skilled in the art will also appreciate that, while various items are illustrated as being stored in memory or on storage while being used, these items or portions of them may be transferred between memory and other storage devices for purposes of memory management and data integrity. Alternatively, in other embodiments some or all of the software components may execute in memory on another device and communicate with the illustrated computer system via inter-computer communication. Some or all of the system components or data structures may also be stored (e.g., as instructions or structured data) on a computer-accessible medium or a portable article to be read by an appropriate drive, various examples of which are described above. In some embodiments, instructions stored on a computer-accessible medium separate from computer system 2000 may be transmitted to computer system 2000 via transmission media or signals such as electrical, electromagnetic, or digital signals, conveyed via a communication medium such as a network and/or a wireless link. Various embodiments may further include receiving, sending or storing instructions and/or data implemented in accordance with the foregoing description upon a computer-accessible medium. Accordingly, the present invention may be practiced with other computer system configurations. Various embodiments may further include receiving, sending or storing instructions and/or data implemented in accordance with the foregoing description upon a computer-accessible medium. Generally speaking, a computer-accessible medium may include storage media or memory media such as magnetic or optical media, e.g., disk or DVD/CD-ROM, volatile or non-volatile media such as RAM (e.g. SDRAM, DDR, RDRAM, SRAM, etc.), ROM, etc., as well as transmission media or signals such as electrical, electromagnetic, or digital signals, conveyed via a communication medium such as network and/or a wireless link. The various methods as illustrated in the Figures and described herein represent example embodiments of methods. The methods may be implemented in software, hardware, or a combination thereof. The order of method may be changed, and various elements may be added, reordered, combined, omitted, modified, etc. Various modifications and changes may be made as would be obvious to a person skilled in the art having the benefit of this disclosure. It is intended that the invention embrace all such modifications and changes and, accordingly, the above description to be regarded in an illustrative rather than a restrictive sense. A nonlinear self-calibration technique that may, for example, be used to convert a projective reconstruction to metric (Euclidian) reconstruction. The self-calibration technique may use a nonlinear least squares optimization technique to infer the parameters. N input images and a projective reconstruction for each image may be obtained. At least two sets of initial values may be determined for an equation to be optimized according to the nonlinear optimization technique to generate a metric reconstruction for the set of N images. The equation may then be optimized using each set of initial values according to the nonlinear optimization technique. The result with a smaller cost may be selected. The metric reconstruction is output. The output may include, but is not limited to, focal length, rotation, and translation values for the N images. 1. A method, comprising:
performing, by one or more computing devices, nonlinear self-calibration on a plurality of images in an image sequence to convert a projective reconstruction for the image sequence to a metric reconstruction of camera motion and camera intrinsic parameters for the image sequence, wherein said performing nonlinear self-calibration comprises:
determining at least two sets of initial values for an equation to be optimized according to a nonlinear optimization technique; optimizing the equation using each set of initial values according to the nonlinear optimization technique to generate a result for each set of initial values, wherein each result includes estimates of one or more camera intrinsic parameters and of camera motion parameters; selecting the result with a smaller cost according to a cost function; and generating a metric reconstruction for each of the plurality of images according to the selected result, wherein the metric reconstruction includes an estimate of one or more camera intrinsic parameters and of camera motion parameters for each image. 2. The method as recited in 3. The method as recited in 4. The method as recited in 5. The method as recited in 6. The method as recited in 7. The method as recited in 8. The method as recited in 9. The method as recited in prior to said performing nonlinear self-calibration on the plurality of images in the image sequence, computing a total reprojection error for the projective reconstruction of the image sequence; subsequent to said performing nonlinear self-calibration on the plurality of images in the image sequence, computing a total reprojection error for the metric reconstruction of the image sequence; comparing the total reprojection error for the projective reconstruction to the total reprojection error for the metric reconstruction; if the total reprojection error for the metric reconstruction is less than or equal to a pre-defined factor of the total reprojection error for the projective reconstruction, accepting the metric reconstruction; and if the total reprojection error for the metric reconstruction is greater than the pre-defined factor of the total reprojection error for the projective reconstruction, reverting to the projective reconstruction. 10. A system, comprising:
one or more processors; and a memory comprising program instructions, wherein the program instructions are executable by at least one of the one or more processors to perform nonlinear self-calibration on a plurality of images in an image sequence to convert a projective reconstruction for the image sequence to a metric reconstruction of camera motion and camera intrinsic parameters for the image sequence, wherein, to perform nonlinear self-calibration, the program instructions are executable by at least one of the one or more processors to:
determine at least two sets of initial values for an equation to be optimized according to a nonlinear optimization technique; optimize the equation using each set of initial values according to the nonlinear optimization technique to generate a result for each set of initial values, wherein each result includes estimates of one or more camera intrinsic parameters and of camera motion parameters; select the result with a smaller cost according to a cost function; and generate a metric reconstruction for each of the plurality of images according to the selected result, wherein the metric reconstruction includes an estimate of one or more camera intrinsic parameters and of camera motion parameters for each image. 11. The system as recited in 12. The system as recited in 13. The system as recited in 14. The system as recited in 15. The system as recited in 16. A non-transitory computer-readable storage medium storing program instructions, wherein the program instructions are computer-executable to implement:
performing nonlinear self-calibration on a plurality of images in an image sequence to convert a projective reconstruction for the image sequence to a metric reconstruction of camera motion and camera intrinsic parameters for the image sequence, wherein, in said performing nonlinear self-calibration, the program instructions are computer-executable to implement:
determining at least two sets of initial values for an equation to be optimized according to a nonlinear optimization technique; optimizing the equation using each set of initial values according to the nonlinear optimization technique to generate a result for each set of initial values, wherein each result includes estimates of one or more camera intrinsic parameters and of camera motion parameters; selecting the result with a smaller cost according to a cost function; and generating a metric reconstruction for each of the plurality of images according to the selected result, wherein the metric reconstruction includes an estimate of one or more camera intrinsic parameters and of camera motion parameters for each image. 17. The non-transitory computer-readable storage medium as recited in 18. The non-transitory computer-readable storage medium as recited in 19. The non-transitory computer-readable storage medium as recited in 20. The non-transitory computer-readable storage medium as recited in 21. The non-transitory computer-readable storage medium as recited in PRIORITY INFORMATION
BACKGROUND
Description of the Related Art
SUMMARY
BRIEF DESCRIPTION OF THE DRAWINGS
DETAILED DESCRIPTION OF EMBODIMENTS
Nonlinear Self-Calibration Technique
Nonlinear Self-Calibration Details
Prior Knowledge on Focal Length
Constant Focal Length
RsVarying Focal Length
No Prior Knowledge on Focal Length
Example Applications of the Nonlinear Self-Calibration Technique
Feature Tracking
Initialization Technique
Keyframe Reconstruction Loop
Self-Calibration
Opt-Keyframe Reconstruction
Non-Keyframe Reconstruction
Final Processing
Output and Example Applications of the General SFM Technique
Example Implementations
Example Applications
Example System
CONCLUSION





