How to increase FPS when display in GUI?
Hi everyone!
When I run the example code AcquireandDisplay.py, I find the FPS is really slow. I try changing the timeout in cam.GetNextImage() and changing the time in plt.pause() but it doesn't help? So how can I improve it so that I can obserce something with it's highest FPS?
Thanks!
0
-
It could be challenging to get high FPS image refresh in Python. Do you get smother image streams in SpinView? Can you use that or maybe SpinSimpleGUI_MFC_v140.exe?
If C# is an option you could also look at this example: https://github.com/Teledyne-MV/Spinnaker-Examples/tree/main/SpinDotNet_PictureBox
0
Please sign in to leave a comment.
Comments
1 comment