Lecture 21: Cameras & Lenses II. Computer Graphics and Imaging UC Berkeley CS184/284A

Size: px
Start display at page:

Download "Lecture 21: Cameras & Lenses II. Computer Graphics and Imaging UC Berkeley CS184/284A"

Transcription

1 Lecture 21: Cameras & Lenses II Computer Graphics and Imaging UC Berkeley

2 Real Lens Designs Are Highly Complex [Apple] Topic o next lecture

3 Real Lens Elements Are Not Ideal Aberrations Real plano-convex lens (spherical surace shape). Lens does not converge rays to a point anywhere. More discussion next lecture

4 Today: Thin Lens Approximation

5 Ideal Thin Lens Focal Point Focal Point Credit: Karen Watson Focal Length Assume all parallel rays entering a lens pass through its ocal point.

6 Lens Focusing Conjugate Points Rays rom a point in object space intersect at a point in image space These are called conjugate points We create images ocused at a desired depth by placing a sensor at the conjugate distance Focusing involves changing the depth between the lens and sensor Object space Image space Question: what is the relationship between the position o a lens conjugate points?

7 Gauss Ray Diagrams

8 Gauss Ray Tracing Construction Parallel Ray Chie Ray Focal Ray Object Image

9 Gauss Ray Tracing Construction z o z i What is the relationship between conjugate depths z o,z i?

10 Gauss Ray Tracing Construction h o h o z i z o h i h i z o h o = h i h o = z i h i

11 Gauss Ray Tracing Construction z o h o = h i h o = z i h i h o h i = z o h o h i = z i z o = z i Object / image heights actor out - applies to all rays (z o )(z i )= 2 Newtonian Thin Lens Equation z o z i (z o + z i ) + 2 = 2 z o z i =(z o + z i ) 1 Gaussian Thin Lens Equation = 1 z i + 1 z o

12 The Thin Lens Equation z o z i 1 = 1 z i + 1 z o

13 Changing the Focus Distance 1 = 1 z i + 1 z o To ocus on objects at dierent distances, move the sensor Sensor relative to the lens For z i < z o the object is larger than the image At z i = z o we have 1:1 macro imaging For z i > z o the image is larger than the object (magniied) Can t ocus on objects closer than the lens ocal length

14 Magniication h o h i z o z i m = h i h o = z i z o

15 Magniication Example Focus at Ininity 1 = 1 z i + 1 z o m = z i z o I ocused on a distant mountain z o, so z i = sensor at ocal point magniication 0

16 Magniication Example Focus at 1:1 Macro 1 = 1 z i + 1 z o m = z i z o What coniguration do we need to achieve a magniication o 1 (i.e. image and object the same size, a.k.a. 1:1 macro)? Need z i = z o, so z i = z o = 2 - sensor at twice ocal length In 1:1 imaging, i the sensor is 36 mm wide, an object 36 mm wide will ill the rame

17 Thin Lens Demonstration

18 Thin Lens Demonstration Observations 3D image o object is: Compressed in depth or low magniication 1:1 in 3D or unit magniication Stretched in depth or high magniication

19 Lens Perorms a 3D Perspective Transorm Lenses transorm a 3D object to a 3D image; the sensor extracts a 2D slice rom that image As an object moves linearly (in Z), its image moves non-proportionally (in Z). And vice versa. As you change ocus o a camera, the image changes size!

20 Deocus Blur

21 Circle o Conusion

22 Circle o Conusion Further deocused point light Closer deocused point light

23 Circle o Conusion Deocus blur kernel or objects at this depth Deocus blur kernel or objects at this depth Size o blur kernel depends on depth rom ocal plane. Only see the blur kernel itsel i you have a point light. Why?

24 Circle o Conusion

25 Computing Circle o Conusion Diameter (C) z 0 s z s z o z i d! A C Object Focal Plane Image Sensor Plane Circle o conusion is proportional to the size o the aperture C A = d0 = z s z i z i z i

26 Deinition: F-Number (a.k.a. F-Stop) The F-Number o a lens is deined as the ocal length divided by the diameter o the aperture Common F-stops on real lenses: 1.4, 2, 2.8, 4.0, 5.6, 8, 11, 16, 22, 32 1 stop doubles exposure An -stop o 2 is sometimes written /2, relecting the act that the absolute aperture diameter (A) can be computed by dividing ocal length () by the relative aperture (N).

27 Example F-Stop Calculations D = 50 mm = 100 mm N = /D =2 D = 100 mm = 200 mm N = /D =2 D = 100 mm = 400 mm N = /D =4

28 Circle o Conusion is Inversely Proportional to F-Stop R. Berdan, canadiannaturephotographer.com C = A z s z i z i = N z s z i z i

29 Circle o Conusion Example 50mm /2 lens Full rame sensor (36x24mm) Focus: 1 meter Background: 10 meter Foreground: 0.3 meter A = 50mm/2 = 25mm 1 z s = 1/50 1/ mm 1 Background: z i = 1/50 1/10, mm C = A z s z i /z i =1.18mm 1 Foreground: z i = 1/50 1/ mm C = A z s z i /z i =3.07mm C = A z s z i z i ~65 pixels on HD TV ~169 pixels on HD TV

30 Circle o Conusion in Perspective Composition To maintain ield o view on subject, increase distance 16 mm (110 ) rom subject by same actor as ocal length 200 mm (12 ) (approx). What is the increase in background blur?

31 Circle o Conusion in Perspective Composition For subject at distance Z, 1 1 To maintain image size o subject when z s = 1 Z Distant background means z i =, changing zoom, increase distance C = N z s z i = N 1 1/ 1/Z =... rom subject z i by same actor as = N ocal length Z (approx). What is the increase in background blur? I we increase Z and by actor K, circle o conusion C also increases by K. (F-stop held constant)

32 Circle o Conusion in Perspective Composition 100mm, /4 138px 28mm, /4 40px From Paul van Walree, toothwalker.org/do.html As predicted, 100mm 28mm 138px 40px, but notice blur is constant relative to background object itsel!

33 Ray Tracing Ideal Thin Lenses

34 Examples o Renderings with Lens Focus Pharr and Humphreys

35 Ray Tracing or Deocus Blur (Thin Lens) x x x Sensor Subject plane z o z i Setup: Choose sensor size, lens ocal length and aperture size Choose depth o subject o interest z o Calculate corresponding depth o sensor z i rom thin lens equation (ocusing)

36 Ray Tracing or Deocus Blur (Thin Lens) x x x Sensor Subject plane z o z i To compute value o pixel at position x by Monte Carlo integration: Select random points x on lens plane Rays pass rom point x on image plane z i through points x on lens Each ray passes through conjugate point x on the plane o ocus z o Can determine x rom Gauss ray diagram So just trace ray rom x to x Estimate radiance on rays using path-tracing, and sum over all points x

37 Examples o Renderings with Lens Focus Pharr and Humphreys

38 Example o Rendering with Lens Focus Credit: Bertrand Benoit. Sweet Feast, [Blender /VRay]

39 Example o Rendering with Lens Focus Credit: Giuseppe Albergo. Colibri [Blender]

40 Acknowledgments Many thanks to Marc Levoy, who created many o these slides, and Pat Hanrahan. London, Stone, and Upton, Photography (9th ed.), Prentice Hall, Peterson, Understanding Exposure, AMPHOTO The Slow Mo Guys bobatkins.com Hari Subramanyan Canon EF Lens Work III

Lecture 22: Cameras & Lenses III. Computer Graphics and Imaging UC Berkeley CS184/284A, Spring 2017

Lecture 22: Cameras & Lenses III. Computer Graphics and Imaging UC Berkeley CS184/284A, Spring 2017 Lecture 22: Cameras & Lenses III Computer Graphics and Imaging UC Berkeley, Spring 2017 F-Number For Lens vs. Photo A lens s F-Number is the maximum for that lens E.g. 50 mm F/1.4 is a high-quality telephoto

More information

COMP 558 lecture 5 Sept. 22, 2010

COMP 558 lecture 5 Sept. 22, 2010 Up to now, we have taken the projection plane to be in ront o the center o projection. O course, the physical projection planes that are ound in cameras (and eyes) are behind the center o the projection.

More information

3. What kind of mirror could you use to make image distance less than object distance?

3. What kind of mirror could you use to make image distance less than object distance? REFLETION REVIEW hoose one o the ollowing to answer questions 7-24. A response may be used more than once. a. plane mirror e. plane mirror or convex mirror b. concave mirror. concave mirror or convex mirror

More information

Announcements. Focus! Thin Lens Models. New Topic. Intensity Image Formation. Bi-directional: two focal points! Thin Lens Model

Announcements. Focus! Thin Lens Models. New Topic. Intensity Image Formation. Bi-directional: two focal points! Thin Lens Model Focus! Models Lecture #17 Tuesda, November 1 st, 2011 Announcements Programming Assignment #3 Is due a week rom Tuesda Midterm #2: two weeks rom Tuesda GTA survers: https://www.survemonke.com/r/shpj7j3

More information

Refraction and Lenses

Refraction and Lenses Reraction and Lenses The most common application o reraction in science and technology is lenses. The kind o lenses we typically think o are made o glass or plastic. The basic rules o reraction still apply

More information

OPTI-202R Geometrical and Instrumental Optics John E. Greivenkamp Midterm II Page 1/7 Spring 2018

OPTI-202R Geometrical and Instrumental Optics John E. Greivenkamp Midterm II Page 1/7 Spring 2018 Midterm II Page 1/7 Spring 2018 Name SOUTIONS Closed book; closed notes. Time limit: 50 minutes. An equation sheet is attached and can be removed. A spare raytrace sheet is also attached. Use the back

More information

lens Figure 1. A refractory focusing arrangement. Focal point

lens Figure 1. A refractory focusing arrangement. Focal point Laboratory 2 - Introduction to Lenses & Telescopes Materials Used: A set o our lenses, an optical bench with a centimeter scale, a white screen, several lens holders, a light source (with crossed arrows),

More information

Physics 1230 Homework 8 Due Friday June 24, 2016

Physics 1230 Homework 8 Due Friday June 24, 2016 At this point, you know lots about mirrors and lenses and can predict how they interact with light from objects to form images for observers. In the next part of the course, we consider applications of

More information

The Basic Geometry Behind A Camera Lens And A Magnifying Glass

The Basic Geometry Behind A Camera Lens And A Magnifying Glass The Basic Geometry Behind A Camera Lens And A Magniying Glass by John Kennedy Mathematics Department Santa Monica College 1 Pico Blvd. Santa Monica, CA 45 rkennedy@ix.netcom.com THE BASIC GEOMETRY BEHIND

More information

Physics 142 Lenses and Mirrors Page 1. Lenses and Mirrors. Now for the sequence of events, in no particular order. Dan Rather

Physics 142 Lenses and Mirrors Page 1. Lenses and Mirrors. Now for the sequence of events, in no particular order. Dan Rather Physics 142 Lenses and Mirrors Page 1 Lenses and Mirrors Now or the sequence o events, in no particular order. Dan Rather Overview: making use o the laws o relection and reraction We will now study ormation

