Hi guys,
Does anyone know how to or is it possible to upgrade OpenCV on Jetson to 3.0+ version?
I’m trying to use HOGDescriptor::detectMultiScale method. Tried gpu::HOGDescriptor::detectMultiScale but looks like opencv couldn’t find the object. And something off with the header files too
My Host is ubuntu 16.04, Jetpack 3.0
Thanks!