OpenCV Slows Framerate - How to Buffer Data from OpenCV?
in
Contributed Library Questions
•
2 years ago
Hi,
I'm working with OpenCV facetracking to affect a simple particle system.
When just the particle system is running the framerate is fine, around 50fps.
However, when the facetracking is uncommented, it slows the sketch to under 10fps.
How would I allow the particle system to run at full speed while it waits for the new face co-ordinates from OpenCV?
Many thanks in advance,
ilumos
I'm working with OpenCV facetracking to affect a simple particle system.
When just the particle system is running the framerate is fine, around 50fps.
However, when the facetracking is uncommented, it slows the sketch to under 10fps.
How would I allow the particle system to run at full speed while it waits for the new face co-ordinates from OpenCV?
Many thanks in advance,
ilumos
1