TLD算法学习笔记——将程序跑起来
摘要:
最开始的错误:D:\PROGRA~1\MATLAB\R2010B\BIN\MEX.PL: Error: 'Files\OpenCV-2.2.0\vs2005_ForXue\include\opencv' not found. ??? Error using ==> mex at 208Unable to complete successfully.Error in ==> compile at 32 eval(['mex lk.cpp -O' include lib]); 第一行Error:'Files\...'其实已经露出个马脚,我 阅读全文
posted @ 2011-10-04 20:55 LateStop 阅读(5925) 评论(6) 推荐(0)