Ask Your Question

roger's profile - activity

2015-06-22 22:36:21 -0600 asked a question Does OpenCV provide the HOG functions based on GPU of other platforms except Nvidia?

Hi,

I am trying the pedestrian detection with the OpenCV-3.0.0-rc1-android-sdk on my android phone. But the performance is pretty low and time was spent on hog.detectMultiScale function due to it is software computation. I know OpenCV has supported GPU of Nvidia, does it also support other platforms, like Qualcomm or Freescale?

Thanks, Roger