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

搜索资源列表

  1. MyDlgOpenGL

    0下载:
  2. 一个基于dialog 的opengl 程序,可以显示点云,文件格式为.nod-One of the opengl-based dialog program can display point cloud, the file format. Nod
  3. 所属分类:Network Security

    • 发布日期:2017-05-13
    • 文件大小:3343117
    • 提供者:肖庆汇
  1. callICP

    0下载:
  2. 使用vc++实现ICP配准算法,编译成动态链接库,通过调用CallICP函数可以实现两组点云之间的配准-Using vc++ to achieve ICP registration algorithm, compiled into a dynamic link library, by calling CallICP function can be achieved between the two sets of point cloud registration
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-06-10
    • 文件大小:16918825
    • 提供者:李明
  1. pinjie2procedure0

    1下载:
  2. 用来实现点云数据的配准和融合,是本人自己写的代码,希望和大家多多交流-Be used to achieve the point cloud data registration and fusion, is the code I wrote it myself, hope and encourage more exchanges between people
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:2703
    • 提供者:胡冬芳
  1. Pointshop3D2.0Src

    0下载:
  2. pointshop3d 瑞士ETH的点云处理软件-ETH, Switzerland pointshop3d point cloud processing software
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-13
    • 文件大小:3527148
    • 提供者:xue
  1. orsPointCloud

    0下载:
  2. 激光点云处理的一些源代码。包含激光点云的一些基本算法。-laser point cloud
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:47863
    • 提供者:张风
  1. view3Dpoint

    0下载:
  2. 一个读取3D点云数据vc程序,共大家参考!-A 3D point cloud data vc reading program, a total of your reference! Thanks
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-14
    • 文件大小:3966900
    • 提供者:liudengpan
  1. MyMFCPoint

    1下载:
  2. VTK+MFC单文档下读取点云数据,并且实现三维重建。是一个很不错的学习VTK的示例程序。-VTK+ MFC single document to read point cloud data, and the realization of three-dimensional reconstruction. Is a very good example of procedural learning VTK
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:2918042
    • 提供者:宋同学
  1. powercrust

    1下载:
  2. powercrust 三维点云曲面重构算法,可直接运行!-powercrust surface reconstruction from point clouds
  3. 所属分类:3D Graphic

    • 发布日期:2016-06-15
    • 文件大小:212697
    • 提供者:竹林英客
  1. cloudmesh-0.1

    2下载:
  2. C++ 实现点云数据网格,网格数据的滤波处理!-Triangulation of point clouds and mesh filter in C++
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:845925
    • 提供者:竹林英客
  1. chonggou

    2下载:
  2. 给出三维点云的X,Y,Z坐标,重构出三维图像,其中用到了三角网格法和规则化坐标法。-Given 3D point cloud X, Y, Z coordinates, three-dimensional reconstructed images, which uses a triangular coordinate grid method and rules of law.
  3. 所属分类:3D Graphic

    • 发布日期:2015-05-27
    • 文件大小:656
    • 提供者:rongwei
  1. read_point_clouds1

    0下载:
  2. 利用Visual C++读取点云数据用于曲面的三维重建-Visual C++ to read the use of point cloud data for three-dimensional surface reconstruction
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:357489
    • 提供者:zzh
  1. zip-ebbe9f97a0c9

    0下载:
  2. 针对las点云数据的压缩算法模块,基于LibLas扩展。-laszip compression library
  3. 所属分类:GIS program

    • 发布日期:2017-04-01
    • 文件大小:132474
    • 提供者:swtech
  1. ann-e55e94b2dced

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

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

    0下载:
  2. 基于VC++6.0的点云显示,能很好地显示点云,实现点云的漫游,放大,缩小-VC++6.0 based on point cloud display, can well show the point cloud point cloud achieved roaming, zoom in, zoom
  3. 所属分类:GIS program

    • 发布日期:2017-05-15
    • 文件大小:3878995
    • 提供者:曾丹
  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. PointCloud3DReconstruction

    6下载:
  2. 实现了点云的三维网格化重建,并附上了些测试点云数据-Realized three-dimensional grid point cloud reconstruction, along with some test point cloud data
  3. 所属分类:3D Graphic

    • 发布日期:2014-08-07
    • 文件大小:4856832
    • 提供者:郑晖
  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. CPoint3DCloud

    0下载:
  2. 三维点云的简单处理程序,可实现打开,翻转,放大缩小等功能-A simple three-dimensional point cloud processing procedures, can be open, flip, zoom and other functions
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1086240
    • 提供者:jyy
  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. Dataregistrationin3-Dscanningsystems

    0下载:
  2. 通过引入特征点和改进最近点迭代法, 提出了一种 在三维扫描系统中对三维点云数据进行配准的方法。该方法 通过对特征点的提取, 首先得到一组匹配点对, 然后运用 SVD 矩阵分解算法求出转换参数R 和T, 进而以此作为最 近点迭代法的初始值, 并对最近点的求法和迭代截止条件作 了改进, 得到了很好的配准效果。该文论述了该方法的基本 原理, 并通过不同视觉下物体三维测量点云数据配准的应用 实例证明了该方法的有效性。-A 3-D meas uring dat a r egis
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:155927
    • 提供者:jack
« 1 2 3 4 56 7 8 9 10 ... 48 »
搜珍网 www.dssz.com