avisingh599 / mono-vo

An OpenCV based implementation of Monocular Visual Odometry
MIT License
780 stars 294 forks source link

Expression:_pFirstBlock==pHead #8

Open forestguan opened 8 years ago

forestguan commented 8 years ago

Hi @avisingh599 ,when I run the code in Visual Studio 2013, I always have this proplem:

Debug Assertion Failed! Program:..Odometry\matlab\Monocular visual odometry\demo\Debug\demo.exe File:f:\dd\vctools\crt\crtw32\misc\dbgheap.c Line:1424 Expression:_pFirstBlock==pHead

Could you help me? Sincerely.

forestguan commented 8 years ago

When I run the code in Visual Studio 2012, it's OK.

avisingh599 commented 8 years ago

I have never used Visual Studio, as I do all my work in Linux, and therefore I can't really help you with this error. Since it's something that breaks from going to 2013 from 2012, it might be helpful to post on Visual Studio forums.

Thanks, Avi