You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you don't need maximum real-time frame rates, you can use the CPU-based version of that detector.
The GPU-based version needs to be largely re-written, since the relevant OpenCV API changed completely from version 2 to 3. We currently do not have plans to do so (due to lack of capacity), but appreciate any contributions by the community.
Alternatively, depending on which sensor you use, the upper-body detector might be an alternative. Both achieve roughly the same detection accuracy with the Asus Xtion Pro Live sensors.
While compiling on Ubuntu 18.04 and ROS melodic with opencv 3.4.1, pcl_people_detector shows error:
#error GPU-based classifier has not yet been ported to OpenCV3/4.
Also opencv is installed with CUDA enabled.
Does anyone know how to solve this issue?
Thanks
The text was updated successfully, but these errors were encountered: