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

搜索资源列表

  1. ann-e55e94b2dced

    0下载:
  2. 基于Liblas的点云数据存储管理模块。-libANN mercurial repository
  3. 所属分类:GIS program

    • 发布日期:2017-05-01
    • 文件大小:643980
    • 提供者:swtech
  1. engine.11444

    0下载:
  2. 一个论文通用的引擎点云数据文件,很多文章中都用它做演示。-a very customed engine point cloud data, lots of papers use it to make a example.
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-02
    • 文件大小:160355
    • 提供者:李磊
  1. Search

    0下载:
  2. 进行点云数据处理是需要进行中邻域搜索算法,上传的是K邻域搜索算法-For point cloud data processing is needed in the neighborhood search algorithm, upload the K neighborhood search algorithm
  3. 所属分类:Search Engine

    • 发布日期:2017-03-23
    • 文件大小:6273
    • 提供者:sad
  1. PLIntegration

    1下载:
  2. GPS与激光雷达融合的程序,最后结果为3D点云数据-Integration of GPS and laser radar program, the final results for the 3D point cloud data
  3. 所属分类:GPS develop

    • 发布日期:2016-08-02
    • 文件大小:23668736
    • 提供者:Nick
  1. ResearchontheProcessingofNon-contactedThree-dimens

    0下载:
  2. :讨论了非接触三维扫描测量数据处理中的噪声点剔除、失真点的查找、数据精简和平滑处 理以及点云数据的拼合对齐等诸多问题,并通过一个简单的实例介绍了非接触三维扫描测量数 据的处理技巧.-This paper discusses several problems in non-contacted three- dimensional scanning measurement data processing , such as noise points deleting , distorti
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:302839
    • 提供者:jack
  1. convert_pointcloud_to_VRML

    0下载:
  2. 一个将点云数据转换为VRML格式的代码。-A point cloud data into VRML format code.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:114860
    • 提供者:york
  1. google-map-training

    1下载:
  2. 此程序主要是用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.
  3. 所属分类:matlab

    • 发布日期:2014-08-07
    • 文件大小:13312
    • 提供者:王宇鸿
  1. 3D-point

    0下载:
  2. 在VC平台上采用OpenGL对三维点云数据进行处理。-In the VC platform using OpenGL three-dimensional point cloud data processing.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1054080
    • 提供者:myp
  1. read

    1下载:
  2. 应用八叉树编码法划分点云邻域空间为多个指定边长的子立方体,保留每个子立方体中距中心点最近的点,实现从空间整体角度对点云的精简。对三维模型数据进行了精简测试,证明了该算法的有效性和实用性。 -Octree encoding application point cloud into space for the neighborhood more than the specified sub-cube side, keep away from each sub-cube in the center o
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-15
    • 文件大小:3833856
    • 提供者:zhaolulu
  1. register

    1下载:
  2. 点云的配准实验s-icp算法 实现两个点云数据的对准-A scale stretch method based on ICP for 3D data registration
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1185078
    • 提供者:杜顺
  1. CPoint3DCloud

    0下载:
  2. 以Visual c++的MFC形式结合opengl实现点云数据的三维显示与基本操作-In Visual c++ opengl achieve the MFC form with the three-dimensional point cloud data display and basic operation
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-21
    • 文件大小:6650901
    • 提供者:abc
  1. _data.tar

    0下载:
  2. 实现三维点云条件欧式聚类,附带点云数据和CMakelists文件(Three dimensional cloud conditions to achieve the European clustering, with cloud data and CMakelists files)
  3. 所属分类:其他

    • 发布日期:2017-12-17
    • 文件大小:4478976
    • 提供者:niceeh
  1. A

    0下载:
  2. 用MATLAB打开点云数据 来自网络整理(withMATLAB pointcloud)
  3. 所属分类:matlab例程

  1. tricurv

    2下载:
  2. 根据点云数据计算各个顶点的主曲率,主方向,高斯曲率和平均曲率(Calculated according to each vertex main curvature of point cloud data, the main direction, gaussian curvature and mean curvature)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:22528
    • 提供者:jimeiwei
  1. LoadPointCloud

    2下载:
  2. 直接动态加载点云模型 由.xyz的点云数据 转化为 .osgb格式 然后可以直接用这个软件加载(Point cloud model of direct dynamic loading)
  3. 所属分类:其他

    • 发布日期:2017-12-16
    • 文件大小:20632576
    • 提供者:后腰
  1. point cloud

    0下载:
  2. 本文件主要针对具体的项目,对点云数据进行处理(This document deals with point cloud data primarily for specific projects)
  3. 所属分类:matlab例程

  1. Txt2Las

    0下载:
  2. 用于转换点云数据格式,txt格式转换为常见的las格式,方便处理(Used to convert point cloud data format, TXT format into a common Las format, easy to handle)
  3. 所属分类:3D图形编程

    • 发布日期:2017-12-25
    • 文件大小:12831744
    • 提供者:LUWEI96
  1. 激光雷达

    1下载:
  2. 在Linux平台下,使用QT5.7.0.实现八线激光雷达点云数据的聚类。数据采集于真实的场景。采用蒙特卡洛和ABD聚类算法实现聚类。(In Linux platform, we use QT5.7.0. to realize the clustering of point cloud data of eight line lidar. Data is collected in real scenes. Monte Carlo and ABD clustering algorithms are u
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:584704
    • 提供者:半瓶墨水
  1. point_cloud_reduction

    2下载:
  2. 自己开发的一种点云降噪方法,可以去除物体主体之外的部分的点云数据(物体点云数据为三维扫描仪获得)(A point cloud noise reduction method developed by ourselves can remove part of the cloud data outside the main body of the object (object cloud data is obtained for a three-dimensional scanner))
  3. 所属分类:图形图象

    • 发布日期:2017-12-26
    • 文件大小:12728320
    • 提供者:怯薛军
  1. point_cloud_compression.tar

    0下载:
  2. 通过ros话题传输point cloud点云数据,然后在解析出来。(Transmitting point cloud data through ROS topic)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-31
    • 文件大小:1334272
    • 提供者:逆行好
« 1 2 3 45 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com