Used when the GPU isn't very powerful or the game makes high demands of it.
This mode will require all OpenCV code to be replaced with custom code working on bytes from the MediaFoundationWebcam class because the OpenCV methods in Tracker::isolateColours() run extremely slowly (8ms - 15ms for each of six methods means the method takes ~65ms).
Used when the GPU isn't very powerful or the game makes high demands of it.
This mode will require all OpenCV code to be replaced with custom code working on bytes from the MediaFoundationWebcam class because the OpenCV methods in Tracker::isolateColours() run extremely slowly (8ms - 15ms for each of six methods means the method takes ~65ms).