Computer Vision CS302 Data Structures Dr. George Bebis

Slides:



Advertisements
Similar presentations
Review of AI from Chapter 3. Journal May 13  What advantages and disadvantages do you see with using Expert Systems in real world applications like business,
Advertisements

5/13/2015CAM Talk G.Kamberova Computer Vision Introduction Gerda Kamberova Department of Computer Science Hofstra University.
Vision Based Control Motion Matt Baker Kevin VanDyke.
Check web page often T,R 12:30-1:50pm PSCB (Phy Sci Class Blg) 140 Course intro handout.
CPSC 425: Computer Vision (Jan-April 2007) David Lowe Prerequisites: 4 th year ability in CPSC Math 200 (Calculus III) Math 221 (Matrix Algebra: linear.
C280, Computer Vision Prof. Trevor Darrell
3D Computer Vision and Video Computing Review Midterm Review CSC I6716 Spring 2011 Prof. Zhigang Zhu
CS 561, Sessions 27 1 Towards intelligent machines Thanks to CSCI561, we now know how to… - Search (and play games) - Build a knowledge base using FOL.
Overview of Computer Vision CS491E/791E. What is Computer Vision? Deals with the development of the theoretical and algorithmic basis by which useful.
A Brief Overview of Computer Vision Jinxiang Chai Many slides are borrowed from James Hays and Steve Seitz.
Algorithms and Applications in Computer Vision
3D Computer Vision and Video Computing Introduction Instructor: Zhigang Zhu CSc Spring 2006 Reading in 3D Computer Vision and.
2007Theo Schouten1 Introduction. 2007Theo Schouten2 Human Eye Cones, Rods Reaction time: 0.1 sec (enough for transferring 100 nerve.
Computers and Photographs 1) Image Processing 2) Computer Vision Henry Schneiderman.
Object Recognition Using Geometric Hashing
Introduction to Computer Vision CS223B, Winter 2005.
Computer Vision (CSE P576) Staff Prof: Steve Seitz TA: Jiun-Hung Chen Web Page
California Car License Plate Recognition System ZhengHui Hu Advisor: Dr. Kang.
Computer Vision. Computer vision is concerned with the theory and technology for building artificial Computer vision is concerned with the theory and.
Computer Vision (CSE/EE 576) Staff Prof: Steve Seitz TA: Aseem Agarwala Web Page
Instructors TAs Web Page CSE 455: Computer Vision Neel Joshi Ian Simon Ira Kemelmacher
Digital Processing Option. Digital Processing is… If you want to improve contrast in an image, MPEG a movie, filter a sound… If you want to improve contrast.
What is Computer Vision?
UW Computer Vision (CSE 576)
Staff Web Page Handouts overload list intro slides image filtering slides Computer Vision (CSE.
Image Processing Lecture 1 Introduction and Application - Gaurav Gupta - Shobhit Niranjan.
Computer Vision Spring ,-685 Instructor: S. Narasimhan Wean Hall 5409 T-R 10:30am – 11:50am.
CMSC 426: Image Processing (Computer Vision) David Jacobs.
Computer Vision ECE CS 543 / ECE 549 University of Illinois Instructors: Derek Hoiem, David Forsyth TA: Varsha Hedau Presenter: Derek Hoiem.
Staff Web Page Handouts signup sheet intro slides image filtering slides Computer Vision (CSE.
EECS 274 Computer Vision Introduction. What is computer vision? Terminator 2.
INPUT DEVICES. KEYBOARD Most common input device for a computer.
CSCE 643: Introduction to Computer Vision
A Brief Overview of Computer Vision Jinxiang Chai.
Introduction to ECE432 Instructor: Ying Wu Dept. Electrical & Computer Engr. Northwestern University Evanston, IL 60208
CS 1114: Introduction to Computing Using MATLAB and Robotics Prof. Noah Snavely CS1114
Introduction to Computer Vision
G52IIP, School of Computer Science, University of Nottingham What we will learn … Topics relate to the use of computer to Acquire/generate Process/manipulate/store.
Digital Image Processing In The Name Of God Digital Image Processing Lecture1: Introduction M. Ghelich Oghli By: M. Ghelich Oghli
CSE 803: Computer Vision Naveed Sarfraz Khattak. What is Computer Vision?
CSC 308 – Graphics Programming Graphics Application Areas i.e. “Why do we care?” Dr. Paige H. Meeker Computer Science Presbyterian College, Clinton, SC.
Program Studi S-1 Teknik Informatika FMIPA Universitas Padjadjaran
CS-498 Computer Vision Week 1, Day 1 Computer Vision Examples Overview of the Course Introduction to Images 1.
Seminar on Media Technology Computer Vision Albert Alemany Font.
CSCE 5013 Computer Vision Fall 2011 Prof. John Gauch
Computer Vision cmput 499 Lecture 1: Introduction and course overview Martin Jagersand.
Computer Science Department Pacific University Artificial Intelligence -- Computer Vision.
National Center for Supercomputing Applications University of Illinois at Urbana-Champaign Using Image Data in Your Research Kenton McHenry, Ph.D. Research.
Why is computer vision difficult?
12/7/10 Looking Back, Moving Forward Computational Photography Derek Hoiem, University of Illinois Photo Credit Lee Cullivan.
Computer Vision cmput 428/615 Lecture 1: Introduction and course overview Martin Jagersand.
CS332 Visual Processing Department of Computer Science Wellesley College CS 332 Visual Processing in Computer and Biological Vision Systems Overview of.
Jack Pinches INFO410 & INFO350 S INFORMATION SCIENCE Computer Vision I.
Computer Vision, CS766 Staff Instructor: Li Zhang TA: Yu-Chi Lai
WELCOME TO ALL. DIGITAL IMAGE PROCESSING Processing of images which are Digital in nature by a Digital Computer.
Computer Vision UNR George Bebis Computer Vision Laboratory (CVL) Department of Computer Science and Engineering University of Nevada, Reno,
Instructor: Guodong Guo
DSP Laboratory – TELKOM UNIVERSITY
Staff Web Page Handouts signup sheet intro slides image filtering slides Computer Vision (CSE.
  Computer vision is a field that includes methods for acquiring,prcessing, analyzing, and understanding images and, in general, high-dimensional data.
Computer Vision: 3D Shape Reconstruction Use images to build 3D model of object or site 3D site model built from laser range scans collected by CMU autonomous.
Visual Information Processing. Human Perception V.S. Machine Perception  Human perception: pictorial information improvement for human interpretation.
Computer Vision Prof. Trevor Darrell (Berleley)
CS262: Computer Vision (and Human-Computer Interaction)
Lecture 1: Introduction
Instructor: Mircea Nicolescu
吴心筱 计算感知 吴心筱
Computer Vision (CSE 490CV, EE400B)
Wrap-up Computer Vision Spring 2019, Lecture 26
Presentation transcript:

Computer Vision CS302 Data Structures Dr. George Bebis

What is Computer Vision? Nice sunset! “Making computers see and understand”

Connections to other disciplines Computer Vision Image Processing Pattern Recognition Machine Learning Artificial Intelligence Robotics Psychology Neuroscience Computer Graphics

Image Processing

Image Processing (cont’d) Image enhancement Image Compression

Computer Graphics

Computer Graphics (cont’d) Image Output: Geometric Models Synthetic Camera projection, shading, lighting models

Computer Vision

Computer Vision (cont’d) Model Output: Real Scene CamerasImages

Why is Computer Vision Difficult? (1) It is a many-to-one mapping. –Inverse mapping has non-unique solution. –A lot of information is lost in the transformation from the 3D world to the 2D image. (2) It is computationally intensive. - A typical video is 30 frames / sec (3) We do not understand the recognition problem.

Viewpoint variations Michelangelo

Illumination changes

Scale changes

Deformations

Occlusions

Background clutter

Motion blurring

Intra-class variation

Local ambiguity

Applications Industry (visual inspection and assembly) Security and Surveillance (object detection, recognition, and tracking) Human Activity Recognition Traffic Monitoring and Analysis Robotics Medical Applications Many more …

Industrial Computer Vision (Machine Vision) Industrial computer vision systems work really well. Make strong assumptions about lighting conditions Make strong assumptions about the position of objects Make strong assumptions about the type of objects

Visual Inspection COGNEX

Optical character recognition (OCR) Digit recognition, AT&T labs Technology to convert scanned docs to text License plate readers Automatic check processing

Biometrics

Login without a password… Fingerprint scanners on many new laptops, other devices Face recognition systems begin to appear more widely

Face Recognition: Apple iPhoto

Face detection Many new digital cameras now detect faces –Canon, Sony, Fuji, …

Smile detection? Sony Cyber-shot® T70 Digital Still Camera

How the Afghan Girl was Identified by Her Iris Patterns Iris Biometrics

Hand-based Biometrics

Object Recognition (in supermarkets) LaneHawk by EvolutionRobotics “A smart camera is flush-mounted in the checkout lane, continuously watching for items. When an item is detected and recognized, the cashier verifies the quantity of items that were found under the basket, and continues to close the transaction. The item can remain under the basket, and with LaneHawk,you are assured to get paid for it… “

Mobile visual search: Google GogglesGoogle Goggles

Visual Surveillance and Human Activity Recognition Surveillance and security

Traffic Monitoring

Smart cars: –Vision systems currently in high-end BMW, GM, Volvo models. Mobileye

Automatic Panorama Stitching

Automatic Panorama Stitching (cont’d) find correspondences

3D Modeling

Medical Imaging Skin/Breast Cancer Detection 3D imaging MRI, CT Enable surgeons to visualize internal structures through an automated overlay of 3D reconstructions of internal anatomy on top of live video views of a patient. Image guided surgery Grimson et al., MIT

Robotics Semantic Robot Vision Challenge

Vision in space Vision systems (JPL) used for several tasks –Panorama stitching –3D terrain modeling –Obstacle detection, position tracking –For more, read “Computer Vision on Mars” by Matthies et al.Computer Vision on Mars NASA'S Mars Exploration Rover Spirit NASA'S Mars Exploration Rover Spirit captured this westward view from atop a low plateau where Spirit spent the closing months of 2007.

Vision-based Interaction and Games Nintendo Wii has camera-based IR tracking built in. See Lee’s work at CMU on clever tricks on using it to create a multi-touch display!Lee’s work at CMU multi-touch display Assistive technologies Kinect

Movie Special Effects Movie special effects Insert synthetic objects in real image sequences;. Change artificially the position or the orientation of a camera. Freeze a moving 3D scene.

Computer Vision Jobs !! Academia –MIT, UC-Berkeley, CMU, UIUC, USC …… UNR! National Labs and Government –Los Alamos National Lab –Lawrence Livermore National Lab –Navy, Air-force, Army Industry –Microsoft, Intel, IBM, Xerox, Compaq, Siemens, HP, TI, Motorola, Phillips, Honeywell, Ford See:

What skills would you need to succeed in this field? Strong programming skills (i.e., C, C++, Matlab) Very good knowledge of Data Structures and Algorithms Very good background in Mathematics, especially in: –Calculus –Linear Algebra –Probabilities and Statistics –Numerical Analysis –Geometry

Related Courses at UNR CS474/674 Image Processing and Interpretation (every Fall) CS485/685 Computer Vision (every Spring) CS486/686 Advanced Computer Vision (every Fall) CS479/679 Pattern Recognition (every other Spring) Special Topics –Biometrics, Object Recognition, Neural Networks, –Mathematical Methods for Computer Vision CS482/682 Artificial Intelligence CS773A Machine Intelligence CS791Q Machine Learning CS480/680 Computer Graphics

CS474/674 Image Processing 2 exams Homework 5-6 programming assignments noise eliminationlight correction contrast enhancement

CS485/685 Computer Vision Two exams Homework 5-6 programming assignments Paper presentations (grad students) face recognition3D reconstructionobject recognition

More information on Computer Vision Computer Vision Home Page UNR Computer Vision Laboratory