文件名称:computing dense correspondence graph cuts
- 所属分类:
- 源码下载
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2010-12-03
- 文件大小:
- 1.26mb
- 下载次数:
- 0次
- 提 供 者:
- newship@126.com
- 相关连接:
- Vladimir N. Kolmogorov
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
computing dense correspondence #
# (disparity map) between two images using graph cuts
This software implements stereo algorithms described in the following papers:
Vladimir Kolmogorov and Ramin Zabih
"Multi-Camera scene Reconstruction via Graph Cuts"
In: European Conference on Computer Vision, May 2002.
Vladimir Kolmogorov and Ramin Zabih
"Computing Visual Correspondence with Occlusions using Graph Cuts"
In: International Conference on Computer Vision, July 2001.
and
Yuri Boykov, Olga Veksler and Ramin Zabih
"Markov Random Fields with Efficient Approximations"
In: IEEE Computer Vision and Pattern Recognition Conference, June 1998.
# (disparity map) between two images using graph cuts
This software implements stereo algorithms described in the following papers:
Vladimir Kolmogorov and Ramin Zabih
"Multi-Camera scene Reconstruction via Graph Cuts"
In: European Conference on Computer Vision, May 2002.
Vladimir Kolmogorov and Ramin Zabih
"Computing Visual Correspondence with Occlusions using Graph Cuts"
In: International Conference on Computer Vision, July 2001.
and
Yuri Boykov, Olga Veksler and Ramin Zabih
"Markov Random Fields with Efficient Approximations"
In: IEEE Computer Vision and Pattern Recognition Conference, June 1998.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : match-v3.3.srcorg.rar 列表 match-v3.3.src\bvz.txt match-v3.3.src\CHANGES.TXT match-v3.3.src\corr.txt match-v3.3.src\kz1.txt match-v3.3.src\kz2.txt match-v3.3.src\match.txt match-v3.3.src\README.TXT match-v3.3.src\win\match.dsp match-v3.3.src\win\match.dsw match-v3.3.src\win\match.ncb match-v3.3.src\win\match.plg match-v3.3.src\win\bvz.pgm match-v3.3.src\win\bvz.ppm match-v3.3.src\win\kz1.pgm match-v3.3.src\win\kz1.ppm match-v3.3.src\win\kz1_occ.pgm match-v3.3.src\win\kz1_occ.ppm match-v3.3.src\win\kz2_occ.pgm match-v3.3.src\win\kz2_occ.ppm match-v3.3.src\win\kz2.pgm match-v3.3.src\win\kz2.ppm match-v3.3.src\win\match.opt match-v3.3.src\win match-v3.3.src\unix\Makefile match-v3.3.src\unix\Makefile.debug match-v3.3.src\unix match-v3.3.src\maxflow\block.h match-v3.3.src\maxflow\CHANGES.TXT match-v3.3.src\maxflow\graph.cpp match-v3.3.src\maxflow\LICENSE.TXT match-v3.3.src\maxflow\maxflow.cpp match-v3.3.src\maxflow\README.TXT match-v3.3.src\maxflow\forward_star\block.h match-v3.3.src\maxflow\forward_star\graph.cpp match-v3.3.src\maxflow\forward_star\graph.h match-v3.3.src\maxflow\forward_star\maxflow.cpp match-v3.3.src\maxflow\forward_star match-v3.3.src\maxflow\adjacency_list\block.h match-v3.3.src\maxflow\adjacency_list\graph.cpp match-v3.3.src\maxflow\adjacency_list\graph.h match-v3.3.src\maxflow\adjacency_list\maxflow.cpp match-v3.3.src\maxflow\adjacency_list match-v3.3.src\maxflow\graph.h match-v3.3.src\maxflow match-v3.3.src\images\scene_l.ppm match-v3.3.src\images\scene_r.ppm match-v3.3.src\images\imagescolor.rar match-v3.3.src\images\images.rar match-v3.3.src\images\scene_l.pgm match-v3.3.src\images\scene_r.pgm match-v3.3.src\images match-v3.3.src\energy\README.TXT match-v3.3.src\energy\energy.h match-v3.3.src\energy match-v3.3.src\code\bvz.cpp match-v3.3.src\code\corr.cpp match-v3.3.src\code\image.h match-v3.3.src\code\kz2.cpp match-v3.3.src\code\match.h match-v3.3.src\code\statistics.cpp match-v3.3.src\code\image.cpp match-v3.3.src\code\main.cpp match-v3.3.src\code\data.cpp match-v3.3.src\code\kz1.cpp match-v3.3.src\code\match.cpp match-v3.3.src\code match-v3.3.src\bin\match.exe match-v3.3.src\bin\match_d.ilk match-v3.3.src\bin\match_d.exe match-v3.3.src\bin match-v3.3.src\bvz.rar match-v3.3.src