文件名称:libelas
介绍说明--下载内容均来自于网络,请自行研究使用
Libelas(大规模高效立体匹配库)是cross-platfrom c++
图书馆与MATLAB计算包装差异大的地图图像。输入
是一双纠正灰度立体图像的大小相同。输出相应的
差距的地图。-Libelas (LIBrary for Efficient LArge-scale Stereo matching) is a cross-platfrom C++
library with MATLAB wrappers for computing disparity maps of large images. Input
is a rectified greyscale stereo image pair of same size. Output are the corresponding
disparity maps.
图书馆与MATLAB计算包装差异大的地图图像。输入
是一双纠正灰度立体图像的大小相同。输出相应的
差距的地图。-Libelas (LIBrary for Efficient LArge-scale Stereo matching) is a cross-platfrom C++
library with MATLAB wrappers for computing disparity maps of large images. Input
is a rectified greyscale stereo image pair of same size. Output are the corresponding
disparity maps.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
CMakeLists.txt
README.TXT
matlab\demo.m
......\process.m
......\make.m
src\descriptor.cpp
...\elas.cpp
...\filter.cpp
...\main.cpp
...\matrix.cpp
...\triangle.cpp
...\descriptor.h
...\elas.h
...\filter.h
...\image.h
...\matrix.h
...\timer.h
...\triangle.h
img\aloe_left.pgm
...\aloe_right.pgm
...\cones_left.pgm
...\cones_right.pgm
...\raindeer_left.pgm
...\raindeer_right.pgm
...\urban1_left.pgm
...\urban1_right.pgm
...\urban2_left.pgm
...\urban2_right.pgm
...\urban3_left.pgm
...\urban3_right.pgm
...\urban4_left.pgm
...\urban4_right.pgm
matlab\elasMex.cpp