搜索资源列表
SFMtoolsInstallDoc
- 文介绍了如何使用Bundler来根据图片得到相机参数以及一些空间点云数据,得到的数据将能够运用在3D重建中。利用Bundler可以得到较为稀疏的点云(point clouds)数据。如果需要得到更密集的点,可以使用Yasutaka Furukawa博士写的另外一个非常强大的软件包,称为PMVS2。一种比较常见的途径是使用Bundler来得到相机参数,然后使用Bundle2PMVS程序,将生成结果转换为PMVS2的输入,然后使用PMVS2来得到更密集的点云。另外,读者们可能会对另外一个同样由Fur
opc-4021e1c06b5f
- LasLib面向Oracle的点云数据入库源代码。-libOPC- Oracle Point Clouds
Survey-on-normal-estimation
- 三维点云法向量估计综述,由于获取方便、表示简单、灵活等优势,点云逐渐成为常用的三维模型表示方法之一-Point clouds are becoming more and more common for the representation of 3D geometry models because of its advantages over mesh models
drill.tar
- 斯坦福大学的双剑点云,对用PLY点云操作有用处。-a point clouds
powercrust
- powercrust 三维点云曲面重构算法,可直接运行!-powercrust surface reconstruction from point clouds
cloudmesh-0.1
- C++ 实现点云数据网格,网格数据的滤波处理!-Triangulation of point clouds and mesh filter in C++
points-clouds-
- matlab图像处理代码,利用算法对点云数据进行直方图以及标准差统计,含M文件和GUI-matlab image processing code, the use of algorithms for point cloud data, histograms and standard deviation statistics, including documentation and GUI M
3DvisionKinectProcessingandArduino
- 欢迎视觉革命。在微软的Kinec带领下,您现在可以使用三维计算机视觉技术建立数字化三维模型,人和物体,你可以用手势和语音指令操作。这手势指导,提供所有的技术和概念的信息,你需要为Kinect建立出色应用,使用的加工编程语言和Arduino的微控制器。 无论你是学生,业余爱好者,制造商,玩家,或硬件黑客,Things See让你与几个Kinect的项目运行,给予你用这神奇的三维计算机视觉技术建立你自己的玩意和创意项目的技能和经验。解锁你的能力,建立与Kinect的交互式应用程序。
ICP
- 迭代最邻近点算法进行3D点云的匹配,四元数方法求旋转-ICP algorithm for point clouds
distributionPlot
- The zip-file contains the following files for visualizing distributions: - distributionPlot.m: main function that allows creating violin plots - histogram.m: generate histograms with ideal bin width given the number of data points and the spread
ICP-matlab
- 迭代最邻近点算法: 计算两组点云之间的最佳匹配效果-Iterative closest point (ICP) algorithm: seaching the best overlapping result of two point clouds
PCD-format-data-set
- PCD数据是Point Cloud Library(PCL)开发库的数据类型,大家如果使用点云开发的话,需要用到这些数据作为示例。-PCD (Point Cloud Data) file format is used inside Point Cloud Library (PCL). The PCD file format is not meant to reinvent the wheel, but rather to complement existing file formats
fullanalyze_0.2.0._standalone
- FullAnalyze是一个可视化和处理激光雷达数据(三维点云和波形)的软件。-FullAnalyze is a software for handling, visualizing and processing lidar data (3D point clouds and waveforms).
vtk-point-cloud-rendering
- vtk显示点云,和点云三角网格化。 源代码已可运行,不过vtk的环境需要你自己配置-vtk display point clouds, and point cloud triangular grid. Source code has been run, but vtk environment requires you to configure
Point-Clouds-Genesis
- 根据需要改写,生成三维点云数据用于模拟实验,目前包含了旋转抛物面和单位球点云的生成。-According to the need to rewrite, generating three-dimensional point cloud data is used for simulating experiment, now contains a rotating paraboloid and unit ball point cloud formation.
Automatic posing of a meshed human model
- 我们采用无办法变形质量人体模板的网格从其原来的姿势对点云数据指定不同的姿势。在此方法中,我们首先建立粗模板网格和点云通过压缩的光谱嵌入技术,利用人体四肢之间的对应关系。基于这些对应关系,我们定义使用弹性能量泛函的非刚性配准的目标和应用离散的梯度流,以减少粗控制网格和点云之间的区别。然后可从之后使用均值坐标控制网格的变形变形的模板网格。(We employ a deformable, deformable human body template mesh to specify different
PointClouds_Exe_0.9.0.11
- Point clouds programm PointClouds_0.9.0.11.exe
Point Cloud Registion
- 给定两组点云,在matlab下进行点云配准(Given two sets of point clouds, point cloud registration is carried out under Matlab)
normnd
- matlab代码,可以计算点云中的法向向量,可用于检测点云中的平面等(Calculating normal vectors of point clouds)
Point Cloud Plane Segmentation
- 可以切割点云得到截面 并获取平面方程的参数(It is possible to cut point clouds to obtain cross sections and parameters of plane equations.)