- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
When using the ippiHOG_<mod> function, what should the input parameter "IppiPoint* pLocation" contain?
The center of the windows where the Hog descriptors are to be calculated or the upper left corners of these windows? It is not clear in the documentation.
Regards,
Ricardo Oliveira
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dear customer,
Well, in the example of HOG.c, the fist element of pLcation is {0,0}, it probably should be left top corner of window. This function actually has similar processing with OpenCV, you could refer openCV's doc about HOG object detect function. In openCV's guide, the location is left-top corner points. Hope it would be helpful to you.
Best regards,
Fiona
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page