GEOMETRIC CAMERA MODELS

Slides:



Advertisements
Similar presentations
Single-view geometry Odilon Redon, Cyclops, 1914.
Advertisements

Computer Vision, Robert Pless
3D reconstruction.
Arbitrary Rotations in 3D Lecture 18 Wed, Oct 8, 2003.
Computer vision: models, learning and inference
1 pb.  camera model  calibration  separation (int/ext)  pose Don’t get lost! What are we doing? Projective geometry Numerical tools Uncalibrated cameras.
Two-view geometry.
Camera Calibration. Issues: what are intrinsic parameters of the camera? what is the camera matrix? (intrinsic+extrinsic) General strategy: view calibration.
Computer vision. Camera Calibration Camera Calibration ToolBox – Intrinsic parameters Focal length: The focal length in pixels is stored in the.
Camera Models A camera is a mapping between the 3D world and a 2D image The principal camera of interest is central projection.
1 Basic geometric concepts to understand Affine, Euclidean geometries (inhomogeneous coordinates) projective geometry (homogeneous coordinates) plane at.
Used slides/content with permission from
Epipolar geometry. (i)Correspondence geometry: Given an image point x in the first view, how does this constrain the position of the corresponding point.
Uncalibrated Geometry & Stratification Sastry and Yang
Epipolar Geometry and the Fundamental Matrix F
CS485/685 Computer Vision Prof. George Bebis
3-D Geometry.
Many slides and illustrations from J. Ponce
Calibration Dorit Moshe.
The Pinhole Camera Model
CV: 3D sensing and calibration
Projected image of a cube. Classical Calibration.
MSU CSE 803 Fall 2008 Stockman1 CV: 3D sensing and calibration Coordinate system changes; perspective transformation; Stereo and structured light.
CS223b, Jana Kosecka Rigid Body Motion and Image Formation.
Cameras, lenses, and calibration
Image formation & Geometrical Transforms Francisco Gómez J MMS U. Central y UJTL.
Instance-level recognition I. - Camera geometry and image alignment Josef Sivic INRIA, WILLOW, ENS/INRIA/CNRS UMR 8548 Laboratoire.
Computer vision: models, learning and inference
Computer Vision Group Prof. Daniel Cremers Autonomous Navigation for Flying Robots Lecture 3.1: 3D Geometry Jürgen Sturm Technische Universität München.
Introduction à la vision artificielle III Jean Ponce
Camera Geometry and Calibration Thanks to Martial Hebert.
Transformations Dr. Amy Zhang.
Geometric Camera Models and Camera Calibration
Imaging Geometry for the Pinhole Camera Outline: Motivation |The pinhole camera.
CS654: Digital Image Analysis Lecture 8: Stereo Imaging.
Geometric Camera Models
Lecture 03 15/11/2011 Shai Avidan הבהרה : החומר המחייב הוא החומר הנלמד בכיתה ולא זה המופיע / לא מופיע במצגת.
Affine Structure from Motion
CS-498 Computer Vision Week 7, Day 2 Camera Parameters Intrinsic Calibration  Linear  Radial Distortion (Extrinsic Calibration?) 1.
A Flexible New Technique for Camera Calibration Zhengyou Zhang Sung Huh CSPS 643 Individual Presentation 1 February 25,
Two-view geometry. Epipolar Plane – plane containing baseline (1D family) Epipoles = intersections of baseline with image planes = projections of the.
EECS 274 Computer Vision Affine Structure from Motion.
1 Chapter 2: Geometric Camera Models Objective: Formulate the geometrical relationships between image and scene measurements Scene: a 3-D function, g(x,y,z)
Reconnaissance d’objets et vision artificielle Jean Ponce Equipe-projet WILLOW ENS/INRIA/CNRS UMR 8548 Laboratoire.
MASKS © 2004 Invitation to 3D vision Uncalibrated Camera Chapter 6 Reconstruction from Two Uncalibrated Views Modified by L A Rønningen Oct 2008.
Camera Model Calibration
Single-view geometry Odilon Redon, Cyclops, 1914.
Uncalibrated reconstruction Calibration with a rig Uncalibrated epipolar geometry Ambiguities in image formation Stratified reconstruction Autocalibration.
7.5 Composition Transformations California Standards for Geometry 17: Prove theorems using coordinate geometry 22: Know the effect of rigid motions on.
CS559: Computer Graphics Lecture 9: 3D Transformation and Projection Li Zhang Spring 2010 Most slides borrowed from Yungyu ChuangYungyu Chuang.
Robotics Chapter 6 – Machine Vision Dr. Amit Goradia.
Cornell CS465 Fall 2004 Lecture 9© 2004 Steve Marschner 1 3D Transformations CS 465 Lecture 9.
DRILL 1) If A is in between points B and C and AC is 4x + 12 and AB is 3x – 4 and BC is 57 feet how long is AB? 2) Angles A and B are Supplementary if.
GEOMETRIC CAMERA CALIBRATION The Calibration Problem Least-Squares Techniques Linear Calibration from Points Reading: Chapter 3.
CS682, Jana Kosecka Rigid Body Motion and Image Formation Jana Kosecka
Geometric Model of Camera
University of British Columbia CPSC 314 Computer Graphics Jan-Apr 2016
Epipolar geometry.
A study of the paper Rui Rodrigues, João P
Two-view geometry.
Geometric Camera Models
Multiple View Geometry for Robotics
Uncalibrated Geometry & Stratification
Camera Calibration Coordinate change Translation P’ = P – O
Chapter 1: Foundations in Geometry
Reflections in Coordinate Plane
CSCE441: Computer Graphics 2D/3D Transformations
3.6 Multiply Matrices.
Linear Algebra A gentle introduction
The Pinhole Camera Model
Presentation transcript:

GEOMETRIC CAMERA MODELS Elements of Euclidean Geometry The Intrinsic Parameters of a Camera The Extrinsic Parameters of a Camera The General Form of the Perspective Projection Equation Reading: Chapter 2.

Quantitative Measurements and Calibration Euclidean Geometry

Euclidean Coordinate Systems

Planes

OBP = OBOA + OAP , BP = AP + BOA Coordinate Changes: Pure Translations OBP = OBOA + OAP , BP = AP + BOA

Coordinate Changes: Pure Rotations

Coordinate Changes: Rotations about the z Axis

A rotation matrix is characterized by the following properties: Its inverse is equal to its transpose, and its determinant is equal to 1. Or equivalently: Its rows (or columns) form a right-handed orthonormal coordinate system.

Coordinate Changes: Pure Rotations

Coordinate Changes: Rigid Transformations

Rigid Transformations as Mappings

The Intrinsic Parameters of a Camera Units: k,l : pixel/m f : m a,b : pixel Physical Image Coordinates Normalized Image Coordinates

The Intrinsic Parameters of a Camera Calibration Matrix The Perspective Projection Equation

Extrinsic Parameters