CSE (c) S. Tanimoto, 2002 Image Understanding

Slides:



Advertisements
Similar presentations
The Eye. Rods and Cones The eye is made of cells that are called Rods and Cones. Cone cells are coned shaped and Rod cells are rod shaped.
Advertisements

A Graph based Geometric Approach to Contour Extraction from Noisy Binary Images Amal Dev Parakkat, Jiju Peethambaran, Philumon Joseph and Ramanathan Muthuganapathy.
Digital Image Processing
 Image Characteristics  Image Digitization Spatial domain Intensity domain 1.
LING 111 Teaching Demo By Tenghui Zhu Introduction to Edge Detection Image Segmentation.
Introduction to Computer and Human Vision Shimon Ullman, Ronen Basri, Michal Irani Assistants: Lena Gorelick Denis Simakov.
1 Comp300a: Introduction to Computer Vision L. QUAN.
CSE (c) S. Tanimoto, 2008 Image Understanding I 1 Image Understanding 1 Outline: Saccade Art: What's going on? Vision and Intelligence Motivating.
Rules by which the brain segments an object from the background: Evaluation of the Gabor model of simple cell receptive fields Beth Tuck Hanover College.
Digital Images The nature and acquisition of a digital image.
A Brief Overview of Computer Vision Jinxiang Chai.
Digital Images Chapter 8 Exploring the Digital Domain.
SCCS 4761 Introduction What is Image Processing? Fundamental of Image Processing.
Dr. Engr. Sami ur Rahman Digital Image Processing Lecture 1: Introduction.
Images Data Representation. Objectives  Understand the terms bitmap & pixel  Understand how bitmap images are stored using binary in a computer system.
Computer Vision – Fundamentals of Human Vision Hanyang University Jong-Il Park.
Design Visualization and Character Development Artistic Rendering Using Illustration Software.
Myers EXPLORING PSYCHOLOGY Module 14 Introduction to Sensation and Perception: Vision James A. McCubbin, PhD Clemson University Worth Publishers.
.  Sensation: process by which our sensory receptors and nervous system receive and represent stimulus energy  Perception: process of organizing and.
Computer Science Department Pacific University Artificial Intelligence -- Computer Vision.
1 COMS 161 Introduction to Computing Title: Digital Images Date: November 12, 2004 Lecture Number: 32.
infinity-project.org Engineering education for today’s classroom 2 Outline How Can We Use Digital Images? A Digital Image is a Matrix Manipulating Images.
CIS 601 Image Fundamentals Longin Jan Latecki Slides by Dr. Rolf Lakaemper.
Image Representation. Digital Cameras Scanned Film & Photographs Digitized TV Signals Computer Graphics Radar & Sonar Medical Imaging Devices (X-Ray,
Digital Image Processing (DIP) Lecture # 5 Dr. Abdul Basit Siddiqui Assistant Professor-FURC 1FURC-BCSE7.
Chapter 2: Digital Image Fundamentals Spring 2006, 劉震昌.
Digital Image Processing Part 1 Introduction. The eye.
Computer Vision Introduction to Digital Images.
CS654: Digital Image Analysis Lecture 29: Color Image Processing.
The Seven Elements of Art Ms. Hanson/ART 1. Definition of The Elements of Art The elements of art are a commonly used group of aspects of a work of art.
Mind, Brain & Behavior Wednesday February 19, 2003.
CS 101 – Sept. 14 Review Huffman code Image representation –B/W and color schemes –File size issues.
1 Machine Vision. 2 VISION the most powerful sense.
Intelligent Robotics Today: Vision & Time & Space Complexity.
Lecture 02 Point Based Image Processing Lecture 02 Point Based Image Processing Mata kuliah: T Computer Vision Tahun: 2010.
  Computer vision is a field that includes methods for acquiring,prcessing, analyzing, and understanding images and, in general, high-dimensional data.
Digital Image Processing CSC331 Introduction 1. My Introduction EDUCATION Technical University of Munich, Germany Ph.D. Major: Machine learning.
CS-565 Computer Vision Nazar Khan Lecture 2.
Vision-Guided Humanoid Footstep Planning for Dynamic Environments
Image Processing Objectives To understand pixel based image processing
Human Computer Interaction Lecture 2 The Human
Introduction to Skin and Face Detection
Sampling, Quantization, Color Models & Indexed Color
25.2 The human eye The eye is the sensory organ used for vision.
Computational Vision --- a window to our brain
Insights into the brain and how it works
Digital Image Processing (DIP)
Vision.
Chapter 5 Vision.
The Visual Pathway.
Rozi Xu & Daniil Kolesnikov
INPUT-OUTPUT CHANNELS
CIS 601 Image Fundamentals
Introduction to Computer and Human Vision
Perceptual Constancies
Light lesson 1 key concepts
CIS 595 Image Fundamentals
The Visual System: Color Vision
Do Now Explain the purpose of rods and cones?
COMS 161 Introduction to Computing
Digital Image Fundamentals
Image Perception and Color Space
The brightest area on a shaded object is called the...
Perceptual Organization
© 2010 Cengage Learning Engineering. All Rights Reserved.
Tracking the Eyes using a Webcam
CSE (c) S. Tanimoto, 2007 Image Understanding
CSE (c) S. Tanimoto, 2001 Image Understanding
Optical Illusions An optical illusion is characterized by visually perceived images that are deceptive or misleading. The information gathered by the eye.
CSE (c) S. Tanimoto, 2004 Image Understanding
Presentation transcript:

CSE 415 -- (c) S. Tanimoto, 2002 Image Understanding Outline: Motivation Human vision and illusions Image representation Sampling Quantization Thresholding CSE 415 -- (c) S. Tanimoto, 2002 Image Understanding

CSE 415 -- (c) S. Tanimoto, 2002 Image Understanding Motivation Allow computer and robots to read books. Allow mobile robots to navigate using vision. Support applications in industrial inspection, medical image analysis, security and surveillance, and remote sensing of the environment. Permit computers to recognize users’ faces, fingerprints, and to track them in various environments. Provide prostheses for the blind. Develop artistic intelligence. CSE 415 -- (c) S. Tanimoto, 2002 Image Understanding

CSE 415 -- (c) S. Tanimoto, 2002 Image Understanding Human Vision 25% of brain volume is allocated to visual perception. Human vision is a parallel & distributed system, involving 2 eyes, retinal processing, and multiple layers of processing in the striate cortex. Most humans are trichromats and they perceive color in a 3-D color space (except for bichromats and monochromats). Vision provides a high-bandwidth input mechanism... “a picture is worth 1000 words.” CSE 415 -- (c) S. Tanimoto, 2002 Image Understanding

CSE 415 -- (c) S. Tanimoto, 2002 Image Understanding Visual Illusions They provide insights about the nature of the human visual system, helping us understand how it works. Mueller-Lyer illusion CSE 415 -- (c) S. Tanimoto, 2002 Image Understanding

CSE 415 -- (c) S. Tanimoto, 2002 Image Understanding Herman Grid Illusion CSE 415 -- (c) S. Tanimoto, 2002 Image Understanding

Herman Grid Illusion (dark on light) CSE 415 -- (c) S. Tanimoto, 2002 Image Understanding

Subjective Contour (Triangle) CSE 415 -- (c) S. Tanimoto, 2002 Image Understanding

CSE 415 -- (c) S. Tanimoto, 2002 Image Understanding Image Representation Sampling: Number and density of “pixel” measurements Quantization: Number of levels permitted in pixel values. CSE 415 -- (c) S. Tanimoto, 2002 Image Understanding

Image Representation (cont.) Sampling: e.g., 4 by 4, square grid, 1 pixel/cm Quantization: e.g., binary, {0, 1}, 0 = black, 1 = white. 1 1 1 1 1 1 CSE 415 -- (c) S. Tanimoto, 2002 Image Understanding

Aliasing due to Under-sampling Here the apparent frequency is about 1/5 the true frequency. CSE 415 -- (c) S. Tanimoto, 2002 Image Understanding

CSE 415 -- (c) S. Tanimoto, 2002 Image Understanding Quantization Capturing a wide dynamic range of brightness levels or colors requires fine quantization. Common is 256 levels of each of red, green and blue. Segmentation is simplified by having a small number of levels -- provided foreground and background pixels are reliably distinguished by their dark or light value. Grayscale thresholding is typically to used to reduce the number of quantization levels to 2. CSE 415 -- (c) S. Tanimoto, 2002 Image Understanding