CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 点云

搜索资源列表

  1. ReadPointFile.zip

    0下载:
  2. Rhino插件开发,演示了如何从一个文件中读取点云图。,Rhino plug-in development, demonstration of how to read a file from the point cloud.
  3. 所属分类:File Operate

    • 发布日期:2017-04-02
    • 文件大小:6140
    • 提供者:朱顺兴
  1. source

    1下载:
  2. 基于PCL利用贪婪投影算法实现一个点云数据的网格化(Matching and triangulation of point cloud data by using PCL point cloud Library)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:1750016
    • 提供者:123aaaaaa
  1. narf_pfh_sac_Registration

    1下载:
  2. 基于特征的点云全局配准算法: NARF特征点提取+PFH描述子计算+SAC-IA位姿变换计算。(Feature based global registration algorithm for point cloud: The NARF feature points are extracted + PFH descr iptors, and the calculation of + SAC-IA position and attitude transformation is calculate
  3. 所属分类:Windows编程

  1. registration

    1下载:
  2. 点云配准源码,包括ICP NDT 等(Point cloud registration source code)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:9216
    • 提供者:雨落潇湘
  1. PointCloudScanner

    0下载:
  2. 在vs中正确配置好pcl和opencv,能够将通过kinect2获得的rgb图像和深度信息合成一张点云ply或者pcd文件,可以通过pcl查看。(Correctly configuring PCL and opencv in VS, we can synthesize a point cloud ply or PCD file from RGB image and depth information obtained by kinect2, which can be viewed through
  3. 所属分类:Windows编程

    • 发布日期:2018-04-29
    • 文件大小:10240
    • 提供者:白毅强
  1. SFB_matlab1.0.tar

    0下载:
  2. 3D点云重建 3D点云重建Berkeley SfM is a structure from motion library created to explore new solutions to challenging 3D reconstruction problems (large scale, indoors, incremental, homogeneously textured, etc.). It is developed by(Structrue From Motion for
  3. 所属分类:其他

    • 发布日期:2020-03-19
    • 文件大小:10240
    • 提供者:fangyz
  1. surface CreaVures

    0下载:
  2. 通过移动最小二乘法拟合曲面,在此基础上计算点云曲率(Estimation of point cloud data curvature)
  3. 所属分类:其他

    • 发布日期:2021-01-12
    • 文件大小:132096
    • 提供者:niufanghao
  1. create_kd_tree

    2下载:
  2. 通过计算方差,确定划分坐标轴,最后,将点云划分到一个个格子中,这样的好处在于可以将噪点和有效点分别存储于不同的格子中,方便进行去噪。(k-d tree create;By calculating the variance, the coordinate axis is determined. Finally, the point cloud is divided into a number of lattices. The advantage is that the noise and the
  3. 所属分类:其他

    • 发布日期:2019-07-02
    • 文件大小:1024
    • 提供者:cleverboy521
  1. pointcloud viewer

    1下载:
  2. 点云查看器,实现点云数据(.ply格式)的导入和导出、清除当前点云数据、显示每个点的法向、根据每个点法向对应的颜色值,赋予这个点颜色、对当前窗口截屏。(Point cloud viewer, to realize the import and export of point cloud data (.Ply format), to clear the current point cloud data, to display the normal of each point, to give th
  3. 所属分类:其他

    • 发布日期:2020-12-08
    • 文件大小:32129024
    • 提供者:猫语者
  1. normnd

    0下载:
  2. matlab代码,可以计算点云中的法向向量,可用于检测点云中的平面等(Calculating normal vectors of point clouds)
  3. 所属分类:其他

    • 发布日期:2019-06-25
    • 文件大小:1024
    • 提供者:seaffelx
  1. 三维彩色显示

    1下载:
  2. 实现点云三维显示,并根据点云的高程或者反射率信息显示点颜色(Realize three-dimensional display of point cloud, and display point color according to the height or reflectivity information of point cloud)
  3. 所属分类:Windows编程

    • 发布日期:2020-11-16
    • 文件大小:14336
    • 提供者:彩云之南
  1. RANSAC平面提取

    2下载:
  2. 根据点云的分布特征,采用随机采样一致性算法提取平面(According to the distribution characteristics of point clouds, a random sampling consistency algorithm is used to extract the plane.)
  3. 所属分类:Windows编程

    • 发布日期:2020-03-29
    • 文件大小:8192
    • 提供者:彩云之南
  1. normal

    3下载:
  2. 通过构建四叉树,通过邻域搜索方法计算点云中每个点的法向量并进行展示(By constructing quadtree, the normal vector of each point in the point cloud was calculated and displayed by neighborhood search method)
  3. 所属分类:其他

    • 发布日期:2019-06-27
    • 文件大小:13312
    • 提供者:juandu
  1. GA

    1下载:
  2. 遗传算法,模拟达尔文进化论的自然选择和遗产学机理的生物进化构成的计算模型,一种不断选择优良个体的算法。谈到遗传,想想自然界动物遗传是怎么来的,自然主要过程包括染色体的选择,交叉,变异(不明白这个的可以去看看生物学),这些操作后,保证了以后的个基本上是最优的,那么以后再继续这样下去,就可以一直最优了。利用遗传算法,实现三维点云的配准。(Genetic algorithm, a computational model that simulates the biological evolution o
  3. 所属分类:其他

    • 发布日期:2019-05-31
    • 文件大小:2190336
    • 提供者:秋水不染成
  1. 3D_ICP-master

    1下载:
  2. 对三维点云进行处理,用ICP算法进行配准(Processing three-dimensional point cloud and registration with ICP algorithm)
  3. 所属分类:其他

    • 发布日期:2019-05-31
    • 文件大小:5161984
    • 提供者:111aa民
  1. border提取边界

    2下载:
  2. 边界识别算法,可识别点云的边界和特征边缘(Boundary Recognition Algorithms to Recognize the Boundary and Characteristic Edge of Point Cloud)
  3. 所属分类:其他

    • 发布日期:2019-06-29
    • 文件大小:1221632
    • 提供者:颜长空
  1. 模糊C均值聚类

    2下载:
  2. 该程序可以实现快速的点云的模糊C均值聚类,并且可以利用第二个命令对聚类后的点云进行自动提取。(The program can realize fast clustering of point clouds based on fuzzy C-means, and automatically extract the clustered point clouds by using the second command.)
  3. 所属分类:其他

    • 发布日期:2019-07-02
    • 文件大小:2048
    • 提供者:西江哥哥
  1. dbscan

    3下载:
  2. 利用该程序可以实现大数据下的三维点云及二维数据的密度聚类,并对聚类后的结果进行准确提取(Using this program, the density clustering of three-dimensional point clouds and two-dimensional data can be realized, and the clustered results can be accurately extracted.)
  3. 所属分类:其他

    • 发布日期:2019-11-19
    • 文件大小:1024
    • 提供者:西江哥哥
  1. 点云库PCL学习教程(pdf版本)

    2下载:
  2. 详细介绍了PCL开发库,是一个入手的好资料(Introduced the PCLS development library, is one of the good information)
  3. 所属分类:其他

    • 发布日期:2020-05-09
    • 文件大小:75224064
    • 提供者:zhuda伟
  1. 深度图生成点云

    1下载:
  2. 本代码主要用于实现深度图生成点云pcd并进行保存。(This code is mainly used to generate point cloud PCD from depth map)
  3. 所属分类:其他

    • 发布日期:2021-04-21
    • 文件大小:181248
    • 提供者:pipipan
« 1 2 34 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com