Stefano Soatto (c) UCLA Vision Lab 1 Homogeneous representation Points Vectors Transformation representation.

Slides:



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

Computer Vision Radiometry. Bahadir K. Gunturk2 Radiometry Radiometry is the part of image formation concerned with the relation among the amounts of.
Capturing light Source: A. Efros. Image formation How bright is the image of a scene point?
Foundations of Physics
Foundations of Computer Graphics (Spring 2012) CS 184, Lecture 21: Radiometry Many slides courtesy Pat Hanrahan.
Basic Principles of Surface Reflectance
Radiometry. Outline What is Radiometry? Quantities Radiant energy, flux density Irradiance, Radiance Spherical coordinates, foreshortening Modeling surface.
Photo-realistic Rendering and Global Illumination in Computer Graphics Spring 2012 Material Representation K. H. Ko School of Mechatronics Gwangju Institute.
Advanced Computer Graphics (Spring 2013) CS 283, Lecture 8: Illumination and Reflection Many slides courtesy.
Computer Vision - A Modern Approach Set: Radiometry Slides by D.A. Forsyth Radiometry Questions: –how “bright” will surfaces be? –what is “brightness”?
Chapter 32Light: Reflection and Refraction. Electromagnetic waves can have any wavelength; we have given different names to different parts of the wavelength.
1 UCT PHY1025F: Geometric Optics Physics 1025F Geometric Optics Dr. Steve Peterson OPTICS.
Reflection and Refraction of Light
Light: Geometric Optics
© 2005 Pearson Prentice Hall This work is protected by United States copyright laws and is provided solely for the use of instructors in teaching their.
© 2014 Pearson Education, Inc. This work is protected by United States copyright laws and is provided solely for the use of instructors in teaching their.
Capturing light Source: A. Efros. Review Pinhole projection models What are vanishing points and vanishing lines? What is orthographic projection? How.
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.
Representations of Visual Appearance COMS 6160 [Fall 2006], Lecture 2 Ravi Ramamoorthi
3-D Computer Vision CSc83029 / Ioannis Stamos 3-D Computer Vision CSc Radiometry and Reflectance.
Appearance Models for Graphics COMS , Lecture 2 BRDFs and Radiometry Many slides courtesy Pat Hanrahan:
Image Formation (approximately) Vision infers world properties form images. So we need to understand how images depend on these properties. Two key elements.
Radiometry, lights and surfaces
Image Formation1 Projection Geometry Radiometry (Image Brightness) - to be discussed later in SFS.
© 2002 by Davi GeigerComputer Vision January 2002 L1.1 Image Formation Light can change the image (and appearances). What is the relation between pixel.
Computer Graphics (Fall 2008) COMS 4160, Lecture 19: Illumination and Shading 2
Introduction to Computer Vision CS / ECE 181B Tues, May 18, 2004 Ack: Matthew Turk (slides)
Computer Vision - A Modern Approach
Reflection of Light Reflection and Refraction of Light Refraction of Light.
Basic Principles of Surface Reflectance
© 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.
Image formation 2. Blur circle A point at distance is imaged at point from the lens and so Points a t distance are brought into focus at distance Thus.
© 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.
Design Realization lecture 25 John Canny 11/20/03.
Computer Graphics (Fall 2004) COMS 4160, Lecture 16: Illumination and Shading 2 Lecture includes number of slides from.
Lighting affects appearance. Light Source emits photons Photons travel in a straight line When they hit an object they: bounce off in a new direction.
Basic Principles of Imaging and Photometry Lecture #2 Thanks to Shree Nayar, Ravi Ramamoorthi, Pat Hanrahan.
Light and shading Source: A. Efros.
Lecture 14 Images Chapter 34 Geometrical Optics Fermats Principle -Law of reflection -Law of Refraction Plane Mirrors and Spherical Mirrors Spherical refracting.
© 2005 Pearson Prentice Hall This work is protected by United States copyright laws and is provided solely for the use of instructors in teaching their.
ECEN 4616/5616 Optoelectronic Design Class website with past lectures, various files, and assignments: (The.
EECS 274 Computer Vision Light and Shading. Radiometry – measuring light Relationship between light source, surface geometry, surface properties, and.
Reflectance Map: Photometric Stereo and Shape from Shading
Image formation ECE 847: Digital Image Processing Stan Birchfield Clemson University.
© 2005 Pearson Prentice Hall This work is protected by United States copyright laws and is provided solely for the use of instructors in teaching their.
Lenses and Mirrors. How does light interact with pinholes? How does light interact with lenses? –___________ How does light interact with mirrors? –___________.
3/4/ PHYS 1442 – Section 004 Lecture #18 Monday March 31, 2014 Dr. Andrew Brandt Chapter 23 Optics The Ray Model of Light Reflection; Image Formed.
Image Formation Dr. Chang Shu COMP 4900C Winter 2008.
Chapter 23. Ray Optics Our everyday experience that light travels in straight lines is the basis of the ray model of light. Ray optics apply to a variety.
Capturing light Source: A. Efros.
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.
Optical Density - a property of a transparent medium that is an inverse measure of the speed of light through the medium. (how much a medium slows the.
Physics: Principles with Applications, 6th edition
Photo-realistic Rendering and Global Illumination in Computer Graphics Spring 2012 Material Representation K. H. Ko School of Mechatronics Gwangju Institute.
Image formation.
The amount of reflection depends on how different the media are.
The law of reflection: The law of refraction: Image formation
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,
Radiometry of Image Formation Jitendra Malik. A camera creates an image … The image I(x,y) measures how much light is captured at pixel (x,y) We want.
Optics Mirrors and Lenses. Topics for Optics Reflection of LightReflection of Light –Law of Reflection –Plane Mirrors –Concave Mirrors –Convex Mirrors.
Radiometry of Image Formation Jitendra Malik. What is in an image? The image is an array of brightness values (three arrays for RGB images)
Computer Graphics: Illumination
MAN-522 Computer Vision Spring
Mirrors and Lenses.
CS262 – Computer Vision Lect 4 - Image Formation
Advanced Computer Graphics
Radiometry (Chapter 4).
Capturing light Source: A. Efros.
Presentation transcript:

Stefano Soatto (c) UCLA Vision Lab 1 Homogeneous representation Points Vectors Transformation representation

Stefano Soatto (c) UCLA Vision Lab 2 Lecture 4: Image formation

Stefano Soatto (c) UCLA Vision Lab 3 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

Stefano Soatto (c)UCLA Vision Lab4 Image formation (Chapter 3)

Stefano Soatto (c) UCLA Vision Lab 5 Representation of images

Stefano Soatto (c) UCLA Vision Lab 6 Similar triangles, and 

Stefano Soatto (c) UCLA Vision Lab 7 Pinhole model

Stefano Soatto (c) UCLA Vision Lab 8 Forward pinhole

Stefano Soatto (c) UCLA Vision Lab 9 Distant objects are smaller (Forsyth & Ponce)

Stefano Soatto (c) UCLA Vision Lab 10 Parallel lines meet Common to draw image plane in front of the focal point. Moving the image plane merely scales the image. (Forsyth & Ponce)

Stefano Soatto (c) UCLA Vision Lab 11 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

Stefano Soatto (c) UCLA Vision Lab 12 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).

Stefano Soatto (c) UCLA Vision Lab 13 Orthographic projection

Stefano Soatto (c) UCLA Vision Lab 14

Stefano Soatto (c) UCLA Vision Lab 15 Cameras with Lenses (Forsyth & Ponce)

Stefano Soatto (c) UCLA Vision Lab 16

Stefano Soatto (c) UCLA Vision Lab 17 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

Stefano Soatto (c) UCLA Vision Lab 18

Stefano Soatto (c) UCLA Vision Lab 19 Blur circle A point at distance is imaged at point from the lens and so Points a t distance are brought into focus at distance Thus points at distance will give rise to a blur circle of diameter with d the diameter of the lens

Stefano Soatto (c) UCLA Vision Lab 20 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

Stefano Soatto (c) UCLA Vision Lab 21 Refraction n1, n2: indexes of refraction

Stefano Soatto (c) UCLA Vision Lab 22 Solid Angle  radian  steradian (sr)     d  d  sin  d  hemisphere Sphere: 4 

Stefano Soatto (c) UCLA Vision Lab 23 Radiometric Terms

Stefano Soatto (c) UCLA Vision Lab 24 Irradiance and Radiance Irradiance Definition: power per unit area incident on a surface  W/m 2 = lux  Radiance Definition: power per unit area and projected solid angle  W/m 2 sr 

Stefano Soatto (c) UCLA Vision Lab 25 Radiant Intensity  Radiant flux  W   Definition: flux per unit solid angle  W/sr = cd (candela)  [ ]

Stefano Soatto (c) UCLA Vision Lab 26 Isotropic Point Source

Stefano Soatto (c) UCLA Vision Lab 27 Isotropic Point Source  Radiant flux  W  All directions: solid angle 4   Radiant flux per unit solid angle  W/sr   Radiant intensity r Note inverse square law fall off.

Stefano Soatto (c) UCLA Vision Lab 28 Isotropic Point Source  Radiant flux  W  All directions: solid angle 4   Radiant flux per unit solid angle  W/sr   Radiant intensity r Note cosine dependency. h

Stefano Soatto (c) UCLA Vision Lab 29 Isotropic Point Source Point source at a finite distance r Note cosine dependency. h Note inverse square law fall off.

Stefano Soatto (c) UCLA Vision Lab 30 Irradiance from Area Sources

Stefano Soatto (c) UCLA Vision Lab 31 Hemispherical Source L

Stefano Soatto (c) UCLA Vision Lab 32 Reflectance Reflectance: ratio of radiance to irradiance dL r =f r dE i EiEi ii EiEi L r (x,  ) L i (x,  i ) The surface becomes a light source

Stefano Soatto (c) UCLA Vision Lab 33 BRDF

Stefano Soatto (c) UCLA Vision Lab 34 BRDF

Stefano Soatto (c) UCLA Vision Lab 35 Reflection Equation

Stefano Soatto (c) UCLA Vision Lab 36 Perfectly Diffuse Reflection ii Perfectly Diffuse Surface Appears equally bright from all viewing directions (  r,  r ) Reflects all incident light, i.e.,  L B (  r,  r ) is constant for all directions (  r,  r )

Stefano Soatto (c) UCLA Vision Lab 37 Common Diffuse Reflection ii Normal Diffuse Surface Appears almost equally bright from most viewing directions (  r,  r ),  r << 90° Reflects only a fraction of incident light, i.e., Reflectance : Albedo

Stefano Soatto (c) UCLA Vision Lab 38 Perfectly Diffuse Reflection ii Lambertian cosine Law Distant point light source

Stefano Soatto (c) UCLA Vision Lab 39 Law of Reflection

Stefano Soatto (c) UCLA Vision Lab 40 Perfectly Specular Reflection From the definition of BRDF, the surface radiance is: To satisfy:

Stefano Soatto (c) UCLA Vision Lab 41 Lambertian Examples Scene (Oren and Nayar) Lambertian sphere as the light moves. (Steve Seitz)

Stefano Soatto (c) UCLA Vision Lab 42 Lambertian + Specular Model

Stefano Soatto (c) UCLA Vision Lab 43 Lambertian + specular Two parameters: how shiny, what kind of shiny. Advantages –easy to manipulate –very often quite close true Disadvantages –some surfaces are not e.g. underside of CD’s, feathers of many birds, blue spots on many marine crustaceans and fish, most rough surfaces, oil films (skin!), wet surfaces –Generally, very little advantage in modelling behaviour of light at a surface in more detail -- it is quite difficult to understand behaviour of L+S surfaces (but in graphics???)

Stefano Soatto (c) UCLA Vision Lab 44 Lambertian+Specular+Ambient (