How do i run the file 'matching_to_many_images.cpp' on MS Visual C++ 2013?
Tried running it on release mode and it gives me this error : "Unhandled exception at 0x00007FFD241CA8D0 (msvcr120d.dll) in ConsoleApplication1.exe: 0xC0000005: Access violation reading location 0x0000000000006465."
Thanks in advance!
It probably doesn't find your image input ... but hey without more info it is plain guesswork...
If you could tell me what to change in the code, it'll help me a lot :)
start by adding the way you ran it!