1 Computational Vision CSCI 363, Fall 2012 Lecture 12 Review for Exam 1.

Slides:



Advertisements
Similar presentations
Chapter 4: The Visual Cortex and Beyond
Advertisements

The Primary Visual Cortex
The Visual System: Feature Detection Model Lesson 17.
Visual Sensation & Perception How do we see?. Structure of the eye.
Central Visual Processes. Anthony J Greene2 Central Visual Pathways I.Primary Visual Cortex Receptive Field Columns Hypercolumns II.Spatial Frequency.
The Central Visual System
Vision: Stimulus and physiology. Light / electromagnetic radiation ● What is light? One kind of electromagnetic radiation (emr includes lots of other.
Erin Berrisford, Lisa Fenske, Adam Justin, Sara Duxbury, Joe Tuzinski, & Ryan Mastellar.
Perception of Stimuli Stephen Taylor.
1 Computational Vision CSCI 363, Fall 2012 Lecture 33 Color.
Chapter 6 The Visual System
2002/01/21PSCY , Term 2, Copyright Jason Harrison, The Brain from retina to extrastriate cortex.
Blue= rods Green = Cones Pathways from the Retina In the brain, retinal ganglion axons travel to… –the hypothalamus: control bodily rhythms.
1 Biological Neural Networks Example: The Visual System.
Exam 1 week from today in class assortment of question types including written answers.
Introduction to Cognitive Science Lecture 2: Vision in Humans and Machines 1 Vision in Humans and Machines September 10, 2009.
The Human Visual System Short Overview. Terms: LGN, cortex, primary visual cortex, V1.
Laurent Itti: CS599 – Computational Architectures in Biological Vision, USC Lecture 4: Introduction to Vision 1 Computational Architectures in Biological.
Visual Sensation & Perception How do we see?. Structure of the eye.
Edge Detection Lecture 2: Edge Detection Jeremy Wyatt.
Color vision Different cone photo- receptors have opsin molecules which are differentially sensitive to certain wavelengths of light – these are the physical.
The Eye. A Model for Sensing  Three components: Stimulus detection – a specialized sensory neuron Reception – where neurons receive information from.
Human Sensing: The eye and visual processing Physiology and Function Martin Jagersand.
Computational Vision Lecture 1: Overview + Biological Vision Jeremy Wyatt.
Ganglion cells project to the brain via the optic nerve information is projected to contralateral cortex! Visual Pathways.
1B50 – Percepts and Concepts Daniel J Hulme. Outline Cognitive Vision –Why do we want computers to see? –Why can’t computers see? –Introducing percepts.
1 Perception, Illusion and VR HNRS 299, Spring 2008 Lecture 9 Visual Development Thanks to website at University of Calgary:
1 Computational Vision CSCI 363, Fall 2012 Lecture 26 Review for Exam 2.
1 Perception and VR MONT 104S, Fall 2008 Lecture 7 Seeing Color.
Physiology of Vision: a swift overview Pixels to Percepts A. Efros, CMU, Spring 2011 Some figures from Steve Palmer.
Neural Information in the Visual System By Paul Ruvolo Bryn Mawr College Fall 2012.
1 Computational Vision CSCI 363, Fall 2012 Lecture 10 Spatial Frequency.
1 Computational Vision CSCI 363, Fall 2012 Lecture 3 Neurons Central Visual Pathways See Reading Assignment on "Assignments page"
1 Perception, Illusion and VR HNRS , Spring 2008 Lecture 3 The Eye.
Table of Contents Chapter 4 Sensation and Perception.
THE VISUAL SYSTEM: EYE TO CORTEX Outline 1. The Eyes a. Structure b. Accommodation c. Binocular Disparity 2. The Retina a. Structure b. Completion c. Cone.
The Visual Cortex: Anatomy
Slide 1 Neuroscience: Exploring the Brain, 3rd Ed, Bear, Connors, and Paradiso Copyright © 2007 Lippincott Williams & Wilkins Bear: Neuroscience: Exploring.
Occipital Lobe Videos: –Brain modules 8,9,10, 11 –Consciousness- Blindsight.
The Visual System: Retinal Mechanisms
1 Computational Vision CSCI 363, Fall 2012 Lecture 5 The Retina.
Human vision Jitendra Malik U.C. Berkeley. Visual Areas.
Vision Photoreceptor cells Rod & Cone cells Bipolar Cells Connect in between Ganglion Cells Go to the brain.
1 Perception and VR MONT 104S, Fall 2008 Lecture 4 Lightness, Brightness and Edges.
September 3, 2013Computer Vision Lecture 1: Human Vision 1 Welcome to CS 675 – Computer Vision Fall 2013 Instructor: Marc Pomplun Instructor: Marc Pomplun.
1 Perception and VR MONT 104S, Fall 2008 Lecture 2 The Eye.
Visual Computing Computer Vision 2 INFO410 & INFO350 S2 2015
1 Computational Vision CSCI 363, Fall 2012 Lecture 6 Edge Detection.
Perception and VR MONT 104S, Fall 2008 Lecture 8 Seeing Depth
Keith Clements Introduction to Neuroscience
Figure 12.1 Central projections of retinal ganglion cells
Understanding Psychophysics: Spatial Frequency & Contrast
How do we see in 3 dimensions?
Outline Of Today’s Discussion 1.LGN Projections & Color Opponency 2.Primary Visual Cortex: Structure 3.Primary Visual Cortex: Individual Cells.
Sensory Neural Systems 5 February 2008 Rachel L. León
Chapter 24: Perception April 20, Introduction Emphasis on vision Feature extraction approach Model-based approach –S stimulus –W world –f,
1 Psychology 304: Brain and Behaviour Lecture 31.
1 Computational Vision CSCI 363, Fall 2012 Lecture 2 Introduction to Vision Science.
1 Perception and VR MONT 104S, Spring 2008 Lecture 3 Central Visual Pathways.
Brodmann’s Areas. Brodmann’s Areas The Primary Visual Cortex Hubel and Weisel discovered simple, complex and hypercomplex cells in the striate.
The Visual System Part 2.
Early Processing in Biological Vision
Visual Cortex   Vision Science Lectures in Ophthalmology Curtis Baker.
Ascending Visual Pathways
Orientation tuning: strongest response to one orientation
Central Visual Pathways
The Visual System: Feature Detection Model
Computational Vision CSCI 384, Spring 2004 Lecture 4 The Retina
Vocab Terms Section #2.
Week 14: Neurobiology of Vision Part 2
Presentation transcript:

1 Computational Vision CSCI 363, Fall 2012 Lecture 12 Review for Exam 1

2 Review questions Possible questions on exam: 1)List the levels of analysis involved in Marr's approach to vision. Briefly explain each one. 2)List the major parts of a neuron and their functions. 3)Describe the events that occur during action potential generation. 4)Describe the events that occur in neural signaling.

