visp
visp copied to clipboard
problem got at opening .mpg video
Hello,
I tried running the example template-matching-visp.cpp with successful compilation.
The file name is given by an absolute path such as d:\visp\build\vids\bruegel.mpg.
The exception come out at g.open(I), see snapshots attached
The 1st one is with a breakpoint to know at where the problem comes.