Foundations of Computer Graphics (Spring 2012) CS 184, Lecture 21: Radiometry Many slides courtesy Pat Hanrahan.

Slides:



Advertisements
Similar presentations
The Radiance Equation.
Advertisements

Computer Vision Radiometry. Bahadir K. Gunturk2 Radiometry Radiometry is the part of image formation concerned with the relation among the amounts of.
Computer graphics & visualization Global Illumination Effects.
Computer Graphics (Fall 2008) COMS 4160, Lecture 18: Illumination and Shading 1
Advanced Computer Graphics
The Radiance Equation Mel Slater. Outline Introduction Light Simplifying Assumptions Radiance Reflectance The Radiance Equation Traditional Rendering.
CPSC 641 Computer Graphics: Radiometry and Illumination Jinxiang Chai Many slides from Pat Haranhan.
16421: Vision Sensors Lecture 6: Radiometry and Radiometric Calibration Instructor: S. Narasimhan Wean 5312, T-R 1:30pm – 2:50pm.
Basic Principles of Surface Reflectance
RADIOSITY Submitted by CASULA, BABUPRIYANK. N. Computer Graphics Computer Graphics Application Image Synthesis Animation Hardware & Architecture.
Radiometry. Outline What is Radiometry? Quantities Radiant energy, flux density Irradiance, Radiance Spherical coordinates, foreshortening Modeling surface.
Physically Based Illumination Models
Photo-realistic Rendering and Global Illumination in Computer Graphics Spring 2012 Material Representation K. H. Ko School of Mechatronics Gwangju Institute.
Graphics Graphics Korea University cgvr.korea.ac.kr Illumination Model 고려대학교 컴퓨터 그래픽스 연구실.
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”?
Torrance Sparrow Model of Reflectance + Oren Nayar Model of Reflectance.
A Signal-Processing Framework for Forward and Inverse Rendering COMS , Lecture 8.
Representations of Visual Appearance COMS 6160 [Fall 2006], Lecture 2 Ravi Ramamoorthi
Computer Graphics (Spring 2008) COMS 4160, Lecture 20: Illumination and Shading 2
3-D Computer Vision CSc83029 / Ioannis Stamos 3-D Computer Vision CSc Radiometry and Reflectance.
Stefano Soatto (c) UCLA Vision Lab 1 Homogeneous representation Points Vectors Transformation representation.
Appearance Models for Graphics COMS , Lecture 2 BRDFs and Radiometry Many slides courtesy Pat Hanrahan:
Computer Graphics (Spring 2008) COMS 4160, Lecture 15: Illumination and Shading
Advanced Computer Graphics (Fall 2010) CS 283, Lecture 10: Global Illumination Ravi Ramamoorthi Some images courtesy.
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)
Basic Principles of Surface Reflectance
Rendering General BSDFs and BSSDFs Randy Rauwendaal.
Objectives Learn to shade objects so their images appear three- dimensional Learn to shade objects so their images appear three- dimensional Introduce.
University of British Columbia CPSC 314 Computer Graphics Jan-Apr 2005 Tamara Munzner Lighting and Shading Week.
Basic Principles of Surface Reflectance Lecture #3 Thanks to Shree Nayar, Ravi Ramamoorthi, Pat Hanrahan.
Computer Graphics (Fall 2004) COMS 4160, Lecture 16: Illumination and Shading 2 Lecture includes number of slides from.
1 Dr. Scott Schaefer Radiosity. 2/38 Radiosity 3/38 Radiosity Physically based model for light interaction View independent lighting Accounts for indirect.
Specular Reflections from Rough Surfaces Lecture #4 Thanks to Shree Nayar, Ravi Ramamoorthi, Pat Hanrahan.
Basic Principles of Imaging and Photometry Lecture #2 Thanks to Shree Nayar, Ravi Ramamoorthi, Pat Hanrahan.
CS 445 / 645: Introductory Computer Graphics
CS348B Lecture 4Pat Hanrahan, 2005 Light Visible electromagnetic radiation Power spectrum Polarization Photon (quantum effects) Wave (interference, diffraction)
EECS 274 Computer Vision Light and Shading. Radiometry – measuring light Relationship between light source, surface geometry, surface properties, and.
MIT EECS 6.837, Durand and Cutler Local Illumination.
-Global Illumination Techniques
CSC418 Computer Graphics n Illumination n Lights n Lightinging models.
Capturing light Source: A. Efros.
Taku KomuraComputer Graphics Local Illumination and Shading Computer Graphics – Lecture 10 Taku Komura Institute for Perception, Action.
© Lastra/Machiraju/Möller Fundametals of Rendering - Radiometry / Photometry CIS 782 Advanced Computer Graphics Raghu Machiraju.
Bi-Directional Reflectance Distribution Functions (BRDF’s) Matthew McCrory.
Diffuse Reflections from Rough Surfaces Lecture #5
Announcements Office hours today 2:30-3:30 Graded midterms will be returned at the end of the class.
Illumination and Shading
Photo-realistic Rendering and Global Illumination in Computer Graphics Spring 2012 Material Representation K. H. Ko School of Mechatronics Gwangju Institute.
CSCE 641 Computer Graphics: Reflection Models Jinxiang Chai.
Computer Graphics (Spring 2003) COMS 4160, Lecture 18: Shading 2 Ravi Ramamoorthi Guest Lecturer: Aner Benartzi.
Radiosity 1. 2 Introduction Ray tracing best with many highly specular surfaces ­Not real scenes Rendering equation describes general shading problem.
02/2/05© 2005 University of Wisconsin Last Time Reflectance part 1 –Radiometry –Lambertian –Specular.
Local Illumination and Shading
Cornell CS465 Spring 2004 Lecture 4© 2004 Steve Marschner 1 Shading CS 465 Lecture 4.
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.
Illumination Study of how different materials reflect light Definition of radiance, the fundamental unit of light transfer in computer graphics How the.
Physically-based Illumination Models (2) CPSC 591/691.
CS552: Computer Graphics Lecture 33: Illumination and Shading.
Radiometry of Image Formation Jitendra Malik. What is in an image? The image is an array of brightness values (three arrays for RGB images)
1 Ch. 4: Radiometry–Measuring Light Preview 。 The intensity of an image reflects the brightness of a scene, which in turn is determined by (a) the amount.
CS580: Radiometry Sung-Eui Yoon ( 윤성의 ) Course URL:
Advanced Computer Graphics
7. Illumination Phong Illumination Diffuse, Specular and Ambient
Advanced Computer Graphics
Radiometry (Chapter 4).
© 2002 University of Wisconsin
The Rendering Equation
Presentation transcript:

