1 | initial version |
There is no FPS limit in OpenCV itself. I'd recommend you to make a test image of the same dimension as the camera will deliver, then create a small test application to detect the color of each pixel and do some performance tests and see if it meets your constraints. If it does not, you are welcome to post your findings on this forum again.