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

搜索资源列表

  1. My3DProcess

    3下载:
  2. 点云数据的显示,变换坐标,滤波去噪,可以读取点云并进行预处理-Point cloud data, coordinate transformation, filtering, denoising, can read the point cloud and pretreatment
  3. 所属分类:OpenGL

    • 发布日期:2013-09-16
    • 文件大小:33788064
    • 提供者:程诗尧
  1. PointCloud

    0下载:
  2. 实现读取DEM点云数据,效果很好,可以运行-Read the DEM point cloud data, the effect is very good, you can run
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-16
    • 文件大小:6191757
    • 提供者:张彪
  1. point-cloud-processing

    0下载:
  2. 本程序用C++编写,实现了对各种点云数据的读取、显示(用OPENGL显示)、操作(用鼠标选取、放大、缩小、平移等)。-The the program C++ write, and read on a variety of point cloud data display (with OPENGL show), operation (selected with the mouse, zoom in, zoom out, pan, etc.).
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-13
    • 文件大小:16254353
    • 提供者:zhangdi
  1. -cloud-data-Pro

    0下载:
  2. 基于VC++ 和OpenGL 的点云数据三维读取与显示经过测试可执行-Read and display of three-dimensional point cloud data based on VC++ and OpenGL executable tested
  3. 所属分类:OpenGL program

    • 发布日期:
    • 文件大小:1087092
    • 提供者:yeqiuguo
  1. LASheader

    0下载:
  2. 读取激光雷达点云数据的头文件数据块,将点云数据的基本信息记录在相应的变量中。-Read lidar point cloud data header file data block, the basic information of the point cloud data recorded in the corresponding variable.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-28
    • 文件大小:1380
    • 提供者:WangXiaolu
  1. yjs

    0下载:
  2. 该程序实现了读取各种点云数据,并用OPENGL显示,同时实现了用鼠标的操作,包括放大、缩孝平移等! -The program reads a variety of point cloud data, and OpenGL, mouse operation, including amplification, reduced filial piety pan!
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-13
    • 文件大小:635372
    • 提供者:汪国玉
  1. opengl

    0下载:
  2. 三维点云数据的读取以及利用opengl显示,实现简单操作-3D point cloud data read and use opengl display, simple operation
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-07
    • 文件大小:1098631
    • 提供者:ybw
  1. DisplayLidarPoint

    0下载:
  2. 读取可现实Lidar点云数据的开源代码,里面包含工程项,可直接打开-Read the real Lidar point cloud data of the open source code, containing engineering item, can be directly to open
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-18
    • 文件大小:4899011
    • 提供者:刘军
  1. My3DpointzsSharpGL

    3下载:
  2. C#编写的隧道点云处理程序,实现点云数据的读取显示,可以旋转,缩放等。核心功能有,点云排序,断面提取等-Written in C# tunnel point cloud processing, reading point cloud data display, you can rotate, zoom and so on. Core functions, point cloud sorting section extraction
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-02
    • 文件大小:3872768
    • 提供者:sunsenzhen
  1. point-cloud

    0下载:
  2. 点云的读取与现实,可以通过OpenGL显示出读取的点云数据-output point cloud
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-22
    • 文件大小:7046541
    • 提供者:xu hui
  1. xjx_lasdata

    0下载:
  2. 机载激光雷达点云数据的读取和进一步处理程序LIDAR-Read airborne lidar point cloud data and further processing program LIDAR
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:2844
    • 提供者:东方朔
  1. lasReader

    2下载:
  2. qt osg C++ 实现读取点云数据,点云类的设计值得阅读-qt and osg Read the point cloud data,The design of the point cloud class is worth reading
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-26
    • 文件大小:9244696
    • 提供者:潜潜
  1. JinBo201203252100

    0下载:
  2. 本程序主要实现了点云数据的读取、放大、缩小等操作,学习点云数据得可以看看啦-The program achieved a major point cloud data is read, zoom and other operations, to learn point cloud data too can look at it
  3. 所属分类:File Operate

    • 发布日期:2017-05-18
    • 文件大小:4822706
    • 提供者:尹浩
  1. LASreadAll

    0下载:
  2. las文件是激光点云数据文件,此程序用于通过matlab、读取las文件-read las file ,matlab
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:2826
    • 提供者:charles
  1. delete_repeat_data

    0下载:
  2. 删除文件中重复的数据,。点云数据的采集存在密集性,有些时候解码会重复的读取数据-Delete duplicate data in a file,. Point cloud data collection is intensive, and some time decoding will be repeated reading data
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:1010
    • 提供者:周平
  1. CPoint3DCloud

    0下载:
  2. 读取点云数据 并能旋转 缩放处理,不过读取的文件不能太大 里面的核心功能文件时dll形式 -read point cloud
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-30
    • 文件大小:12446527
    • 提供者:VC
  1. tezhengtiqu

    1下载:
  2. 将点云数据进行读取,并获得点云模型的边界特征点-The point cloud data is read, and the boundary feature points of the point cloud model are obtained.
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:463720
    • 提供者:wang
  1. ren

    0下载:
  2. 读取显示三维激光点云数据,程序较少,简单方便-Read the display of 3 d laser point cloud data, the program is less, simple and convenient
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-07
    • 文件大小:1114456
    • 提供者:john
  1. LAS

    0下载:
  2. LAS格式解析及其数据的读取与显示,对机载激光雷达点云数据有效。-LAS file reading. this is useful for reading of LiDAR data LAS file.this is very useful code.
  3. 所属分类:File Formats

    • 发布日期:2017-05-06
    • 文件大小:839351
    • 提供者:
  1. cloud-point

    1下载:
  2. 此代码基于c++标准库,opencv和pcl点云库,可实现对摄像头调参,调用摄像头视频并读取画面中点的三维坐标获取点云数据-This code is based on c++ standard library, opencv and pcl point cloud library, can achieve the camera tuning, call the camera video and read the middle of the screen coordinates of the th
  3. 所属分类:3D Graphic

    • 发布日期:2017-08-16
    • 文件大小:1024
    • 提供者:雷达
« 1 2 34 »
搜珍网 www.dssz.com