資源簡介
調用opencv庫提供的BM以及SGBM算法獲得效果較好的視差圖。其中算法具體參數詳解見http://blog.csdn.net/this_is_chris/article/details/51810735,SAD算法參考網上自己實現,效果不是很好。
代碼片段和文件信息
//?stdafx.cpp?:?只包括標準包含文件的源文件
//?StereoMatching.pch?將作為預編譯頭
//?stdafx.obj?將包含預編譯類型信息
#include?“stdafx.h“
//?TODO:?在?STDAFX.H?中
//?引用任何所需的附加頭文件,而不是在此文件中引用
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件??????55808??2016-07-02?15:32??StereoMatching\Debug\StereoMatching.exe
?????文件?????519248??2016-07-02?15:32??StereoMatching\Debug\StereoMatching.ilk
?????文件????1756160??2016-07-02?15:32??StereoMatching\Debug\StereoMatching.pdb
?????文件???57016320??2016-07-02?15:27??StereoMatching\ipch\stereomatching-fe72dc31\stereomatching-1980b469.ipch
?????文件?????267952??2012-01-09?17:41??StereoMatching\StereoMatching\0000180_10.png
?????文件?????268114??2012-01-09?17:41??StereoMatching\StereoMatching\0000181_10.png
?????文件?????468822??2016-07-02?15:33??StereoMatching\StereoMatching\BM.bmp
?????文件???????1562??2016-07-02?15:32??StereoMatching\StereoMatching\Debug\cl.command.1.tlog
?????文件??????23198??2016-07-02?15:32??StereoMatching\StereoMatching\Debug\CL.read.1.tlog
?????文件????????922??2016-07-02?15:32??StereoMatching\StereoMatching\Debug\CL.write.1.tlog
?????文件??????????2??2016-07-02?15:32??StereoMatching\StereoMatching\Debug\li
?????文件??????????2??2016-07-02?15:32??StereoMatching\StereoMatching\Debug\li
?????文件??????????2??2016-07-02?15:32??StereoMatching\StereoMatching\Debug\li
?????文件??????????2??2016-07-02?15:32??StereoMatching\StereoMatching\Debug\li
?????文件??????????2??2016-07-02?15:32??StereoMatching\StereoMatching\Debug\li
?????文件??????????2??2016-07-02?15:32??StereoMatching\StereoMatching\Debug\li
?????文件??????????2??2016-07-02?15:32??StereoMatching\StereoMatching\Debug\li
?????文件??????????2??2016-07-02?15:32??StereoMatching\StereoMatching\Debug\li
?????文件??????????2??2016-07-02?15:32??StereoMatching\StereoMatching\Debug\li
?????文件??????????2??2016-07-02?15:32??StereoMatching\StereoMatching\Debug\li
?????文件???????2452??2016-07-02?15:32??StereoMatching\StereoMatching\Debug\li
?????文件???????5248??2016-07-02?15:32??StereoMatching\StereoMatching\Debug\li
?????文件????????984??2016-07-02?15:32??StereoMatching\StereoMatching\Debug\li
?????文件????????436??2016-07-02?15:32??StereoMatching\StereoMatching\Debug\mt.command.1.tlog
?????文件????????366??2016-07-02?15:32??StereoMatching\StereoMatching\Debug\mt.read.1.tlog
?????文件????????366??2016-07-02?15:32??StereoMatching\StereoMatching\Debug\mt.write.1.tlog
?????文件????????618??2016-07-02?14:57??StereoMatching\StereoMatching\Debug\rc.command.1.tlog
?????文件????????338??2016-07-02?14:57??StereoMatching\StereoMatching\Debug\rc.read.1.tlog
?????文件????????346??2016-07-02?14:57??StereoMatching\StereoMatching\Debug\rc.write.1.tlog
?????文件?????162764??2016-07-02?14:56??StereoMatching\StereoMatching\Debug\stdafx.obj
............此處省略32個文件信息
- 上一篇:Qt詞典軟件源代碼
- 下一篇:密碼學原理與實踐.pdf
評論
共有 條評論