搜索资源列表

  1. sui

    1下载:
  2. 利用Opengl设定MFC的视图环境,三维显示三维数据,处理大量点云数据的显示旋转、平移、缩放等-use Opengl set MFC View environment, three-dimensional display of 3D data, handling a large number of point cloud data show rotation, translation, zooming, etc.
  3. 所属分类:OpenGL

    • 发布日期:2024-05-15
    • 文件大小:246784
    • 提供者:李瑞
  1. srcDownlodingsite

    0下载:
  2. 介绍用OpenGL实现点云处理的三维变换,我们可以通过API函数 CreateFile 获得设备句柄,再用API函数 DeviceIoControl 来实现对设备的访问获取点云的分割方法。-introduces OpenGL point cloud processing of 3D transformation, we can pass CreateFile API access to equipment handle, reuse A
  3. 所属分类:OpenGL

    • 发布日期:2024-05-15
    • 文件大小:2098176
    • 提供者:zxj
  1. CPoint3DCloud

    0下载:
  2. 利用OpenGL、VC++编写的C++,三维点云处理程序,对于学习图形学、C++、OpenGL、文件读写很有帮助,是一个三维软件公司编写代码一部分,尤其是OpenGL库文件相当管用。 有两个数据文件 鼠标默认操作:具体还在头文件中 中键拖动 旋转 中键+Ctrl 平移 中键+Shift 面旋 滚轮滚动 缩放 中键+Ctrl + Shift 局部放大 -use OpenGL, prepared b
  3. 所属分类:OpenGL

    • 发布日期:2024-05-15
    • 文件大小:1080320
    • 提供者:李瑞
  1. mpu_oct_03

    0下载:
  2. 赫赫有名的MPU算法的源程序,其中源代码包含很多点云处理和网格处理的重要算法-type of MPU algorithm source, Source code which contains a lot of point cloud processing and handling of the grid important algorithm
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-15
    • 文件大小:377856
    • 提供者:胖丫
  1. AdRBF

    0下载:
  2. 点云处理中的自适应RBF算法,通过隐函数的拟合实现点云的重构和网格化-point cloud processing algorithm for the adaptive RBF, the implicit function fitting achieve Cloud Reconstruction and Grid
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-15
    • 文件大小:65536
    • 提供者:胖丫
  1. anglcau

    0下载:
  2. 在点云处理中,我们通常需要知道两个面的夹角,这个小程序通过最小二乘拟合。求的两个面的夹角,供参考。-in point cloud processing, we often need to know the angle between two faces, the small least-squares fitting procedure. For the angle between the two face for reference.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:刘恒
  1. rangedataread

    0下载:
  2. 点云预处理时,需要将.abs压缩格式转化为.asc格式,同时需要得到深度图像。本程序完成这一功能。这可是一般都不会拿出来的。-point cloud, it needs to be. Abs into compressed format. Asc format, also need to be depth images. The procedures are completed this function. But it will no
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:刘恒
  1. paper4

    0下载:
  2. 点云的表面信息处理和绘制研究.点云的表面信息处理和绘制研究.-point cloud surface information processing and mapping study. Cloud of information processing and surface mapping studies.
  3. 所属分类:软件工程

    • 发布日期:2024-05-15
    • 文件大小:3308544
    • 提供者:张圣望
  1. icpCpp

    0下载:
  2. 迭代最近点算法的c++代码,可以对3D数据进行对齐-Iterative nearest point algorithm c++ Code, can be aligned to the 3D data
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:23552
    • 提供者:wdbigboy
  1. yangyi

    0下载:
  2. 点云的三角化处理技术文章,有助于逆向软件编程-Triangulation of point cloud processing technology articles, help to reverse software programming
  3. 所属分类:技术管理

    • 发布日期:2024-05-15
    • 文件大小:342016
    • 提供者:张维红
  1. OpenGL

    0下载:
  2. 利用OpenGL、VC++编写的C++,三维点云处理程序,对于学习图形学、C++、OpenGL、文件读写很有帮助,是一个三维软件公司编写代码一部分,尤其是OpenGL库文件相当管用。 有两个数据文件 鼠标默认操作:具体还在头文件中 中键拖动 旋转 中键+Ctrl 平移 中键+Shift 面旋 滚轮滚动 缩放 中键+Ctrl + Shift 局部放大-The use of OpenGL, VC++ to prepare the C++,
  3. 所属分类:OpenGL

    • 发布日期:2024-05-15
    • 文件大小:1081344
    • 提供者:刘洋
  1. Pointshop3D2.0Src

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

    • 发布日期:2024-05-15
    • 文件大小:3526656
    • 提供者:xue
  1. orsPointCloud

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

    • 发布日期:2024-05-15
    • 文件大小:48128
    • 提供者:张风
  1. CPoint3DCloud

    1下载:
  2. 很好的3D点云处理程序,适合初学者使用,其中有渲染,三角化等-Excellent 3D point cloud processing, suitable for beginners, including rendering, triangulation, etc.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:5381120
    • 提供者:
  1. 1

    0下载:
  2. 多站拼接后三维激光扫描点云的消冗处理,多站拼接后三维激光扫描点云的消冗处理-After more than three-dimensional laser scanning station splicing point cloud processing eliminate redundant, multi-dimensional laser scanning station splicing eliminate redundant pr
  3. 所属分类:图形图象

    • 发布日期:2024-05-15
    • 文件大小:694272
    • 提供者:fortune
  1. Convert

    0下载:
  2. 用c++实现对点云的网格化 点云的显示 点云的预处理-Point cloud of the grid
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:39936
    • 提供者:liudongyu
  1. 点云数据的读取与显示VC++

    0下载:
  2. 董,读取和显示点云数据,显示和处理点云构成的物体,获取相关参数。(Read and display the point cloud data, display and process the objects formed by the point cloud, and obtain the relevant parameters.)
  3. 所属分类:OpenGL

    • 发布日期:2024-05-15
    • 文件大小:19456
    • 提供者:keyangirl
  1. 点云数据组织

    1下载:
  2. 实现读取xyz格式点云文件,且对点云进行格网化,便于后续数据处理(realize the reading of xyz file, and put he points into grid for later data process)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:4987904
    • 提供者:依然吧
  1. 5qt_pcl

    1下载:
  2. PCL点云显示, QT点云显示,PCL点云库应用案例(PCL QT Visualization)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2020-03-09
    • 文件大小:206848
    • 提供者:lpq1
  1. 激光雷达数据处理

    0下载:
  2. 文件中包含原始激光雷达数据,MATLAB读取.ubh文件、点云数据滤波、误差分析、模型验证、三维表面拟合的源代码,目前调试无误(The file contains raw lidar data. MATLAB reads the source code of.Ubh file, point cloud data filtering, error analysis, model validation and 3D surface fitt
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:12262400
    • 提供者:青铜锁丶
« 12 3 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org