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
parent
af8ed9d09f
commit
b2d8e8c508
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue