I am new to C++ and openCV. I have installed opencv and devC++. I scripted a program in it. But when I run it there is no output,whereas it should display 'Welcome to OpenCV'. I then added a while(1) which should stop execution but doesn't. can any of u shed some light?