How do i run the file 'matching_to_many_images.cpp' on MS Visual C++ 2013?

asked 2015-01-22 11:21:56 -0600

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!

edit retag flag offensive close merge delete

Comments

It probably doesn't find your image input ... but hey without more info it is plain guesswork...

StevenPuttemans gravatar imageStevenPuttemans ( 2015-01-23 08:30:45 -0600 )edit

If you could tell me what to change in the code, it'll help me a lot :)

RazorCallahan24 gravatar imageRazorCallahan24 ( 2015-01-23 22:34:22 -0600 )edit

start by adding the way you ran it!

StevenPuttemans gravatar imageStevenPuttemans ( 2015-01-25 13:52:58 -0600 )edit