CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..)

文件名称:DPStereoMatch

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2015-08-19
  • 文件大小:
    5.26mb
  • 已下载:
    1次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

利用动态规划算法的优点,使用一种基于行列动态规划的自适应立体匹配算法,采用自适应代价函数和能量最小化模型,对最优化问题进行求解。-Take advantage of the dynamic programming algorithm uses an adaptive stereo matching algorithm based on dynamic programming ranks, adaptive cost function and energy minimization model for optimization problem to solve.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

DPStereoMatch/
DPStereoMatch/DPStereoMatch/
DPStereoMatch/DPStereoMatch/AdaptiveWindow.cpp
DPStereoMatch/DPStereoMatch/AdaptiveWindow.h
DPStereoMatch/DPStereoMatch/DPStereoMatch.cpp
DPStereoMatch/DPStereoMatch/DPStereoMatch.vcxproj
DPStereoMatch/DPStereoMatch/DPStereoMatch.vcxproj.filters
DPStereoMatch/DPStereoMatch/DPStereoMatch.vcxproj.user
DPStereoMatch/DPStereoMatch/Debug/
DPStereoMatch/DPStereoMatch/Debug/AdaptiveWindow.obj
DPStereoMatch/DPStereoMatch/Debug/CL.read.1.tlog
DPStereoMatch/DPStereoMatch/Debug/CL.write.1.tlog
DPStereoMatch/DPStereoMatch/Debug/DPStereoMatch.Build.CppClean.log
DPStereoMatch/DPStereoMatch/Debug/DPStereoMatch.exe.embed.manifest
DPStereoMatch/DPStereoMatch/Debug/DPStereoMatch.exe.embed.manifest.res
DPStereoMatch/DPStereoMatch/Debug/DPStereoMatch.exe.intermediate.manifest
DPStereoMatch/DPStereoMatch/Debug/DPStereoMatch.lastbuildstate
DPStereoMatch/DPStereoMatch/Debug/DPStereoMatch.log
DPStereoMatch/DPStereoMatch/Debug/DPStereoMatch.obj
DPStereoMatch/DPStereoMatch/Debug/DPStereoMatch.pch
DPStereoMatch/DPStereoMatch/Debug/DPStereoMatch.vcxprojResolveAssemblyReference.cache
DPStereoMatch/DPStereoMatch/Debug/DPStereoMatch.write.1.tlog
DPStereoMatch/DPStereoMatch/Debug/DPStereoMatch_manifest.rc
DPStereoMatch/DPStereoMatch/Debug/DynamicProgramming.obj
DPStereoMatch/DPStereoMatch/Debug/GetImage.obj
DPStereoMatch/DPStereoMatch/Debug/cl.command.1.tlog
DPStereoMatch/DPStereoMatch/Debug/link-cvtres.read.1.tlog
DPStereoMatch/DPStereoMatch/Debug/link-cvtres.write.1.tlog
DPStereoMatch/DPStereoMatch/Debug/link.10064-cvtres.read.1.tlog
DPStereoMatch/DPStereoMatch/Debug/link.10064-cvtres.write.1.tlog
DPStereoMatch/DPStereoMatch/Debug/link.10064.read.1.tlog
DPStereoMatch/DPStereoMatch/Debug/link.10064.write.1.tlog
DPStereoMatch/DPStereoMatch/Debug/link.11160-cvtres.read.1.tlog
DPStereoMatch/DPStereoMatch/Debug/link.11160-cvtres.write.1.tlog
DPStereoMatch/DPStereoMatch/Debug/link.11160.read.1.tlog
DPStereoMatch/DPStereoMatch/Debug/link.11160.write.1.tlog
DPStereoMatch/DPStereoMatch/Debug/link.11808-cvtres.read.1.tlog
DPStereoMatch/DPStereoMatch/Debug/link.11808-cvtres.write.1.tlog
DPStereoMatch/DPStereoMatch/Debug/link.11808.read.1.tlog
DPStereoMatch/DPStereoMatch/Debug/link.11808.write.1.tlog
DPStereoMatch/DPStereoMatch/Debug/link.6760-cvtres.read.1.tlog
DPStereoMatch/DPStereoMatch/Debug/link.6760-cvtres.write.1.tlog
DPStereoMatch/DPStereoMatch/Debug/link.6760.read.1.tlog
DPStereoMatch/DPStereoMatch/Debug/link.6760.write.1.tlog
DPStereoMatch/DPStereoMatch/Debug/link.command.1.tlog
DPStereoMatch/DPStereoMatch/Debug/link.read.1.tlog
DPStereoMatch/DPStereoMatch/Debug/link.write.1.tlog
DPStereoMatch/DPStereoMatch/Debug/mt.command.1.tlog
DPStereoMatch/DPStereoMatch/Debug/mt.read.1.tlog
DPStereoMatch/DPStereoMatch/Debug/mt.write.1.tlog
DPStereoMatch/DPStereoMatch/Debug/rc.command.1.tlog
DPStereoMatch/DPStereoMatch/Debug/rc.read.1.tlog
DPStereoMatch/DPStereoMatch/Debug/rc.write.1.tlog
DPStereoMatch/DPStereoMatch/Debug/stdafx.obj
DPStereoMatch/DPStereoMatch/Debug/vc100.idb
DPStereoMatch/DPStereoMatch/Debug/vc100.pdb
DPStereoMatch/DPStereoMatch/DynamicProgramming.cpp
DPStereoMatch/DPStereoMatch/DynamicProgramming.h
DPStereoMatch/DPStereoMatch/GetImage.cpp
DPStereoMatch/DPStereoMatch/GetImage.h
DPStereoMatch/DPStereoMatch/ReadMe.txt
DPStereoMatch/DPStereoMatch/image.cpp
DPStereoMatch/DPStereoMatch/image.h
DPStereoMatch/DPStereoMatch/stdafx.cpp
DPStereoMatch/DPStereoMatch/stdafx.h
DPStereoMatch/DPStereoMatch/targetver.h
DPStereoMatch/DPStereoMatch.sdf
DPStereoMatch/DPStereoMatch.sln
DPStereoMatch/DPStereoMatch.suo
DPStereoMatch/Debug/
DPStereoMatch/ImageSrc/
DPStereoMatch/ipch/
DPStereoMatch/ipch/dpstereomatch-a5633aa4/
DPStereoMatch/ipch/dpstereomatch-a5633aa4/dpstereomatch-cee81aff.ipch
DPStereoMatch/tsuL.bmp
DPStereoMatch/tsuR.bmp

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com