1Computer Graphics Lecture 3 - Image Formation John Shearer Culture Lab – space 2

Slides:



Advertisements
Similar presentations
01.1 Angel: Interactive Computer Graphics Addison-Wesley 2005 Computer Graphics: Realism comes to computer graphics smooth shadingenvironment.
Advertisements

P H Y S I C S Chapter 8: Light and Optics Section 8A: Light and Refraction.
2P Optics Study notes. 1. What is Light? Light is Energy. Light is Wave (Electromagnetic) Light is a Particle (Photon)
Color.
Display Issues Ed Angel Professor of Computer Science, Electrical and Computer Engineering, and Media Arts University of New Mexico.
Image Formation Mohan Sridharan Based on slides created by Edward Angel CS4395: Computer Graphics 1.
1 Angel: Interactive Computer Graphics 4E © Addison-Wesley 2005 Models and Architectures Ed Angel Professor of Computer Science, Electrical and Computer.
CSC 461: Lecture 2 1 CSC461 Lecture 2: Image Formation Objectives Fundamental imaging notions Fundamental imaging notions Physical basis for image formation.
1 Perception. 2 “The consciousness or awareness of objects or other data through the medium of the senses.”
How do we perceive colour? How do colours add?. What is colour? Light comes in many “colours”. Light is an electromagnetic wave. Each “colour” is created.
C O M P U T E R G R A P H I C S Guoying Zhao 1 / 46 C O M P U T E R G R A P H I C S Guoying Zhao 1 / 46 Computer Graphics Introduction II.
Image Processing Lecture 2 - Gaurav Gupta - Shobhit Niranjan.
Chapter 1 Graphics Systems and Models. What is Computer Graphics? Ed Angel Professor of Computer Science, Electrical and Computer Engineering, and Media.
CS 480/680 Computer Graphics What is Computer Graphics Dr. Frederick C Harris, Jr.
1 Introduction to Computer Graphics with WebGL Ed Angel Professor Emeritus of Computer Science Founding Director, Arts, Research, Technology and Science.
Computer Graphics I, Fall 2008 Image Formation.
1 Image Formation. 2 Objectives Fundamental imaging notions Physical basis for image formation ­Light ­Color ­Perception Synthetic camera model Other.
1 Introduction to Computer Graphics with WebGL Ed Angel Professor Emeritus of Computer Science Founding Director, Arts, Research, Technology and Science.
1 Chapter 1: Graphics Systems and Models Dr. Payne CSCI 3600 North Georgia College & St. Univ.
25.2 The human eye The eye is the sensory organ used for vision.
COMPUTER GRAPHICS Hochiminh city University of Technology Faculty of Computer Science and Engineering CHAPTER 01: Graphics System.
CSC 461: Lecture 3 1 CSC461 Lecture 3: Models and Architectures  Objectives –Learn the basic design of a graphics system –Introduce pipeline architecture.
CS 480/680 Computer Graphics Image Formation Dr. Frederick C Harris, Jr.
Color. Contents Light and color The visible light spectrum Primary and secondary colors Color spaces –RGB, CMY, YIQ, HLS, CIE –CIE XYZ, CIE xyY and CIE.
Color Theory ‣ What is color? ‣ How do we perceive it? ‣ How do we describe and match colors? ‣ Color spaces.
CSE Real Time Rendering. TBT (Not So) Real Time Rendering.
1 Introduction to Computer Graphics with WebGL Ed Angel Professor Emeritus of Computer Science Founding Director, Arts, Research, Technology and Science.
1 Introduction to Computer Graphics with WebGL Ed Angel Professor Emeritus of Computer Science Founding Director, Arts, Research, Technology and Science.
1Computer Graphics Lecture 4 - Models and Architectures John Shearer Culture Lab – space 2
Color and Vision General Physics. Band of Visible Light ROYGBIV (Red, Orange, Yellow, Green, Blue, Indigo, Violet)
Graphics Lecture 4: Slide 1 Interactive Computer Graphics Lecture 4: Colour.
1 Angel: Interactive Computer Graphics4E © Addison-Wesley 2005 Image Formation.
COLOR.
Introduction to Computer Graphics
Intro to Color Theory. Objectives Identify and discuss various color models including RGB, CMYK, Black/white and spot color. Investigate color mixing.
1 Angel: Interactive Computer Graphics5E © Addison- Wesley 2009 Image Formation Fundamental imaging notions Fundamental imaging notions Physical basis.
1 Angel and Shreiner: Interactive Computer Graphics6E © Addison-Wesley 2012 Image Formation 靜宜大學 資訊工程系 蔡奇偉 副教授
BASIC COLOUR COURSE Algemeen
1 Angel and Shreiner: Interactive Computer Graphics6E © Addison-Wesley 2012 Image Formation Sai-Keung Wong ( 黃世強 ) Computer Science National Chiao Tung.
Chapter 4: Color in Image and Video
Chapter 1 Graphics Systems and Models Models and Architectures.
1 E. Angel and D. Shreiner: Interactive Computer Graphics 6E © Addison-Wesley 2012 Models and Architectures 靜宜大學 資訊工程系 蔡奇偉 副教授 2012.
Intro to Computer Graphics and Image Formation Angel Angel: Interactive Computer Graphics5E © Addison-Wesley
Light and Color. An objects color depends on the wavelength of light it reflects and that our eyes detect. White light is a blend of all colors. When.
The Visible Spectrum And how we see it. What is Visible Light? The cones in the eye are only sensitive to a narrow range of EM frequencies. Visible Light.
Display Issues Ed Angel
Design Concepts: Module A: The Science of Color
25.2 The human eye The eye is the sensory organ used for vision.
Introduction to Electromagnetic waves, Light, and color
CS4830 Computer Graphics, Fall 2016 Professor: Dr. Mihail
Angel: Interactive Computer Graphics5E © Addison-Wesley 2009
Yuanfeng Zhou Shandong University
INTERACTIVE COMPUTER GRAPHICS
Color.
CS 4722 Computer Graphics and Multimedia Spring 2018
Introduction to Computer Graphics with WebGL
Image Formation Ed Angel Professor Emeritus of Computer Science,
Models and Architectures
Models and Architectures
Models and Architectures
Introduction to Computer Graphics with WebGL
Isaac Gang University of Mary Hardin-Baylor
Colour Theories.
Models and Architectures
Angel: Interactive Computer Graphics4E © Addison-Wesley 2005
Image Formation Ed Angel
Color Model By : Mustafa Salam.
Models and Architectures
University of New Mexico
Color Theory What is color? How do we perceive it?
Presentation transcript:

