adamvallance / cellUview

cellUview is alternative software that runs on an OpenFlexure 3D-printed microscope. Images are enhanced in real-time by changing exposure, contrast, edge enhancement, dilation, contrast and k-means clustering.
https://adamvallance.github.io/cellUview/
GNU General Public License v3.0
6 stars 0 forks source link

Adds continuous integration so that unit tests are executed upon pull requests to main. #44

Closed adamvallance closed 1 year ago

adamvallance commented 1 year ago

Additionally adapts build script to have new options: -g to rebuild the GUI from gui.ui placed in main directory -t to build and run unit tests (defaults to off)