Foundations of Computer Graphics (Spring 2012) CS 184, Lecture 21: Radiometry Many slides courtesy Pat Hanrahan

Overview  Lighting and shading key in computer graphics  HW 2 etc. ad-hoc shading models, no units  Really, want to match physical light reflection  Next 3 lectures look at this formally  Today: physical measurement of light: radiometry  Formal reflection equation, reflectance models  Global Illumination (later)

Radiometry and Photometry  Physical measurement of electromagnetic energy  Measure spatial (and angular) properties of light  Radiant Power  Radiant Intensity  Irradiance  Inverse square and cosine law  Radiance  Radiant Exitance (Radiosity)  Reflection functions: Bi-Directional Reflectance Distribution Function or BRDF  Reflection Equation

Radiometry and Photometry  Physical measurement of electromagnetic energy  Measure spatial (and angular) properties of light  Radiant Power  Radiant Intensity  Irradiance  Inverse square and cosine law  Radiance  Radiant Exitance (Radiosity)  Reflection functions: Bi-Directional Reflectance Distribution Function or BRDF  Reflection Equation

Radiometry and Photometry  Physical measurement of electromagnetic energy  Measure spatial (and angular) properties of light  Radiant Power  Radiant Intensity  Irradiance  Inverse square and cosine law  Radiance  Radiant Exitance (Radiosity)  Reflection functions: Bi-Directional Reflectance Distribution Function or BRDF  Reflection Equation

Radiance Power per unit projected area perpendicular to the ray per unit solid angle in the direction of the ray Symbol: L(x,ω) (W/m 2 sr) Flux given by dΦ = L(x,ω) cos θ dω dA

