[scikit-image] HOGDescriptor

Stefan van der Walt stefanv at berkeley.edu
Sat Sep 9 23:16:49 EDT 2017


Hi Peter

On Sat, Sep 9, 2017, at 07:28, Peter Balazovic wrote:
> I see there is HOG descriptor implemented within scikit image, I
> wonder how can I reused or compare exmples given
> http://scikit-image.org/docs/dev/auto_examples/features_detection/plot_hog.html> with OpenCV where I can find
> http://docs.opencv.org/3.1.0/d5/d33/structcv_1_1HOGDescriptor.html.> I want to intialize and compute HoG descriptor with both same
> parametrs. How and which the hog paramerts from scikit relates to
> OpenCV one? Anyone can help?
The API reference for HoG might help:

http://scikit-image.org/docs/dev/api/skimage.feature.html?highlight=hog#skimage.feature.hog
Best regards
Stéfan


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-image/attachments/20170909/59c76136/attachment.html>


More information about the scikit-image mailing list