More information

9. THINK A concave mirror has a positive value of focal length.

9. THINK A concave mirror has a positive value of focal length. 9. THINK A concave mirror has a positive value o ocal length. EXPRESS For spherical mirrors, the ocal length is related to the radius o curvature r by r/2. The object distance p, the image distance i,

More information

Camera Simulation. References. Photography, B. London and J. Upton Optics in Photography, R. Kingslake The Camera, The Negative, The Print, A.

Camera Simulation. References. Photography, B. London and J. Upton Optics in Photography, R. Kingslake The Camera, The Negative, The Print, A. Camera Simulation Effect Cause Field of view Film size, focal length Depth of field Aperture, focal length Exposure Film speed, aperture, shutter Motion blur Shutter References Photography, B. London and

More information

Thin Lens and Image Formation

Thin Lens and Image Formation Pre-Lab Quiz / PHYS 4 Thin Lens and Image Formation Name Lab Section. What do you investigate in this lab?. The ocal length o a bi-convex thin lens is 0 cm. To a real image with magniication o, what is

More information

OPTI-202R Geometrical and Instrumental Optics John E. Greivenkamp Midterm II Page 1/8 Spring 2017

OPTI-202R Geometrical and Instrumental Optics John E. Greivenkamp Midterm II Page 1/8 Spring 2017 OPTI-0R Geometrical and Instrumental Optics John E. Greivenkamp Midterm II Page /8 Spring 07 Name SOLUTIONS Closed book; closed notes. Time limit: 50 minutes. An equation sheet is attached and can be removed.

More information

Phy 212: General Physics II

Phy 212: General Physics II Phy 212: General Physics II Chapter 34: Images Lecture Notes Geometrical (Ray) Optics Geometrical Optics is an approximate treatment o light waves as straight lines (rays) or the description o image ormation

More information

Definition of light rays

Definition of light rays Geometrical optics In this section we study optical systems involving lenses and mirrors, developing an understanding o devices such as microscopes and telescopes, and biological systems such as the human

More information

Marketed and Distributed by FaaDoOEngineers.com

Marketed and Distributed by FaaDoOEngineers.com REFRACTION OF LIGHT GUPTA CLASSES For any help contact: 995368795, 968789880 Nishant Gupta, D-, Prashant vihar, Rohini, Delhi-85 Contact: 995368795, 968789880 Reraction o light:. The ratio o the sine o

More information

A. Focal Length. 3. Lens Maker Equation. 2. Diverging Systems. f = 2 R. A. Focal Length B. Lens Law, object & image C. Optical Instruments

A. Focal Length. 3. Lens Maker Equation. 2. Diverging Systems. f = 2 R. A. Focal Length B. Lens Law, object & image C. Optical Instruments Physics 700 Geometric Optics Geometric Optics (rough drat) A. Focal Length B. Lens Law, object & image C. Optical Instruments W. Pezzaglia Updated: 0Aug A. Focal Length 3. Converging Systems 4. Converging

More information

Lights. Action. Cameras. Shutter/Iris Lens With focal length f. Image Distance. Object. Distance

Lights. Action. Cameras. Shutter/Iris Lens With focal length f. Image Distance. Object. Distance Lights. Action. Phys 1020, Day 17: Cameras, Blm 15.1 Reminders: HW 8 in/hw 9 out Make up lab week straight ater Sp.B. Check scores on CU learn 1 Object Cameras Shutter/Iris Lens With ocal length Dark Box

More information

Virtual and Digital Cameras

Virtual and Digital Cameras CS148: Introduction to Computer Graphics and Imaging Virtual and Digital Cameras Ansel Adams Topics Effect Cause Field of view Film size, focal length Perspective Lens, focal length Focus Dist. of lens

More information

Wavefront coding. Refocusing & Light Fields. Wavefront coding. Final projects. Is depth of field a blur? Frédo Durand Bill Freeman MIT - EECS

Wavefront coding. Refocusing & Light Fields. Wavefront coding. Final projects. Is depth of field a blur? Frédo Durand Bill Freeman MIT - EECS 6.098 Digital and Computational Photography 6.882 Advanced Computational Photography Final projects Send your slides by noon on Thrusday. Send final report Refocusing & Light Fields Frédo Durand Bill Freeman

More information

Physics 6C. Cameras and the Human Eye. Prepared by Vince Zaccone For Campus Learning Assistance Services at UCSB

Physics 6C. Cameras and the Human Eye. Prepared by Vince Zaccone For Campus Learning Assistance Services at UCSB Physics 6C Cameras and the Human Eye CAMERAS A typical camera uses a converging lens to ocus a real (inverted) image onto photographic ilm (or in a digital camera the image is on a CCD chip). Light goes

More information

What will be on the midterm?

What will be on the midterm? What will be on the midterm? CS 178, Spring 2014 Marc Levoy Computer Science Department Stanford University General information 2 Monday, 7-9pm, Cubberly Auditorium (School of Edu) closed book, no notes

More information

OPTI-202R Geometrical and Instrumental Optics John E. Greivenkamp Final Exam Page 1/11 Spring 2017

OPTI-202R Geometrical and Instrumental Optics John E. Greivenkamp Final Exam Page 1/11 Spring 2017 Final Exam Page 1/11 Spring 2017 Name SOLUTIONS Closed book; closed notes. Time limit: 120 minutes. An equation sheet is attached and can be removed. A spare raytrace sheet is also attached. Use the back

