Ask Your Question
0

Where is the documents for CPU HOGDescriptor ?

asked 2013-07-24 08:41:28 -0600

artanis gravatar image

Hi all,

Currently I am going to extract hog features for some images. However, I can only find documents for GPU::HOGDescriptor or ocl::HOGDescriptor. I remember that OpenCV has a CPU implementation for HOG, but I cannot find any material about it.

Could you please tell me where I can find the documents for CPU HOGDescriptor ?

Thank you!
Artanis

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
1

answered 2013-07-24 09:46:55 -0600

Siegfried gravatar image

updated 2013-07-24 09:48:33 -0600

Hi,

there are two open tickets in the OpenCV developer zone regarding this issue (see here and here ).

edit flag offensive delete link more

Comments

1

Meaning, feel free to create a pull request and generate some documentation yourself! The OpenCV team will be thankfull!

StevenPuttemans gravatar imageStevenPuttemans ( 2013-07-24 17:15:35 -0600 )edit
1

You're right, I should do that. In the next time I have to try some extensions of the HoG Descriptor in my project. I will then try to fix the documentation bug. I hope this will not be too much work since the interfaces of the cv::HoGDescriptor are quite similar to those of the gpu::HoGDescriptor.

Siegfried gravatar imageSiegfried ( 2013-07-25 03:00:07 -0600 )edit

Question Tools

Stats

Asked: 2013-07-24 08:41:28 -0600

Seen: 1,457 times

Last updated: Jul 24 '13