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

Implement Tiling Procedure (Stretch) #14

Open adamvallance opened 1 year ago

adamvallance commented 1 year ago

Implement existing logic for capturing an image, moving the stage, applying cross-correlation to determine the overlap and combining many images to build up a high-resolution image to be previewed by the user and exported. This requires motor control #13 to be implemented.

adamvallance commented 1 year ago

@Mark-Main to investigate feasibility.

mlsalloum commented 1 year ago

Out of scope for first release.