More information

Lenses, exposure, and (de)focus

Lenses, exposure, and (de)focus Lenses, exposure, and (de)focus http://graphics.cs.cmu.edu/courses/15-463 15-463, 15-663, 15-862 Computational Photography Fall 2017, Lecture 15 Course announcements Homework 4 is out. - Due October 26

More information

Midterm Exam. Lasers. Gases and pressure. Lenses so far. Lenses and Cameras 4/9/2017. Office hours

Midterm Exam. Lasers. Gases and pressure. Lenses so far. Lenses and Cameras 4/9/2017. Office hours Lights. Action. Phys 00, Day : Cameras Reminders: HW 9 due NOW and 0pm tonight on DL Lab 8 today/tomorrow Email AB and EH by THURSDAY i you need to do a make up lab MT 3 on THURSDAY Exam Thursday in class

More information

Introduction. Related Work

Introduction. Related Work Introduction Depth of field is a natural phenomenon when it comes to both sight and photography. The basic ray tracing camera model is insufficient at representing this essential visual element and will

More information

Chapter 18 Optical Elements

Chapter 18 Optical Elements Chapter 18 Optical Elements GOALS When you have mastered the content of this chapter, you will be able to achieve the following goals: Definitions Define each of the following terms and use it in an operational

More information

Option G 2: Lenses. The diagram below shows the image of a square grid as produced by a lens that does not cause spherical aberration.

Option G 2: Lenses. The diagram below shows the image of a square grid as produced by a lens that does not cause spherical aberration. Name: Date: Option G 2: Lenses 1. This question is about spherical aberration. The diagram below shows the image of a square grid as produced by a lens that does not cause spherical aberration. In the

More information

Elementary Optical Systems. Section 13. Magnifiers and Telescopes

Elementary Optical Systems. Section 13. Magnifiers and Telescopes 13-1 Elementary Optical Systems Section 13 Magniiers and Telescopes Elementary Optical Systems Many optical systems can be understood when treated as combinations o thin lenses. Mirror equivalents exist

More information

Why learn about photography in this course?

Why learn about photography in this course? Why learn about photography in this course? Geri's Game: Note the background is blurred. - photography: model of image formation - Many computer graphics methods use existing photographs e.g. texture &

More information

lecture 24 image capture - photography: model of image formation - image blur - camera settings (f-number, shutter speed) - exposure - camera response

lecture 24 image capture - photography: model of image formation - image blur - camera settings (f-number, shutter speed) - exposure - camera response lecture 24 image capture - photography: model of image formation - image blur - camera settings (f-number, shutter speed) - exposure - camera response - application: high dynamic range imaging Why learn

More information

SIMPLE LENSES. To measure the focal lengths of several lens and lens combinations.

SIMPLE LENSES. To measure the focal lengths of several lens and lens combinations. SIMPLE LENSES PURPOSE: To measure the ocal lengths o several lens and lens combinations. EQUIPMENT: Three convex lenses, one concave lens, lamp, image screen, lens holders, meter stick. INTRODUCTION: Combinations

More information

Cameras. Steve Rotenberg CSE168: Rendering Algorithms UCSD, Spring 2017

Cameras. Steve Rotenberg CSE168: Rendering Algorithms UCSD, Spring 2017 Cameras Steve Rotenberg CSE168: Rendering Algorithms UCSD, Spring 2017 Camera Focus Camera Focus So far, we have been simulating pinhole cameras with perfect focus Often times, we want to simulate more

More information

Unit #3 - Optics. Activity: D21 Observing Lenses (pg. 449) Lenses Lenses

Unit #3 - Optics. Activity: D21 Observing Lenses (pg. 449) Lenses Lenses ist10_ch11.qxd Unit #3 - Optics 11.3 Lenses 7/22/09 3:53 PM Page 449 Night vision goggles use lenses to ocus light onto a device called an image intensiier. Inside the intensiier, the light energy releases

More information

Adding Realistic Camera Effects to the Computer Graphics Camera Model

Adding Realistic Camera Effects to the Computer Graphics Camera Model Adding Realistic Camera Effects to the Computer Graphics Camera Model Ryan Baltazar May 4, 2012 1 Introduction The camera model traditionally used in computer graphics is based on the camera obscura or

More information

Ch 24. Geometric Optics

Ch 24. Geometric Optics text concept Ch 24. Geometric Optics Fig. 24 3 A point source of light P and its image P, in a plane mirror. Angle of incidence =angle of reflection. text. Fig. 24 4 The blue dashed line through object

More information

Lab 2 Geometrical Optics

Lab 2 Geometrical Optics Lab 2 Geometrical Optics March 22, 202 This material will span much of 2 lab periods. Get through section 5.4 and time permitting, 5.5 in the first lab. Basic Equations Lensmaker s Equation for a thin

More information

Focusing and Metering

Focusing and Metering Focusing and Metering CS 478 Winter 2012 Slides mostly stolen by David Jacobs from Marc Levoy Focusing Outline Manual Focus Specialty Focus Autofocus Active AF Passive AF AF Modes Manual Focus - View Camera

More information

Introduction THE OPTICAL ENGINEERING PROCESS ENGINEERING SUPPORT

Introduction THE OPTICAL ENGINEERING PROCESS ENGINEERING SUPPORT Material Properties Optical Speciications Gaussian Beam Optics Introduction Even though several thousand dierent optical components are listed in this catalog, perorming a ew simple calculations will usually

More information

Introduction. THE OPTICAL ENGINEERING PROCESS. Engineering Support. Fundamental Optics

