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

Seg fault when calling Gui::updateGalleryView on Debian 6.3.0 #77

Closed adamvallance closed 1 year ago

adamvallance commented 1 year ago

std::list<std::pair<std::string, cv::Mat>> not being correctly assigned. This issue is not present on Raspberry Pi but should be investigated further.

adamvallance commented 1 year ago

Appears to be resolved. Unsure of cause. Worth keeping an eye out for.