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

搜索资源列表

  1. patch_normals

    0下载:
  2. 实现点云数据三角面片的法矢计算。及显示。为进一步进行曲面重建起到非常关键的作用。-Realize the point cloud data of triangles in sagittal calculation method. And display. For further surface reconstruction in plays a key role.
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:14871
    • 提供者:莲子
  1. ICP

    0下载:
  2. ICP算法,主要用于三维点云数据的配准,最近点迭代算法,可以收敛到局部最小-registration of point cloud data,the iterated close point algorithm
  3. 所属分类:3D Graphic

    • 发布日期:2016-01-25
    • 文件大小:5120
    • 提供者:xhm
  1. REG_PLY

    2下载:
  2. 读入多组点云数据,全局配准,得到经过配准矫正后的图像数据 文件格式:*.PLY-Read multiple point cloud data, global registration, the registration to be corrected after the image data file formats:*. PLY
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:4387
    • 提供者:norain
  1. data

    0下载:
  2. 三维激光点云数据,对构网时需要大量数据的人应该会很有用-Three-dimensional laser point cloud data, network configuration requires large amounts of data should be useful for people who
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:229602
    • 提供者:wang
  1. NormFet_WindowsXP_src

    0下载:
  2. 计算点云数据的法向量和局部特征,以备三维重建运用-The normals and features can be computed from a point cloud using the NormFet software
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-15
    • 文件大小:3896176
    • 提供者:张帅
  1. opc-4021e1c06b5f

    0下载:
  2. LasLib面向Oracle的点云数据入库源代码。-libOPC- Oracle Point Clouds
  3. 所属分类:Oracle

    • 发布日期:2017-05-11
    • 文件大小:2593388
    • 提供者:swtech
  1. Direct3D9MFC

    0下载:
  2. 所属分类:DirextX

    • 发布日期:2017-05-29
    • 文件大小:12262606
    • 提供者:詹世瑞
  1. BoxBonding

    0下载:
  2. 所属分类:3D Graphic

    • 发布日期:2017-04-09
    • 文件大小:1669802
    • 提供者:李磊
  1. Delaunay

    0下载:
  2. 所属分类:Grid Computing

    • 发布日期:2017-04-09
    • 文件大小:1948252
    • 提供者:gaoyining
  1. read-point-cloud

    0下载:
  2. 本程序轻松快捷的实现了点云数据的读取和显示,适用于PTX和TXT格式的点云数据读取。-This program quickly and easily implement a point cloud data read and displayed for PTX and TXT format to read the point cloud data.
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-09
    • 文件大小:1208800
    • 提供者:黄大伟
  1. cloudpoint-read

    0下载:
  2. 激光获取三维点云数据的读取和显示,并提供了简单的漫游浏览及分析操作-To obtain three-dimensional point cloud laser to read and display data, and provides a simple browsing and analysis of operation of roaming
  3. 所属分类:Other systems

    • 发布日期:2017-05-17
    • 文件大小:4932757
    • 提供者:sunweili
  1. ICP

    0下载:
  2. 点云数据的匹配处理,其中icp算法是经典的方法,其精度和可靠性比较好。-the registration of point cloud,icp is the registration method.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:58423
    • 提供者:周保兴
  1. Tree-detection

    0下载:
  2. 点云数据中树的自动检测,国外算法,希望对你有用。-Point cloud data in the tree auto-detection, foreign method, you want to be useful.
  3. 所属分类:Data structs

    • 发布日期:2017-05-08
    • 文件大小:1637471
    • 提供者:王旺
  1. 3d-point-Fourier

    0下载:
  2. matlab代码,三维点云数据处理,对含灰度的三维点云进行傅立叶变换-matlab code, three-dimensional point cloud data processing, the three-dimensional point cloud with gray Fourier transform
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6782
    • 提供者:yy
  1. LidarSeq

    0下载:
  2. 点云分割的函数文件,适合于lidar点云数据,具有很强大的点云处理功能-Point cloud segmentation function file, suitable for lidar point cloud data, with a very powerful point cloud processing
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:23768
    • 提供者:宋恒嘉
  1. KDTree

    0下载:
  2. kdTree的构建,针对海量点云数据结构的组织-this is file commit to construct a kdtree about large number of cloud points
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:5114
    • 提供者:甘龙飞
  1. cloudpoint

    0下载:
  2. 几个点云数据,TXT格式的。可以在opengl中打开-some of point cloud data, TXT format. Can be opend in opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-27
    • 文件大小:58060
    • 提供者:吴滚滚
  1. Alpha_shapes_2

    0下载:
  2. ALPHA SHAPES算法是检测大量点云数据边缘,可以用于目标边缘信息的提取,适合于研究人员学习。-ALPHA SHAPES algorithm is used to test the point cloud data of edge, and can be used to target of the edge information extraction, suitable for researchers to study.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2413599
    • 提供者:王秋燕
  1. Alpha_shapes_3

    2下载:
  2. 这是三维点云数据边缘线提取的c++算法,适合于LIDAR数据的三维处理,供大家参考学习-This is 3 d point cloud data edge extraction of c++ algorithm, suitable for LIDAR data 3 d processing, provide everyone reference to study
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:9501167
    • 提供者:王秋燕
  1. xianrenzhang

    1下载:
  2. 三维点云数据,可以在MFC和opengl中使用,用于打开,显示,三角剖分,三维重建等-pointclound for opening,triangulation,surface reconstruction.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:18058
    • 提供者:吴滚滚
« 1 2 3 4 5 6 78 9 10 11 12 ... 20 »
搜珍网 www.dssz.com