in that case, I’d recommend keeping the program running, showing live video continuously with cv.imshow()
and companion functions
you can easily handle mouse clicks or any key presses while the image window is active.
in that case, I’d recommend keeping the program running, showing live video continuously with cv.imshow()
and companion functions
you can easily handle mouse clicks or any key presses while the image window is active.