搜索资源列表

  1. sui

    0下载:
  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

    • 发布日期:2008-10-13
    • 文件大小:247315
    • 提供者:李瑞
  1. womans

    0下载:
  2. 这是采用点云数据编写的一个三维演示程序,底层是opengl设置,对要进行三维编程有参考价值-This is the point cloud data used in the preparation of a three-dimensional demonstration program, the bottom is opengl settings, the three-dimensional programming to a refer
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:376883
    • 提供者:李瑞
  1. 3DGLViewer

    0下载:
  2. 读取*.asc文件的点云数据,包括三维坐标和点云颜色,并显示-read the document *. asc point cloud data, including 3-D coordinates and point cloud color, and display
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:357240
    • 提供者:王鹏
  1. Lidar

    0下载:
  2. Lidar数据的Opengl三维显示与漫游.包括Lidar点云数据的读取,显示,漫游!无纹理!-Lidar data Opengl 3D display and roaming. Including Lidar point cloud data read , display, roaming! No texture!
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:440818
    • 提供者:石头
  1. 2d_triangle_mesh

    0下载:
  2. 一个用于三角剖分的类.实用性非常好。对于需要从多边形,点云数据需要剖分的有帮助-triangulation for a class. Practicality is very good. For those from the polygon, point cloud data needs help cutting
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:141637
    • 提供者:肖友清
  1. ch02123qwe

    0下载:
  2. 适用于将离散点云数据(.txt),转换为IGS格式- This procedure will be suitable for is separated the cloud data (txt), the transformation will be the IGS form-applied to discrete point cloud data (. Txt). Converting to IGS format - This proc
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2348
    • 提供者:李璐
  1. displaypoint

    0下载:
  2. 本程序主要实现了OpenGl技术显示三维点云数据,能够读入以.obj为扩展名的,数据格式为X,Y,Z的点云数据。
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:196222
    • 提供者:李彩林
  1. bunny.tar

    0下载:
  2. 用一个兔子模型为例,说明如何实现点云数据的三角划分。结合OpenGL实现模型的旋转操作。
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:3445248
    • 提供者:黄淼
  1. MyNewReProject

    0下载:
  2. 基于OPENGL和vc.net 实现asc和stl格式点云数据的读入和输出,以及对读入数据的旋转、平移、缩放等操作
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:633281
    • 提供者:heart
  1. IGS

    0下载:
  2. 本程序适用于将离散点云数据(.txt),转换为IGS格式-this procedure will be applied to discrete point cloud data (. Txt), format conversion of IGS
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:37471
    • 提供者:李飞
  1. scanalyze-source_code

    0下载:
  2. 本系统采用VC开发.可实现点云数据的处理,图像缩放,生成曲面.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:954201
    • 提供者:王彦
  1. LidarHandlerForArcView

    0下载:
  2. LidarHandlerForArcView,arcView用于Lidar点云数据处理的软件
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:27820
    • 提供者:张圣望
  1. readlas

    0下载:
  2. 针对机载激光雷达数据的点云数据读的程序,清晰简单,适合初学者使用
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1907
    • 提供者:liuzhaoyan
  1. 770752IGS

    0下载:
  2. 此为利用VC++编写的源代码,可以实现不同数据格式之间的转换,能够将TXT格式的点云数据转换为IGS格式
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:37471
    • 提供者:刘卉
  1. 基于VTk的点云显示

    0下载:
  2. 基于VTk的点云显示,构网(Delaunay Tin,包含二维,三维,及TEN)。附有详细的代码注释,也有实例数据。-(VTk based point cloud display (Delaunay, Tin, including 2D, 3D, and TEN). With detailed code notes, there are examples of data. -)
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-20
    • 文件大小:8102912
    • 提供者:我们中国
  1. point3d

    0下载:
  2. 直接运行TestMyCrust.m, 读取点云txt,或者直接加载mat文件 运行需要几分钟,耐心等待 完成后运行trianglenormal.m, 生成三角面片的法向量 运行完成得到tri.txt(组成三角面片的点的编号信息),trinormal.txt(每个三角面片法向量数值),diandian.txt(每个点云信息) 然后将三个数据当做stl_gen.exe的输入文件,得到trisuface.stl文件(run TestM
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-20
    • 文件大小:6520832
    • 提供者:asen
  1. STTF

    0下载:
  2. 本系统采用VC开发 可实现点云数据的处理,图像缩放,生成曲面()
  3. 所属分类:数据挖掘

  1. openTKdemo

    0下载:
  2. 用OpenTK做的点云浏览程序,使用八叉树管理点云数据,采用视景体切割和显示列表加速,打开常用的LAS格式点云(Using OpenTK to do point cloud browsing program, using octree management point cloud data, using visual cutting and display list acceleration, open the commonly use
  3. 所属分类:OpenGL

    • 发布日期:2024-05-20
    • 文件大小:1332224
    • 提供者:puff
  1. dbscan

    0下载:
  2. 利用该程序可以实现大数据下的三维点云及二维数据的密度聚类,并对聚类后的结果进行准确提取(Using this program, the density clustering of three-dimensional point clouds and two-dimensional data can be realized, and the clustered results can be accurately extracted.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:西江哥哥
  1. mouse_CloudPoints

    0下载:
  2. 3D逆向建模用的点云,特M的之前找个点云,其他平台下载个数据还要花一堆各种币,太抠门了,分享给大家,随便用。(Point cloud for 3D reverse modeling, find a point cloud before TM, and other platforms need to spend a lot of money to download data. It's too stingy, share it with
  3. 所属分类:3D打印

    • 发布日期:2024-05-20
    • 文件大小:390144
    • 提供者:游侠_哈哈
« 1 2 3 4 5 6 78 9 10 11 12 ... 22 »

源码中国 www.ymcn.org