Skip to content

This is a face detection program based on SIFT-like Histogram of Gradients(HoG). Multiscale sliding window is adopted to detect potential faces in the testing image.

Notifications You must be signed in to change notification settings

COMP5421/Project_2_Face_Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project_2_Face_Detection

This is a face detection program using SIFT-like Histogram of Gradients(HoG) based on Triggs's paper.
Multiscale sliding window is adopted to detect potential faces in the testing image.

Detailed project description:

Please refer to Project Report for detailed project evaluation.

About

This is a face detection program based on SIFT-like Histogram of Gradients(HoG). Multiscale sliding window is adopted to detect potential faces in the testing image.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published