搜索资源列表
RBF++_1.2
- 径向基RBF多维空间插值算法,用于空间散乱点曲面重建,优于多项式插值-RBF RBF multidimensional spatial interpolation algorithm for space scattered surface reconstruction, better than polynomial interpolation
hash
- 这个程序用于实现哈希表,在初始化时赋予哈希表20个数值,然后点击查看当前哈希表,完成后点击重建哈希表
toolbox_calib
- 摄像机的标定、角点的提取、三维空间的重建、最后生成矫正后无畸变的图形-Camera Calibration,This section takes you through a complete calibration example based on a total of 20 (and 25) images of a planar checkerboard. This example lets you learn how to use all the features of the tool
3D-construct_-point-cloud-in-Matlab
- 此程序主要是用Matlab进行点云数据的三维建模,对用Matlab进行三维重建有实用价值。-The procedure is to use Matlab for modeling three-dimensional point cloud data on the three-dimensional reconstruction with Matlab has practical value.
7point
- 7点算法计算基础矩阵,三维重建,具有很高的研究价值-Matrix calculated on the basis
WaferPainter
- 对离散点通过Kriging插值算法实现2维和3维地图等高线绘制。 -Kriging interpolation of discrete points on the algorithm by 2-D and 3-dimensional map of contour drawing.
check
- stl文件存在许多冗余点,此函数用来去除冗余点,重建拓扑结构-pick up points in stl files
homework
- 双目视觉三维重建程序,输入左右相机匹配点对矩阵,自动计算投影矩阵,并输出射影空间下的三维点坐标-Binocular vision three-dimensional reconstruction program, enter the matching points on the matrix around the camera to automatically calculate the projection matrix, and output under the three-dimensio
gridfit
- 此程序主要是用Matlab进行点云数据的三维建模,对用Matlab进行三维重建有实用价值。 -The procedure is to use Matlab for modeling three-dimensional point cloud data on the three-dimensional reconstruction with Matlab has practical value.
google-map-training
- 此程序主要是用Matlab进行点云数据的三维建模,对用Matlab进行三维重建有实用价值。 -The procedure is to use Matlab for modeling three-dimensional point cloud data on the three-dimensional reconstruction with Matlab has practical value.
dianyun
- 基于 MATLAB的点云 三角化重建-Based on the MATLAB the point cloud triangle reconstruction
sanweichognjiansuanfa
- 三维重建中特征点提取算法的研究与实现的相关论文。-3D reconstruction feature extraction algorithm and implementation of the relevant papers.
Point-cloud-normal
- 在对散乱点云进行三维重建时,许多算法都需要求点云的法矢并保证所有法矢的方向一致向外。本程序就是对点云数据求法矢和方向调整,包含文件输入输出的完整程序。-Scattered normals strike and reorientation
tri_area
- 用于将点云三角剖分得到三角网格以后,计算重建表面的面积-For the point cloud triangulation, calculate the area of the reconstructed surface function
RPNP
- N点透视算法,robust PNP,可用于SLAM、三维重建等,2D-3D姿态估计,MATLAB