Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 542 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 542 Bytes

icf-recognizer

An implementation of Integral Channel Features in Python using OpenCV.

You may access to the concerned publication here.

Another publication which was tremendously helpful in understanding the used technique and its concerned application in this repository may be accessed from here

NOTE: I am going to re-implement this soon, since there seems to be an interest.