First time here? Check out the FAQ!
answered Mar 27 '14
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.