Chapter 24: Perception April 20, 2004. 24.1 Introduction Emphasis on vision Feature extraction approach Model-based approach –S stimulus –W world –f,

Slides:



Advertisements
Similar presentations
Computer Vision Spring ,-685 Instructor: S. Narasimhan Wean 5403 T-R 3:00pm – 4:20pm Lecture #12.
Advertisements

Vision Computing An Introduction. Visual Perception Sight is our most impressive sense. It gives us, without conscious effort, detailed information about.
Image Forgery Detection by Gamma Correction Differences.
Image Formation Mohan Sridharan Based on slides created by Edward Angel CS4395: Computer Graphics 1.
University of British Columbia CPSC 414 Computer Graphics © Tamara Munzner 1 Shading Week 5, Wed 1 Oct 2003 recap: lighting shading.
CSC 461: Lecture 2 1 CSC461 Lecture 2: Image Formation Objectives Fundamental imaging notions Fundamental imaging notions Physical basis for image formation.
Basic Principles of Imaging and Photometry Lecture #2 Thanks to Shree Nayar, Ravi Ramamoorthi, Pat Hanrahan.
Computer Vision Spring ,-685 Instructor: S. Narasimhan PH A18B T-R 10:30am – 11:50am Lecture #13.
Neighborhood Operations
CS 445 / 645 Introduction to Computer Graphics Lecture 18 Shading Shading.
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.
7.5.g Students know how to relate the structures of the eye and ear to their functions. 7.6.b Students know that for an object to be seen, light emitted.
Light Waves Sec 1.
© 1999 Rochester Institute of Technology Color. Imaging Science Workshop for Teachers ©Chester F. Carlson Center for Imaging Science at RIT Color Images.
1 Perception and VR MONT 104S, Fall 2008 Lecture 7 Seeing Color.
Sensation & Perception
Perception Introduction Pattern Recognition Image Formation
Visual Perception PhD Program in Information Technologies Description: Obtention of 3D Information. Study of the problem of triangulation, camera calibration.
CS-424 Gregory Dudek Today’s Lecture Computational Vision –Images –Image formation in brief (+reading) –Image processing: filtering Linear filters Non-linear.
2 pt 3 pt 4 pt 5pt 1 pt 2 pt 3 pt 4 pt 5 pt 1 pt 2pt 3 pt 4pt 5 pt 1pt 2pt 3 pt 4 pt 5 pt 1 pt 2 pt 3 pt 4pt 5 pt 1pt Vocabulary Reflection and Mirrors.
Color in image and video Mr.Nael Aburas. outline  Color Science  Color Models in Images  Color Models in Video.
Visual structure & Blind spot. Question 1 What do these devices have in common?
Image Formation Dr. Chang Shu COMP 4900C Winter 2008.
CS 480/680 Computer Graphics Image Formation Dr. Frederick C Harris, Jr.
1 Formation et Analyse d’Images Session 2 Daniela Hall 7 October 2004.
1 Perception, Illusion and VR HNRS 299, Spring 2008 Lecture 2 Introduction, Light Course webpage:
Intelligent Vision Systems Image Geometry and Acquisition ENT 496 Ms. HEMA C.R. Lecture 2.
Why is computer vision difficult?
3D Imaging Midterm Review.
Tutorial Visual Perception Towards Computer Vision
1 Angel: Interactive Computer Graphics4E © Addison-Wesley 2005 Image Formation.
IPC Notes Light & Color. The colors of light that we see are the colors of light that an object reflects towards our eyes. ex) blue jeans absorb all colors.
Visual Computing Computer Vision 2 INFO410 & INFO350 S2 2015
Light. Photon is a bundle of light related to the amount of energy Light travels in straight line paths called light rays
Principles of Light A Lecture By: AMIT CHAWLA
COMPUTER GRAPHICS CS 482 – FALL 2015 OCTOBER 6, 2015 IMAGE MANIPULATION COMPRESSION COMPOSITING.
Intelligent Vision Systems Image Geometry and Acquisition ENT 496 Ms. HEMA C.R. Lecture 2.
Perception and VR MONT 104S, Fall 2008 Lecture 8 Seeing Depth
Chapter 18 Mirrors and Lenses. Objectives 18.1 Explain how concave, convex, and plane mirrors form images 18.1 Locate images using ray diagrams, and calculate.
Edge Segmentation in Computer Images CSE350/ Sep 03.
Retina Retina covered with light sensitive receptors –RODS Primarily for night vision and movement Sensitive to broad spectrum of light.
1 Computational Vision CSCI 363, Fall 2012 Lecture 12 Review for Exam 1.
Announcements Final is Thursday, March 18, 10:30-12:20 –MGH 287 Sample final out today.
1 Computational Vision CSCI 363, Fall 2012 Lecture 2 Introduction to Vision Science.
Color  You see an object as the wavelength  ( color) of visible light that it reflects  Sunflowers are yellow because it reflects (bounces off) mostly.
CIS 681 Distributed Ray Tracing. CIS 681 Anti-Aliasing Graphics as signal processing –Scene description: continuous signal –Sample –digital representation.
MAN-522 Computer Vision Spring
Notes 23.1: Optics and Reflection
CS262 – Computer Vision Lect 4 - Image Formation
Angel: Interactive Computer Graphics5E © Addison-Wesley 2009
Yuanfeng Zhou Shandong University
Distributed Ray Tracing
CS 4722 Computer Graphics and Multimedia Spring 2018
Image Formation Ed Angel Professor Emeritus of Computer Science,
Isaac Gang University of Mary Hardin-Baylor
Distributed Ray Tracing
Lesson 14 Key Concepts and Notes
Filtering Things to take away from this lecture An image as a function
Announcements Final is Thursday, March 16, 10:30-12:20
Angel: Interactive Computer Graphics4E © Addison-Wesley 2005
An Algorithm of Eye-Based Ray Tracing on MATLAB
Image Formation Ed Angel
University of New Mexico
Filtering An image as a function Digital vs. continuous images
Mirrors, Lenses, and the Eye
Distributed Ray Tracing
Vocabulary Reflection and Mirrors Refraction and Lenses Colors
Presentation transcript:

Chapter 24: Perception April 20, 2004

24.1 Introduction Emphasis on vision Feature extraction approach Model-based approach –S stimulus –W world –f, defined by physics and optics S = f(W) computer graphics W = f -1 (S) computer vision

24.2 Image Formation Pinhole Camera (image without a lense) –Figure 24.1 –point P in scene (X, Y, Z) –point P’ in image plane (x, y, z) –f: distance from pinhole to image plane –-x / f = X / Z (similar triangles) –- y / f = Y / Z (similar triangles)

Lens Systems A lens enables more light to enter The pinhole camera equations are still accurate Figure 24.2

Photometry: Study of Light Figure 24.3 Specular reflection: light is reflected from the outer surface of the object Diffuse reflection: light is absorbed by the object and then re-emitted

Color The retina has three types of cones with receptivity peaks at 650 nm, 530 nm and 430 nm Colors can be reproduced by using linear combinations of red (700 nm), green (546 nm) and blue (436 nm)

24.3 Early Image Processing Operations Local operations Lack of Knowledge Smoothing: predicting the value of a pixel, given the surrounding pixels A weighted average can be calculated using a Gaussian filter (cancels Gaussian noise)

Edge Detection Edges occur where there is a significant change in image brightness Figure 24.4, kinds of edges Figure 24.5, edges from a photograph Figure 24.6, calculating edges Canny edge detection

Image Segmentation Can look at low level knowledge such as brightness, color, or texture Can also factor in high-level knowledge.