quantombone / exemplarsvm

Ensemble of Exemplar-SVMs for Object Detection and Beyond
http://www.cs.cmu.edu/~tmalisie/projects/iccv11/index.html
MIT License
430 stars 155 forks source link

The corresponding c code #70

Open tanmayGIT opened 8 years ago

tanmayGIT commented 8 years ago

Hello, I would like to use the part based deformable HOG features for my project. As my project is in c++, I want the corresponding C/C++ codes, you have in the folder named as "feature".

I would highly appreciate, if you can give me these corresponding C++ codes. The codes available in this particular folder are .mex files and they can't be used from my xcode project in Mac.