VSRS_software

所属分类:matlab编程
开发工具:Visual C++
文件大小:129KB
下载次数:44
上传日期:2014-12-18 11:50:08
上 传 者FollowFlow
说明:  VSRS虚拟视点合成软件。完整版。导入到VS中,重新编译就可以使用。
(VSRS virtual viewpoint synthesis software. The full version. Imported into the VS, and recompile it can be used)

文件列表:
VSRS3_5\CommonLibStatic (0, 2011-04-19)
VSRS3_5\CommonLibStatic\CommonLibStaticVC6.dsp (3812, 2011-04-19)
VSRS3_5\CommonLibStatic\CommonLibStaticVC7.vcproj (3473, 2011-04-19)
VSRS3_5\CommonLibStatic\CommonLibStaticVC8.vcproj (3815, 2011-04-19)
VSRS3_5\CommonLibStatic\include (0, 2011-04-19)
VSRS3_5\CommonLibStatic\include\ParameterBase.h (2699, 2011-04-19)
VSRS3_5\CommonLibStatic\include\upsample.h (2803, 2011-04-19)
VSRS3_5\CommonLibStatic\include\yuv.h (1976, 2011-04-19)
VSRS3_5\CommonLibStatic\makefile (1289, 2011-04-19)
VSRS3_5\CommonLibStatic\src (0, 2011-04-19)
VSRS3_5\CommonLibStatic\src\ParameterBase.cpp (5651, 2011-04-19)
VSRS3_5\CommonLibStatic\src\upsample.cpp (19640, 2011-04-19)
VSRS3_5\CommonLibStatic\src\yuv.cpp (18371, 2011-04-19)
VSRS3_5\doc (0, 2011-04-19)
VSRS3_5\doc\SoftwareManualVSRS.doc (208384, 2011-04-19)
VSRS3_5\doc\vsrs_changes.txt (5069, 2011-04-19)
VSRS3_5\license.txt (1673, 2011-04-19)
VSRS3_5\linux (0, 2011-04-19)
VSRS3_5\linux\makefile (418, 2011-04-19)
VSRS3_5\linux\makefile.base (9997, 2011-04-19)
VSRS3_5\ViewSyn (0, 2011-04-19)
VSRS3_5\ViewSyn\include (0, 2011-03-30)
VSRS3_5\ViewSyn\makefile (2101, 2011-04-19)
VSRS3_5\ViewSyn\src (0, 2011-04-19)
VSRS3_5\ViewSyn\src\make_me_vs (470, 2011-04-19)
VSRS3_5\ViewSyn\src\ViewSyn.cpp (2955, 2011-04-19)
VSRS3_5\ViewSyn\ViewSynVC6.dsp (4748, 2011-04-19)
VSRS3_5\ViewSyn\ViewSynVC7.vcproj (3677, 2011-04-19)
VSRS3_5\ViewSyn\ViewSynVC8.vcproj (4485, 2011-04-19)
VSRS3_5\ViewSynLibStatic (0, 2011-04-19)
VSRS3_5\ViewSynLibStatic\include (0, 2011-04-19)
VSRS3_5\ViewSynLibStatic\include\BounaryNoiseRemoval.h (6363, 2011-04-19)
VSRS3_5\ViewSynLibStatic\include\ParameterViewInterpolation.h (10017, 2011-04-19)
VSRS3_5\ViewSynLibStatic\include\version.h (132, 2011-04-19)
VSRS3_5\ViewSynLibStatic\include\ViewInterpolation.h (3195, 2011-04-19)
VSRS3_5\ViewSynLibStatic\include\ViewSynthesis.h (10189, 2011-04-19)
VSRS3_5\ViewSynLibStatic\include\Visbd.h (13111, 2011-04-19)
VSRS3_5\ViewSynLibStatic\makefile (1997, 2011-04-19)
VSRS3_5\ViewSynLibStatic\src (0, 2011-04-19)
... ...

This directory contains the View Synthesis Reference Software (VSRS) as part of the ISO/IEC JTC1/SC29 WG 11 (MPEG) 3D Video Call for Proposals Please refer to doc/SoftwareManualVSRS.doc for compilation, usage and configuration instructions. OpenCV library -------------- Note that the OpenCV library is required to be able to compile the source code. The version of OpenCV is not important, any version from 1.0 to 2.2 can be used. OpenCV can be downloaded from: http://sourceforge.net/projects/opencvlibrary/ Installation instructions and IDE setup can be found here: http://opencv.willowgarage.com/wiki/InstallGuide Instruction how to setup MS Visual Studio can be found here: http://opencv.willowgarage.com/wiki/VisualC%2B%2B Depending on your OpenCV version, you may need to update the MS Visual Studio project file to set-up the correct linker dependencies. Open the VSRS solution (e.g. VSRSVC8.sln) in Visual Studio In the solutions Explorer select the ViewSyn project (e.g ViewSynVC8) then select Project -> Properties (or Alt-F7) -> Configuration Properties -> Linker -> Input -> Additional Dependencies: for Opencv1.0-1.1 add following libraries: cv.lib highgui.lib cvaux.lib cxcore.lib for Opencv2.0 add following libraries: cv200.lib highgui200.lib cvaux200.lib cxcore200.lib

近期下载者

相关文件


收藏者