Note that there are some explanatory texts on larger screens.

plurals
  1. POOpenCV Cascade Classification with Histogram of Oriented Gradients (HOGs) feature type
    primarykey
    data
    text
    <p>I am trying to use the OpenCV's cascade classifier based on Histogram of Oriented Objects (HOGs) feature type -- such as the paper <em>"Fast Human Detection Using a Cascade of Histograms of Oriented Gradients"</em>.</p> <p>Searching in the web, I found that the Cascade Classificator of OpenCV only supports HAAR/LBP feature type (<a href="http://opencv.willowgarage.com/documentation/cpp/objdetect_cascade_classification.html" rel="nofollow">OpenCV Cascade Classification</a>).</p> <ul> <li>Is there a way to use HOGs with the OpenCV cascade classifier? What do you suggest? </li> <li>Is there a patch or another library that I can use?</li> </ul> <p>Thanks in advance!</p> <p><strong>EDIT 1</strong></p> <p>I've kept my search, when I finally found in <a href="https://groups.google.com/forum/?fromgroups#!topic/android-opencv/Smu-0aEzsPw" rel="nofollow">android-opencv</a> that there is a trunk in Cascade Classifier which allows it to work with HOG features. But I don't know if it works...</p> <p>Link: <a href="http://code.opencv.org/projects/opencv/repository/revisions/6853" rel="nofollow">http://code.opencv.org/projects/opencv/repository/revisions/6853</a></p> <p><strong>EDIT 2</strong></p> <p>I have not tested the fork above because my problem has changed. But I found an interesting link which may be very useful in the future (when I come back to this problem).</p> <p>This page contains the source code of the paper "Histograms of Oriented Gradients for Human Detection". Also, more information. <a href="http://pascal.inrialpes.fr/soft/olt/" rel="nofollow">http://pascal.inrialpes.fr/soft/olt/</a></p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload