1 | initial version |
please ask only OpenCV related question, The answers to your question are here:
BTW the debugger runs form the path as defined in Project Properties > Configuration Progerties > Debugging > Working Directory
. I suggest to configure that with $(TargetDir)
to be sure that the debuggers runs from same path where is your executable.