This statement was keeping HAAR cascades from leveraging opencl on nvidia…
This statement was keeping HAAR cascades from leveraging opencl on nvidia devices. "localSize" on the featureEvaluator remains Size(0, 0) which sets the bool "use_ocl" to false. Adding this allows NVidia GPUs to leverage opencl HAAR Cascades
Showing
Please
register
or
sign in
to comment