文件名称:mvstereo_v1.0[1]

介绍说明--下载内容均来自于网络,请自行研究使用

This a C++ implementation of the multi-view stereo matching algorithm

described in:



Brandon M. Smith, Li Zhang, Hailin Jin. Stereo Matching with Non-

parametric Smoothness Priors in Feature Space. IEEE Computer Society

Conference on Computer Vision and Pattern Recognition, June 2009.

The source code (located in the src folder) can be compiled in Windows using

Visual Studio 2008 or in Linux using the make command. An executable called

mvstereo (Linux), or mvstereo.exe (Windows), will be created in the bin folder.

The user supplies the program with all parameters and input/output filenames

via an arguments text file. To run the program on the command line, type



  Linux:

  mvstereo -af <arguments text filename>



  Windows:

  mvstereo.exe -af <arguments text filename>-This is a C++ implementation of the multi-view stereo matching algorithm

described in:



  Brandon M. Smith, Li Zhang, Hailin Jin. Stereo Matching with Non-

  parametric Smoothness Priors in Feature Space. IEEE Computer Society

  Conference on Computer Vision and Pattern Recognition, June 2009.

The source code (located in the src folder) can be compiled in Windows using

Visual Studio 2008 or in Linux using the make command. An executable called

mvstereo (Linux), or mvstereo.exe (Windows), will be created in the bin folder.

The user supplies the program with all parameters and input/output filenames

via an arguments text file. To run the program on the command line, type



  Linux:

  mvstereo -af <arguments text filename>



  Windows:

  mvstereo.exe -af <arguments text filename>
相关搜索: multi
view
stereo

(系统自动生成,下载前可以参看下载内容)

下载文件列表

mvstereo_v1.0\bin\af_simple_example.txt

.............\...\af_full_example.txt

.............\data\camera\README.txt

.............\....\......\calib-result-4.txt

.............\....\......\calib-result-3.txt

.............\....\......\calib-result-2.txt

.............\....\......\calib-result-1.txt

.............\....\......\calib-result-0.txt

.............\....\images\view4.ppm

.............\....\......\view3.ppm

.............\....\......\view2.ppm

.............\....\......\view1.ppm

.............\....\......\view0.ppm

.............\src\TVecMat.h

.............\...\TVec.inl

.............\...\TSqMat.inl

.............\...\trilatfilt.h

.............\...\trilatfilt.cpp

.............\...\TMat.inl

.............\...\RefCntMem.h

.............\...\PVecMat.h

.............\...\ppm.cpp

.............\...\pixmap.h

.............\...\pgm.cpp

.............\...\pfm.cpp

.............\...\mvstereo.vcproj

.............\...\mvstereo.sln

.............\...\mvstereo.h

.............\...\mvstereo.cpp

.............\...\mstnbr.h

.............\...\mstnbr.cpp

.............\...\maxflow.cpp

.............\...\Makefile

.............\...\main.cpp

.............\...\Image.h

.............\...\HeapPQ.h

.............\...\graph.h

.............\...\graph.cpp

.............\...\expansion.h

.............\...\expansion.cpp

.............\...\energy.h

.............\...\data.h

.............\...\data.cpp

.............\...\CmdArgParser.h

.............\...\CmdArgParser.cpp

.............\...\Camera.h

.............\...\Camera.cpp

.............\...\block.h

.............\readme.txt

.............\gpl-3.0.txt

.............\data\results\.i

相关说明

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

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org