開發平台(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