Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 761 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 761 Bytes

Computer-Vision Projects

Lab_1: Image Classification

      Part 1: Edge Detection 
      Part 2: Corner and Blob Detection. Multiscale Blob Detection. Integral Images and Box Filters.
      Part 3: Image Matching and Classification using HOG-SURF Descriptors.

Lab_2: Face Detection

      Part 1: Face Detection using Bounding Box.
      Part 2: Face tracking using Lukas Kanade Algorithm. 
      Part 3: Multiscale expansion of Lukas Kanade Algorithm.

Lav_3: Feature Extraction on Humman Action Videos

      Part 1: Corner Critiria Maximazation using Gabor Filters.
      Part 2: Orientation Histograms using Lukas Kanade Algorithm.
      Part 3: Histograms Classification using Bag of Visual Words.