hello all, i am quite new in computer vision and need some help. I written a sample program to show the frames of a avi video file. The code is compiled successfully. But it shows the following error while i am trying to execute from command prompt with a command line argument (the video file name).
can anyone help me how to fix this error??
thanks in advance.
N.B. - i have added the path "C:\opencv\build\x86\vc10\bin" in Path (System) variable.