Camera Calibration Reading:

Slides:



Advertisements
Similar presentations
C280, Computer Vision Prof. Trevor Darrell Lecture 2: Image Formation.
Advertisements

Single-view geometry Odilon Redon, Cyclops, 1914.
Last 4 lectures Camera Structure HDR Image Filtering Image Transform.
The Camera : Computational Photography Alexei Efros, CMU, Fall 2006.
CS 691 Computational Photography Instructor: Gianfranco Doretto 3D to 2D Projections.
More Mosaic Madness : Computational Photography Alexei Efros, CMU, Fall 2011 © Jeffrey Martin (jeffrey-martin.com) with a lot of slides stolen from.
Computer vision. Camera Calibration Camera Calibration ToolBox – Intrinsic parameters Focal length: The focal length in pixels is stored in the.
Fisheye Camera Calibration Arunkumar Byravan & Shai Revzen University of Pennsylvania.
Announcements. Projection Today’s Readings Nalwa 2.1.
Lecture 5: Projection CS6670: Computer Vision Noah Snavely.
Announcements Mailing list Project 1 test the turnin procedure *this week* (make sure it works) vote on best artifacts in next week’s class Project 2 groups.
Lecture 13: Projection, Part 2
Sebastian Thrun and Jana Kosecha CS223B Computer Vision, Winter 2007 Stanford CS223B Computer Vision, Winter 2007 Lecture 4 Camera Calibration Professors.
Lecture 6: Image Warping and Projection CS6670: Computer Vision Noah Snavely.
Single-view geometry Odilon Redon, Cyclops, 1914.
Panoramas and Calibration : Rendering and Image Processing Alexei Efros …with a lot of slides stolen from Steve Seitz and Rick Szeliski.
The Camera : Computational Photography Alexei Efros, CMU, Fall 2008.
Camera parameters Extrinisic parameters define location and orientation of camera reference frame with respect to world frame Intrinsic parameters define.
Sebastian Thrun CS223B Computer Vision, Winter Stanford CS223B Computer Vision, Winter 2006 Lecture 4 Camera Calibration Professor Sebastian Thrun.
Lecture 14: Projection CS4670 / 5670: Computer Vision Noah Snavely “The School of Athens,” Raphael.
Last Lecture (optical center) origin principal point P (X,Y,Z) p (x,y) x y.
Recap from Wednesday Two strategies for realistic rendering capture real world data synthesize from bottom up Both have existed for 500 years. Both are.
Sebastian Thrun CS223B Computer Vision, Winter Stanford CS223B Computer Vision, Winter 2005 Lecture 2 Lenses and Camera Calibration Sebastian Thrun,
Camera calibration Digital Visual Effects Yung-Yu Chuang with slides by Richard Szeliski, Steve Seitz,, Fred Pighin and Marc Pollefyes.
Camera Model & Camera Calibration
Geometric Camera Models
Vision Review: Image Formation Course web page: September 10, 2002.
Lecture 03 15/11/2011 Shai Avidan הבהרה : החומר המחייב הוא החומר הנלמד בכיתה ולא זה המופיע / לא מופיע במצגת.
Computer Vision : CISC 4/689 Going Back a little Cameras.ppt.
Single-view geometry Odilon Redon, Cyclops, 1914.
Camera Calibration Sebastian Thrun, Gary Bradski, Daniel Russakoff Stanford CS223B Computer Vision (with material from.
CS-498 Computer Vision Week 7, Day 2 Camera Parameters Intrinsic Calibration  Linear  Radial Distortion (Extrinsic Calibration?) 1.
Lecture 18 Optical Instruments
EECS 274 Computer Vision Geometric Camera Calibration.
October 5, Memorial University of Newfoundland Camera Calibration In the field of machine vision, camera calibration refers to the experimental.
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)
Converging Lenses & Their Application Dan Li SUNY-Stony Brook 11/07/2002.
Example: warping triangles Given two triangles: ABC and A’B’C’ in 2D (12 numbers) Need to find transform T to transfer all pixels from one to the other.
Lecture 14: Projection CS4670 / 5670: Computer Vision Noah Snavely “The School of Athens,” Raphael.
Calibrating a single camera
Geometric Camera Calibration
Prof. Adriana Kovashka University of Pittsburgh October 3, 2016
Geometric Model of Camera
More Mosaic Madness © Jeffrey Martin (jeffrey-martin.com)
Lenses Converging and Diverging Lenses.
Jan-Michael Frahm Fall 2016
The Camera : Computational Photography
Ch.13 Applications (應用) of Convex Lenses
Physics 2102 Jonathan Dowling Lecture 37: MON 20 APR Optics: Images.
Digital Visual Effects, Spring 2007 Yung-Yu Chuang 2007/4/17
Digital Visual Effects, Spring 2008 Yung-Yu Chuang 2008/4/15
More Mosaic Madness : Computational Photography
Physics 202 Lecture 9 Geometric Optics.
Overview Pin-hole model From 3D to 2D Camera projection
More Mosaic Madness © Jeffrey Martin (jeffrey-martin.com)
Lab 10: Lenses Focal Length Magnification Lens Equation Depth of Field
More Mosaic Madness : Computational Photography
Geometric Camera Models
Digital Visual Effects Yung-Yu Chuang
Lecturer: Dr. A.H. Abdul Hafez
Refraction at Spherical Surfaces.
The Camera : Computational Photography
Camera Calibration class 9
14-2 Thin lenses.
The focal length of a lens
Camera Calibration Coordinate change Translation P’ = P – O
More Mosaic Madness © Jeffrey Martin (jeffrey-martin.com)
Projection Readings Nalwa 2.1.
Credit: CS231a, Stanford, Silvio Savarese
Single-view geometry Odilon Redon, Cyclops, 1914.
Presentation transcript:

Camera Calibration Reading: [FP] Chapter 1 “Geometric Camera Calibration” [HZ] Chapter 7 “Computation of Camera Matrix P” Some slides in this lecture are courtesy to Prof. Silvio Savarese, J. Ponce, F- Li

Agenda Camera calibration problem Example

Agenda Camera calibration problem Example

Recap: The projective transformation

Estimate camera parameters such pose or focal length from images! Why is this important? Estimate camera parameters such pose or focal length from images! ?

Goal of calibration

Calibration Problem

Calibration Problem

Calibration Problem

Calibration Problem

Calibration Problem

Calibration Problem

Homogeneous M x N Linear Systems

Extracting camera parameters

Extracting camera parameters

Extracting camera parameters

Degenerate cases

Radial Distortion Image magnification (in)decreases with distance from the optical axis Caused by imperfect lenses Deviations are most noticeable for rays that pass through the edge of the lens No distortion Pin cushion Barrel

General Calibration Problem

General Calibration Problem

General Calibration Problem

Agenda Camera calibration problem Example

Calibration Procedure Camera Calibration Toolbox for Matlab J. Bouguet – [1998-2000] http://www.vision.caltech.edu/bouguetj/calib_doc/index.html#examples

Calibration Procedure

Calibration Procedure

Calibration Procedure

Calibration Procedure

Calibration Procedure

Calibration Procedure

Calibration Procedure