AllenNeuralDynamics / parallax

GUI control software for the Modular Insertion System (MIS)
MIT License
5 stars 1 forks source link

Multi-camera viewer #44

Closed jsiegle closed 10 months ago

jsiegle commented 11 months ago

Create an app for simultaneously viewing streams from an arbitrary number of FLIR cameras.

The following global settings should be accessible:

For each camera, the following settings should be accessible via popup menus:

Here's an example of what the UI could look like:

Software mockup

A JSON file should be automatically updated whenever any settings are changed, and should be saved along with any snapshots or recordings. This can be used to re-instantiate the exact same settings the next time the app is launched.

jsiegle commented 10 months ago

This is complete as of the latest PR.