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

Build script #25

Closed adamvallance closed 1 year ago

adamvallance commented 1 year ago

Wrote a bash script build.sh which compiles using cmake and optionally allows any combination of deleting the cmake cache, installing at /usr/bin so that the OpenFlexure command can be run from anywhere, and running the executable immediately after building.