First time here? Check out the FAQ!
answered 2013-11-14 04:34:36 -0600
You should use cvWaitKey() after cvShowImage() to see image on window.
cvWaitKey()
cvShowImage()