Algorithm and perception

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
Dynamic Occlusion Analysis in Optical Flow Fields
The perception of Shading and Reflectance E.H. Adelson, A.P. Pentland Presenter: Stefan Zickler.
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.
What happens when no correspondence is possible? Highly mismatched stereo-pairs lead to ‘binocular rivalry’ TANGENT ALERT! Open question: Can rivalry and.
Instructor: Mircea Nicolescu Lecture 13 CS 485 / 685 Computer Vision.
Computer Vision Optical Flow
May 2004SFS1 Shape from shading Surface brightness and Surface Orientation --> Reflectance map READING: Nalwa Chapter 5. BKP Horn, Chapter 10.
Statistics for Managers Using Microsoft Excel, 4e © 2004 Prentice-Hall, Inc. Chap 7-1 Chapter 7 Confidence Interval Estimation Statistics for Managers.
Basic Business Statistics, 10e © 2006 Prentice-Hall, Inc. Chap 8-1 Chapter 8 Confidence Interval Estimation Basic Business Statistics 10 th Edition.
1 Introduction to 3D Imaging: Perceiving 3D from 2D Images How can we derive 3D information from one or more 2D images? There have been 2 approaches: 1.
Visibility Subspaces: Uncalibrated Photometric Stereo with Shadows Kalyan Sunkavalli, Harvard University Joint work with Todd Zickler and Hanspeter Pfister.
Perception of illumination and shadows Lavanya Sharan February 14th, 2011.
Perception of illumination and shadows Lavanya Sharan February 14th, 2011.
Camera Calibration CS485/685 Computer Vision Prof. Bebis.
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 Perceiving 3D from 2D Images How can we derive 3D information from one or more 2D images? There have been 2 approaches: 1. intrinsic images: a 2D representation.
Computer Vision Spring ,-685 Instructor: S. Narasimhan PH A18B T-R 10:30am – 11:50am Lecture #13.
Statistics for Managers Using Microsoft Excel, 4e © 2004 Prentice-Hall, Inc. Chap 7-1 Chapter 7 Confidence Interval Estimation Statistics for Managers.
1/20 Obtaining Shape from Scanning Electron Microscope Using Hopfield Neural Network Yuji Iwahori 1, Haruki Kawanaka 1, Shinji Fukui 2 and Kenji Funahashi.
Confidence Interval Estimation
Edge Linking & Boundary Detection
Y. Moses 11 Combining Photometric and Geometric Constraints Yael Moses IDC, Herzliya Joint work with Ilan Shimshoni and Michael Lindenbaum, the Technion.
Verifying the “Consistency” of Shading Patterns and 3-D Structures Pawan Sinha & Edward Adelson.
Capturing light Source: A. Efros.
University of Amsterdam Search, Navigate, and Actuate - Qualitative Navigation Arnoud Visser 1 Search, Navigate, and Actuate Qualitative Navigation.
PCB Soldering Inspection. Structured Highlight approach Structured Highlight method is applied to illuminating and imaging specular surfaces which yields.
A Simple Image Model Image: a 2-D light-intensity function f(x,y)
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.
1 Perception and VR MONT 104S, Fall 2008 Lecture 21 More Graphics for VR.
A survey of Light Source Detection Methods Nathan Funk University of Alberta Nov
CS 325 Introduction to Computer Graphics 03 / 29 / 2010 Instructor: Michael Eckmann.
The Seven Elements of Art Ms. Hanson/ART 1. Definition of The Elements of Art The elements of art are a commonly used group of aspects of a work of art.
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.
Reflectance Function Estimation and Shape Recovery from Image Sequence of a Rotating object Jiping Lu, Jim Little UBC Computer Science ICCV ’ 95.
Thresholding Foundation:. Thresholding In A: light objects in dark background To extract the objects: –Select a T that separates the objects from the.
Optical flow and keypoint tracking Many slides adapted from S. Seitz, R. Szeliski, M. Pollefeys.
Announcements Project 3a due today Project 3b due next Friday.
From local motion estimates to global ones - physiology:
MAN-522 Computer Vision Spring
3D Rendering 2016, Fall.
Processing visual information for Computer Vision
Instructor: S. Narasimhan
Computational Vision CSCI 363, Fall 2016 Lecture 15 Stereopsis
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)
Overview of Major Kinds of Educational Research
Computer Vision Computer vision attempts to construct meaningful and explicit descriptions of the world depicted in an image Using machines to Interpret!!!
Announcements Project 3b due Friday.
Part One: Acquisition of 3-D Data 2019/1/2 3DVIP-01.
?. ? White Fuzzy Color Oblong Texture Shape Most problems in vision are underconstrained White Color Most problems in vision are underconstrained.
Depthmap Reconstruction Based on Monocular cues
Announcements Today: evals Monday: project presentations (8 min talks)
CMSC 426: Image Processing (Computer Vision)
What fraction of the incident light is reflected toward the viewer?
Announcements Project 3 out today demo session at the end of class.
Object recognition using shading
DO NOT SKETCH ARTWORK ILLUSTRATED BY OTHER ARTISTS.
Physical Problem of Simultaneous Linear Equations in Image Processing
Presentation transcript:

Algorithm and perception 3-D Shape from Shading Algorithm and perception

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

Ikeuchi & Horn - sample results

Perception of shape from shading Bulthoff & Mallot examined interaction of stereo and shading -- stereo probe used to specify perceived surface

Bulthoff & Mallot - empirical results

Bulthoff & Mallot - empirical results Conclusions: Edge-based stereo yields most accurate 3-D shape Intensity-based stereo yields good sense of 3-D shape Shape from shading alone yields least accurate shape

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

Mingolla & Todd What assumptions do we make regarding surface reflectance characteristics? performance was the same for shiny and dull surfaces Is an estimate of light source direction needed for recovery of 3-D shape? errors in 3-D shape not correlated with errors in light source direction