Image formation. Image Formation Vision infers world properties form images. How do images depend on these properties? Two key elements –Geometry –Radiometry.

Slides:



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

CSE 473/573 Computer Vision and Image Processing (CVIP) Ifeoma Nwogu Lecture 4 – Image formation(part I)
CS 691 Computational Photography Instructor: Gianfranco Doretto 3D to 2D Projections.
Flat Mirrors Consider an object placed in front of a flat mirror
Computer Vision CS 776 Spring 2014 Cameras & Photogrammetry 1 Prof. Alex Berg (Slide credits to many folks on individual slides)
Physics 123C Waves Lecture 9 Ray Optics. 2 Models of Light Is light a particle or a wave? Physics in the 20 th century has shown that this simple question.
Chapter 31 Images.
Basic Principles of Imaging and Lenses
Study the mathematical relations between corresponding image points.
Geometry 1: Projection and Epipolar Lines Introduction to Computer Vision Ronen Basri Weizmann Institute of Science.
Chapter 23 Mirrors and Lenses.
Chapter 36 Image Formation.
Chapter 23 Mirrors and Lenses. Notation for Mirrors and Lenses The object distance is the distance from the object to the mirror or lens Denoted by p.
Chapter 23 Mirrors and Lenses.
Light: Geometric Optics
Digital Photography Part 1 A crash course in optics.
Advanced Computer Vision Cameras, Lenses and Sensors.
Cameras (Reading: Chapter 1) Goal: understand how images are formed Camera obscura dates from 15 th century Basic abstraction is the pinhole camera Perspective.
Image Formation (approximately) Vision infers world properties form images. So we need to understand how images depend on these properties. Two key elements.
Geometry of Images Pinhole camera, projection A taste of projective geometry Two view geometry:  Homography  Epipolar geometry, the essential matrix.
Announcements. Projection Today’s Readings Nalwa 2.1.
Stefano Soatto (c) UCLA Vision Lab 1 Homogeneous representation Points Vectors Transformation representation.
Image Formation (approximately) Vision infers world properties form images. So we need to understand how images depend on these properties. Two key elements.
Computer Vision - A Modern Approach
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.
Computer Vision : CISC4/689
© 2004 by Davi GeigerComputer Vision February 2004 L1.1 Image Formation Light can change the image and appearances (images from D. Jacobs) What is the.
Sebastian Thrun & Jana Kosecka CS223B Computer Vision, Winter 2007 Stanford CS223B Computer Vision, Winter 2006 Lecture 2: Lenses and Vision Software.
Lecture 12: Projection CS4670: Computer Vision Noah Snavely “The School of Athens,” Raphael.
© 2003 by Davi GeigerComputer Vision September 2003 L1.1 Image Formation Light can change the image and appearances (images from D. Jacobs) What is the.
Transformations and Projections (Some slides adapted from Amitabh Varshney)
Image Formation III Chapter 1 (Forsyth&Ponce) Cameras “Lenses”
Chapter 23 Mirrors and Lenses.
The Camera : Computational Photography Alexei Efros, CMU, Fall 2008.
Cameras, lenses, and calibration
Perspective projection
Imaging Science FundamentalsChester F. Carlson Center for Imaging Science Mirrors and Lenses.
Module 1-4 Basic Geometrical Optics. Image Formation with Lenses Lenses are at the heart of many optical devices, not the least of which are cameras,
Cameras Course web page: vision.cis.udel.edu/cv March 22, 2003  Lecture 16.
Geometric Optics Conceptual Quiz 23.
Lenses and Mirrors. How does light interact with pinholes? How does light interact with lenses? –___________ How does light interact with mirrors? –___________.
Chapter 23 Mirrors and Lenses.
Chapter 18: Ray Optics Lisa & Becky. Ray Model of Light  Light rays travel in straight lines  Light rays cross but do not interact  Light rays travel.
1 CS6825: Image Formation How are images created. How are images created.
Fundamental of Optical Engineering Lecture 3.  Aberration happens when the rays do not converge to a point where it should be. We may distinguish the.
Image Formation Fundamentals Basic Concepts (Continued…)
Recap from Wednesday Two strategies for realistic rendering capture real world data synthesize from bottom up Both have existed for 500 years. Both are.
Unit 11: Part 2 Mirrors and Lenses. Outline Plane Mirrors Spherical Mirrors Lenses The Lens Maker’s Equation Lens Aberrations.
In describing the propagation of light as a wave we need to understand: wavefronts: a surface passing through points of a wave that have the same phase.
CSE 185 Introduction to Computer Vision Cameras. Camera models –Pinhole Perspective Projection –Affine Projection –Spherical Perspective Projection Camera.
3.30. Image location by ray tracing Consider a real object that is placed in front of a convex lens. The location of the image can be found by considering.
Lenses Properties, Characteristics & Ray Diagrams.
Cameras, lenses, and sensors 6.801/6.866 Profs. Bill Freeman and Trevor Darrell Sept. 10, 2002 Reading: Chapter 1, Forsyth & Ponce Optional: Section 2.1,
Image Formation III Chapter 1 (Forsyth&Ponce) Cameras “Lenses” Guido Gerig CS-GY 6643, Spring 2016 (slides modified from Marc Pollefeys, UNC Chapel Hill/
Lecture 18: Cameras CS4670 / 5670: Computer Vision KavitaBala Source: S. Lazebnik.
Part 10 Optics --Mirrors and Lenses Chapter 24 Geometric Optics.
Basics Reflection Mirrors Plane mirrors Spherical mirrors Concave mirrors Convex mirrors Refraction Lenses Concave lenses Convex lenses.
Spherical Aberration. Rays emanating from an object point that are incident on a spherical mirror or lens at different distances from the optical axis,
Refraction & Lenses. Refraction of Light When a ray of light traveling through a transparent medium encounters a boundary leading into another transparent.
PROJECTIONS PROJECTIONS 1. Transform 3D objects on to a 2D plane using projections 2 types of projections Perspective Parallel In parallel projection,
Mirrors and Lenses.
The Camera : Computational Photography
CSE 185 Introduction to Computer Vision
Instructor: Mircea Nicolescu
Study the mathematical relations between corresponding image points.
Lecture 13: Cameras and geometry
The Camera : Computational Photography
Announcements Midterm out today Project 1 demos.
The Optics of the Camera Obscura or
Announcements Midterm out today Project 1 demos.
Presentation transcript:

Image formation

Image Formation Vision infers world properties form images. How do images depend on these properties? Two key elements –Geometry –Radiometry –We consider only simple models of these

(Russell Naughton) Camera Obscura "When images of illuminated objects... penetrate through a small hole into a very dark room... you will see [on the opposite wall] these objects in their proper form and color, reduced in size... in a reversed position, owing to the intersection of the rays". Da Vinci

Used to observe eclipses (eg., Bacon, ) By artists (eg., Vermeer).

(Jack and Beverly Wilgus) Jetty at Margate England, 1898.

First photograph due to Niepce First on record shown in the book Cameras

Pinhole cameras Abstract camera model - box with a small hole in it Pinhole cameras work in practice (Forsyth & Ponce)

Distant objects are smaller (Forsyth & Ponce)

Parallel lines meet Common to draw image plane in front of the focal point. Moving the image plane merely scales the image. (Forsyth & Ponce)

Vanishing points Each set of parallel lines meets at a different point –The vanishing point for this direction Sets of parallel lines on the same plane lead to collinear vanishing points. –The line is called the horizon for that plane

Properties of Projection Points project to points Lines project to lines Planes project to the whole image or a half image Angles are not preserved Degenerate cases –Line through focal point projects to a point. –Plane through focal point projects to line –Plane perpendicular to image plane projects to part of the image (with horizon).

Take out paper and pencil

The equation of projection (Forsyth & Ponce)

The equation of projection Cartesian coordinates: –We have, by similar triangles, that –Ignore the third coordinate, and get

Orthographic projection

Weak perspective (scaled orthographic projection) Issue –perspective effects, but not over the scale of individual objects –collect points into a group at about the same depth, then divide each point by the depth of its group (Forsyth & Ponce)

The Equation of Weak Perspective s is constant for all points. Parallel lines no longer converge, they remain parallel.

Pros and Cons of These Models Weak perspective much simpler math. –Accurate when object is small and distant. –Most useful for recognition. Pinhole perspective much more accurate for scenes. –Used in structure from motion. When accuracy really matters, must model real cameras.

Cameras with Lenses (Forsyth & Ponce)

Interaction of light with matter Absorption Scattering Refraction Reflection Other effects: –Diffraction: deviation of straight propagation in the presence of obstacles –Fluorescence:absorbtion of light of a given wavelength by a fluorescent molecule causes reemission at another wavelength

Refraction n1, n2: indexes of refraction

Similar triangles, and 

Assumptions for thin lens equation Lens surfaces are spherical Incoming light rays make a small angle with the optical axis The lens thickness is small compared to the radii of curvature The refractive index is the same for the media on both sides of the lens

Other aberrations Astigmatism: unevenness of the cornea Distortion : different areas of lens have different focal length Coma : point not on optical axis is depicted as asymmetrical comet-shaped blob Chromatic aberration