Computer Vision (CS 565)
Spring 2014

Dr. Nazar Khan

Lectures:
Monday2:30 pm - 4:00 pmAl Khwarizmi Lecture Theater
Wednesday2:30 pm - 4:00 pmAl Khwarizmi Lecture Theater

Office Hours:
Tuesday03:00 pm - 05:00 pm
Thursday03:00 pm - 05:00 pm

Programming Environment: Matlab

Grading Scheme/Criteria:
Assignments and Quizes10%
Project15%
Mid-Term35%
Final40%

Assignments

Content

  1. Introduction
    • Computer Vision vs. Image Processing vs. Computer Graphics
    • Computer Vision vs. Biological Vision -- The Grand Deception!
    • Successful Computer Vision solutions.
  2. Image Processing
  3. 2D Computer Vision
  4. 3D Computer Vision
    • Projective Geometry and Camera Models
      • Pinhole Camera Geometry
      • Camera Matrix = Intrinsic x Projection x Extrinsic
      • Camera Models
      • Camera Matrix Anatomy
      • Camera Calibration
    • Stereo Reconstruction
      • Orthoparallel Cameras
      • Converging Cameras
      • Epipolar Constraint and Fundamental Matrix
      • Estimation of Fundamental Matrix
      • Disparity Estimation
    • Structure from Motion
  5. Machine Learning for Computer Vision
    • The Bag-of-Words Model
    • Support Vector Machines (SVM)
    • Principal Component Analysis
    • Sparse Coding