Using this excellent OpenCV face detect plugin in Windows
github.com/GregFinger/TD-OpenCV3TOP
Works great but am showing over 70% CPU usage.
Since I have a beefy GPU was wondering if there was a way to take advantage of OpenCL or perhaps Nvidia CUDA to make it less CPU intensive?
Would this require a complete rewrite of the C++ plugin?