Error: Unhandled Exception VS2013
Hello,
I have installed Visual Studio 2013 and opnecv 2.4.9 version and i tried to run a very simple program i took from a blog. But the program breaks after this error:
Unhandled exception at 0x75EB812F in proj.exe: Microsoft C++ exception: cv::Exception at memory location 0x0019F918.
The code is as follows:
I read all similar questions asked based on this 'unhandled exception' error, but all of those are specific to that program. I am a novice in opencv, so please guide me.
Thank you!!! Any help is greatly appreciated.