1 | initial version |
OpenCV does not have a priority on high-efficiency GUI implementation. If you don't like calling waitkey(1), you may need to use another toolbox for image display. Some OpenCV users use QT for that, others use lower-level API.