What fraction of the incident light is reflected toward the viewer?

Slides:



Advertisements
Similar presentations
Announcements Project 2 due today Project 3 out today –demo session at the end of class.
Advertisements

Computer Vision Spring ,-685 Instructor: S. Narasimhan Wean 5403 T-R 3:00pm – 4:20pm Lecture #12.
3D Modeling from a photograph
Capturing light Source: A. Efros. Image formation How bright is the image of a scene point?
1 Computer Graphics Chapter 9 Rendering. [9]-2RM Rendering Three dimensional object rendering is the set of collective processes which make the object.
Shadow Scanning [Bouguet 1999] Desk Lamp Camera Stick or pencil Desk The idea [Bouguet and Perona’98] J.-Y. Bouguet and P. Perona, “3D Photography on your.
1. What is Lighting? 2 Example 1. Find the cubic polynomial or that passes through the four points and satisfies 1.As a photon Metal Insulator.
Shape-from-X Class 11 Some slides from Shree Nayar. others.
Based on slides created by Edward Angel
1 Angel: Interactive Computer Graphics 5E © Addison-Wesley 2009 Shading I.
On Constrained Optimization Approach To Object Segmentation Chia Han, Xun Wang, Feng Gao, Zhigang Peng, Xiaokun Li, Lei He, William Wee Artificial Intelligence.
Lecture 23: Photometric Stereo CS4670/5760: Computer Vision Kavita Bala Scott Wehrwein.
Computer Graphics (Spring 2008) COMS 4160, Lecture 20: Illumination and Shading 2
May 2004SFS1 Shape from shading Surface brightness and Surface Orientation --> Reflectance map READING: Nalwa Chapter 5. BKP Horn, Chapter 10.
Perception of illumination and shadows Lavanya Sharan February 14th, 2011.
Basic Principles of Surface Reflectance Lecture #3 Thanks to Shree Nayar, Ravi Ramamoorthi, Pat Hanrahan.
Photometric Stereo Merle Norman Cosmetics, Los Angeles Readings R. Woodham, Photometric Method for Determining Surface Orientation from Multiple Images.
Photometric Stereo & Shape from Shading
1 Angel: Interactive Computer Graphics 4E © Addison-Wesley 2005 Shading I Ed Angel Professor of Computer Science, Electrical and Computer Engineering,
CS 480/680 Computer Graphics Shading I Dr. Frederick C Harris, Jr.
Light and shading Source: A. Efros.
Computer Vision Spring ,-685 Instructor: S. Narasimhan PH A18B T-R 10:30am – 11:50am Lecture #13.
Shape from Shading #1. Topics u irradiance and radiance u basic concepts of reflection u reflection map u photometric stereo Reflectance map and Photometric.
Reflectance Map: Photometric Stereo and Shape from Shading
1 Introduction to Computer Graphics with WebGL Ed Angel Professor Emeritus of Computer Science Founding Director, Arts, Research, Technology and Science.
1/20 Obtaining Shape from Scanning Electron Microscope Using Hopfield Neural Network Yuji Iwahori 1, Haruki Kawanaka 1, Shinji Fukui 2 and Kenji Funahashi.
Shape from Shading #1. Topics u irradiance and radiance u basic concepts of reflection u reflection map u photometric stereo Reflectance map and Photometric.
Analysis of Lighting Effects Outline: The problem Lighting models Shape from shading Photometric stereo Harmonic analysis of lighting.
-Global Illumination Techniques
Y. Moses 11 Combining Photometric and Geometric Constraints Yael Moses IDC, Herzliya Joint work with Ilan Shimshoni and Michael Lindenbaum, the Technion.
Shape from Shading and Texture. Lambertian Reflectance Model Diffuse surfaces appear equally bright from all directionsDiffuse surfaces appear equally.
02/16/05© 2005 University of Wisconsin Last Time Re-using paths –Irradiance Caching –Photon Mapping.
Capturing light Source: A. Efros.
Sources, Shadows, and Shading
Radiometry and Photometric Stereo 1. Estimate the 3D shape from shading information Can you tell the shape of an object from these photos ? 2.
Course 10 Shading. 1. Basic Concepts: Light Source: Radiance: the light energy radiated from a unit area of light source (or surface) in a unit solid.
A survey of Light Source Detection Methods Nathan Funk University of Alberta Nov
1 Introduction to Computer Graphics with WebGL Ed Angel Professor Emeritus of Computer Science Founding Director, Arts, Research, Technology and Science.
Optical Flow. Distribution of apparent velocities of movement of brightness pattern in an image.
November 4, THE REFLECTANCE MAP AND SHAPE-FROM-SHADING.
1 Self-Calibration and Neural Network Implementation of Photometric Stereo Yuji IWAHORI, Yumi WATANABE, Robert J. WOODHAM and Akira IWATA.
Shape from Shading Course web page: vision.cis.udel.edu/cv February 26, 2003  Lecture 6.
Multiple Light Source Optical Flow Multiple Light Source Optical Flow Robert J. Woodham ICCV’90.
1Ellen L. Walker 3D Vision Why? The world is 3D Not all useful information is readily available in 2D Why so hard? “Inverse problem”: one image = many.
Reflectance Function Estimation and Shape Recovery from Image Sequence of a Rotating object Jiping Lu, Jim Little UBC Computer Science ICCV ’ 95.
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.
01/27/03© 2002 University of Wisconsin Last Time Radiometry A lot of confusion about Irradiance and BRDFs –Clarrified (I hope) today Radiance.
Radiometry of Image Formation Jitendra Malik. What is in an image? The image is an array of brightness values (three arrays for RGB images)
EECS 274 Computer Vision Sources, Shadows, and Shading.
Announcements Project 3a due today Project 3b due next Friday.
MAN-522 Computer Vision Spring
Instructor: S. Narasimhan
Shape from Shading #1.
Computer Graphics Chapter 9 Rendering.
Merle Norman Cosmetics, Los Angeles
Common Classification Tasks
Image formation and the shape from shading problem
Image formation and the shape from shading problem
SHAPE FROM SHADING (Calculus of Variations Approach)
Announcements Project 3b due Friday.
Algorithm and perception
Part One: Acquisition of 3-D Data 2019/1/2 3DVIP-01.
Depthmap Reconstruction Based on Monocular cues
Announcements Today: evals Monday: project presentations (8 min talks)
Isaac Gang University of Mary Hardin-Baylor
Lecture 28: Photometric Stereo
Announcements Project 3 out today demo session at the end of class.
Single View Modeling of Free-Form Scenes
Shape from Shading and Texture
Physical Problem of Simultaneous Linear Equations in Image Processing
Presentation transcript:

