文件名称:libelas
介绍说明--下载内容均来自于网络,请自行研究使用
通过VS2008实现的大尺度、高效率图像匹配算法,可以得到视差图。-VS2008 realize through the large-scale, high-efficiency image matching algorithm, can be a disparity map.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
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