3 Problem 1. a) Compute the 2D convolution of the following image and operator. Place the result in the square corresponding to the lower right square of the operator. b) What operation does the operator perform? What can the convolution tell you about the image?

4 Problem 2. a)A cell in the primary visual cortex gives the following responses when tested with moving bars of light. (This will be diagrammed in class) How would this cell be classified according to Hubel and Wiesel's system of classification for V1 cells? b) What kinds of information might this cell be involved in computing?

5 Problem 3. Write a matlab function, colorNumbers = countColorPixels(image), that returns a three component vector that has the number of pixels in image that contain red, the number that contain green and the number that contain blue. (Note that some pixels may contain more than one color).

6 Problem 4. a) Using the pinhole camera model of the eye's projection system, calculate the projected y positions of the top and bottom of the following image. Diagram the projection system. (-1, 4) (2, 5) Y Z Image plane 1 b) How would your calculation change if the image plane were a distance of 2 units behind the origin?

7 Possible questions The following questions could appear on the exam. (There may also be questions that are not listed here). 1)What is the optic chiasm? What is its purpose? 2)What are the 2 major processing streams in the cortex? What are their functions? 3)What are the 5 major cell types in the retina? 4)What are the steps involved in Marr and Hildreth's edge detection algorithm? What is the purpose of each of these steps? 5) Diagram Barlow and Levick's direction selective circuit. Explain how it works.

8 Even more possible questions 6) What are ocular dominance (or orientation) columns? What are blobs? What is a hypercolumn? What do you think the purpose of a hypercolumn is? 7) Describe the center/surround responses in retinal ganglion cells? 8) How do the center-surround cells in the retina relate to Marr's edge detection algorithm? 9) Why is vision considered an ill-posed problem? How does the visual system deal with this? 10) What is the principal visual pathway from retina to extra- striate cortex?