VisualSFM v0.5.24

所属分类:Windows编程
开发工具:WINDOWS
文件大小:4817KB
下载次数:4
上传日期:2017-12-27 19:33:44
上 传 者feelsyt
说明:  visualsfm 加强版(带32&64位CMVS&PMVS) 可以直接生成点云文件
(Visualsfm enhanced version (with 32&64 bit CMVS&PMVS) can generate point cloud files directly)

文件列表:
glew32.dll (245760, 2010-05-25)
msvcp100.dll (607568, 2015-03-23)
msvcr100.dll (827728, 2015-03-23)
nv.ini (5988, 2014-03-10)
pba.dll (226816, 2012-12-14)
pmvs2.exe (1678336, 2015-03-23)
SiftGPU.dll (385024, 2012-10-12)
VisualSFM_win32.exe (1036800, 2014-03-07)
ws2_32.dll (296448, 2015-03-23)
log\[15_11_19][19_38_07][389].log (1785, 2015-11-19)
log\[15_11_19][19_39_57][726].log (115194, 2015-11-19)
log\[15_11_19][21_25_27][195].log (43114, 2015-11-19)
CMVS&PMVS(WIN32&64)如果系统是32位请替换32位文件到根目录即可.rar (2543646, 2015-11-19)
cmvs.exe (1161728, 2015-03-23)
genOption.exe (33280, 2015-03-23)
log (0, 2015-11-19)

Author : [Windows porting] Pierre moulon pmoulon[AT]gmail.com Date : 10 April 2010 Those binaries are binaries compiled under VS2010. To launch them you require the VS2010 redistribuable. http://www.microsoft.com/downloads/en/details.aspx?FamilyID=a7b7a05e-6de6-4d3a-a423-37bf0912db84 Windows porting of original GPL sources of CMVS http://grail.cs.washington.edu/software/cmvs/ ------------------------- -- Usage of the binaries -- ------------------------- Command specification : http://grail.cs.washington.edu/software/cmvs/documentation.html A .bat sample is also given in ./PreCompiledBinary CMVS prefix maximage[=100] CPU[=4] prefix : (directory path of bundler.out). Ended with / maximage : the max image allowed in a given cluster (to change according your ram size that will require PMVS for take in charge the given cluster) CPU : CPU core of the machine genOption path path : Path where CMVS output data have been exported Go to the path you have specified and lauch the pmvs.bat files. If you have message 'invalid input parameter' adjust the path in the .bat file. "pmvs path option-X" PMVS2.exe "theoptionfilepath/" option.txt If you have DLL error message you have to install VS2008 redistribuables files. http://www.microsoft.com/downloads/details.aspx?FamilyID=9B2DA534-3E03-4391-8A4D-074B9F2BC1BF&displaylang=en // dataset could be download from the PMVS original website: http://grail.cs.washington.edu/software/cmvs/ Search : (CMVS linux binaries and source codes (two samples dataset are included)) -------------------------------------------------- ----- Notes about modifications of the code : ---- -------------------------------------------------- IN PMVS : - Static array with dynamic value are not accepted by microsoft VS 2008 compiler. - Use jpeg/gsl/pthread/blas/lapack/f2c precompiled library. - iterator.begin()-1 could crash on windows stl. - Optimize a little bit the JPEG loading. Comments "// Pierre Moulon" or // PM in the code show some of the modifications. IN CMVS : - Static array with dynamic value are not accepted by microsoft VS 2008 compiler. - Fix for M_PI on windows. - Fix out of size array access.

近期下载者

相关文件


收藏者