Close

Main processing engine on separate thread

A project log for PyFSPro - Python Frame Sequence Processor

Multi purpose realtime frame sequence and video processor for a wide range of applications (schlieren videography, astroimaging and more)

mark-dammer-mm0dqmMark Dammer MM0DQM 07/24/2017 at 07:130 Comments

The main processing "engine" is now running in its own thread. Slow cameras are no longer slowing down the user interface. The framerate of the frame grabbing / processing can now be set with the command line option --frames_second

Discussions