Humans used a web interface to say same person or different person for a large set of faces. Several computer programs made the same comparisons

Size: px
Start display at page:

Download "Humans used a web interface to say same person or different person for a large set of faces. Several computer programs made the same comparisons"

Transcription

1 OPTO 6124 Perception Scott Stevenson Image Segmentation What is really behind so many perception demos? Perception demos show us that our visual understanding of the world involves a lot of filling in of information in order to reach knowledge of objects and their relationships. Often, visual information is sparse or ambiguous. The demos are surprising to us because we don t often realize how much guesswork or top down processes are involved. The process of finding objects in an image is called Image Segmentation. Perception is a hard problem to solve! In 1966, Artificial Intelligence pioneer Marvin Minsky at MIT asked his undergraduate student Gerald Jay Sussman to spend the summer linking a camera to a computer and getting the computer to describe what it saw. (Szeliski 2009, Computer Vision) This turns out to be one of the hardest problems in AI. As an example, compare the ability of humans and computers to match faces across age. Andy Adler of Carleton University in Ottawa CA ran an experiment on humans and machines to see which did better at matching faces. Humans used a web interface to say same person or different person for a large set of faces. Several computer programs made the same comparisons This plot shows the error rates for humans and machines. Lower numbers mean better performance. Humans (data shown by the dots) generally made few errors Each solid curve is a different program, and the newest programs make fewer errors. Software is just now catching up with humans at this basic, everyday task.

2 Image Segmentation. Image segmentation refers to the problem of sorting raw image data into distinct objects. Seeing things instead of just areas of color and orientation. In computer vision, this is recognized as an extremely difficult problem. For humans, it is almost effortless. Consider this image randomly pulled from the Internet using the search phrase kitchen drawer clutter If I ask you to reach for the slotted spatula, after a few moments of scanning you will identify the object, then orient your hand to grab the handle. Robots on assembly lines have to solve this problem when reaching for a part from a bin full of jumbled items. It is an extremely difficult problem for artificial intelligence.

3 Perception doesn t always get it right: The following images demonstrate how your own visual system sometimes makes errors or has conflicting answers or has difficulty with this problem. Sometimes, we see familiar shapes in random configurations, a phenomenon called pareidolia meaning wrong image. The Rorschach Test uses pareidolia to probe the psyche of patients in psychoanalysis. Rorschach s original image 3 Meow! (from Dr. Bedell, source unknown) Google image search, Jesus in a tortilla

4 We see organization in repeating patterns. These can shift and reorganize dynamically. Source unknown

5 We see shapes and ignore backgrounds, even if those backgrounds are shapes. Zoom in on the image, look between the pillars. This is a set of actual pillars at the Exploratorium in San Francisco

6 In situations with very poor information, it can take a long time to reach an organized perception. Do you see the animal? Dalmation from Marr 1982

7 Sometimes we fill in missing information, like edges that are probably there even though they have no contrast in the image. These are called illusory contours. Many people see a solid white triangle with distinct edges, lying in front of the outlined triangle and discs. The solid white triangle looks a little brighter than the background. Kanizsa Triangle by Gaetano Kanizsa, 1955

8 The inferences made about an image have a strong influence on how missing information gets filled in. Is the wire frame cube in front of black discs? Or is it behind a set of holes? Kanizsa Necker Cube, source unknown.

9 Impossible figures, like those made famous by MC Escher, pit local solutions to image segmentation against global solutions. In this figure, the missing information is shading, stereoscopic 3D, and motion parallax. Without these, the brain makes a best guess at the three dimensional shapes based on edges. The artist has cleverly created ambiguity from one end to another of the object. Source unknown. From a google image search on Multistable Perception

Lecture 1 Introduction to Computer Vision. Lin ZHANG, PhD School of Software Engineering, Tongji University Spring 2018

Lecture 1 Introduction to Computer Vision. Lin ZHANG, PhD School of Software Engineering, Tongji University Spring 2018 Lecture 1 Introduction to Computer Vision Lin ZHANG, PhD School of Software Engineering, Tongji University Spring 2018 Course Info Contact Information Room 408L, Jishi Building Email: cslinzhang@tongji.edu.cn

More information

Human Vision and Human-Computer Interaction. Much content from Jeff Johnson, UI Wizards, Inc.

Human Vision and Human-Computer Interaction. Much content from Jeff Johnson, UI Wizards, Inc. Human Vision and Human-Computer Interaction Much content from Jeff Johnson, UI Wizards, Inc. are these guidelines grounded in perceptual psychology and how can we apply them intelligently? Mach bands:

More information

Fun with visual illusions. Professor William Ayliffe Gresham Professor of Physic

Fun with visual illusions. Professor William Ayliffe Gresham Professor of Physic Gresham Lecture, Wednesday 13 October 2010 Fun with visual illusions Professor William Ayliffe Gresham Professor of Physic There are many definitions of what constitutes a visual illusion. We commonly

More information

Lecture 1 Introduction to Computer Vision. Lin ZHANG, PhD School of Software Engineering, Tongji University Spring 2015

