Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 241 Bytes

File metadata and controls

3 lines (3 loc) · 241 Bytes

Here are some MATLAB codes for some basic Computer Vision algorithms I did for my Mtech.

1. HoG algorithm implementation for detection of humans in images using an SVM classifier.

2. Fringe projection technique for 3D shape extraction.