CSE 803: Computer Vision Naveed Sarfraz Khattak. What is Computer Vision?

Slides:



Advertisements
Similar presentations
Introduction to Computer Vision Dr. Chang Shu COMP 4900C Winter 2008.
Advertisements

5/13/2015CAM Talk G.Kamberova Computer Vision Introduction Gerda Kamberova Department of Computer Science Hofstra University.
Check web page often T,R 12:30-1:50pm PSCB (Phy Sci Class Blg) 140 Course intro handout.
Oleh Tretiak © Computer Vision Lecture 1: Introduction.
Computer and Robot Vision I
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
Computer Vision (CSE P 576)
Advanced Computer Vision Introduction Goal and objectives To introduce the fundamental problems of computer vision. To introduce the main concepts and.
Math. Meth. in Vision and Imaging cmput 613/498 Lecture 1: Introduction and course overview Martin Jagersand.
CS/CMPE 535 – Machine Learning Outline. CS Machine Learning (Wi ) - Asim LUMS2 Description A course on the fundamentals of machine.
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.
CPSC : Data-driven Character Animation Jinxiang Chai.
CS 331 / CMPE 334 – Intro to AI CS 531 / CMPE AI Course Outline.
Algorithms and Applications in Computer Vision
2007Theo Schouten1 Introduction. 2007Theo Schouten2 Human Eye Cones, Rods Reaction time: 0.1 sec (enough for transferring 100 nerve.
Introduction to Computer Vision CS223B, Winter 2005.
Computer Vision CS302 Data Structures Dr. George Bebis
Computer Vision (CSE P576) Staff Prof: Steve Seitz TA: Jiun-Hung Chen Web Page
Digtial Image Processing, Spring ECES 682 Digital Image Processing Oleh Tretiak ECE Department Drexel University.
Computer Vision (CSE/EE 576) Staff Prof: Steve Seitz TA: Aseem Agarwala Web Page
1 Yacov Hel-Or 2 Administration Pre-requisites / prior knowledge Course Home Page: –
Instructors TAs Web Page CSE 455: Computer Vision Neel Joshi Ian Simon Ira Kemelmacher
The University of Ontario CS 4487/9587 Algorithms for Image Analysis n Web page: Announcements, assignments, code samples/libraries,
Digital Image Processing & Pattern Analysis (CSCE 563) Course Outline & Introduction Prof. Amr Goneid Department of Computer Science & Engineering The.
What is Computer Vision?
UW Computer Vision (CSE 576)
Staff Web Page Handouts overload list intro slides image filtering slides Computer Vision (CSE.
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.
CSCE 643: Introduction to Computer Vision
A Brief Overview of Computer Vision Jinxiang Chai.
CS 1114: Introduction to Computing Using MATLAB and Robotics Prof. Noah Snavely CS1114
Introduction to Computer Vision
Digital Image Processing Lecture 1: Introduction Prof. Charlene Tsai
Components of a computer vision system
COMP4070 Computer Graphics Dr. Amy Zhang. Welcome! 2  Introductions  Administrative Matters  Course Outline  What is Computer Graphics?
C O M P U T E R G R A P H I C S Guoying Zhao 1 / 16 Computer Graphics Course Introduction.
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.
12/7/10 Looking Back, Moving Forward Computational Photography Derek Hoiem, University of Illinois Photo Credit Lee Cullivan.
CS576 Computer Vision Instructor: Dr. Yu-Wing Tai No official TA Tuesday and Thursday 4:00pm – 5:30pm Rm 3444 E3-1 Building 1.
Computer Vision cmput 428/615 Lecture 1: Introduction and course overview Martin Jagersand.
CPSC : Data-driven Computer Graphics Jinxiang Chai.
Computer Vision, CS766 Staff Instructor: Li Zhang TA: Yu-Chi Lai
Instructor: Guodong Guo
DSP Laboratory – TELKOM UNIVERSITY
Staff Web Page Handouts signup sheet intro slides image filtering slides Computer Vision (CSE.
Visual Information Processing. Human Perception V.S. Machine Perception  Human perception: pictorial information improvement for human interpretation.
Computer Vision Prof. Trevor Darrell (Berleley)
Lecture 1: Introduction
ECE 533 Digital Image Processing
CIS Introduction to Computer Vision
Welcome to CS 675 – Computer Vision Spring 2018
吴心筱 计算感知 吴心筱
Computer Vision (CSE 490CV, EE400B)
CMSC 426: Image Processing (Computer Vision)
Computer Vision (CSE 455) Staff Web Page Handouts
Computer Graphics Course Introduction.
Computer Vision (CSE 455) Staff Web Page Handouts
Presentation transcript:

CSE 803: Computer Vision Naveed Sarfraz Khattak

What is Computer Vision?

Computer vision is the science and technology of machines that see. Concerned with the theory for building artificial systems that obtain information from images. The image data can take many forms, such as a video sequence, depth images, views from multiple cameras, or multi-dimensional data from a medical scanner

Computer Vision Make computers understand images and videos. What kind of scene? Where are the cars? How far is the building? …

Components of a computer vision system Lighting Scene Camera Computer Scene Interpretation Srinivasa Narasimhan’s slide

Computer vision vs human vision What we seeWhat a computer sees

Vision is really hard Vision is an amazing feat of natural intelligence – Visual cortex occupies about 50% of Macaque brain – More human brain devoted to vision than anything else Is that a queen or a bishop?

Vision is multidisciplinary From wiki Computer Graphic s HCI

Why computer vision matters Safety HealthSecurity Comfort Access Fun

A little story about Computer Vision In 1966, 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”. We now know that the problem is slightly more difficult than that. (Szeliski 2009, Computer Vision)

A little story about Computer Vision In 1966, 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”. We now know that the problem is slightly more difficult than that. Founder, MIT AI project

A little story about Computer Vision In 1966, 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”. We now know that the problem is slightly more difficult than that. Image Understanding

Ridiculously brief history of computer vision 1966: Minsky assigns computer vision as an undergrad summer project 1960’s: interpretation of synthetic worlds 1970’s: some progress on interpreting selected images 1980’s: ANNs come and go; shift toward geometry and increased mathematical rigor 1990’s: face recognition; statistical analysis in vogue 2000’s: broader recognition; large annotated datasets available; video processing starts; vision & graphis; vision for HCI; internet vision, etc. Guzman ‘68 Ohta Kanade ‘78 Turk and Pentland ‘91

How vision is used now Examples of state-of-the-art

Optical character recognition (OCR) Digit recognition, AT&T labs Technology to convert scanned docs to text If you have a scanner, it probably came with OCR software License plate readers

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

Smile detection Sony Cyber-shot® T70 Digital Still Camera

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… “

Vision-based biometrics “How the Afghan Girl was Identified by Her Iris Patterns” Read the storystory wikipedia

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

Object recognition (in mobile phones) Point & FindPoint & Find, NokiaNokia Google Goggles

The Matrix movies, Special effects: shape capture

Pirates of the Carribean, Industrial Light and Magic Special effects: motion capture

Sports Sportvision first down line Nice explanation on

Smart cars Mobileye [wiki article] Mobileyewiki article – Vision systems currently in high-end BMW, GM, Volvo models – By 2010: 70% of car manufacturers. Slide content courtesy of Amnon Shashua

Google cars

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 DigimaskDigimask: put your face on a 3D avatar. “Game turns moviegoers into Human Joysticks”, “Game turns moviegoers into Human Joysticks”, CNET Camera tracking a crowd, based on this work.this work

Interactive Games: Kinect Object Recognition: Mario: 3D: Robot: 3D tracking, reconstruction, and interaction: us/projects/surfacerecon/default.aspxhttp://research.microsoft.com/en- us/projects/surfacerecon/default.aspx

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.

Industrial robots Vision-guided robots position nut runners on wheels

Mobile robots NASA’s Mars Spirit Rover Saxena et al STAIRSTAIR at Stanford

Medical imaging Image guided surgery Grimson et al., MIT 3D imaging MRI, CT

Prerequisites A good working knowledge of C/C++, Java or Matlab A good understand of math (linear algebra, basic calculus, basic probability) Willing to learn new stuffs (optimization, statistical learning etc.)

34 Course Objectives Develop an Understanding of Basic Computer Vision Techniques Through Lecture, Study, and Exercises Develop an Understanding of Basic Computer Vision Techniques Through Lecture, Study, and Exercises Develop a Fluency With a Computer Vision (CV) Software. Develop a Fluency With a Computer Vision (CV) Software. Implement an Independent Computer Vision Project Which Demonstrates Your Ability to Integrate the Mathematical Theory With the Practical Issues Implement an Independent Computer Vision Project Which Demonstrates Your Ability to Integrate the Mathematical Theory With the Practical Issues

35 CPS-803 Computer Vision PreRequisites As already given 1 Introduction CV and IP; applications ; images and imaging devices ; perspective projection ; binary image processing 2 Pattern Recognition Concepts; filtering and edge detection; color and shading, including 3D effects 3 Texture, IBM Veggie Vision, image database, motion, motion vectors, optical flow 4 Segmentation, 2D matching 5 3D perception; stereo and structured light; shape from shading, 3D sensing; 3D Transformations, Camera calibration 6 3D reconstruction, 3D Object modelling and matching 7 Augmented reality, review entire course

36 Books TextBook 1. Computer Vision by Linda Shapiro and George Stockman, Prentice- Hall 2001 Reference 1.Computer Vision: a modern approach, Forsyth and Ponce, Prentice- Hall Digital Image Processing by R. C. Gonzalez and R. E. Woods, Addison Wesley, Second Ed., 2002.

37 CSE803 Computer Vision Credits: 3 Class: – On every Thursday Phone: Office: Computer Science Building Office hours: Any working day in the morning or by appointment. s and telephone calls are not good for asking questions.

38 Homework: There will be 3 homework assignments. Projects: Four projects. You may use any language available to you, but C is suggested. Exams: Three exams are planned: 2 OHTs and final. Grading: Homework and projects: 30%, all equally weighted. OHTs 15%each; final: 40%. Work Deposit: Work will be due at the beginning of the class. No late work will be accepted. In case of official leave work will be deposited in the next class. Final Exam: will be cumulative (complete syllabus) exam of 2 hours. Changes: This syllabus is subject to change. The changes will be announced in the class.

39 Table 2: Project and Homework Schedule DayDateSubject Thursday 2 nd WkProject 1 (Binary Image Analysis) Handouts Thursday 4 th WkProject 1 due, Homework 1 Handouts Thursday 5 th WkHomework 1 due, Project 2(Calibration) Handouts Thursday 7 th WkProject 2 due, Homework 2 Handout Thursday 8 th WkHomework 2 due, Project 3 (Shape detection) Handout Thursday 10 th WkProject 3 due Thursday 10 th WkProject 4 (Face recognition) Handout Thursday 12 th WkProject 4 due Thursday 13 th WkHomework 3 handed out Thursday 14 th WkHomework 3 due

Grading Schemes Assignments (10%) Quizes (10%) Projects(10%) OHTs(30%) Final Comprehansive Exam (40%)

Project Student can work in a group of two Submit your code and project report Final presentation & in class demos Late policy: 20% reduction per day if you do not have good reasons

Other Information My My office: Trg Office Shoa ul Qammer Block Office hours: any time in the Morning or by appointment

Me Today Your background Vision, Graphics, machine learning, image processing Math (linear algebra, statistics, calculus, optimization, etc.) Coding (C++, java, matlab, etc.) Your research Interest? Master/Ph.D. (year)? Why do you take this class?