Download presentation
Presentation is loading. Please wait.
Published byJulia Charles Modified over 9 years ago
1
1 Overview Introduction to projective geometry 1 view geometry (calibration, …) 2-view geometry (stereo, motion, …) 3- and N-view geometry Autocalibration (metric reconst.) Application
2
2 Basic geometric concepts to understand Affine, Euclidean geometries (inhomogeneous coordinates) projective geometry (homogeneous coordinates) plane at infinity: affine geometry absolute conic: Euclidean geometry
3
3 Introduction to projective geometry Intuitive ideas from projective geometry (Formal definition of projective spaces)
4
4 Naturally everything starts from the known vector space add two vectors multiply any vector by any scalar zero vector – origin finite basis Intuitive introduction
5
5 Vector space to affine: isomorph, one-to-one vector to Euclidean as an enrichment: scalar prod. affine to projective as an extension: add ideal elements Pts, lines, parallelism Angle, distances, circles Pts at infinity
6
6 Algebraic extension to pts at infinity: introduction of homogeneous coordiantes Points at infinity: Rq: the homogeneous coordinates are not unique, up to a scale.
7
7 The direction d is a pt at infinity: On a plane, Can we see the pts at infinity?
8
8 a projective space is an affine space + some pts at infinity a projective space is a space of ‘homogeneous coordinates’ or Provisional summary
9
9 ((Formal) definition of projective geometry) Given K=R or C, can be defined as the nonzero equivalent classes determined by the relation ~ on If there is non-zero real number such that Any element of the equivalent class will be called the homogeneous coordinates of the point.
10
10 Definition: a pt x is said to be linearly dependent on a set of pts if A projective space is nothing but a quotient space (space of equivalent classes): A space of homogeneous coordinates Basic structure: linear dependence of points
11
11 P2 and R2 Relation between Pn (homo) and Rn (in-homo): Rn --> Pn, extension, embedded in Pn --> Rn, restriction,
12
12 One example of construction of projective line by quotient space
13
13 Examples of projective spaces Projective plane P2 Projective line P1 Projective space P3
14
14 Pts are elements of P2 Projective plane 4 pts determine a projective basis 3 ref. Pts + 1 unit pt to fix the scales for ref. pts Relation with R2, (x,y,0), line at inf., (0,0,0) is not a pt Pts at infinity: (x,y,0), the line at infinity Space of homogeneous coordinates (x,y,t) Pts are elements of P2
15
15 Line equation: Lines: Linear combination of two algebraically independent pts Operator + is ‘span’ or ‘join’
16
16 Point/line duality: Point coordinate, column vector A line is a set of linearly dependent points Two points define a line Line coordinate, row vector A point is a set of linearly dependent lines Two lines define a point What is the line equation of two given points? ‘line’ (a,b,c) has been always ‘homogeneous’ since high school!
17
17 Given 2 points x1 and x2 (in homogeneous coordinates), the line connecting x1 and x2 is given by Given 2 lines l1 and l2, the intersection point x is given by NB: ‘cross-product’ is purely a notational device here.
18
18 Compute the intersection point of two lines, each defined by two points
19
19 Conics: a curve described by a second-degree equation 3*3 symmetric matrix 5 d.o.f 5 pts determine a conic affine classification with pts at inf the line tangent to a conic at a pt dual conic pole and polar one numerical example Conics
20
20 Tangent to a conic at a pt x on C is given by l=Cx Dual conic (in line coordinates) is given by l^T C^{-1} l = 0 Polar of a pt x is l = C x and (is also a tangent on C from x if x is on C) Conjugacy: a pt y on l, y^T l = 0, y^T C x = 0 (in Eucl. Ortho: y^T x = 0)
21
21 Projective classification of (point) conics: General rank 3: x^2+y^2+t^2=0 (imaginary) x^2+y^2-t^2=0 Degenerate conics
22
22 Line at infinity Affine classification:
23
23 Projective line Finite pts: Infinite pts: how many? Topology? A basis by 3 pts Fundamental inv: cross-ratio Homogeneous pair (x1,x2)
24
24 Euclidean coordinate: the distance Affine coordinate: the ratio of the distances (x-a/a-o) Projective coordinate: the ratio of the ratio of the distances (cross-ratio, double ratio) ((x-a)/(a-o)) / ((x-b)(b-o))
25
25 Pts, elements of P3 Relation with R3, plane at inf. lines: linear comb of 2 pts, but 3*4 matrix, complicated …back later planes: linear comb of 3 pts Basis by 4 (ref pts) +1 pts (unit) quadrics: two classes---ruled and unruled (topology of P3) Plane equation:... Line equation? Projective space P3
26
26 planes In practice, take SVD Homework: compute plane normal vector?
27
27 How many d.o.f??? 6 2*2 minors, Two lines intersect in space iff Plucker coordinates of lines in P3
28
28 (Quadric surfaces) Ruled: hyperboloid of one sheet, 1,1,-1,-1---topo torus Unruled: sphere, ellipsoid, hyperboloid and paraboloid: 1,1,1,-1 ---- topo sphere
29
29 Key points Homo. Coordinates are not unique 0 represents no projective pt finite points embedded in proj. Space (relation between R and P) pts at inf. (x,0) missing pts, directions hyper-plane (co-dim 1): duality between u and x,
30
30 2D general Euclidean transformation: 2D general affine transformation: 2D general projective transformation: Introduction to transformation
31
31 Projective transformation = collineation = homography Consider all functions All linear transformations are represented by matrices A Note: linear but in homogeneous coordinates!
32
32 (n+1)*(n+1) -1 d.o.f. all projective properties are left invariant by A all transformations form a group GL(n,R) Check the most important one: linear dependency, i.e. lines into lines as line is just a span Starting pt for new investigation: Klein’s Erlangen program Inversely, we may also prove that any 1-1 transf. Preserving lines is a linear trans in homogeneous coord. Properties N+2 pts to determine a trans. = a proj. basis
33
33 on pts, lines and conics: Transforms contravariantly Co-variantly to preserve incidence Co-variantly NB: co-,contra-variance is w.r.t. the basis trans. Transpose is of no importance, il accommodates row/column vectors Some numerical examples of transformation on P2 (Some examples of transformations)
34
34 How to compute (canonical or standard) coordinates?--- affine case Given 4 pts, x1, x2, x3, x4, find the affine coord of x4 w.r.t. x1, x2 and x3:
35
35 How to compute (canonical or standard) coordinates?--- affine case by definition, vector(x4-x1) = a vector(x2-x1) + b vector(x3-x1) by canonical transformation, x1->(0,0), x2->(1,0), x3->(0,1), get transfromation A, then Ax4 Given 4 pts, x1, x2, x3, x4, find the affine coord of x4 w.r.t. x1, x2 and x3: How to solve Ax=b?
36
36 Canonical projective coordinates? Given 5 pts, x1, x2, x3, x4, x5find the affine coord of x5 w.r.t. x1, x2, x3, x4: By canonical transformation: How to solve Ax=0?
37
37 A transformation between 2 spaces?
38
38 Exercise Compute the transformation from (0,0,1), (1,0,1), (0,1,1) and (1,1,1) into (0,0,1), (1,1/4,1),(0,1,1) and (1,3/4,1)
39
39 (Geometry as an invariant theory of transformation groups) projective geom. GL(n,R) cross-ratio affine geom. Subgroup A(n,R) ratio Euclidean geom. Subgroup E(n,R) distance Hierarchy of geometry: All proj. Transformations nicely form a group! Each geometry is associated with a (sub)group!
40
40 Affine transformation is a projective one which leaves the line at inf. invariant: x3=x3’=0 Example of dim 2 From projective to affine:
41
41 Similarity transformation is an affine one which leaves the circular pts I and J invariant What are the circular points? From affine to euclidean
42
42 Intuitive introduction of circular pts The pair of circular points The line at infinity of a usual plane Circular points
43
43 Affine transformation leaves the plane at inf. invariant Similarity (euclidean) leaves the absolute conic (globally, not point-wise) invariant What is the absolute conic? Example of transformation in P3
44
44 (Absolute conic) A space conic on the plane at infinity: In point coordinates: In plane coordinates: –rank 3 space quadric=absolute quadric Euclidean structure in projective space by the absolute conic
45
45 The plane at infinity A usual plane in 3D The absolute conic The pair of circular points The line at infinity of a usual plane
46
46 Key message from projective geometry for vision ‘abstract camera’ is a projective transformation from P3 to P2, so 3*4 matrix the intrinsic parameters of the camera are the image of the absolute conic!
47
47 Summary transformation and geometry group of transformation affine group: hyper-plane at inf. euclidean group: absolute pts
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.