Click here to Skip to main content
15,894,410 members
Please Sign up or sign in to vote.
2.00/5 (1 vote)
See more:
how i can use gpu::HOGDescriptor in c++ ?can show one example?
Posted

The notes section of the gpu::HOGDescriptor[^] documentation mentions that a example can be found at opencv_source_code/samples/cpp/peopledetect.cpp.
Perhaps you can use that for your purpose.
 
Share this answer
 
Comments
talavang 17-Mar-15 22:50pm    
i cant see the forest... those freaking trees !!

same problem here with GPu... but no more
hi,
please see the sample in this page:
https://gist.github.com/yoggy/1470956[^]
it will be good for you.
good luck
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900