HaythamB / TAMV

TAMV = Tool Align Machine Vision for Duet based tool changing 3D printers.
MIT License
46 stars 22 forks source link

[GUI] adjust the cam-preview with window size #21

Open ReneJurack opened 3 years ago

ReneJurack commented 3 years ago

It would be nice, if the cam-preview would resize with the GUI-window.

HaythamB commented 1 year ago

Unfortunately due to how openCV resizes images, this currently provides a very blocky and unreadable image on Linux. Will keep looking for alternative methods to do this on a pi that doesn't clog up the CPU.