Lecture 1 Introduction to Computer Vision. Lin ZHANG, PhD School of Software Engineering, Tongji University Spring 2015 Lecture 1 Introduction to Computer Vision Lin ZHANG, PhD School of Software Engineering, Tongji University Spring 2015 Course Info Contact Information Room 314, Jishi Building Email: cslinzhang@tongji.edu.cn

More information

Resolving Perceptual Ambiguity Visual Rules & Other Factors

Resolving Perceptual Ambiguity Visual Rules & Other Factors Resolving Perceptual Ambiguity Visual Rules & Other Factors Dr Joseph L Brooks School of Psychology & Centre for Cognitive Neuroscience & Cognitive Systems University of Kent What do you see? Depth ambiguity

More information

Object Perception. 23 August PSY Object & Scene 1

Object Perception. 23 August PSY Object & Scene 1 Object Perception Perceiving an object involves many cognitive processes, including recognition (memory), attention, learning, expertise. The first step is feature extraction, the second is feature grouping

More information

PERCEIVING SCENES. Visual Perception

PERCEIVING SCENES. Visual Perception PERCEIVING SCENES Visual Perception Occlusion Face it in everyday life We can do a pretty good job in the face of occlusion Need to complete parts of the objects we cannot see Slide 2 Visual Completion

More information

Introduction to Vision. Alan L. Yuille. UCLA.

Introduction to Vision. Alan L. Yuille. UCLA. Introduction to Vision Alan L. Yuille. UCLA. IPAM Summer School 2013 3 weeks of online lectures on Vision. What papers do I read in computer vision? There are so many and they are so different. Main Points

More information

4 Perceiving and Recognizing Objects

4 Perceiving and Recognizing Objects 4 Perceiving and Recognizing Objects Chapter 4 4 Perceiving and Recognizing Objects Finding edges Grouping and texture segmentation Figure Ground assignment Edges, parts, and wholes Object recognition

More information

Unit IV: Sensation & Perception. Module 19 Vision Organization & Interpretation

Unit IV: Sensation & Perception. Module 19 Vision Organization & Interpretation Unit IV: Sensation & Perception Module 19 Vision Organization & Interpretation Visual Organization 19-1 Perceptual Organization 19-1 How do we form meaningful perceptions from sensory information? A group

More information

AI Principles, Semester 2, Week 1, Lecture 2, Cognitive Science and AI Applications. The Computational and Representational Understanding of Mind

AI Principles, Semester 2, Week 1, Lecture 2, Cognitive Science and AI Applications. The Computational and Representational Understanding of Mind AI Principles, Semester 2, Week 1, Lecture 2, Cognitive Science and AI Applications How simulations can act as scientific theories The Computational and Representational Understanding of Mind Boundaries

More information

You ve heard about the different types of lines that can appear in line drawings. Now we re ready to talk about how people perceive line drawings.

You ve heard about the different types of lines that can appear in line drawings. Now we re ready to talk about how people perceive line drawings. You ve heard about the different types of lines that can appear in line drawings. Now we re ready to talk about how people perceive line drawings. 1 Line drawings bring together an abundance of lines to

More information

Computer Vision Introduction

Computer Vision Introduction Computer Vision Introduction Ahmed Elgammal Dept of Computer Science Rutgers University Outlines Vision What and Why? Human vision Computer vision General computer vision applications Course Outlines Administrative

More information

OPTICAL ILLUSIONS. Matyas Molnar

OPTICAL ILLUSIONS. Matyas Molnar OPTICAL ILLUSIONS Matyas Molnar More info, examples, sources Mohit Gupta: Understanding optical illusions https://www.eyebuydirect.com/understanding-perception-optical-illusions https://www.rd.com/culture/optical-illusions/

More information

Spring 2018 CS543 / ECE549 Computer Vision. Course webpage URL:

Spring 2018 CS543 / ECE549 Computer Vision. Course webpage URL: Spring 2018 CS543 / ECE549 Computer Vision Course webpage URL: http://slazebni.cs.illinois.edu/spring18/ The goal of computer vision To extract meaning from pixels What we see What a computer sees Source:

More information

Bottom-up and Top-down Perception Bottom-up perception

Bottom-up and Top-down Perception Bottom-up perception Bottom-up and Top-down Perception Bottom-up perception Physical characteristics of stimulus drive perception Realism Top-down perception Knowledge, expectations, or thoughts influence perception Constructivism:

More information

Regan Mandryk. Depth and Space Perception

Regan Mandryk. Depth and Space Perception Depth and Space Perception Regan Mandryk Disclaimer Many of these slides include animated gifs or movies that may not be viewed on your computer system. They should run on the latest downloads of Quick

More information

Complete Drawing and Painting Certificate Course

Complete Drawing and Painting Certificate Course Complete Drawing and Painting Certificate Course Title: Unit Three Shading and Form Medium: Drawing in graphite pencil Level: Beginners Week: Three Course Code: Page 1 of 12 Week Three: General overview

More information

CSE Tue 10/09. Nadir Weibel