Radiance properties Radiance constant as propagates along ray –Derived from conservation of flux –Fundamental in Light Transport.

Radiance properties Sensor response proportional to radiance (constant of proportionality is throughput) –Far surface: See more, but subtend smaller angle –Wall equally bright across viewing distances Consequences –Radiance associated with rays in a ray tracer –Other radiometric quants derived from radiance

Irradiance, Radiosity Irradiance E is radiant power per unit area Integrate incoming radiance over hemisphere –Projected solid angle (cos θ dω) –Uniform illumination: Irradiance = π [CW 24,25] –Units: W/m 2 Radiant Exitance (radiosity) –Power per unit area leaving surface (like irradiance)

Irradiance Environment Maps Incident Radiance (Illumination Environment Map) Irradiance Environment Map R N

Radiometry and Photometry  Physical measurement of electromagnetic energy  Measure spatial (and angular) properties of light  Radiant Power  Radiant Intensity  Irradiance  Inverse square and cosine law  Radiance  Radiant Exitance (Radiosity)  Reflection functions: Bi-Directional Reflectance Distribution Function or BRDF  Reflection Equation

Building up the BRDF Bi-Directional Reflectance Distribution Function [Nicodemus 77] Function based on incident, view direction Relates incoming light energy to outgoing Unifying framework for many materials

BRDF Reflected Radiance proportional Irradiance Constant proportionality: BRDF Ratio of outgoing light (radiance) to incoming light (irradiance) –Bidirectional Reflection Distribution Function –(4 Vars) units 1/sr

Isotropic vs Anisotropic  Isotropic: Most materials (you can rotate about normal without changing reflections)  Anisotropic: brushed metal etc. preferred tangential direction Isotropic Anisotropic

Radiometry and Photometry  Physical measurement of electromagnetic energy  Measure spatial (and angular) properties of light  Radiant Power  Radiant Intensity  Irradiance  Inverse square and cosine law  Radiance  Radiant Exitance (Radiosity)  Reflection functions: Bi-Directional Reflectance Distribution Function or BRDF  Reflection Equation (and simple BRDF models)

Reflection Equation Reflected Light (Output Image) Emission Incident Light (from light source) BRDF Cosine of Incident angle

Reflection Equation Reflected Light (Output Image) Emission Incident Light (from light source) BRDF Cosine of Incident angle Sum over all light sources

Reflection Equation Reflected Light (Output Image) Emission Incident Light (from light source) BRDF Cosine of Incident angle Replace sum with integral

BRDF Viewer plots Diffuse bv written by Szymon Rusinkiewicz Torrance-Sparrow Anisotropic

Analytical BRDF: TS example  One famous analytically derived BRDF is the Torrance-Sparrow model  T-S is used to model specular surface, like Phong  more accurate than Phong  has more parameters that can be set to match different materials  derived based on assumptions of underlying geometry. (instead of ‘because it works well’)

Torrance-Sparrow  Assume the surface is made up grooves at microscopic level.  Assume the faces of these grooves (called microfacets) are perfect reflectors.  Take into account 3 phenomena Shadowing MaskingInterreflection

Torrance-Sparrow Result Fresnel term: allows for wavelength dependency Geometric Attenuation: reduces the output based on the amount of shadowing or masking that occurs. Distribution: distribution function determines what percentage of microfacets are oriented to reflect in the viewer direction. How much of the macroscopic surface is visible to the light source How much of the macroscopic surface is visible to the viewer

Other BRDF models  Empirical: Measure and build a 4D table  Anisotropic models for hair, brushed steel  Cartoon shaders, funky BRDFs  Capturing spatial variation  Very active area of research

Environment Maps  Light as a function of direction, from entire environment  Captured by photographing a chrome steel or mirror sphere  Accurate only for one point, but distant lighting same at other scene locations (typically use only one env. map) Blinn and Newell 1976, Miller and Hoffman, 1984 Later, Greene 86, Cabral et al. 87

Reflection Equation Reflected Light (Output Image) Emission Environment Map (continuous) BRDF Cosine of Incident angle Replace sum with integral

Environment Maps  Environment maps widely used as lighting representation  Many modern methods deal with offline and real-time rendering with environment maps  Image-based complex lighting + complex BRDFs

Demo