TAASView is a small app that offers simultaneous control of multiple AlliedVision cameras. The app is geared towards use in a lab context, the cameras enabling monitoring and recording of routines and experiments.
Example screenshotTo install TAASView, simply clone this repository into a local directory, or download the repository's .zip file. The file controller.py is the main script to run.
Currently, the default exposure values and camera resolutions are hardcoded in vimba_handler.py and runnables.py. A planned future improvement is to add config file loading and saving functionality.