Introduction.   THE OPTICAL ENGINEERING PROCESS. Engineering Support. Fundamental Optics Introduction The process o solving virtually any optical engineering problem can be broken down into two main steps. First, paraxial calculations (irst order) are made to determine critical parameters

More information

6.098 Digital and Computational Photography Advanced Computational Photography. Bill Freeman Frédo Durand MIT - EECS

6.098 Digital and Computational Photography Advanced Computational Photography. Bill Freeman Frédo Durand MIT - EECS 6.098 Digital and Computational Photography 6.882 Advanced Computational Photography Bill Freeman Frédo Durand MIT - EECS Administrivia PSet 1 is out Due Thursday February 23 Digital SLR initiation? During

More information

Aberrations, Camera, Eye

Aberrations, Camera, Eye Aberrations, Camera, Eye This is a question that we probably can't answer. If the Invisible Man is also blind because no light is being absorbed by his retinas, then when we die and become spirits that

More information

COURSE NAME: PHOTOGRAPHY AND AUDIO VISUAL PRODUCTION (VOCATIONAL) FOR UNDER GRADUATE (FIRST YEAR)

COURSE NAME: PHOTOGRAPHY AND AUDIO VISUAL PRODUCTION (VOCATIONAL) FOR UNDER GRADUATE (FIRST YEAR) COURSE NAME: PHOTOGRAPHY AND AUDIO VISUAL PRODUCTION (VOCATIONAL) FOR UNDER GRADUATE (FIRST YEAR) PAPER TITLE: BASIC PHOTOGRAPHIC UNIT - 3 : SIMPLE LENS TOPIC: LENS PROPERTIES AND DEFECTS OBJECTIVES By

More information

Thin Lenses. Consider the situation below in which you have a real object at distance p from a converging lens of focal length f.

Thin Lenses. Consider the situation below in which you have a real object at distance p from a converging lens of focal length f. Thin Lenses Consider the situation below in which you have a real object at distance rom a converging lens o ocal length. Lens Object Image I > then a real image o this object will be roduced at distance

More information

Physics 54. Lenses and Mirrors. And now for the sequence of events, in no particular order. Dan Rather

Physics 54. Lenses and Mirrors. And now for the sequence of events, in no particular order. Dan Rather Physics 54 Lenses and Mirrors And now or the seuence o events, in no articular order. Dan Rather Overview We will now study transmission o light energy in the ray aroximation, which assumes that the energy

More information

Geometric Optics. Ray Model. assume light travels in straight line uses rays to understand and predict reflection & refraction

Geometric Optics. Ray Model. assume light travels in straight line uses rays to understand and predict reflection & refraction Geometric Optics Ray Model assume light travels in straight line uses rays to understand and predict reflection & refraction General Physics 2 Geometric Optics 1 Reflection Law of reflection the angle

More information

Physics II. Chapter 23. Spring 2018

Physics II. Chapter 23. Spring 2018 Physics II Chapter 23 Spring 2018 IMPORTANT: Except for multiple-choice questions, you will receive no credit if you show only an answer, even if the answer is correct. Always show in the space on your

More information

Lens Principal and Nodal Points

Lens Principal and Nodal Points Lens Principal and Nodal Points Douglas A. Kerr, P.E. Issue 3 January 21, 2004 ABSTRACT In discussions of photographic lenses, we often hear of the importance of the principal points and nodal points of

More information

Algebra Based Physics. Reflection. Slide 1 / 66 Slide 2 / 66. Slide 3 / 66. Slide 4 / 66. Slide 5 / 66. Slide 6 / 66.

Algebra Based Physics. Reflection. Slide 1 / 66 Slide 2 / 66. Slide 3 / 66. Slide 4 / 66. Slide 5 / 66. Slide 6 / 66. Slide 1 / 66 Slide 2 / 66 Algebra Based Physics Geometric Optics 2015-12-01 www.njctl.org Slide 3 / 66 Slide 4 / 66 Table of ontents lick on the topic to go to that section Reflection Refraction and Snell's

More information

2015 EdExcel A Level Physics EdExcel A Level Physics. Lenses

2015 EdExcel A Level Physics EdExcel A Level Physics. Lenses 2015 EdExcel A Level Physics 2015 EdExcel A Level Physics Topic Topic 5 5 Lenses Types of lenses Converging lens bi-convex has two convex surfaces Diverging lens bi-concave has two concave surfaces Thin

More information

Gaussian Ray Tracing Technique

Gaussian Ray Tracing Technique Gaussian Ray Tracing Technique Positive Lenses. A positive lens has two focal points one on each side of the lens; both are at the same focal distance f from the lens. Parallel rays of light coming from

More information

6.A44 Computational Photography

6.A44 Computational Photography Add date: Friday 6.A44 Computational Photography Depth of Field Frédo Durand We allow for some tolerance What happens when we close the aperture by two stop? Aperture diameter is divided by two is doubled

More information

Chapter 23. Light Geometric Optics

