Jaroslav Křivánek, MFF UK

Slides:



Advertisements
Similar presentations
Technische Universität München Fakultät für Informatik Computer Graphics SS 2014 Lighting Rüdiger Westermann Lehrstuhl für Computer Graphik und Visualisierung.
Advertisements

Computer Vision Radiometry. Bahadir K. Gunturk2 Radiometry Radiometry is the part of image formation concerned with the relation among the amounts of.
LECTURE 25 – RADIATION VIEW FACTORS. VIEW FACTORS THE EQUIVALENT FRACTION OF RADIATION FROM ONE SURFACE THAT IS INTERCEPTED BY A SECOND SURFACE ALSO CALLED.
Foundations of Computer Graphics (Spring 2012) CS 184, Lecture 21: Radiometry Many slides courtesy Pat Hanrahan.
Light Visible electromagnetic radiation Power spectrum Polarization Photon (quantum effects) Wave (interference, diffraction) From London and Upton.
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
OC3522Summer 2001 OC Remote Sensing of the Atmosphere and Ocean - Summer 2001 Review of EMR & Radiative Processes Electromagnetic Radiation - remote.
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.
Source Measurement The most common measurements of sources include:  Radiance - Light emitted in a particular direction  Irradiance – Light falling onto.
Radiometric Concepts Remote Sensing ERAU Dr. Darrel Smith September 30, 2008 Remote Sensing ERAU Dr. Darrel Smith September 30, 2008.
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 graphics & visualization Pre-Computed Radiance Transfer PRT.
AA II z f Surface Radiance and Image Irradiance Same solid angle Pinhole Camera Model.
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:
Image Formation1 Projection Geometry Radiometry (Image Brightness) - to be discussed later in SFS.
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
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.
General Physics 2, Lec 5, By/ T.A. Eleyan 1 Additional Questions (Gauss’s Law)
1 Dr. Scott Schaefer Radiosity. 2/38 Radiosity 3/38 Radiosity Physically based model for light interaction View independent lighting Accounts for indirect.
Photometric Stereo & Shape from Shading
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.
Laws of Radiation Heat Transfer P M V Subbarao Associate Professor Mechanical Engineering Department IIT Delhi Macro Description of highly complex Wave.
Computer Vision - A Modern Approach Set: Sources, shadows and shading Slides by D.A. Forsyth Sources and shading How bright (or what colour) are objects?
MIT EECS 6.837, Durand and Cutler Local Illumination.
CSC418 Computer Graphics n Illumination n Lights n Lightinging models.
Physics 2112 Unit 4: Gauss’ Law
111/17/ :21 Graphics II Global Rendering and Radiosity Session 9.
Flux Capacitor (Schematic)
CSCE 641 Computer Graphics: Reflection Models Jinxiang Chai.
Image formation.
Computer Graphics III – Radiometry
Gauss’s Law (III) Examples.
Computer Graphics III Winter Term 2015 Organization Jaroslav Křivánek, MFF UK
1 CSCE 441: Computer Graphics Lighting Jinxiang Chai.
1 Teaching Innovation - Entrepreneurial - Global The Centre for Technology enabled Teaching & Learning D M I E T R, Wardha DTEL DTEL (Department for Technology.
Illumination Study of how different materials reflect light Definition of radiance, the fundamental unit of light transfer in computer graphics How the.
Pat Arnott, ATMS 749, UNR HOW DO WE TALK ABOUT RADIATION IN THE ATMOSPHERE?
Color and Radiometry Digital Image Synthesis Yung-Yu Chuang 10/25/2007 with slides by Pat Hanrahan and Matt Pharr.
CS552: Computer Graphics Lecture 33: Illumination and Shading.
1 CSCE 441: Computer Graphics Lighting Jinxiang Chai.
Computer graphics III – Rendering equation and its solution
Heat Transfer RADIATION HEAT TRANSFER FUNDAMENTALS.
Computer Graphics: Illumination
Computer Graphics Lecture 26 Mathematics of Lighting and Shading Part II Taqdees A. Siddiqi
CS580: Radiometry Sung-Eui Yoon ( 윤성의 ) Course URL:
MAN-522 Computer Vision Spring
Computer Graphics III Winter Term 2017 Organization
Advanced Computer Graphics
Terminology.
Radiosity Dr. Scott Schaefer.
Computer Graphics III Monte Carlo estimators – Exercises
Part One: Acquisition of 3-D Data 2019/1/2 3DVIP-01.
Computer Graphics III Winter Term 2018 Organization
The Rendering Equation
Jaroslav Křivánek, MFF UK
Jaroslav Křivánek, MFF UK
Computer Graphics III – Radiometry
Computer Graphics III Winter Term 2016 Organization
Presentation transcript:

Jaroslav Křivánek, MFF UK Jaroslav.Krivanek@mff.cuni.cz Computer Graphics III Spherical integrals, Light & Radiometry – Exercises Jaroslav Křivánek, MFF UK Jaroslav.Krivanek@mff.cuni.cz

Surface area of a (subset of a) sphere Calculate the surface area of a unit sphere. Calculate the surface area of a spherical cap delimited by the angle q0 measured from the north pole. Calculate the surface area of a spherical wedge with angle f0. CG III (NPGR010) - J. Křivánek 2015

CG III (NPGR010) - J. Křivánek 2015 Solid angle What is the solid angle under which we observe an (infinite) plane from a point outside of the plane? Calculate the solid angle under which we observe a sphere with radius R, the center of which is at the distance D from the observer. CG III (NPGR010) - J. Křivánek 2015

CG III (NPGR010) - J. Křivánek 2015 Isotropic point light Q: What is the emitted power (flux) of an isotropic point light source with intensity that is a constant I in all directions? CG III (NPGR010) - J. Křivánek 2015

CG III (NPGR010) - J. Křivánek 2015 Isotropic point light A: Total flux: CG III (NPGR010) - J. Křivánek 2015

CG III (NPGR010) - J. Křivánek 2015 Cosine spot light What is the power (flux) of a point source with radiant intensity given by: CG III (NPGR010) - J. Křivánek 2015

Spotlight with linear angular fall-off What is the power (flux) of a point light source with radiant intensity given by: CG III (NPGR010) - J. Křivánek 2015

Výpočet

Irradiance due to a Lambertian light source What is the irradiance E(x) at point x due to a uniform Lambertian area source observed from point x under the solid angle W? CG III (NPGR010) - J. Křivánek 2015

CG III (NPGR010) - J. Křivánek 2015

CG III (NPGR010) - J. Křivánek 2015 Based in these hints, calculate the solid angle under which we observe the Sun. (We assume the Sun is at the zenith.) CG III (NPGR010) - J. Křivánek 2015

Irradiance due to a point source What is the irradiance at point x on a plane due to a point source with intensity I(w) placed at the height h above the plane. The segment connecting point x to the light position p makes the angle q with the normal of the plane. CG III (NPGR010) - J. Křivánek 2015

Irradiance due to a point source Irradiance of a point on a plane lit by a point source: CG III (NPGR010) - J. Křivánek 2015

CG III (NPGR010) - J. Křivánek 2015 Area light sources Emission of an area light source is fully described by the emitted radiance Le(x,w) for all positions on the source x and all directions w. The total emitted power (flux) is given by an integral of Le(x,w) over the surface of the light source and all directions. CG III (NPGR010) - J. Křivánek 2015

Diffuse (Lambertian) light source What is the relationship between the emitted radiant exitance (radiosity) Be(x) and emitted radiance Le(x, w) for a Lambertian area light source? Lambertian source = emitted radiance does not depend on the direction w Le(x, w) = Le(x). CG III (NPGR010) - J. Křivánek 2015

Diffuse (Lambertian) light source Le(x, w) is constant in w Radiosity: Be(x) = pLe(x) CG III (NPGR010) - J. Křivánek 2015

Uniform Lambertian light source What is the total emitted power (flux) F of a uniform Lambertian area light source which emits radiance Le Uniform source – radiance does not depend on the position, Le(x, w) = Le = const. CG III (NPGR010) - J. Křivánek 2015

Uniform Lambertian light source Le(x, w) is constant in x and w Fe = A Be = p A Le CG III (NPGR010) - J. Křivánek 2015