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

Increase frame size #43

Closed adamvallance closed 1 year ago

adamvallance commented 1 year ago

Current frame size from the default opencv videoio is 640x480 - much smaller than raspberry pi camera. Maybe look at using libcamera to open and pass frames through existing framework.

adamvallance commented 1 year ago

This was mistaken. Default resolution for microscope camera is 640x480.