Chapter 23. Light Geometric Optics Chapter 23. Light Geometric Optics There are 3 basic ways to gather light and focus it to make an image. Pinhole - Simple geometry Mirror - Reflection Lens - Refraction Pinhole Camera Image Formation (the

More information

Physics 2310 Lab #5: Thin Lenses and Concave Mirrors Dr. Michael Pierce (Univ. of Wyoming)

Physics 2310 Lab #5: Thin Lenses and Concave Mirrors Dr. Michael Pierce (Univ. of Wyoming) Physics 2310 Lab #5: Thin Lenses and Concave Mirrors Dr. Michael Pierce (Univ. of Wyoming) Purpose: The purpose of this lab is to introduce students to some of the properties of thin lenses and mirrors.

More information

Aperture & ƒ/stop Worksheet

Aperture & ƒ/stop Worksheet Tools and Program Needed: Digital C. Computer USB Drive Bridge PhotoShop Name: Manipulating Depth-of-Field Aperture & stop Worksheet The aperture setting (AV on the dial) is a setting to control the amount

More information

Fundamental Paraxial Equation for Thin Lenses

Fundamental Paraxial Equation for Thin Lenses THIN LENSES Fundamental Paraxial Equation for Thin Lenses A thin lens is one for which thickness is "negligibly" small and may be ignored. Thin lenses are the most important optical entity in ophthalmic

More information

Waves & Oscillations

Waves & Oscillations Physics 42200 Waves & Oscillations Lecture 27 Geometric Optics Spring 205 Semester Matthew Jones Sign Conventions > + = Convex surface: is positive for objects on the incident-light side is positive for

More information

MEM: Intro to Robotics. Assignment 3I. Due: Wednesday 10/15 11:59 EST

MEM: Intro to Robotics. Assignment 3I. Due: Wednesday 10/15 11:59 EST MEM: Intro to Robotics Assignment 3I Due: Wednesday 10/15 11:59 EST 1. Basic Optics You are shopping for a new lens for your Canon D30 digital camera and there are lots of lens options at the store. Your

More information

28 Thin Lenses: Ray Tracing

28 Thin Lenses: Ray Tracing 28 Thin Lenses: Ray Tracing A lens is a piece of transparent material whose surfaces have been shaped so that, when the lens is in another transparent material (call it medium 0), light traveling in medium

More information

Thin Lenses * OpenStax

Thin Lenses * OpenStax OpenStax-CNX module: m58530 Thin Lenses * OpenStax This work is produced by OpenStax-CNX and licensed under the Creative Commons Attribution License 4.0 By the end of this section, you will be able to:

More information

Physics 2310 Lab #6: Multiple Thin Lenses Dr. Michael Pierce (Univ. of Wyoming)

Physics 2310 Lab #6: Multiple Thin Lenses Dr. Michael Pierce (Univ. of Wyoming) Physics 2310 Lab #6: Multiple Thin Lenses Dr. Michael Pierce (Univ. of Wyoming) Purpose: The purpose of this lab is to investigate the properties of multiple thin lenses. The primary goals are to understand

More information

Algebra Based Physics. Reflection. Slide 1 / 66 Slide 2 / 66. Slide 3 / 66. Slide 4 / 66. Slide 5 / 66. Slide 6 / 66.

Algebra Based Physics. Reflection. Slide 1 / 66 Slide 2 / 66. Slide 3 / 66. Slide 4 / 66. Slide 5 / 66. Slide 6 / 66. Slide 1 / 66 Slide 2 / 66 lgebra ased Physics Geometric Optics 2015-12-01 www.njctl.org Slide 3 / 66 Slide 4 / 66 Table of ontents lick on the topic to go to that section Reflection Refraction and Snell's

More information

Section 3. Imaging With A Thin Lens

Section 3. Imaging With A Thin Lens 3-1 Section 3 Imaging With A Thin Lens Object at Infinity An object at infinity produces a set of collimated set of rays entering the optical system. Consider the rays from a finite object located on the

More information

Refractive Power of a Surface. Exposure Sources. Thin Lenses. Thick Lenses. High Pressure Hg Arc Lamp Spectrum

Refractive Power of a Surface. Exposure Sources. Thin Lenses. Thick Lenses. High Pressure Hg Arc Lamp Spectrum eractive Power o a Surace The reractive power P is measured in diopters when the radius is expressed in meters. n and n are the reractive indices o the two media. EE-57: icrofabrication n n P n n Exposure

More information

Lecture 18: Light field cameras. (plenoptic cameras) Visual Computing Systems CMU , Fall 2013

Lecture 18: Light field cameras. (plenoptic cameras) Visual Computing Systems CMU , Fall 2013 Lecture 18: Light field cameras (plenoptic cameras) Visual Computing Systems Continuing theme: computational photography Cameras capture light, then extensive processing produces the desired image Today:

More information

(b) By measuring the image height for various image distances (adjusted by sliding the tubes together or apart) a relationship can be determined.

(b) By measuring the image height for various image distances (adjusted by sliding the tubes together or apart) a relationship can be determined. (c) The image is smaller, upright, virtual, ann the same side o the lens. Applying Inquiry Skills 7. (a) (b) By measuring the image height or various image distances (adjusted by sliding the tubes together

More information

Name: Lab Partner: Section:

Name: Lab Partner: Section: Chapter 10 Thin Lenses Name: Lab Partner: Section: 10.1 Purpose In this experiment, the formation of images by concave and convex lenses will be explored. The application of the thin lens equation and

More information

Physics 141 Lecture 26

Physics 141 Lecture 26 Physics 141 Lecture 26 Today s Concept: A) Lenses Electricity & Magne/sm Lecture 26, Slide 1 Mirrors in Movies Duck Soup (1933) The Lady rom Shanghai (1947) Enter the Dragon (1973) and many more Reraction

More information

Computational Photography and Video. Prof. Marc Pollefeys

Computational Photography and Video. Prof. Marc Pollefeys Computational Photography and Video Prof. Marc Pollefeys Today s schedule Introduction of Computational Photography Course facts Syllabus Digital Photography What is computational photography Convergence

More information

Waves & Oscillations

Waves & Oscillations Physics 42200 Waves & Oscillations Lecture 33 Geometric Optics Spring 2013 Semester Matthew Jones Aberrations We have continued to make approximations: Paraxial rays Spherical lenses Index of refraction

More information

24 Geometrical Optics &...

24 Geometrical Optics &... 804 CHAPTER 24 GEOMETRICAL OPTICS & OPTICAL EQUIPMEMT 24 Geometrical Optics &... Answers to Discussion Questions 24. The ocal length increases because the rays are not bent as strongly at the water-glasnterace.

More information

6.003: Signal Processing. Synthetic Aperture Optics

6.003: Signal Processing. Synthetic Aperture Optics 6.003: Signal Processing Synthetic Aperture Optics December 11, 2018 Subject Evaluations Your feedback is important to us! Please give feedback to the staff and future 6.003 students: http://registrar.mit.edu/subjectevaluation

More information

Acquisition. Some slides from: Yung-Yu Chuang (DigiVfx) Jan Neumann, Pat Hanrahan, Alexei Efros

Acquisition. Some slides from: Yung-Yu Chuang (DigiVfx) Jan Neumann, Pat Hanrahan, Alexei Efros Acquisition Some slides from: Yung-Yu Chuang (DigiVfx) Jan Neumann, Pat Hanrahan, Alexei Efros Image Acquisition Digital Camera Film Outline Pinhole camera Lens Lens aberrations Exposure Sensors Noise

More information

Notes from Lens Lecture with Graham Reed

Notes from Lens Lecture with Graham Reed Notes from Lens Lecture with Graham Reed Light is refracted when in travels between different substances, air to glass for example. Light of different wave lengths are refracted by different amounts. Wave

More information

Focusing & metering. CS 448A, Winter Marc Levoy Computer Science Department Stanford University

Focusing & metering. CS 448A, Winter Marc Levoy Computer Science Department Stanford University Focusing & metering CS 448A, Winter 2010 Marc Levoy Computer Science Department Stanford University Outline: focusing viewfinders and manual focusing view cameras and tilt-shift lenses active autofocusing

More information

Lecture Outline Chapter 27. Physics, 4 th Edition James S. Walker. Copyright 2010 Pearson Education, Inc.

Lecture Outline Chapter 27. Physics, 4 th Edition James S. Walker. Copyright 2010 Pearson Education, Inc. Lecture Outline Chapter 27 Physics, 4 th Edition James S. Walker Chapter 27 Optical Instruments Units of Chapter 27 The Human Eye and the Camera Lenses in Combination and Corrective Optics The Magnifying

More information

Admin. Lightfields. Overview. Overview 5/13/2008. Idea. Projects due by the end of today. Lecture 13. Lightfield representation of a scene

Admin. Lightfields. Overview. Overview 5/13/2008. Idea. Projects due by the end of today. Lecture 13. Lightfield representation of a scene Admin Lightfields Projects due by the end of today Email me source code, result images and short report Lecture 13 Overview Lightfield representation of a scene Unified representation of all rays Overview

More information

CH. 23 Mirrors and Lenses HW# 6, 7, 9, 11, 13, 21, 25, 31, 33, 35

CH. 23 Mirrors and Lenses HW# 6, 7, 9, 11, 13, 21, 25, 31, 33, 35 CH. 23 Mirrors and Lenses HW# 6, 7, 9, 11, 13, 21, 25, 31, 33, 35 Mirrors Rays of light reflect off of mirrors, and where the reflected rays either intersect or appear to originate from, will be the location

More information

Determination of Focal Length of A Converging Lens and Mirror

Determination of Focal Length of A Converging Lens and Mirror Physics 41 Determination of Focal Length of A Converging Lens and Mirror Objective: Apply the thin-lens equation and the mirror equation to determine the focal length of a converging (biconvex) lens and

More information

Unit 1: Image Formation

Unit 1: Image Formation Unit 1: Image Formation 1. Geometry 2. Optics 3. Photometry 4. Sensor Readings Szeliski 2.1-2.3 & 6.3.5 1 Physical parameters of image formation Geometric Type of projection Camera pose Optical Sensor

More information

IMAGE FORMATION. Light source properties. Sensor characteristics Surface. Surface reflectance properties. Optics

IMAGE FORMATION. Light source properties. Sensor characteristics Surface. Surface reflectance properties. Optics IMAGE FORMATION Light source properties Sensor characteristics Surface Exposure shape Optics Surface reflectance properties ANALOG IMAGES An image can be understood as a 2D light intensity function f(x,y)

More information

Chapter 36. Image Formation

Chapter 36. Image Formation Chapter 36 Image Formation Image of Formation Images can result when light rays encounter flat or curved surfaces between two media. Images can be formed either by reflection or refraction due to these

More information

EP118 Optics. Content TOPIC 9 ABERRATIONS. Department of Engineering Physics University of Gaziantep. 1. Introduction. 2. Spherical Aberrations

EP118 Optics. Content TOPIC 9 ABERRATIONS. Department of Engineering Physics University of Gaziantep. 1. Introduction. 2. Spherical Aberrations EP118 Optics TOPI 9 ABERRATIONS Department o Engineering Physics Uniersity o Gaziantep July 2011 Saya 1 ontent 1. Introduction 2. Spherical Aberrations 3. hromatic Aberrations 4. Other Types o Aberrations

More information

Building a Real Camera. Slides Credit: Svetlana Lazebnik

Building a Real Camera. Slides Credit: Svetlana Lazebnik Building a Real Camera Slides Credit: Svetlana Lazebnik Home-made pinhole camera Slide by A. Efros http://www.debevec.org/pinhole/ Shrinking the aperture Why not make the aperture as small as possible?

More information

Chapter 36. Image Formation

Chapter 36. Image Formation Chapter 36 Image Formation Notation for Mirrors and Lenses The object distance is the distance from the object to the mirror or lens Denoted by p The image distance is the distance from the image to the

More information

Basic principles of photography. David Capel 346B IST

Basic principles of photography. David Capel 346B IST Basic principles of photography David Capel 346B IST Latin Camera Obscura = Dark Room Light passing through a small hole produces an inverted image on the opposite wall Safely observing the solar eclipse

More information

Lecture 2: Geometrical Optics. Geometrical Approximation. Lenses. Mirrors. Optical Systems. Images and Pupils. Aberrations.

Lecture 2: Geometrical Optics. Geometrical Approximation. Lenses. Mirrors. Optical Systems. Images and Pupils. Aberrations. Lecture 2: Geometrical Optics Outline 1 Geometrical Approximation 2 Lenses 3 Mirrors 4 Optical Systems 5 Images and Pupils 6 Aberrations Christoph U. Keller, Leiden Observatory, keller@strw.leidenuniv.nl

More information

Converging and Diverging Surfaces. Lenses. Converging Surface

Converging and Diverging Surfaces. Lenses. Converging Surface Lenses Sandy Skoglund 2 Converging and Diverging s AIR Converging If the surface is convex, it is a converging surface in the sense that the parallel rays bend toward each other after passing through the

More information

Department of Physics & Astronomy Undergraduate Labs. Thin Lenses

Department of Physics & Astronomy Undergraduate Labs. Thin Lenses Thin Lenses Reflection and Refraction When light passes from one medium to another, part of the light is reflected and the rest is transmitted. Light rays that are transmitted undergo refraction (bending)

More information

11.3. Lenses. Seeing in the Dark

11.3. Lenses. Seeing in the Dark .3 Lenses Here is a summary o what you will learn in this section: Lenses reract light in useul ways to orm s. Concave lenses, which cause light to diverge, are usen multi-lens systems to help produce

More information

Astronomy 80 B: Light. Lecture 9: curved mirrors, lenses, aberrations 29 April 2003 Jerry Nelson

Astronomy 80 B: Light. Lecture 9: curved mirrors, lenses, aberrations 29 April 2003 Jerry Nelson Astronomy 80 B: Light Lecture 9: curved mirrors, lenses, aberrations 29 April 2003 Jerry Nelson Sensitive Countries LLNL field trip 2003 April 29 80B-Light 2 Topics for Today Optical illusion Reflections

More information

Lecture 2: Geometrical Optics. Geometrical Approximation. Lenses. Mirrors. Optical Systems. Images and Pupils. Aberrations.

Lecture 2: Geometrical Optics. Geometrical Approximation. Lenses. Mirrors. Optical Systems. Images and Pupils. Aberrations. Lecture 2: Geometrical Optics Outline 1 Geometrical Approximation 2 Lenses 3 Mirrors 4 Optical Systems 5 Images and Pupils 6 Aberrations Christoph U. Keller, Leiden Observatory, keller@strw.leidenuniv.nl

More information

Image Formation and Camera Design

Image Formation and Camera Design Image Formation and Camera Design Spring 2003 CMSC 426 Jan Neumann 2/20/03 Light is all around us! From London & Upton, Photography Conventional camera design... Ken Kay, 1969 in Light & Film, TimeLife

More information

Chapter 34: Geometric Optics

Chapter 34: Geometric Optics Chapter 34: Geometric Optics It is all about images How we can make different kinds of images using optical devices Optical device example: mirror, a piece of glass, telescope, microscope, kaleidoscope,

More information

Capturing Light. The Light Field. Grayscale Snapshot 12/1/16. P(q, f)

Capturing Light. The Light Field. Grayscale Snapshot 12/1/16. P(q, f) Capturing Light Rooms by the Sea, Edward Hopper, 1951 The Penitent Magdalen, Georges de La Tour, c. 1640 Some slides from M. Agrawala, F. Durand, P. Debevec, A. Efros, R. Fergus, D. Forsyth, M. Levoy,

More information

Types of lenses. Shown below are various types of lenses, both converging and diverging.

Types of lenses. Shown below are various types of lenses, both converging and diverging. Types of lenses Shown below are various types of lenses, both converging and diverging. Any lens that is thicker at its center than at its edges is a converging lens with positive f; and any lens that

More information

Coded photography , , Computational Photography Fall 2018, Lecture 14

Coded photography , , Computational Photography Fall 2018, Lecture 14 Coded photography http://graphics.cs.cmu.edu/courses/15-463 15-463, 15-663, 15-862 Computational Photography Fall 2018, Lecture 14 Overview of today s lecture The coded photography paradigm. Dealing with

More information

Activity 6.1 Image Formation from Spherical Mirrors

Activity 6.1 Image Formation from Spherical Mirrors PHY385H1F Introductory Optics Practicals Day 6 Telescopes and Microscopes October 31, 2011 Group Number (number on Intro Optics Kit):. Facilitator Name:. Record-Keeper Name: Time-keeper:. Computer/Wiki-master:..

More information

Your Comments. That test was brutal, but this is the last physics course I have to take here WOOOOOO!!!!!

Your Comments. That test was brutal, but this is the last physics course I have to take here WOOOOOO!!!!! Your Comments I'm kind o lost, this was a pretty heavy prelecture. I understand the equations and how we get them but I'm araid to say that I don't understand the concepts behind everything. Such as what

More information