Projective Reconstruction from Line Correspondences
|
|
|
- Letitia Lewis
- 10 years ago
- Views:
Transcription
1 Projective Reconstruction from Line Correspondences Richard I. Hartley G.E. CRD, Schenectady, NY, Abstract The paper gives a practical rapid algorithm for doing projective reconstruction of a scene consisting of a set of lines seen in three or more images with uncalibrated cameras. The algorithm is evaluated on real and ideal data to determine its performance in the presence of varying degrees of noise. By carefully consideration of sources of error, it is possible to get accurate reconstruction with realistic levels of noise. The algorithm can be applied to images from different cameras or the same camera. For images with the same camera with unknown calibration, it is possible to do a complete Euclidean reconstruction of the image. This extends to the case of uncalibrated cameras previous results of Spetsakis and Aloimonos on scene reconstruction from lines. Keywords : Projective reconstruction, Structure from motion, Epipolar geometry, Fundamental Matrix 1 Introduction This paper gives an effective algorithm for the projective reconstruction of a scene consisting of lines in space as seen in at least three views with uncalibrated cameras. The placement of the cameras with respect to the scene is also determined. At least three views are necessary, since as discussed in [13], no information whatever about camera placements may be derived from any number of line-to-line correspondences in fewer than three views. With three arbitrary cameras with unknown possibly different calibrations it is not possible to specify the scene more precisely than up to an arbitrary projective transformation of space. This contrasts with the situation for calibrated cameras in which a set of sufficiently many lines may be determined up to a scaled Euclidean transformation from three views ([12, 13]). In the case where all of the three cameras are the same, however, or at least have the same calibration, it is possible to reconstruct the scene up to a scaled Euclidean transformation. This result relies on the theory of self-calibration
2 expounded by Maybank and Faugeras ([9]) for which a robust algorithm has been given in [6]. In particular for the case of a stationary camera and a moving object the camera calibration remains fixed. This motion and structure problem for lines was solved in [12, 13] for calibrated cameras. The assumption of calibration means that a pixel in each image corresponds to a uniquely specified ray in space relative to the location and placement of the camera. The result of this paper is that this assumption is not necessary. The fundamental matrix defined by Longuet-Higgins ([7]) (originally for calibrated cameras) contains all the information available about relative camera placements that can be derived from image point correspondences. The methods of this paper give a way of computing the fundamental matrixfrom line correspondences. It will be assumed that three different views are taken of a set of fixed lines in space. That is, it is assumed that the cameras are moving and the lines are fixed, which is opposite to the assumption made in [13]. In general, it will not be assumed that the images are taken with the same camera. Thus the three cameras are uncalibrated and possibly different. 2 Notation and Basics The three-dimensional space containing the scene will be considered to be the 3-dimensional projective space P 3 and points in space will be represented by homogeneous 4-vectors x. Similarly, image space will be regarded as the 2- dimensional projective space P 2 and points in an image will be represented by homogeneous 3-vectors u. The space-image mapping induced by a pinhole camera may be represented by a 3 4matrixM of rank 3, such that if x and u are corresponding object and image points then u = Mx. Such a matrixwill be called a camera matrix. The pose and internal calibration of the camera are easily deduced from the camera matrix(for instance see [6]). It will often be desirable to decompose a camera matrixinto a 3 3matrixA and a column vector t, as follows : M =(A t). If the camera centre is at a finite point, then A is non-singular, but we will not make this restriction. All vectors are assumed to be column vectors. The transpose u of u is a row vector. Notationally, vectors will be treated as n 1 matrices. In particular a b is the scalar product of vectors a and b, whereasab is a matrix. If t is a vector and X is a matrix, then t X denotes the matrix(t x 1, t x 2, t x 3 ) constructed by taking the cross product t x i with each of the columns x i of X individually. Similarly, X t is a matrixobtained by taking the cross product of t with the rows of X individually. Just as points in image space P 2 are represented by homogeneous vectors so are lines in P 2. Bold greek letters such as λ represent lines. The point u lies on the line λ if and only if λ u = 0. The line through two points u and u is given by the cross product u u. Similarly, the intersection of lines λ and λ is equal to λ λ. We will sometimes wish to consider the Euclidean space R 2 as a subset of P 2 and determine the perpendicular Euclidean distance from apointtoaline. Ifu =(u, v, w) and λ =(λ, µ, ν), then the perpendicular 2
3 distance is given by d(λ, u) = λ u w(λ 2 + µ 2 ) 1/2 (1) The fundamental matrix : The fundamental matrixcorresponding to a pair of cameras is of basic importance in analyzing pairs of images of a common scene. It is at the heart of algorithms for camera calibration [9, 4, 2], image rectification [5], scene reconstruction [6, 3, 7] and transfer [1]. The fundamental matrixmay be computed from a pair of camera matrices as shown in the following proposition. Proposition 2.1. If M 0 and M 1 are two camera matrices and H is any nonsingular 4 4 matrix, then the fundamental matrices corresponding to the pairs (M 0,M 1 ) and (M 0 H, M 1 H) are equal. The fundamental matrix corresponding to a pair of cameras with matrices (I 0) and (A t) is equal to t A. The first statement is that the fundamental matrixis invariant under projective transformation of the two cameras. The formula for the fundamental matrixis a special form of a more general formula given in [4]. Methods have been given for the computation of the fundamental matrixfrom point correspondences [7, 8, 6]. It will be shown in this paper how the fundamental matrixmay be computed from line correspondences. Projective Reconstruction Consider a set of lines in space viewed by several cameras, and let λ i j be the image of the i-th line in the j-th image. The task of projective reconstruction is to find a set of camera matrices M j and 3D-lines χ i so that line χ i is indeed mapped to the line λ i j by the mapping M j.forthe present we pass over the questions of how to represent lines in space and how they are acted on by camera matrices M j. If the camera matrices are allowed to be arbitrary, then it is easily seen that the scene can not be reconstructed more precisely than up to an arbitrary 3D projective transformation. Indeed, let H be a non-singular 4 4matrix, and let every point x be transformed by the projective transformation x Hx. If the camera matrices M j are simultaneously transformed to M j = M jh 1,then M j Hx = Mx. Thus, the correspondence between object and image points is preserved. It follows that the correspondence between 3D-lines and image lines is also preserved, since lines are made up of individual points. Consider now a reconstruction from three views, and let the three camera matrices be M 0, M 1 and M 2. We make the assumption that no two of the cameras are located at the same point in space. Let H be formed by adding one extra row to M 0 to make a non-singular 4 4matrix. ThensinceHH 1 = I 4 4, it follows that M 0 H 1 =(I 0). Since M 0 may be transformed to (I 0), by applying transformation H to the reconstruction we may assume without loss of generality that M 0 =(I 0). Next we turn to the form of M 1 =(A 1 t 1 ). Since cameras M 0 and M 1 are not located at the same points, t 1 0andM 1 may therefore be scaled so that t 1 t 1 = 1. It may be observed that further 3
4 ( ) multiplication on the right by a matrix H 1 I 0 = t transforms 1 A 1 1 (I 0) to itself, while mapping (A 1 t 1 )to(a 1 t 1 t 1 A 1 t 1 ). This matrixhas the interesting property that the columns of A 1 t 1 t 1 A 1 are perpendicular to t 1,sincet 1 (A 1 t 1 t 1 A 1 ) = 0. It follows of course that A 1 has rank 2, and so the camera is located on the plane at infinity, but this remark is not used. The result of this discussion is that in seeking a projective reconstruction of a scene from three views, we may assume without loss of generality that 1. M 0 =(I 0). 2. M 1 =(R r 4 ), where r 4 R =0,andr 4 r 4 =1. 3. M 2 =(S s 4 ), where s 4 s 4 =1 where for simplicity in future computations we have changed notation to avoid proliferation of subscripts. The observation that these conditions determine the reconstruction uniquely will not be needed. 3 The Transfer Equations We now address the question of how lines are mapped by camera matrices. Instead of considering the forward mapping, however, we will consider the backward mapping given a line in an image, determine the plane in space that maps onto it. This will be a plane passing through the camera centre, consisting of points that map to the given image line. This plane has a simple formula as follows. The plane in space mapped to the line λ by the camera with matrix M is equal to M λ. To justify this remark, note that a point x lies on the plane with coordinates M λ if and only if λ Mx = 0. This is also the condition for the point Mx to lie on the line λ. Now, consider three cameras with matrices M 0 =(I 0), M 1 =(R r 4 )and M 2 =(S s 4 ). Let λ 0, λ 1 and λ 2 be corresponding lines in the three images, each one the image of a common line in space. The planes corresponding to these three lines are the columns of the matrix ( ) λ0 R λ 1 S λ 2 0 r 4 λ 1 s. 4 λ 2 Since these three planes must meet in a single line in space, the above matrix must have rank 2. Therefore, up to an insignificant scale factor, λ 0 =(R λ 1 )(s 4 λ 2 ) (S λ 2 )(r 4 λ 1 ) (2) This important formula allows us to transfer lines from a pair of images to a third image directly. In general, we will represent a line in space simply by 4
5 giving its images λ 1 and λ 2 with respect to the two cameras with matrices M 1 and M 2. Now, writing R =(r 1, r 2, r 3 )ands =(s 1, s 2, s 3 )wherether i and s i are the columns of R and S, we see that the i-th entry (or row) of λ 0 givenin(2)is (r i λ 1 )(s 4 λ 2 ) (s i λ 2 )(r 4 λ 1 ), which may be rearranged as λ 1 (r i s 4 r 4 s i )λ 2. This leads to a second form of (2). λ 0 = λ 1 (r 1 s 4 r 4 s 1 )λ 2 λ 1 (r 2 s 4 r 4 s 2 )λ 2 λ 1 (r 3 s 4 r 4 s 3 )λ 2 = λ 1 T 1 λ 2 λ 1 T 2 λ 2 λ 1 T 3 λ 2 (3) where the 3 3 matrices T i are defined by this equation. Formula (3) is much the same as a formula given for calibrated cameras in [13], but proven here for uncalibrated cameras. In [13], the letters E, F and G are used instead of T i. However, since F is the standard notation for the fundamental matrix, we prefer to use T i. Equations (2) and (3) may be termed the transfer equations in two alternative forms. If sufficiently many line matches are known, it is possible to solve for the three matrices T i. In fact, since each λ i 0 has two degrees of freedom, each set of matched lines λ i 0 λ i 1 λ i 2 gives rise to two linear equations in the entries of T 1, T 2 and T 3. Exactly how these equations may best be formulated will be discussed later. Since the T 1, T 2 and T 3 have a total of 27 entries, but are defined only up to a common scale factor, 13 line matches are sufficient to solve for the three matrices. With more than 13 line matches, a least-squares solution may be computed. 4 Retrieving the Camera Matrices Formula (3) gives a formula for the transfer matrices T i in terms of the camera matrices. We now show that it is possible to go the other way and retrieve the camera matrices, M i from transfer matrices T i. It will be assumed in this discussion that the rank of each of the matrices T i is at least 2, which will be the case except in certain special camera configurations. There are methods of proceeding in case one or more of the T i has rank one, but we omit any further consideration of these cases, for lack of space. See [13] for the a discussion of methods applying to calibrated cameras. For general camera configurations all T i have rank 2. Now, note that (r 4 r i ) T i =0since(r 4 r i ) r i =(r 4 r i ) r 4 =0. It follows that we can compute r 4 r i up to an unknown multiplicative factor by finding the null-space of T i for each i =1,...,3. However, by (2.1) r 4 R = (r 4 r 1, r 4 r 2, r 4 r 3 ) is the fundamental matrixfor cameras 0 and 1, and hence has rank 2. It follows that r 4 (or r 4 ) may be computed as the unique unit vector normal to all of r 4 r i for i =1,...,3. The vector s 4 may be computed in the same way. Once we have computed r 4 and s 4, the computation of the fundamental matrices 5
6 is easy, according to the following formulae : F 01 =(r 4 r 1, r 4 r 2, r 4 r 3 )=(r 4 T 1 s 4, r 4 T 2 s 4, r 4 T 3 s 4 ) F 02 =(s 4 s 1, s 4 s 2, s 4 s 3 )= (s 4 T 1 r 4, s 4 T 2 r 4, s 4 T 3 r 4 ) (4) where F 01 and F 02 are the fundamental matrices corresponding to the camera pairs (M 0,M 1 )and(m 0,M 2 ) respectively. Next, we derive formulae for the camera matrices M 1 and M 2. To do this, we make use of the assumption that r 4 r i =0foreachi. Then one verifies that r 4 T i = s i. This means that M 2 =(S s 4 )=( T 1 r 4, T 2 r 4, T 3 r 4, s 4 ). Furthermore, substituting r 4 T i = s i into the formula T i = r i s 4 r 4 s i and multiplying by s 4 gives T i s 4 = r i + r 4 r 4 T i s 4,fromwhichonemaysolve for r i. This gives the following formulae for the camera matrices. M 1 =(R r 4 ) = ((I r 4 r 4 )T 1 s 4, (I r 4 r 4 )T 2 s 4, (I r 4 r 4 )T 3 s 4, r 4 ) M 2 =(S s 4 ) = ( T 1 r 4, T 2 r 4, T 3 r 4, s 4 ) (5) The correctness of this formula relies on the fact that T i is of the form T i = r i s 4 r 4 s i. In other words, if one computes M 1 and M 2 from the T i using (5) and then recomputes T i using (3) then one does not retrieve the same values of T i unless T i is of the correct form. 5 How close are two lines? If the algorithm outlined so far is used to compute the camera matrices from a set of line correspondences in three images, then the results are good as long as the data is noise-free. Of course, this will never be the case, and disappointingly, the results are extraordinarily bad in the presence of even small amounts of noise. Why is this the case, and how do we fixit? These questions will be answered in the following sections. The effect of noise will be to perturb lines to lines that lie close to the correct lines. The goal of the reconstruction algorithm must then be to find 3D lines in space and camera matrices that project the 3D lines to lines in the images close to the measured lines. But what does it mean for two lines to be close to each other, and how is this to be quantified. The obvious answer is to represent lines as homogeneous vectors of unit norm and to consider the two lines to be close when the vectors are close to each other. Formally, if λ and λ are two lines represented by unit homogenous vectors, then we can define d(λ, λ )=min( λ λ, λ + λ ) This definition turns out to be entirely unsuitable, however. As an example, consider two lines with equations u = 100 and v = 100. These two lines are perpendicular to each other, and no one would consider them to be close. However, as normalized homogeneous vectors, they have representations approximately equal to (0.01, 0, 1) and (0, 0.01, 1) respectively. These two vectors are close to each other. Intuitively, two lines can be considered close only if they have nearly the same slope. However, two lines with slightly differing slope may be considered close 6
7 near their point of intersection, but not at points far from their intersection. For instance, lines u + v = 1000 and u v = 1000 should not normally be considered close, except near their intersection point ( , ). This example makes the point, however, that closeness of lines depends on which region of the lines are being considered. In general, in computer vision, we are interested in line segments, and not infinite lines. However, often different segments of the same line are seen in two different views, so the distance between endpoints is not a suitable metric. We will take the position in this paper that line segments are usually defined by specifying two end points. Lines can arise in other ways, such as by taking a best fit to a set of edgels on a purported straight line in the image, but most representations of lines may readily be reduced to one in terms of two end points. We denote the line defined by points u and u as λ(u, u ). Let λ be another line. We define the distance d(λ, λ uu )tobe(d d 2 2) 1/2,whered 1 and d 2 are the perpendicular distances from the line λ to the points u and u respectively, as given by (1). The fact that this function d(, ) is not symmetric, and hence not a true metric, concerns us not at all. Now, we return to equations (3). Let lines λ 1 and λ 2 be defined precisely by their end points, and let λ 0 = λ 0 (u 0, u 0 ). From the equation λ 0(u 0, u 0 )= (λ 1 T 1 λ 2, λ 1 T 2 λ 2, λ 1 T 3 λ 2 ) we obtain two equations u 0 λ 1 T 1 λ 2 + v 0 λ 1 T 2 λ 2 + λ 1 T 3 λ 2 = 0 u 0 λ 1 T 1 λ 2 + v 0 λ 1 T 2 λ 2 + λ 1 T 3 λ 2 = 0 (6) where u 0 =(u 0,v 0, 1) and u 0 =(u 0,v 0, 1). These two equations do not represent precisely the distance from the transferred line to the endpoints of the measured line λ 0, since the normalizing factor in the denominator of (1) is missing. This is the price we pay, however, to have a linear algorithm. The equations (6) are linear in the entries of the T i and 13 point correspondences are sufficient to solve for the matrices T i up to a common scale factor. 6 Getting the best solution As pointed out, the linear methods described here for computing the camera matrices are not stable in the presence of noise. It is necessary to take extra precautions in order to get a good solution that is relatively immune to noise. The methods described below give the best results among several different approaches that were tested to avoid problems with noise. In fact, using these techniques result in quite accurate and stable reconstruction. 6.1 Condition number If the units in the image plane are pixel numbers, then a typical line will have an equation of the form λu + µv + ν =0,whereν>>λ,µ. If the equations (6) are constructed using these unadjusted coordinates, then the resulting set of equations is poorly conditioned. By experiment, it has been found that scaling all pixel coordinates so that the pixel values in the data range between about 7
8 1.0 and1.0 works well, giving a far closer match of the transferred line to the actual data than with the unscaled coordinates. An alternative approach is to try a range of scale factors, selecting the one that gives the best sum-of-squares residual error. The residual error is obtained by solving the equations (6) to find the T i, then computing line ˆλ 0 using (3) and finally computing the Euclidean distance of ˆλ 0 to the end points of λ 0. Since this computation is quite fast, one can afford repeated trials of this nature. 6.2 Converging on the optimal solution Inthepresenceofnoise,thematricesT i obtained by solving equations (6) will not have the correct form as given in (3). Hence the camera matrices computed using (5) will not correspond precisely to the computed T i. Furthermore, solving equations (6) does not correspond exactly to minimizing the distance of the constructed line ˆλ 0 to the endpoints of λ 0. Thus, the computed camera matrices can only be considered as an approximation to the optimal solution and not a very good approximation either. Nevertheless, it is good enough to initialize an iterative algorithm to converge to the optimal solution. Starting from the initial solution found by the linear methods already described, we proceed by varying the entries of the camera matrices M 1 and M 2 so as to minimize the sum of squares of distances of the transferred lines ˆλ i 0 to the measured defining endpoints of the lines λ i 0.Weusethefirstformofthetransfer equation (2). This is a straight-forward parameter minimization problem, solved simply using the Levenberg-Marquardt algorithm ([10]). The varying parameters are the 24 entries of the matrices M 1 and M 2 and the quantity to be minimized is the sum of squares of Euclidean distances. The lines λ i 1 and λ i 2 are not varied, but are set to the exact measured values. Typically convergence occurs within 10 iterations. Furthermore, each iteration is very fast, since construction of the normal equations ([10]) requires time linear in the number of points, and the normal equations are only of size For construction of the normal equations, numerical (rather than symbolic) differentiation is adequate, and simplifies implementation. The fact that this problem is over-parametrized (since M 1 and M 2 are not uniquely determined) causes no problems whatever. The total time required for reconstruction of 20 lines in three views is not more than 5 seconds on a Sparc The Optimal Solution The solution given in the previous example is not quite optimal, since all the error is confined to measurement in the zero-th image, instead of being shared among all three images. The true optimal solution can be found by approximating lines λ i 1 and λi 2 by lines ˆλ i 1 and ˆλ i 2 which are allowed to vary, as well as the matrixentries. The goal is to minimize the sum-of-squares of distances of lines ˆλ i j for all j =1, 2, 3. The disadvantage of doing this is that there may be a large number of varying parameters. This disadvantage is mitigated however by an implementation based on the sparseness of the normal equations as described in [11]. Carrying out this final iteration to obtain a true optimal solution gives 8
9 minimal gain over the method described in the previous section. Moreover, it is definitely not a good idea to skip the previous iterative refinement step and attempt to find the optimal solution right away. Convergence problems can arise if this is done. 7 Reconstruction Once the camera matrices are computed, it is a simple task to compute the positions of the lines in space. In particular, the line in space corresponding to a set of matched lines λ 0 λ 1 λ 2 must be the intersection of the three planes M i λ i. A good way to compute this line is as follow. One forms the matrix X =(M 0 λ 0,M 1 λ 1,M 2 λ 2 ). Then a point x will lie on the intersection of the three planes if and only if x X = 0. We need to find two such points to define the line in space. Let the singular value decomposition ([10]) be X = UDV, where D is a diagonal matrixdiag(α, β, 0, 0). Since (0, 0, 0, 1)DV = 0, it follows that (0, 0, 0, 1)U (UDV )=(0, 0, 0, 1)U X = 0. The vector (0, 0, 0, 1)U is simply the last column of U. The same argument shows that (0, 0, 1, 0)U X =0. In summary, the third and fourth columns of the matrix U represent a pair of points on the intersection of three planes, and hence define the required line in space. 8 Algorithm Outline Here is a brief outline of the algorithm for reconstruction. We start with a set of at least thirteen sets of matched lines in three views : λ i 0 λi 1 λi 2,each line defined by specifying two end points u i j and u i j in the image. 1. Scale the coordinates of the line end points so that u and v coordinates lie in a range 1 to1. 2. Set up and solve the set of equations (6). The solution is the singular vector corresponding to the smallest singular value of the matrixof equations. This gives three 3 3 matrices T i 3. Compute the vectors r 4 and s 4, and then compute the camera matrices M 1 and M 2 using (5). 4. Adjust the initial computed values of M 1 and M 2 by Levenberg-Marquardt iteration so that the transferred lines λ i 0 given by (2) are optimally close to the measured end points of λ i 0. (See section 6.2.) 5. If desired do a full least-squares fit to the data as described in section Compute the projective reconstruction of the lines geometry using the by intersection three planes corresponding to the three matching lines (section 7). 9
10 Figure 1: Three photos of houses At this point we have a projective reconstruction of the scene. If we now assume that the three cameras were the same for all three views, then it is possible to adjust this reconstruction by the appropriate projective transformation to obtain a scaled Euclidean reconstruction of the scene. This possibility is ensured theoretically by [9]. A practical algorithm for converting a projective to a Euclidean reconstruction is given in [6] and may be applied with minor modifications to the case of lines. 9 Experimental Evaluation of the Algorithm This algorithm was tested as follows. Three images of a scene consisting of two houses were acquired as shown in Fig 1. Edges and vertices were obtained automatically and matched by hand. In order to obtain some ground truth for the scene, a projective reconstruction was done based on point matches using the algorithm described in [6]. To carefully control noise insertion, image coordinates were adjusted (by an average of about 0.5 pixels) so as to make the projective reconstruction agree exactly with the pixel coordinates. Lines were selected joining vertices in the image, only lines that actually appeared in the image being chosen (and not lines that join two arbitrary vertices), for a total of 15 lines. Next, varying degrees of noise were added to the endpoints defining the lines and the algorithm was run to compute the projective reconstruction. Finally for comparison, the algorithm was run on the real image data. For this run, two extra lines were added, corresponding to the half obscured roof and ground line in the right hand house. Note that in the three images the endpoints of these lines are actually different points, since the lines are obscured to differing degrees by the left hand house. One of the advantages of working with lines rather than points is that such lines can be used. In order to judge the quality of the reconstruction, and present it in a simple form, the errors in the positions of the epipoles were chosen. The epipolar positions are related to the relative positions and orientations of the three cameras. If the computed camera positions are correct, then so will be the reconstruction. The epipoles in images M 1 and M 2 corresponding to the centre of projection of camera M 0 are simply the last columns of M 1 and M 2 respectively. To measure 10
11 whether two epipoles are close, the following method was used. Let p and ˆp be actual and computed positions of the epipole, each vector being normalized to have unit length. We define d(p, ˆp ) = min( p ˆp, p + ˆp )/π. If the epipoles are close to the centre of the image, then this quantity gives a measure of their distance. If they are far from the image centre (which they are in this case the epipoles are at locations (8249, 2006) and (-17876, 23000) in Euclidean coordinates), this is an approximate measure of the angular difference between the radial directions to the epipoles. The factor 180/π is included to give this angle in degrees. The results of these experiments are given in table 9. The columns of this table have the following meanings. Column 1 gives the standard deviation of zero-mean gaussian noise added to both the u and v coordinates of the end-points of the lines Column 2 gives the residual error, which is the RMS distance of the images of the reconstructed lines from the measured noisy end points of the lines. Columns 3 and 4 (epipolar error) give the epipolar error (described above) for the epipoles in images 1 and 2 corresponding to the camera centre of image 0. As can be seen from this table, the algorithm performs quite well with noise levels up to about 2.0 pixels (the image size being pixels). For 3.0 and 4.0 pixels error the residual error is still small, but the epipolar error is large, meaning that the algorithm has found a solution other than the correct one. Since residual error should be of the order of the injected noise, the solution found is apparently just as good as the correct solution. Thus, the algorithm has worked effectively, but the problem is inherently unstable with this amount of noise. Note that 3 4 pixels error is more than should occur with careful measurement. The last line of the table gives the results for the real image data, and shows very good accuracy. 10 Conclusions The algorithm described here provides an effective means of doing projective reconstruction from line correspondences in a number of images. The algorithm is rapid and quite reliable, provided the degree of error in the image-to-image correspondences is not excessive. It does, however require careful implementation to avoid convergence problems. For more than about 2 pixels of error in an image of size about pixels, the problem of projective reconstruction becomes badly behaved. There exist multiple near-optimal solutions. For high resolution images where the relative errors may be expected to be smaller, the algorithm will show enhanced performance. It is to be expected that (as with reconstruction from points [6]) the robustness of the reconstruction will increase substantially with more than the minimum 11
12 Noise residual epipolar epipolar error error 1 error e e e e e e e e e e e e e e e e e e e e e e e e-01 Table 1: Results of reconstruction for 15 lines from three views. Dimension of the image is pixels. The last line represents the reconstruction from 17 real data lines. number of views. This situation arises when an object is tracked through several frames by a video camera. The work of [6] shows that a projective reconstruction may be converted to a Euclidean reconstruction if all the cameras have the same calibration, or alternatively Euclidean constraints are imposed on the scene. 12
13 References [1] Eamon. B. Barrett, Michael H. Brill, Nils N. Haag, and Paul M. Payton. Invariant linear methods in photogrammetry and model matching. In J.L. Mundy and A. Zisserman, editors, Geometric Invariance in Computer Vision, pages MIT Press, Boston, MA, [2] O. D. Faugeras, Q.-T Luong, and S. J. Maybank. Camera self-calibration: Theory and experiments. In Computer Vision - ECCV 92, LNCS-Series Vol. 588, Springer-Verlag, pages , [3] R. Hartley, R. Gupta, and T. Chang. Stereo from uncalibrated cameras. In Proc. IEEE Conf. on Computer Vision and Pattern Recognition, pages , [4] R. I. Hartley. Estimation of relative camera positions for uncalibrated cameras. In Computer Vision - ECCV 92, LNCS-Series Vol. 588, Springer- Verlag, pages , [5] Richard Hartley and Rajiv Gupta. Computing matched-epipolar projections. In Proc. IEEE Conf. on Computer Vision and Pattern Recognition, pages , [6] Richard I. Hartley. Euclidean reconstruction from uncalibrated views. In Proc. of the Second Europe-US Workshop on Invariance, Ponta Delgada, Azores, pages , October [7] H.C. Longuet-Higgins. A computer algorithm for reconstructing a scene from two projections. Nature, 293: , Sept [8] Q.-T Luong. Matrice Fondamentale et Calibration Visuelle sur l Environnement. PhD thesis, Universite de Paris-Sud, Centre D Orsay, [9] S. J. Maybank and O. D. Faugeras. A theory of self-calibration of a moving camera. International Journal of Computer Vision, 8:2: , [10] William H. Press, Brian P. Flannery, Saul A. Teukolsky, and William T. Vetterling. Numerical Recipes in C: The Art of Scientific Computing. Cambridge University Press, [11] C. C. Slama, editor. Manual of Photogrammetry. American Society of Photogrammetry, Falls Church, VA, fourth edition, [12] Minas E. Spetsakis and John Aloimonos. Structure from motion using line correspondences. International Journal of Computer Vision, 4:3: , [13] J. Weng, T.S. Huang, and N. Ahuja. Motion and structure from line correspondences: Closed-form solution, uniqueness and optimization. IEEE Trans. on Pattern Analysis and Machine Intelligence, Vol. 14, No. 3: , March,
Introduction Epipolar Geometry Calibration Methods Further Readings. Stereo Camera Calibration
Stereo Camera Calibration Stereo Camera Calibration Stereo Camera Calibration Stereo Camera Calibration 12.10.2004 Overview Introduction Summary / Motivation Depth Perception Ambiguity of Correspondence
Epipolar Geometry. Readings: See Sections 10.1 and 15.6 of Forsyth and Ponce. Right Image. Left Image. e(p ) Epipolar Lines. e(q ) q R.
Epipolar Geometry We consider two perspective images of a scene as taken from a stereo pair of cameras (or equivalently, assume the scene is rigid and imaged with a single camera from two different locations).
Solution of Linear Systems
Chapter 3 Solution of Linear Systems In this chapter we study algorithms for possibly the most commonly occurring problem in scientific computing, the solution of linear systems of equations. We start
Wii Remote Calibration Using the Sensor Bar
Wii Remote Calibration Using the Sensor Bar Alparslan Yildiz Abdullah Akay Yusuf Sinan Akgul GIT Vision Lab - http://vision.gyte.edu.tr Gebze Institute of Technology Kocaeli, Turkey {yildiz, akay, akgul}@bilmuh.gyte.edu.tr
3 Orthogonal Vectors and Matrices
3 Orthogonal Vectors and Matrices The linear algebra portion of this course focuses on three matrix factorizations: QR factorization, singular valued decomposition (SVD), and LU factorization The first
A Flexible New Technique for Camera Calibration
A Flexible New Technique for Camera Calibration Zhengyou Zhang December 2, 1998 (updated on December 14, 1998) (updated on March 25, 1999) (updated on Aug. 1, 22; a typo in Appendix B) (updated on Aug.
Relating Vanishing Points to Catadioptric Camera Calibration
Relating Vanishing Points to Catadioptric Camera Calibration Wenting Duan* a, Hui Zhang b, Nigel M. Allinson a a Laboratory of Vision Engineering, University of Lincoln, Brayford Pool, Lincoln, U.K. LN6
α = u v. In other words, Orthogonal Projection
Orthogonal Projection Given any nonzero vector v, it is possible to decompose an arbitrary vector u into a component that points in the direction of v and one that points in a direction orthogonal to v
Section 1.1. Introduction to R n
The Calculus of Functions of Several Variables Section. Introduction to R n Calculus is the study of functional relationships and how related quantities change with each other. In your first exposure to
1 Review of Least Squares Solutions to Overdetermined Systems
cs4: introduction to numerical analysis /9/0 Lecture 7: Rectangular Systems and Numerical Integration Instructor: Professor Amos Ron Scribes: Mark Cowlishaw, Nathanael Fillmore Review of Least Squares
Mathematics Course 111: Algebra I Part IV: Vector Spaces
Mathematics Course 111: Algebra I Part IV: Vector Spaces D. R. Wilkins Academic Year 1996-7 9 Vector Spaces A vector space over some field K is an algebraic structure consisting of a set V on which are
Solving Simultaneous Equations and Matrices
Solving Simultaneous Equations and Matrices The following represents a systematic investigation for the steps used to solve two simultaneous linear equations in two unknowns. The motivation for considering
13 MATH FACTS 101. 2 a = 1. 7. The elements of a vector have a graphical interpretation, which is particularly easy to see in two or three dimensions.
3 MATH FACTS 0 3 MATH FACTS 3. Vectors 3.. Definition We use the overhead arrow to denote a column vector, i.e., a linear segment with a direction. For example, in three-space, we write a vector in terms
15.062 Data Mining: Algorithms and Applications Matrix Math Review
.6 Data Mining: Algorithms and Applications Matrix Math Review The purpose of this document is to give a brief review of selected linear algebra concepts that will be useful for the course and to develop
1 VECTOR SPACES AND SUBSPACES
1 VECTOR SPACES AND SUBSPACES What is a vector? Many are familiar with the concept of a vector as: Something which has magnitude and direction. an ordered pair or triple. a description for quantities such
Optical Tracking Using Projective Invariant Marker Pattern Properties
Optical Tracking Using Projective Invariant Marker Pattern Properties Robert van Liere, Jurriaan D. Mulder Department of Information Systems Center for Mathematics and Computer Science Amsterdam, the Netherlands
CHAPTER 8 FACTOR EXTRACTION BY MATRIX FACTORING TECHNIQUES. From Exploratory Factor Analysis Ledyard R Tucker and Robert C.
CHAPTER 8 FACTOR EXTRACTION BY MATRIX FACTORING TECHNIQUES From Exploratory Factor Analysis Ledyard R Tucker and Robert C MacCallum 1997 180 CHAPTER 8 FACTOR EXTRACTION BY MATRIX FACTORING TECHNIQUES In
Equations Involving Lines and Planes Standard equations for lines in space
Equations Involving Lines and Planes In this section we will collect various important formulas regarding equations of lines and planes in three dimensional space Reminder regarding notation: any quantity
THREE DIMENSIONAL GEOMETRY
Chapter 8 THREE DIMENSIONAL GEOMETRY 8.1 Introduction In this chapter we present a vector algebra approach to three dimensional geometry. The aim is to present standard properties of lines and planes,
MA 323 Geometric Modelling Course Notes: Day 02 Model Construction Problem
MA 323 Geometric Modelling Course Notes: Day 02 Model Construction Problem David L. Finn November 30th, 2004 In the next few days, we will introduce some of the basic problems in geometric modelling, and
MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS. + + x 2. x n. a 11 a 12 a 1n b 1 a 21 a 22 a 2n b 2 a 31 a 32 a 3n b 3. a m1 a m2 a mn b m
MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS 1. SYSTEMS OF EQUATIONS AND MATRICES 1.1. Representation of a linear system. The general system of m equations in n unknowns can be written a 11 x 1 + a 12 x 2 +
Numerical Analysis Lecture Notes
Numerical Analysis Lecture Notes Peter J. Olver 5. Inner Products and Norms The norm of a vector is a measure of its size. Besides the familiar Euclidean norm based on the dot product, there are a number
December 4, 2013 MATH 171 BASIC LINEAR ALGEBRA B. KITCHENS
December 4, 2013 MATH 171 BASIC LINEAR ALGEBRA B KITCHENS The equation 1 Lines in two-dimensional space (1) 2x y = 3 describes a line in two-dimensional space The coefficients of x and y in the equation
We shall turn our attention to solving linear systems of equations. Ax = b
59 Linear Algebra We shall turn our attention to solving linear systems of equations Ax = b where A R m n, x R n, and b R m. We already saw examples of methods that required the solution of a linear system
Linear Algebra Notes for Marsden and Tromba Vector Calculus
Linear Algebra Notes for Marsden and Tromba Vector Calculus n-dimensional Euclidean Space and Matrices Definition of n space As was learned in Math b, a point in Euclidean three space can be thought of
Least-Squares Intersection of Lines
Least-Squares Intersection of Lines Johannes Traa - UIUC 2013 This write-up derives the least-squares solution for the intersection of lines. In the general case, a set of lines will not intersect at a
1.3. DOT PRODUCT 19. 6. If θ is the angle (between 0 and π) between two non-zero vectors u and v,
1.3. DOT PRODUCT 19 1.3 Dot Product 1.3.1 Definitions and Properties The dot product is the first way to multiply two vectors. The definition we will give below may appear arbitrary. But it is not. It
Manifold Learning Examples PCA, LLE and ISOMAP
Manifold Learning Examples PCA, LLE and ISOMAP Dan Ventura October 14, 28 Abstract We try to give a helpful concrete example that demonstrates how to use PCA, LLE and Isomap, attempts to provide some intuition
By choosing to view this document, you agree to all provisions of the copyright laws protecting it.
This material is posted here with permission of the IEEE Such permission of the IEEE does not in any way imply IEEE endorsement of any of Helsinki University of Technology's products or services Internal
2x + y = 3. Since the second equation is precisely the same as the first equation, it is enough to find x and y satisfying the system
1. Systems of linear equations We are interested in the solutions to systems of linear equations. A linear equation is of the form 3x 5y + 2z + w = 3. The key thing is that we don t multiply the variables
Accurate and robust image superresolution by neural processing of local image representations
Accurate and robust image superresolution by neural processing of local image representations Carlos Miravet 1,2 and Francisco B. Rodríguez 1 1 Grupo de Neurocomputación Biológica (GNB), Escuela Politécnica
Projective Geometry. Projective Geometry
Euclidean versus Euclidean geometry describes sapes as tey are Properties of objects tat are uncanged by rigid motions» Lengts» Angles» Parallelism Projective geometry describes objects as tey appear Lengts,
Math 215 HW #6 Solutions
Math 5 HW #6 Solutions Problem 34 Show that x y is orthogonal to x + y if and only if x = y Proof First, suppose x y is orthogonal to x + y Then since x, y = y, x In other words, = x y, x + y = (x y) T
Geometric Camera Parameters
Geometric Camera Parameters What assumptions have we made so far? -All equations we have derived for far are written in the camera reference frames. -These equations are valid only when: () all distances
ISOMETRIES OF R n KEITH CONRAD
ISOMETRIES OF R n KEITH CONRAD 1. Introduction An isometry of R n is a function h: R n R n that preserves the distance between vectors: h(v) h(w) = v w for all v and w in R n, where (x 1,..., x n ) = x
Geometry of Vectors. 1 Cartesian Coordinates. Carlo Tomasi
Geometry of Vectors Carlo Tomasi This note explores the geometric meaning of norm, inner product, orthogonality, and projection for vectors. For vectors in three-dimensional space, we also examine the
Using Many Cameras as One
Using Many Cameras as One Robert Pless Department of Computer Science and Engineering Washington University in St. Louis, Box 1045, One Brookings Ave, St. Louis, MO, 63130 [email protected] Abstract We
Metrics on SO(3) and Inverse Kinematics
Mathematical Foundations of Computer Graphics and Vision Metrics on SO(3) and Inverse Kinematics Luca Ballan Institute of Visual Computing Optimization on Manifolds Descent approach d is a ascent direction
Inner Product Spaces and Orthogonality
Inner Product Spaces and Orthogonality week 3-4 Fall 2006 Dot product of R n The inner product or dot product of R n is a function, defined by u, v a b + a 2 b 2 + + a n b n for u a, a 2,, a n T, v b,
3D Scanner using Line Laser. 1. Introduction. 2. Theory
. Introduction 3D Scanner using Line Laser Di Lu Electrical, Computer, and Systems Engineering Rensselaer Polytechnic Institute The goal of 3D reconstruction is to recover the 3D properties of a geometric
Introduction to Matrix Algebra
Psychology 7291: Multivariate Statistics (Carey) 8/27/98 Matrix Algebra - 1 Introduction to Matrix Algebra Definitions: A matrix is a collection of numbers ordered by rows and columns. It is customary
MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS
MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS Systems of Equations and Matrices Representation of a linear system The general system of m equations in n unknowns can be written a x + a 2 x 2 + + a n x n b a
CS 534: Computer Vision 3D Model-based recognition
CS 534: Computer Vision 3D Model-based recognition Ahmed Elgammal Dept of Computer Science CS 534 3D Model-based Vision - 1 High Level Vision Object Recognition: What it means? Two main recognition tasks:!
MetropoGIS: A City Modeling System DI Dr. Konrad KARNER, DI Andreas KLAUS, DI Joachim BAUER, DI Christopher ZACH
MetropoGIS: A City Modeling System DI Dr. Konrad KARNER, DI Andreas KLAUS, DI Joachim BAUER, DI Christopher ZACH VRVis Research Center for Virtual Reality and Visualization, Virtual Habitat, Inffeldgasse
(Quasi-)Newton methods
(Quasi-)Newton methods 1 Introduction 1.1 Newton method Newton method is a method to find the zeros of a differentiable non-linear function g, x such that g(x) = 0, where g : R n R n. Given a starting
EXPERIMENTAL EVALUATION OF RELATIVE POSE ESTIMATION ALGORITHMS
EXPERIMENTAL EVALUATION OF RELATIVE POSE ESTIMATION ALGORITHMS Marcel Brückner, Ferid Bajramovic, Joachim Denzler Chair for Computer Vision, Friedrich-Schiller-University Jena, Ernst-Abbe-Platz, 7743 Jena,
Projective Geometry: A Short Introduction. Lecture Notes Edmond Boyer
Projective Geometry: A Short Introduction Lecture Notes Edmond Boyer Contents 1 Introduction 2 11 Objective 2 12 Historical Background 3 13 Bibliography 4 2 Projective Spaces 5 21 Definitions 5 22 Properties
3. INNER PRODUCT SPACES
. INNER PRODUCT SPACES.. Definition So far we have studied abstract vector spaces. These are a generalisation of the geometric spaces R and R. But these have more structure than just that of a vector space.
DRAFT. Further mathematics. GCE AS and A level subject content
Further mathematics GCE AS and A level subject content July 2014 s Introduction Purpose Aims and objectives Subject content Structure Background knowledge Overarching themes Use of technology Detailed
Notes on Factoring. MA 206 Kurt Bryan
The General Approach Notes on Factoring MA 26 Kurt Bryan Suppose I hand you n, a 2 digit integer and tell you that n is composite, with smallest prime factor around 5 digits. Finding a nontrivial factor
State of Stress at Point
State of Stress at Point Einstein Notation The basic idea of Einstein notation is that a covector and a vector can form a scalar: This is typically written as an explicit sum: According to this convention,
Lecture 2: Homogeneous Coordinates, Lines and Conics
Lecture 2: Homogeneous Coordinates, Lines and Conics 1 Homogeneous Coordinates In Lecture 1 we derived the camera equations λx = P X, (1) where x = (x 1, x 2, 1), X = (X 1, X 2, X 3, 1) and P is a 3 4
x1 x 2 x 3 y 1 y 2 y 3 x 1 y 2 x 2 y 1 0.
Cross product 1 Chapter 7 Cross product We are getting ready to study integration in several variables. Until now we have been doing only differential calculus. One outcome of this study will be our ability
Similarity and Diagonalization. Similar Matrices
MATH022 Linear Algebra Brief lecture notes 48 Similarity and Diagonalization Similar Matrices Let A and B be n n matrices. We say that A is similar to B if there is an invertible n n matrix P such that
CS3220 Lecture Notes: QR factorization and orthogonal transformations
CS3220 Lecture Notes: QR factorization and orthogonal transformations Steve Marschner Cornell University 11 March 2009 In this lecture I ll talk about orthogonal matrices and their properties, discuss
Figure 2.1: Center of mass of four points.
Chapter 2 Bézier curves are named after their inventor, Dr. Pierre Bézier. Bézier was an engineer with the Renault car company and set out in the early 196 s to develop a curve formulation which would
Face Model Fitting on Low Resolution Images
Face Model Fitting on Low Resolution Images Xiaoming Liu Peter H. Tu Frederick W. Wheeler Visualization and Computer Vision Lab General Electric Global Research Center Niskayuna, NY, 1239, USA {liux,tu,wheeler}@research.ge.com
Overview of Violations of the Basic Assumptions in the Classical Normal Linear Regression Model
Overview of Violations of the Basic Assumptions in the Classical Normal Linear Regression Model 1 September 004 A. Introduction and assumptions The classical normal linear regression model can be written
THE problem of visual servoing guiding a robot using
582 IEEE TRANSACTIONS ON ROBOTICS AND AUTOMATION, VOL. 13, NO. 4, AUGUST 1997 A Modular System for Robust Positioning Using Feedback from Stereo Vision Gregory D. Hager, Member, IEEE Abstract This paper
Epipolar Geometry and Visual Servoing
Epipolar Geometry and Visual Servoing Domenico Prattichizzo joint with with Gian Luca Mariottini and Jacopo Piazzi www.dii.unisi.it/prattichizzo Robotics & Systems Lab University of Siena, Italy Scuoladi
Tracking Moving Objects In Video Sequences Yiwei Wang, Robert E. Van Dyck, and John F. Doherty Department of Electrical Engineering The Pennsylvania State University University Park, PA16802 Abstract{Object
1 Introduction to Matrices
1 Introduction to Matrices In this section, important definitions and results from matrix algebra that are useful in regression analysis are introduced. While all statements below regarding the columns
MATH10212 Linear Algebra. Systems of Linear Equations. Definition. An n-dimensional vector is a row or a column of n numbers (or letters): a 1.
MATH10212 Linear Algebra Textbook: D. Poole, Linear Algebra: A Modern Introduction. Thompson, 2006. ISBN 0-534-40596-7. Systems of Linear Equations Definition. An n-dimensional vector is a row or a column
Torgerson s Classical MDS derivation: 1: Determining Coordinates from Euclidean Distances
Torgerson s Classical MDS derivation: 1: Determining Coordinates from Euclidean Distances It is possible to construct a matrix X of Cartesian coordinates of points in Euclidean space when we know the Euclidean
Factorization Theorems
Chapter 7 Factorization Theorems This chapter highlights a few of the many factorization theorems for matrices While some factorization results are relatively direct, others are iterative While some factorization
Section 1.4. Lines, Planes, and Hyperplanes. The Calculus of Functions of Several Variables
The Calculus of Functions of Several Variables Section 1.4 Lines, Planes, Hyperplanes In this section we will add to our basic geometric understing of R n by studying lines planes. If we do this carefully,
CONTROLLABILITY. Chapter 2. 2.1 Reachable Set and Controllability. Suppose we have a linear system described by the state equation
Chapter 2 CONTROLLABILITY 2 Reachable Set and Controllability Suppose we have a linear system described by the state equation ẋ Ax + Bu (2) x() x Consider the following problem For a given vector x in
CS231M Project Report - Automated Real-Time Face Tracking and Blending
CS231M Project Report - Automated Real-Time Face Tracking and Blending Steven Lee, [email protected] June 6, 2015 1 Introduction Summary statement: The goal of this project is to create an Android
MATH1231 Algebra, 2015 Chapter 7: Linear maps
MATH1231 Algebra, 2015 Chapter 7: Linear maps A/Prof. Daniel Chan School of Mathematics and Statistics University of New South Wales [email protected] Daniel Chan (UNSW) MATH1231 Algebra 1 / 43 Chapter
DATA ANALYSIS II. Matrix Algorithms
DATA ANALYSIS II Matrix Algorithms Similarity Matrix Given a dataset D = {x i }, i=1,..,n consisting of n points in R d, let A denote the n n symmetric similarity matrix between the points, given as where
Nonlinear Iterative Partial Least Squares Method
Numerical Methods for Determining Principal Component Analysis Abstract Factors Béchu, S., Richard-Plouet, M., Fernandez, V., Walton, J., and Fairley, N. (2016) Developments in numerical treatments for
Fast Optimal Three View Triangulation
Fast Optimal Three View Triangulation Martin Byröd, Klas Josephson and Kalle Åström {byrod, klasj, kalle}@maths.lth.se Center for Mathematical Sciences, Lund University, Lund, Sweden Abstract. We consider
Factor analysis. Angela Montanari
Factor analysis Angela Montanari 1 Introduction Factor analysis is a statistical model that allows to explain the correlations between a large number of observed correlated variables through a small number
8. Linear least-squares
8. Linear least-squares EE13 (Fall 211-12) definition examples and applications solution of a least-squares problem, normal equations 8-1 Definition overdetermined linear equations if b range(a), cannot
Lecture L3 - Vectors, Matrices and Coordinate Transformations
S. Widnall 16.07 Dynamics Fall 2009 Lecture notes based on J. Peraire Version 2.0 Lecture L3 - Vectors, Matrices and Coordinate Transformations By using vectors and defining appropriate operations between
Direct Methods for Solving Linear Systems. Matrix Factorization
Direct Methods for Solving Linear Systems Matrix Factorization Numerical Analysis (9th Edition) R L Burden & J D Faires Beamer Presentation Slides prepared by John Carroll Dublin City University c 2011
Communication on the Grassmann Manifold: A Geometric Approach to the Noncoherent Multiple-Antenna Channel
IEEE TRANSACTIONS ON INFORMATION THEORY, VOL. 48, NO. 2, FEBRUARY 2002 359 Communication on the Grassmann Manifold: A Geometric Approach to the Noncoherent Multiple-Antenna Channel Lizhong Zheng, Student
Modelling, Extraction and Description of Intrinsic Cues of High Resolution Satellite Images: Independent Component Analysis based approaches
Modelling, Extraction and Description of Intrinsic Cues of High Resolution Satellite Images: Independent Component Analysis based approaches PhD Thesis by Payam Birjandi Director: Prof. Mihai Datcu Problematic
THREE DIMENSIONAL REPRESENTATION OF AMINO ACID CHARAC- TERISTICS
THREE DIMENSIONAL REPRESENTATION OF AMINO ACID CHARAC- TERISTICS O.U. Sezerman 1, R. Islamaj 2, E. Alpaydin 2 1 Laborotory of Computational Biology, Sabancı University, Istanbul, Turkey. 2 Computer Engineering
the points are called control points approximating curve
Chapter 4 Spline Curves A spline curve is a mathematical representation for which it is easy to build an interface that will allow a user to design and control the shape of complex curves and surfaces.
Automatic Calibration of an In-vehicle Gaze Tracking System Using Driver s Typical Gaze Behavior
Automatic Calibration of an In-vehicle Gaze Tracking System Using Driver s Typical Gaze Behavior Kenji Yamashiro, Daisuke Deguchi, Tomokazu Takahashi,2, Ichiro Ide, Hiroshi Murase, Kazunori Higuchi 3,
Vector and Matrix Norms
Chapter 1 Vector and Matrix Norms 11 Vector Spaces Let F be a field (such as the real numbers, R, or complex numbers, C) with elements called scalars A Vector Space, V, over the field F is a non-empty
Least Squares Estimation
Least Squares Estimation SARA A VAN DE GEER Volume 2, pp 1041 1045 in Encyclopedia of Statistics in Behavioral Science ISBN-13: 978-0-470-86080-9 ISBN-10: 0-470-86080-4 Editors Brian S Everitt & David
Solving Systems of Linear Equations
LECTURE 5 Solving Systems of Linear Equations Recall that we introduced the notion of matrices as a way of standardizing the expression of systems of linear equations In today s lecture I shall show how
Chapter 19. General Matrices. An n m matrix is an array. a 11 a 12 a 1m a 21 a 22 a 2m A = a n1 a n2 a nm. The matrix A has n row vectors
Chapter 9. General Matrices An n m matrix is an array a a a m a a a m... = [a ij]. a n a n a nm The matrix A has n row vectors and m column vectors row i (A) = [a i, a i,..., a im ] R m a j a j a nj col
An Iterative Image Registration Technique with an Application to Stereo Vision
An Iterative Image Registration Technique with an Application to Stereo Vision Bruce D. Lucas Takeo Kanade Computer Science Department Carnegie-Mellon University Pittsburgh, Pennsylvania 15213 Abstract
IMPROVEMENT OF DIGITAL IMAGE RESOLUTION BY OVERSAMPLING
ABSTRACT: IMPROVEMENT OF DIGITAL IMAGE RESOLUTION BY OVERSAMPLING Hakan Wiman Department of Photogrammetry, Royal Institute of Technology S - 100 44 Stockholm, Sweden (e-mail [email protected]) ISPRS Commission
Orthogonal Projections
Orthogonal Projections and Reflections (with exercises) by D. Klain Version.. Corrections and comments are welcome! Orthogonal Projections Let X,..., X k be a family of linearly independent (column) vectors
1.5 Equations of Lines and Planes in 3-D
40 CHAPTER 1. VECTORS AND THE GEOMETRY OF SPACE Figure 1.16: Line through P 0 parallel to v 1.5 Equations of Lines and Planes in 3-D Recall that given a point P = (a, b, c), one can draw a vector from
11.1. Objectives. Component Form of a Vector. Component Form of a Vector. Component Form of a Vector. Vectors and the Geometry of Space
11 Vectors and the Geometry of Space 11.1 Vectors in the Plane Copyright Cengage Learning. All rights reserved. Copyright Cengage Learning. All rights reserved. 2 Objectives! Write the component form of
Similar matrices and Jordan form
Similar matrices and Jordan form We ve nearly covered the entire heart of linear algebra once we ve finished singular value decompositions we ll have seen all the most central topics. A T A is positive
A vector is a directed line segment used to represent a vector quantity.
Chapters and 6 Introduction to Vectors A vector quantity has direction and magnitude. There are many examples of vector quantities in the natural world, such as force, velocity, and acceleration. A vector
Content. Chapter 4 Functions 61 4.1 Basic concepts on real functions 62. Credits 11
Content Credits 11 Chapter 1 Arithmetic Refresher 13 1.1 Algebra 14 Real Numbers 14 Real Polynomials 19 1.2 Equations in one variable 21 Linear Equations 21 Quadratic Equations 22 1.3 Exercises 28 Chapter
1 Sets and Set Notation.
LINEAR ALGEBRA MATH 27.6 SPRING 23 (COHEN) LECTURE NOTES Sets and Set Notation. Definition (Naive Definition of a Set). A set is any collection of objects, called the elements of that set. We will most
The Image Deblurring Problem
page 1 Chapter 1 The Image Deblurring Problem You cannot depend on your eyes when your imagination is out of focus. Mark Twain When we use a camera, we want the recorded image to be a faithful representation
Linear Threshold Units
Linear Threshold Units w x hx (... w n x n w We assume that each feature x j and each weight w j is a real number (we will relax this later) We will study three different algorithms for learning linear
Subspace Analysis and Optimization for AAM Based Face Alignment
Subspace Analysis and Optimization for AAM Based Face Alignment Ming Zhao Chun Chen College of Computer Science Zhejiang University Hangzhou, 310027, P.R.China [email protected] Stan Z. Li Microsoft
1 Determinants and the Solvability of Linear Systems
1 Determinants and the Solvability of Linear Systems In the last section we learned how to use Gaussian elimination to solve linear systems of n equations in n unknowns The section completely side-stepped