What fraction of the incident light is reflected toward the viewer? Viewing geometry What fraction of the incident light is reflected toward the viewer? radiance irradiance Reflectance Function: Φ(i,e,g) surface radiance surface irradiance

Reflectance functions Φmirror(i,e,g) = 1 if i = e & i + e = g = 0 otherwise Φmatte(i,e,g) = ρ cos i if i < 90° = 0 otherwise ρ: albedo

Representing surface orientation using stereographic projection sphere has radius = 1 g f (f,g) = (0, 2) (f,g) = (2, 0) viewer

Reflectance Map R(f,g) Given: (1) light source (2) viewer position (3) surface reflectance properties R(f,g) relates brightness to surface orientation Image Irradiance Equation: I(x,y) = I0 * ρ(x,y) * R(f,g)

Ikeuchi & Horn shape-from-shading algorithm Three sources of constraint: (1) image intensity I(x,y) (2) surface smoothness e.g. minimize total variation in surface (3) points of known surface orientation e.g. occluding boundaries, shadow boundaries (known viewer direction, light source direction, surface reflectance properties) I(x,y) = I0 * ρ(x,y) * R(f,g)

Simplified Ikeuchi & Horn algorithm Construct initial solution with f = g = 0 everywhere, except at points of known surface orientation (e.g. occluding boundary) Let fi(x,y) & gi(x,y) denote surface orientations at iteration i To determine fi+1(x,y) & gi+1(x,y): For each location (x,y) (1) Compute the average value of fi(x,y) in a neighborhood around (x,y): f* (2) Compute the average value of gi(x,y) in a neighborhood around (x,y): g* (3) Find the contour of possible f and g values in R(f,g) that are consistent with I(x,y) (4) Find the point on this contour that is closest to the surface orientation given by (f*,g*) – the coordinates of this point represent the new surface orientation for location (x,y): fi+1(x,y) & gi+1(x,y)

0.1 0.2 0.4 0.3 0.5 0.7 0.6 0.8 0.9 1.0 image of shaded sphere

surface orientation (f,g) initial state (0,0) (0.0) (0,2) (*,*) (2,0) (0,-2) surface orientation (f,g) initial state

Koenderink & colleagues Subjects’ qualitative impressions of shape were consistent, but subjects differed quantitatively in amount of depth perceived Analysis is not strictly local – global factors play a role