开发平台(Platform): (Ex: Win10, Linux, ...)
win7/Visual studio 2010
额外使用到的函数库(Library Used): (Ex: OpenGL, ...)
opencv
问题(Question):
小弟想利用opencv去推算镜头本身的位移还有速度,在网络上找到这段程式码,
编译可以过但是执行上还是会一直出错,希望能请教各位前辈
错误结果(Wrong Output):
会跳出一个错误的视窗:
Debug Assertion Failed!
Expression;invalid null pointer
For information on how your program can cause an assertion failure,see
the Visual C++ documentation on asserts.
输出栏:
The program '[3504]'opencvtest.exe: Native' has exited with code 3 (0x3)
程式码(Code):(请善用置底文网页, 记得排版)
http://blog.csdn.net/u011630458/article/details/46323319