
Sept. 10, 2017
3:16 a.m.
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.h...> 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#skim... Best regards Stéfan
2735
Age (days ago)
2735
Last active (days ago)
0 comments
1 participants
participants (1)
-
Stefan van der Walt