文件名称:old-3d-reconstruction-code-master
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2017-04-23
- 文件大小:
- 257kb
- 下载次数:
- 0次
- 提 供 者:
- 罗**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
三维重建的一些常用算法,包括摄像头标定,双目匹配、计算视差、三维重建等常用的算法-Some commonly used three-dimensional reconstruction algorithms, including camera calibration, matching eyes, the parallax calculation, 3D reconstruction algorithm commonly used
(系统自动生成,下载前可以参看下载内容)
下载文件列表
old-3d-reconstruction-code-master
.................................\.gitignore
.................................\CMakeLists.txt
.................................\INSTALL
.................................\LICENSE
.................................\README
.................................\cmake
.................................\.....\FindEigen3.cmake
.................................\doc
.................................\...\Doxyfile
.................................\lib
.................................\...\Audio
.................................\...\.....\CMakeLists.txt
.................................\...\CMakeLists.txt
.................................\...\Core
.................................\...\....\CMakeLists.txt
.................................\...\....\Data.cpp
.................................\...\....\Data.h
.................................\...\....\Event.cpp
.................................\...\....\Event.h
.................................\...\....\Fact.cpp
.................................\...\....\Fact.h
.................................\...\....\Object.cpp
.................................\...\....\Object.h
.................................\...\Framework
.................................\...\.........\CMakeLists.txt
.................................\...\Language
.................................\...\........\CMakeLists.txt
.................................\...\........\Context.cpp
.................................\...\........\Context.h
.................................\...\........\Expression.cpp
.................................\...\........\Expression.h
.................................\...\Math
.................................\...\....\CMakeLists.txt
.................................\...\....\Calculus
.................................\...\....\........\Antiderivative.cpp
.................................\...\....\........\Antiderivative.h
.................................\...\....\........\CMakeLists.txt
.................................\...\....\........\Derivative.cpp
.................................\...\....\........\Derivative.h
.................................\...\....\........\IFunction.cpp
.................................\...\....\........\IFunction.h
.................................\...\....\........\Integral.cpp
.................................\...\....\........\Integral.h
.................................\...\....\........\Jacobian.cpp
.................................\...\....\........\Jacobian.h
.................................\...\....\........\PartialDerivative.cpp
.................................\...\....\........\PartialDerivative.h
.................................\...\....\Core
.................................\...\....\....\CMakeLists.txt
.................................\...\....\....\Number.cpp
.................................\...\....\....\Number.h
.................................\...\....\LinearAlgebra
.................................\...\....\.............\CMakeLists.txt
.................................\...\....\.............\Field.cpp
.................................\...\....\.............\Field.h
.................................\...\....\.............\Matrix.cpp
.................................\...\....\.............\Matrix.h
.................................\...\....\.............\QRDecomposition.cpp
.................................\...\....\.............\QRDecomposition.h
.................................\...\....\.............\Vector.cpp
.................................\...\....\.............\Vector.h
.................................\...\....\.............\VectorSpace.cpp
.................................\...\....\.............\VectorSpace.h
.................................\...\....\Optimization
.................................\...\....\............\CMakeLists.txt
.................................\...\....\............\LevenbergMarquardt.cpp
.................................\...\....\............\LevenbergMarquardt.h
.................................\...\....\Statistics
.................................\...\....\..........\CMakeLists.txt
........