Skip to content

Latest commit

 

History

History
34 lines (17 loc) · 626 Bytes

readme.md

File metadata and controls

34 lines (17 loc) · 626 Bytes

Alt text

##SIFT , SURF for feature analysis

draw_keypoints.py - sift checker and keypoint drawer

surf.py : speed up robust features

siftmatch.py checker,compare.py :similarity checker with frequency counting

Flann

flann.py :similarity checker with fla nearest neighbor algorithm instead of k nearest neighbors

Alt text

Face Detection

-att_faces

-eigenface

-face&eye detection

-pyfaces,pyfacesmd

-detect.py,detect2.py :face and eye detection

Plotting

drawing,mplot : playing around with matplotlib