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

搜索资源列表

  1. code

    0下载:
  2. 对学习三角构网的有好处,是构网的基础,进一步点云构网需要改进-Triangle mesh
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-16
    • 文件大小:62369
    • 提供者:王涛
  1. 25811233xContour2006

    0下载:
  2. 对学习三角构网的有好处,是构网的基础,进一步点云构网需要改进-Triangle mesh
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-05
    • 文件大小:220128
    • 提供者:王涛
  1. Affine_Transform_Pts

    0下载:
  2. 自己写的IDL代码,对三维点云做三维仿射空间变换-self-made IDL code for applying affine transformation to 3D point set
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:678
    • 提供者:Hongkai Wang
  1. Rot_Pts_alongAxis

    0下载:
  2. 自己写的IDL代码,在三维空间中将一个点云绕任意轴旋转-self-made IDL code, rotate a 3D point set along an arbitrary axis
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:847
    • 提供者:Hongkai Wang
  1. PointBasedComputerGraphics

    0下载:
  2. 所属分类:Other systems

    • 发布日期:2017-05-16
    • 文件大小:3590615
    • 提供者:lucianmu
  1. contacthandling

    0下载:
  2. 两种不同的方法处理点云模型之间的碰撞检测和碰撞响应-point-based collision dection
  3. 所属分类:matlab

    • 发布日期:2017-05-15
    • 文件大小:3811502
    • 提供者:邵绪强
  1. Efficient_Variants_of_the_ICP_Algorithm

    0下载:
  2. 斯坦福的一片文章 综述了迭代最近点算法的各种改进 客观地比较了他们优劣 提出了一个实时的高效组合 做点云配准必读-an artical from Stanforda. summarizes the variant of iterative closest point algorithm and objectively compare the advantages and disadvantages, finily proposed combination with a high-speed r
  3. 所属分类:software engineering

    • 发布日期:2017-05-01
    • 文件大小:793676
    • 提供者:liangjiabin
  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. Tessellation

    0下载:
  2. “布算法”和曲面细分算法的实现;模拟一块布覆盖在点云上方形成的细致曲面-An application of fabric algorithm and tessellation, to estimate the curve of a piece of fabric which falls down on a points cloud
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:69107
    • 提供者:sparrow
  1. MyCrust090209

    0下载:
  2. 基于 Crust 算法的三维点云重构物体表面程序-Simple surface recostruction program based on Crust algorithm Given a set of 3D points returns a triangulated tight surface.
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-20
    • 文件大小:6039483
    • 提供者:xu zunyi
  1. Opengl-draw-the-3D-curved-surface

    0下载:
  2. 在 opengl 环境下,绘制3D曲面,可以用来模拟点云的配准等功能-use the opengl to draw the 3D curved surface.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-22
    • 文件大小:3394
    • 提供者:zhangxing
  1. ICP

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

    • 发布日期:2017-04-03
    • 文件大小:58423
    • 提供者:周保兴
  1. A-filtering-method-of-airborne

    0下载:
  2. 机载点云滤波算法,生成DEM,国外的文章,也许对你有用。-Airborne point cloud filtering algorithm to generate DEM, the foreign article, and perhaps useful for you.
  3. 所属分类:Data structs

    • 发布日期:2017-05-04
    • 文件大小:1293123
    • 提供者:王旺
  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. Airborne-LiDAR-for-DEM-generation

    0下载:
  2. 机载点云自动生成DEM算法,国外网站下的,希望有用。-Airborne cloud automatically generated DEM algorithm, under the foreign site, I hope useful.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:182114
    • 提供者:王旺
  1. LIDAR-Data-Classification

    0下载:
  2. 用K领域实现点云分类,国外算法,希望对你有用!-Achieved with the K point cloud field classification algorithm abroad, I hope useful to you!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:653100
    • 提供者:王旺
  1. Gauss-and-Mean-Curvature

    2下载:
  2. 用matlab开发的计算给定曲面点云的,高斯和平均曲率图-Matlab calculation developed by a given surface point cloud, the Gaussian and mean curvature map
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:2908
    • 提供者:lmf
  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 2 ... 12 13 14 15 16 1718 19 20 21 22 ... 50 »
搜珍网 www.dssz.com