CSE Tue 10/09. Nadir Weibel CSE 118 - Tue 10/09 Nadir Weibel Today Admin Teams Assignments, grading, submissions Mini Quiz on Week 1 (readings and class material) Low-Fidelity Prototyping 1st Project Assignment Computer Vision, Kinect,

More information

Psy 280 Fall 2000: Color Vision (Part 1) Oct 23, Announcements

Psy 280 Fall 2000: Color Vision (Part 1) Oct 23, Announcements Announcements 1. This week's topic will be COLOR VISION. DEPTH PERCEPTION will be covered next week. 2. All slides (and my notes for each slide) will be posted on the class web page at the end of the week.

More information

Modulating motion-induced blindness with depth ordering and surface completion

Modulating motion-induced blindness with depth ordering and surface completion Vision Research 42 (2002) 2731 2735 www.elsevier.com/locate/visres Modulating motion-induced blindness with depth ordering and surface completion Erich W. Graf *, Wendy J. Adams, Martin Lages Department

More information

Today. Pattern Recognition. Introduction. Perceptual processing. Feature Integration Theory, cont d. Feature Integration Theory (FIT)

Today. Pattern Recognition. Introduction. Perceptual processing. Feature Integration Theory, cont d. Feature Integration Theory (FIT) Today Pattern Recognition Intro Psychology Georgia Tech Instructor: Dr. Bruce Walker Turning features into things Patterns Constancy Depth Illusions Introduction We have focused on the detection of features

More information

Digital image processing vs. computer vision Higher-level anchoring

Digital image processing vs. computer vision Higher-level anchoring Digital image processing vs. computer vision Higher-level anchoring Václav Hlaváč Czech Technical University in Prague Faculty of Electrical Engineering, Department of Cybernetics Center for Machine Perception

More information

Contours, Saliency & Tone Mapping. Donald P. Greenberg Visual Imaging in the Electronic Age Lecture 21 November 3, 2016

Contours, Saliency & Tone Mapping. Donald P. Greenberg Visual Imaging in the Electronic Age Lecture 21 November 3, 2016 Contours, Saliency & Tone Mapping Donald P. Greenberg Visual Imaging in the Electronic Age Lecture 21 November 3, 2016 Foveal Resolution Resolution Limit for Reading at 18" The triangle subtended by a

More information

Slide 4 Now we have the same components that we find in our eye. The analogy is made clear in this slide. Slide 5 Important structures in the eye

Slide 4 Now we have the same components that we find in our eye. The analogy is made clear in this slide. Slide 5 Important structures in the eye Vision 1 Slide 2 The obvious analogy for the eye is a camera, and the simplest camera is a pinhole camera: a dark box with light-sensitive film on one side and a pinhole on the other. The image is made

More information

Sketchbook Assignments Due Monday, November 15, 2010

Sketchbook Assignments Due Monday, November 15, 2010 Sketchbook Assignments Due Monday, November 15, 2010 1. CONTINUOUS LINE DRAWING - From observation, create a continuous line drawing of an object or person as you look at it. The line in the continuous

More information

Vision. Biological vision and image processing

Vision. Biological vision and image processing Vision Stefano Ferrari Università degli Studi di Milano stefano.ferrari@unimi.it Methods for Image processing academic year 2017 2018 Biological vision and image processing The human visual perception

More information

Intro to Artificial Intelligence Lecture 1. Ahmed Sallam { }

