czbiohub-sf/coPylot

Camera widget for GUI

Opened this issue · 2 comments

FEATURE: Camera widget for GUI

Is your feature request related to a problem? Please describe.

We currently don't have any GUI component that can allow us to modify camera options/configurations. To remedy this, we can implement a new widget where we have such camera options and a dedicated viewer.

Describe the solution you'd like

Ideally, a PyQt5 widget implementation that can be used together with rest of the GUI but also can be run as an independent Qt app when needed(as we might need to move control of cameras to different computers). It doesn't need dockables for its internals, as a whole widget itself it can be integrated as a dockable or as an independent window.

I will take this one

Go ahead @jamesliu1990 ! and let me know if you have any questions.