資源簡(jiǎn)介
動(dòng)態(tài)規(guī)劃原理實(shí)現(xiàn)立體匹配,分為行方向和列方向兩次動(dòng)態(tài)規(guī)劃。沒(méi)有用到opencv,采用c++自己實(shí)現(xiàn)的。
代碼片段和文件信息
#include?“readAndSave.h“
#include?“pixelToMat.h“
int?main()
{
char*?filePathLeft=“tsuR.bmp“;
char*?filePathRight=“tsuL.bmp“;
xiang_su_du_qu(filePathLeftfilePathRight);
return?0;
}
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????文件???????1326??2013-08-23?21:45??pixelToMat.cpp
?????文件???????5168??2013-08-25?19:24??myProcess.cpp
?????文件????????192??2013-10-14?16:32??main.cpp
?????文件????????654??2013-08-25?19:38??readAndSave.h
?????文件????????136??2013-08-21?16:56??pixelToMat.h
?????文件?????331830??2013-07-22?15:48??tsuR.bmp
?????文件?????331830??2013-07-22?15:48??tsuL.bmp
?????文件?????331830??2013-08-23?18:53??result2.BMP
?????文件?????331830??2013-10-14?16:33??result.BMP
?????文件???????4041??2013-08-23?21:45??readAndSave.cpp
-----------?---------??----------?-----??----
??????????????1338837????????????????????10
評(píng)論
共有 條評(píng)論