Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 491 Bytes

README.md

File metadata and controls

14 lines (13 loc) · 491 Bytes

ComputerVision_CourseWork

MFC (VS 2013) + openCV 2.4.7: Background Substraction; Optical Flow Tracking; PCA; Face Detection and Recognition 0. Homework Format

  1. (15%) Background Subtraction
  2. (25%) Optical Flow tracking 2.1 Preprocessing (10%) 2.2 Tracking whole video (15%)
  3. (30%) Principal Component Analysis 3.1 Eigenvectors and eigenvalues (15%) 3.2 Face Recognition (15%)
  4. (30%) Face Detection & Recognition 4.1 Face Detection (15%) 4.2 Face Detection + Recognition (15%)