1Computer Graphics Lecture 3 - Image Formation John Shearer Culture Lab – space 2

2Computer Graphics Book Lecture 1 introduced the text for the course Ed Angel, Interactive Computer Graphics, A Top- down Approach with OpenGL (Fifth Edition), Addison-Wesley – ISBN All lecture content for this module is based on the book It is HIGHLY recommended that you get hold of a copy

3Computer Graphics Objectives Fundamental imaging notions Physical basis for image formation – Light – Color – Perception Synthetic camera model Other models

4Computer Graphics Image Formation In computer graphics, we form images which are generally two dimensional using a process analogous to how images are formed by physical imaging systems – Cameras – Microscopes – Telescopes – Human visual system

5Computer Graphics Elements of Image Formation Objects Viewer Light source(s) Attributes that govern how light interacts with the materials in the scene Note the independence of the objects, the viewer, and the light source(s)

6Computer Graphics Light Light is the part of the electromagnetic spectrum that causes a reaction in our visual systems Generally these are wavelengths in the range of about nm (nanometers) Long wavelengths appear as reds and short wavelengths as blues

7Computer Graphics Ray Tracing and Geometric Optics One way to form an image is to follow rays of light from a point source finding which rays enter the lens of the camera. However, each ray of light may have multiple interactions with objects before being absorbed or going to infinity.

8Computer Graphics Luminance and Color Images Luminance Image – Monochromatic – Values are gray levels – Analogous to working with black and white film or television Color Image – Has perceptional attributes of hue, saturation, and lightness – Do we have to match every frequency in visible spectrum? No!

9Computer Graphics Three-Color Theory Human visual system has two types of sensors – Rods: monochromatic, night vision – Cones Color sensitive Three types of cones Only three values (the tristimulus values) are sent to the brain Need only match these three values – Need only three primary colors

10Computer Graphics Shadow Mask CRT

11Computer Graphics Colour LCD

12Computer Graphics Additive and Subtractive Color Additive color – Form a color by adding amounts of three primaries CRTs, projection systems, positive film – Primaries are Red (R) (#FF0000), Green (G) (#00FF00), Blue (B) (#0000FF) Subtractive color – Form a color by filtering white light with cyan (C) #00FFFF), Magenta (M) (#FF00FF), and Yellow (Y) (#FFFF00)) filters Light-material interactions Printing Negative film

13Computer Graphics Pinhole Camera x p = -x/z/d y p = -y/z/d Use trigonometry to find projection of point at (x,y,z) These are equations of simple perspective z p = d

14Computer Graphics Synthetic Camera Model center of projection image plane projector p projection of p

15Computer Graphics Advantages Separation of objects, viewer, light sources Two-dimensional graphics is a special case of three-dimensional graphics Leads to simple software API –Specify objects, lights, camera, attributes –Let implementation determine image Leads to fast hardware implementation

16Computer Graphics Global vs Local Lighting Cannot compute color or shade of each object independently – Some objects are blocked from light – Light can reflect from object to object – Some objects might be translucent

17Computer Graphics Why not ray tracing? Ray tracing seems more physically based so why don’t we use it to design a graphics system? Possible and is actually simple for simple objects such as polygons and quadrics with simple point sources In principle, can produce global lighting effects such as shadows and multiple reflections but ray tracing is slow and not well-suited for interactive applications