Intro to Artificial Intelligence Lecture 1. Ahmed Sallam {   } Intro to Artificial Intelligence Lecture 1 Ahmed Sallam { http://sallam.cf } Purpose of this course Understand AI Basics Excite you about this field Definitions of AI Thinking Rationally Acting Humanly

More information

Perception of 3D Structure. How does the visual system reconstruct a 3D world from the FLAT, 2D retinal image? Our depth perception: far from flawless

Perception of 3D Structure. How does the visual system reconstruct a 3D world from the FLAT, 2D retinal image? Our depth perception: far from flawless Perception of 3D Structure Depth perception is crucially important for everyday activities Getting out of bed in the morning Reaching for nearby objects (such as the alarm clock) Pouring coffee into your

More information

Thinking About Psychology: The Science of Mind and Behavior 2e. Charles T. Blair-Broeker Randal M. Ernst

Thinking About Psychology: The Science of Mind and Behavior 2e. Charles T. Blair-Broeker Randal M. Ernst Thinking About Psychology: The Science of Mind and Behavior 2e Charles T. Blair-Broeker Randal M. Ernst Sensation and Perception Chapter Module 9 Perception Perception While sensation is the process by

More information

Affordable Real-Time Vision Guidance for Robot Motion Control

Affordable Real-Time Vision Guidance for Robot Motion Control Affordable Real-Time Vision Guidance for Robot Motion Control Cong Wang Assistant Professor ECE and MIE Departments New Jersey Institute of Technology Mobile: (510)529-6691 Office: (973)596-5744 Advanced

More information

Step 1 - Introducing the Georgia O Keeffe Slideshow Guide

Step 1 - Introducing the Georgia O Keeffe Slideshow Guide Step 1 - Introducing the Georgia O Keeffe Slideshow Guide MOTIVATION BEGIN READING HERE I have something special for you today! Do you like special surprises? First, what is the name of this art program?

More information

Running Man. Please scroll to the first page

Running Man. Please scroll to the first page Running Man Please scroll to the first page Running Man is a computer generated image I worked on for about a year. The original image is a digital file. I use an Epson Stylus Pro 9600 inkjet printer with

More information

Perception. The process of organizing and interpreting information, enabling us to recognize meaningful objects and events.

Perception. The process of organizing and interpreting information, enabling us to recognize meaningful objects and events. Perception The process of organizing and interpreting information, enabling us to recognize meaningful objects and events. At any moment our awareness focuses, like a flashlight beam, on only

More information

Computational Vision and Picture. Plan. Computational Vision and Picture. Distal vs. proximal stimulus. Vision as an inverse problem

Computational Vision and Picture. Plan. Computational Vision and Picture. Distal vs. proximal stimulus. Vision as an inverse problem Perceptual and Artistic Principles for Effective Computer Depiction Perceptual and Artistic Principles for Effective Computer Depiction Computational Vision and Picture Fredo Durand MIT- Lab for Computer

More information

Understanding Optical Illusions. Mohit Gupta

Understanding Optical Illusions. Mohit Gupta Understanding Optical Illusions Mohit Gupta What are optical illusions? Perception: I see Light (Sensing) Truth: But this is an! Oracle Optical Illusion in Nature Image Courtesy: http://apollo.lsc.vsc.edu/classes/met130/notes/chapter19/graphics/infer_mirage_road.jpg

More information

Swarm Robotics. Clustering and Sorting

Swarm Robotics. Clustering and Sorting Swarm Robotics Clustering and Sorting By Andrew Vardy Associate Professor Computer Science / Engineering Memorial University of Newfoundland St. John s, Canada Deneubourg JL, Goss S, Franks N, Sendova-Franks

More information

COPYRIGHTED MATERIAL. Overview

COPYRIGHTED MATERIAL. Overview In normal experience, our eyes are constantly in motion, roving over and around objects and through ever-changing environments. Through this constant scanning, we build up experience data, which is manipulated

More information

4D-Particle filter localization for a simulated UAV

4D-Particle filter localization for a simulated UAV 4D-Particle filter localization for a simulated UAV Anna Chiara Bellini annachiara.bellini@gmail.com Abstract. Particle filters are a mathematical method that can be used to build a belief about the location

More information

COPYRIGHTED MATERIAL OVERVIEW 1

COPYRIGHTED MATERIAL OVERVIEW 1 OVERVIEW 1 In normal experience, our eyes are constantly in motion, roving over and around objects and through ever-changing environments. Through this constant scanning, we build up experiential data,

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

NUMBER AND PLACE VALUE PATTERNS AND ALGEBRA USING UNITS OF MEASUREMENT SHAPE LOCATION AND TRANSFORMATION...

NUMBER AND PLACE VALUE PATTERNS AND ALGEBRA USING UNITS OF MEASUREMENT SHAPE LOCATION AND TRANSFORMATION... STRAND: NUMBER AND ALGEBRA NUMBER AND PLACE VALUE... 007 PATTERNS AND ALGEBRA... 330 STRAND: MEASUREMENT AND GEOMETRY USING UNITS OF MEASUREMENT... 384 SHAPE... 465 LOCATION AND TRANSFORMATION... 586 STRAND:

More information

MCA Kids Adventure Trail

MCA Kids Adventure Trail MCA Kids Adventure Trail For ages 5-10. Children under 7 may need assistance. Level 4 Galleries + Levels 1 & 2 Galleries Explore works from these three exhibitions the MCA s special Summer season Kids

More information

Beau Lotto: Optical Illusions Show How We See

Beau Lotto: Optical Illusions Show How We See Beau Lotto: Optical Illusions Show How We See What is the background of the presenter, what do they do? How does this talk relate to psychology? What topics does it address? Be specific. Describe in great

More information

4/9/2015. Simple Graphics and Image Processing. Simple Graphics. Overview of Turtle Graphics (continued) Overview of Turtle Graphics

4/9/2015. Simple Graphics and Image Processing. Simple Graphics. Overview of Turtle Graphics (continued) Overview of Turtle Graphics Simple Graphics and Image Processing The Plan For Today Website Updates Intro to Python Quiz Corrections Missing Assignments Graphics and Images Simple Graphics Turtle Graphics Image Processing Assignment

More information

Unit 1: Introduction to Autonomous Robotics

Unit 1: Introduction to Autonomous Robotics Unit 1: Introduction to Autonomous Robotics Computer Science 4766/6778 Department of Computer Science Memorial University of Newfoundland January 16, 2009 COMP 4766/6778 (MUN) Course Introduction January

More information

The Visual-Spatial System:

The Visual-Spatial System: The Visual-Spatial System: Cognition & Perception DR. JAMES L. MOHLER ( 马健思博士 ) COMPUTER GRAPHICS TECHNOLOGY PURDUE UNIVERSITY The Visual-Spatial System Visual Perception Cognitive processes that receive

More information

Learning and Using Models of Kicking Motions for Legged Robots

Learning and Using Models of Kicking Motions for Legged Robots Learning and Using Models of Kicking Motions for Legged Robots Sonia Chernova and Manuela Veloso Computer Science Department Carnegie Mellon University Pittsburgh, PA 15213 {soniac, mmv}@cs.cmu.edu Abstract

More information

Manipulation. Manipulation. Better Vision through Manipulation. Giorgio Metta Paul Fitzpatrick. Humanoid Robotics Group.

Manipulation. Manipulation. Better Vision through Manipulation. Giorgio Metta Paul Fitzpatrick. Humanoid Robotics Group. Manipulation Manipulation Better Vision through Manipulation Giorgio Metta Paul Fitzpatrick Humanoid Robotics Group MIT AI Lab Vision & Manipulation In robotics, vision is often used to guide manipulation

More information

Our visual system always has to compute a solid object given definite limitations in the evidence that the eye is able to obtain from the world, by

Our visual system always has to compute a solid object given definite limitations in the evidence that the eye is able to obtain from the world, by Perceptual Rules Our visual system always has to compute a solid object given definite limitations in the evidence that the eye is able to obtain from the world, by inferring a third dimension. We can

More information

* When the subject is horizontal When your subject is wider than it is tall, a horizontal image compliments the subject.

* When the subject is horizontal When your subject is wider than it is tall, a horizontal image compliments the subject. Digital Photography: Beyond Point & Click March 2011 http://www.photography-basics.com/category/composition/ & http://asp.photo.free.fr/geoff_lawrence.htm In our modern world of automatic cameras, which

More information

CS10 The Beauty and Joy of Computing

CS10 The Beauty and Joy of Computing CS10 The Beauty and Joy of Computing Lecture #15 Artificial Intelligence UC Berkeley EECS Lecturer SOE Dan Garcia 2011-10-24 The PRIMER-V2 robot is capable of starting from a stopped position, start riding,

More information

CPS331 Lecture: Intelligent Agents last revised July 25, 2018

CPS331 Lecture: Intelligent Agents last revised July 25, 2018 CPS331 Lecture: Intelligent Agents last revised July 25, 2018 Objectives: 1. To introduce the basic notion of an agent 2. To discuss various types of agents Materials: 1. Projectable of Russell and Norvig

More information

Artificial Intelligence

Artificial Intelligence Artificial Intelligence Lecture 01 - Introduction Edirlei Soares de Lima What is Artificial Intelligence? Artificial intelligence is about making computers able to perform the

More information

the dimensionality of the world Travelling through Space and Time Learning Outcomes Johannes M. Zanker

the dimensionality of the world Travelling through Space and Time Learning Outcomes Johannes M. Zanker Travelling through Space and Time Johannes M. Zanker http://www.pc.rhul.ac.uk/staff/j.zanker/ps1061/l4/ps1061_4.htm 05/02/2015 PS1061 Sensation & Perception #4 JMZ 1 Learning Outcomes at the end of this

More information

Occlusion. Atmospheric Perspective. Height in the Field of View. Seeing Depth The Cue Approach. Monocular/Pictorial

Occlusion. Atmospheric Perspective. Height in the Field of View. Seeing Depth The Cue Approach. Monocular/Pictorial Seeing Depth The Cue Approach Occlusion Monocular/Pictorial Cues that are available in the 2D image Height in the Field of View Atmospheric Perspective 1 Linear Perspective Linear Perspective & Texture

More information

2016 Rubik s Brand Ltd 1974 Rubik s Used under license Rubik s Brand Ltd. All rights reserved.

2016 Rubik s Brand Ltd 1974 Rubik s Used under license Rubik s Brand Ltd. All rights reserved. INTRODUCTION: ANCIENT GAMES AND PUZZLES AROUND THE WORLD Vocabulary Word Definition/ Notes Games Puzzles Archaeology Archaeological record History Native American Lacrosse Part 1: Rubik s Cube History

More information

On a loose leaf sheet of paper answer the following questions about the random samples.

On a loose leaf sheet of paper answer the following questions about the random samples. 7.SP.5 Probability Bell Ringers On a loose leaf sheet of paper answer the following questions about the random samples. 1. Veterinary doctors marked 30 deer and released them. Later on, they counted 150

More information

UNIT 1 (of 5): Line (16 hours = 1 credit)

UNIT 1 (of 5): Line (16 hours = 1 credit) Art I A Elements of Art UNIT 1 (of 5): Line (16 hours = 1 credit) Independent Study 1. Students will be introduced to techniques meant to inspire creativity 2. Students will practice drawing skills in

More information

Computational and Biological Vision

Computational and Biological Vision Introduction to Computational and Biological Vision CS 202-1-5261 Computer Science Department, BGU Ohad Ben-Shahar Some necessary administrivia Lecturer : Ohad Ben-Shahar Email address : ben-shahar@cs.bgu.ac.il

More information

Introduction. BIL719 Computer Vision Pinar Duygulu Hacettepe University

Introduction. BIL719 Computer Vision Pinar Duygulu Hacettepe University Introduction BIL719 Computer Vision Pinar Duygulu Hacettepe University Basic Info Textbooks (suggested): Forsyth & Ponce, Computer Vision: A Modern Approach Richard Szeliski, Computer Vision: Algorithms

More information

Today I t n d ro ucti tion to computer vision Course overview Course requirements

Today I t n d ro ucti tion to computer vision Course overview Course requirements COMP 776: Computer Vision Today Introduction ti to computer vision i Course overview Course requirements The goal of computer vision To extract t meaning from pixels What we see What a computer sees Source:

More information

FSA 7 th Grade Math. MAFS.7.SP.1.1 & MAFS.7.SP.1.2 Level 2. MAFS.7.SP.1.1 & MAFS.7.SP.1.2 Level 2. MAFS.7.SP.1.1 & MAFS.7.SP.1.

FSA 7 th Grade Math. MAFS.7.SP.1.1 & MAFS.7.SP.1.2 Level 2. MAFS.7.SP.1.1 & MAFS.7.SP.1.2 Level 2. MAFS.7.SP.1.1 & MAFS.7.SP.1. FSA 7 th Grade Math Statistics and Probability Two students are taking surveys to find out if people will vote to fund the building of a new city park on election day. Levonia asks 20 parents of her friends.

More information

Panoramas. CS 178, Spring Marc Levoy Computer Science Department Stanford University

Panoramas. CS 178, Spring Marc Levoy Computer Science Department Stanford University Panoramas CS 178, Spring 2012 Marc Levoy Computer Science Department Stanford University What is a panorama?! a wider-angle image than a normal camera can capture! any image stitched from overlapping photographs!

More information

CS10 The Beauty and Joy of Computing

CS10 The Beauty and Joy of Computing CS10 The Beauty and Joy of Computing Lecture #21 Artificial Intelligence UC Berkeley EECS Lecturer SOE Dan Garcia 2011-04-13 IBM s Watson is being used by researchers in Canada to provide early warnings

More information

What is a digital image?

What is a digital image? Lec. 26, Thursday, Nov. 18 Digital imaging (not in the book) We are here Matrices and bit maps How many pixels How many shades? CCD Digital light projector Image compression: JPEG and MPEG Chapter 8: Binocular

More information

Processing streams PSY 310 Greg Francis. Lecture 10. Neurophysiology

Processing streams PSY 310 Greg Francis. Lecture 10. Neurophysiology Processing streams PSY 310 Greg Francis Lecture 10 A continuous surface infolded on itself. Neurophysiology We are working under the following hypothesis What we see is determined by the pattern of neural

More information

ANALYZING LIGHT USING CATCHLIGHTS

ANALYZING LIGHT USING CATCHLIGHTS Photzy ANALYZING LIGHT USING CATCHLIGHTS Short Guide Written by Karlo de Leon ANALYZING LIGHT USING CATCHLIGHTS! // PHOTZY.COM 1 Analyzing a photograph is a very good way to learn lighting. A photographer

More information

COGS 101A: Sensation and Perception

COGS 101A: Sensation and Perception COGS 101A: Sensation and Perception 1 Virginia R. de Sa Department of Cognitive Science UCSD Lecture 9: Motion perception Course Information 2 Class web page: http://cogsci.ucsd.edu/ desa/101a/index.html

More information

What you see is not what you get. Grade Level: 3-12 Presentation time: minutes, depending on which activities are chosen

What you see is not what you get. Grade Level: 3-12 Presentation time: minutes, depending on which activities are chosen Optical Illusions What you see is not what you get The purpose of this lesson is to introduce students to basic principles of visual processing. Much of the lesson revolves around the use of visual illusions

More information

Pixel v POTUS. 1

Pixel v POTUS. 1 Pixel v POTUS Of all the unusual and contentious artifacts in the online document published by the White House, claimed to be an image of the President Obama s birth certificate 1, perhaps the simplest

More information

James Turrell - Perceptual Art. induces introspection, causing the viewer to look at their own viewing process, 1 creating completely

James Turrell - Perceptual Art. induces introspection, causing the viewer to look at their own viewing process, 1 creating completely Rhett Nichols 4.209 5-7-01 James Turrell - Perceptual Art Artists have continually used new techniques and new media to represent a viewer s experience of the world. James Turrell moves even one step closer

More information

Perception. Selective Attention focus of conscious awareness on a particular stimulus. Cocktail Party Effect

Perception. Selective Attention focus of conscious awareness on a particular stimulus. Cocktail Party Effect Perception Aoccudrnig to rscheearch at Cmabrigde Uinervtisy, it deosn t mttaer in what oredr the ltteers in a wrod are, the olny iprmoetnt tihng is that the frist and lsat ltteer be at the rghit pclae.

More information

Face Perception. The Thatcher Illusion. The Thatcher Illusion. Can you recognize these upside-down faces? The Face Inversion Effect

Face Perception. The Thatcher Illusion. The Thatcher Illusion. Can you recognize these upside-down faces? The Face Inversion Effect The Thatcher Illusion Face Perception Did you notice anything odd about the upside-down image of Margaret Thatcher that you saw before? Can you recognize these upside-down faces? The Thatcher Illusion

More information

Color Computer Vision Spring 2018, Lecture 15

Color Computer Vision Spring 2018, Lecture 15 Color http://www.cs.cmu.edu/~16385/ 16-385 Computer Vision Spring 2018, Lecture 15 Course announcements Homework 4 has been posted. - Due Friday March 23 rd (one-week homework!) - Any questions about the

More information

Virtual Reality I. Visual Imaging in the Electronic Age. Donald P. Greenberg November 9, 2017 Lecture #21

Virtual Reality I. Visual Imaging in the Electronic Age. Donald P. Greenberg November 9, 2017 Lecture #21 Virtual Reality I Visual Imaging in the Electronic Age Donald P. Greenberg November 9, 2017 Lecture #21 1968: Ivan Sutherland 1990s: HMDs, Henry Fuchs 2013: Google Glass History of Virtual Reality 2016:

More information

PUZZLE Corner. Seeing is Believing by Michelle Pauls AIMS Research Fellow

PUZZLE Corner. Seeing is Believing by Michelle Pauls AIMS Research Fellow M M PUZZLE Corner Seeing is Believing by Michelle Pauls AIMS Research Fellow 30 Optical illusions have been popular for hundreds of years and are a source of fascination for many. These illusions can take

More information

CSC Stereography Course I. What is Stereoscopic Photography?... 3 A. Binocular Vision Depth perception due to stereopsis

CSC Stereography Course I. What is Stereoscopic Photography?... 3 A. Binocular Vision Depth perception due to stereopsis CSC Stereography Course 101... 3 I. What is Stereoscopic Photography?... 3 A. Binocular Vision... 3 1. Depth perception due to stereopsis... 3 2. Concept was understood hundreds of years ago... 3 3. Stereo

More information

Learning the Proprioceptive and Acoustic Properties of Household Objects. Jivko Sinapov Willow Collaborators: Kaijen and Radu 6/24/2010

Learning the Proprioceptive and Acoustic Properties of Household Objects. Jivko Sinapov Willow Collaborators: Kaijen and Radu 6/24/2010 Learning the Proprioceptive and Acoustic Properties of Household Objects Jivko Sinapov Willow Collaborators: Kaijen and Radu 6/24/2010 What is Proprioception? It is the sense that indicates whether the

More information

Visual Rules. Why are they necessary?

Visual Rules. Why are they necessary? Visual Rules Why are they necessary? Because the image on the retina has just two dimensions, a retinal image allows countless interpretations of a visual object in three dimensions. Underspecified Poverty

More information

TETRIS approach. Computing and Technology. On Campus - Full time May 2005

TETRIS approach. Computing and Technology. On Campus - Full time May 2005 and Technology On Campus - Full time May 005 Programme Title: BSc Artificial Intelligence CIF00 C00 C0 Adv. CIS05 Natural Language Engineering CIS0 Intelligent Systems Dev. Methodologies CIS04 Intelligent

More information

The Human Brain and Senses: Memory

The Human Brain and Senses: Memory The Human Brain and Senses: Memory Methods of Learning Learning - There are several types of memory, and each is processed in a different part of the brain. Remembering Mirror Writing Today we will be.

More information

GAETANO KANIZSA * VIRTUAL LINES AND PHENOMENAL MARGINS IN THE ABSENCE OF STIMULATION DISCONTINUITIES

GAETANO KANIZSA * VIRTUAL LINES AND PHENOMENAL MARGINS IN THE ABSENCE OF STIMULATION DISCONTINUITIES GAETANO KANIZSA * VIRTUAL LINES AND PHENOMENAL MARGINS IN THE ABSENCE OF STIMULATION DISCONTINUITIES LINES AND MARGINS: «REAL» AND «VIRTUAL». A line can be exactly defined as the geometric entity constituted

More information

How Many Pixels Do We Need to See Things?

How Many Pixels Do We Need to See Things? How Many Pixels Do We Need to See Things? Yang Cai Human-Computer Interaction Institute, School of Computer Science, Carnegie Mellon University, 5000 Forbes Avenue, Pittsburgh, PA 15213, USA ycai@cmu.edu

More information

Applications of Probability Theory

Applications of Probability Theory Applications of Probability Theory The subject of probability can be traced back to the 17th century when it arose out of the study of gambling games. The range of applications extends beyond games into

More information

USE OF COLOR IN REMOTE SENSING

USE OF COLOR IN REMOTE SENSING 1 USE OF COLOR IN REMOTE SENSING (David Sandwell, Copyright, 2004) Display of large data sets - Most remote sensing systems create arrays of numbers representing an area on the surface of the Earth. The

More information

Human Vision. Human Vision - Perception

Human Vision. Human Vision - Perception 1 Human Vision SPATIAL ORIENTATION IN FLIGHT 2 Limitations of the Senses Visual Sense Nonvisual Senses SPATIAL ORIENTATION IN FLIGHT 3 Limitations of the Senses Visual Sense Nonvisual Senses Sluggish source

More information

Panoramas. CS 178, Spring Marc Levoy Computer Science Department Stanford University

Panoramas. CS 178, Spring Marc Levoy Computer Science Department Stanford University Panoramas CS 178, Spring 2013 Marc Levoy Computer Science Department Stanford University What is a panorama? a wider-angle image than a normal camera can capture any image stitched from overlapping photographs

More information

the human chapter 1 Traffic lights the human User-centred Design Light Vision part 1 (modified extract for AISD 2005) Information i/o

the human chapter 1 Traffic lights the human User-centred Design Light Vision part 1 (modified extract for AISD 2005) Information i/o Traffic lights chapter 1 the human part 1 (modified extract for AISD 2005) http://www.baddesigns.com/manylts.html User-centred Design Bad design contradicts facts pertaining to human capabilities Usability

More information

Katja Mater What We See And What We Know

Katja Mater What We See And What We Know Katja Mater What We See And What We Know 13.10 8.12.2013 Art often begins with the desire to make something visible that otherwise would remain wholly or partly invisible wondrous details, complex structures

More information

Creating a 3D environment map from 2D camera images in robotics

Creating a 3D environment map from 2D camera images in robotics Creating a 3D environment map from 2D camera images in robotics J.P. Niemantsverdriet jelle@niemantsverdriet.nl 4th June 2003 Timorstraat 6A 9715 LE Groningen student number: 0919462 internal advisor:

More information

Color , , Computational Photography Fall 2017, Lecture 11

Color , , Computational Photography Fall 2017, Lecture 11 Color http://graphics.cs.cmu.edu/courses/15-463 15-463, 15-663, 15-862 Computational Photography Fall 2017, Lecture 11 Course announcements Homework 2 grades have been posted on Canvas. - Mean: 81.6% (HW1:

More information

CAN WE BELIEVE OUR OWN EYES?

CAN WE BELIEVE OUR OWN EYES? Reading Practice CAN WE BELIEVE OUR OWN EYES? A. An optical illusion refers to a visually perceived image that is deceptive or misleading in that information transmitted from the eye to the brain is processed

More information

a. Disc Storage, RAM, Cache, CPU Registers b. CPU Registers, RAM, Disc Storage, Cache c. RAM, Disc Storage, CPU Registers, Cache

a. Disc Storage, RAM, Cache, CPU Registers b. CPU Registers, RAM, Disc Storage, Cache c. RAM, Disc Storage, CPU Registers, Cache Problem 1: Introduction circle the correct answer [3 marks] i. Select which of the following answers has the terms from the types of memory in order from Smallest to Largest Capacity? Sample question,

More information

Computer Vision. Howie Choset Introduction to Robotics

Computer Vision. Howie Choset   Introduction to Robotics Computer Vision Howie Choset http://www.cs.cmu.edu.edu/~choset Introduction to Robotics http://generalrobotics.org What is vision? What is computer vision? Edge Detection Edge Detection Interest points

More information

Artificial Intelligence (AI) Artificial Intelligent definition, vision, reality and consequences. 1. What is AI, definition and use today?

Artificial Intelligence (AI) Artificial Intelligent definition, vision, reality and consequences. 1. What is AI, definition and use today? Artificial Intelligent definition, vision, reality and consequences Peter Funk Department of computer Science Mälardalen University peter.funk@mdh.se Artificial Intelligence (AI) 1. What is AI, definition

More information

Feel the beat: using cross-modal rhythm to integrate perception of objects, others, and self

Feel the beat: using cross-modal rhythm to integrate perception of objects, others, and self Feel the beat: using cross-modal rhythm to integrate perception of objects, others, and self Paul Fitzpatrick and Artur M. Arsenio CSAIL, MIT Modal and amodal features Modal and amodal features (following

More information

Background. Computer Vision & Digital Image Processing. Improved Bartlane transmitted image. Example Bartlane transmitted image

Background. Computer Vision & Digital Image Processing. Improved Bartlane transmitted image. Example Bartlane transmitted image Background Computer Vision & Digital Image Processing Introduction to Digital Image Processing Interest comes from two primary backgrounds Improvement of pictorial information for human perception How

More information

Learning Targets. Module 19

Learning Targets. Module 19 Learning Targets Module 19 Visual Organization and Interpretation 19-1 Describe the Gestalt psychologists understanding of perceptual organization, and explain how figure-ground and grouping principles

More information

CS 309: Autonomous Intelligent Robotics. Instructor: Jivko Sinapov

CS 309: Autonomous Intelligent Robotics. Instructor: Jivko Sinapov CS 309: Autonomous Intelligent Robotics Instructor: Jivko Sinapov http://www.cs.utexas.edu/~jsinapov/teaching/cs309_spring2017/ Announcements FRI Summer Research Fellowships: https://cns.utexas.edu/fri/students/summer-research

More information