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

搜索资源列表

  1. bunny.tga

    0下载:
  2. 根据获得的点云数据,使用顶点数组显示buuny,程序简单,易于理解,被含有buuny点云数据,希望对您有一定的帮助!
  3. 所属分类:3D图形编程

  1. 高维数据空间划分树

    0下载:
  2. 用matlab编写的k-dtree,加快搜索,在点云拼合中应用广泛。-Matlab prepared with k-dtree, to speed up the search, put together in the point cloud in a wide range of applications.
  3. 所属分类:其它

  1. Lidar.rar

    0下载:
  2. Lidar点云数据处理软件,深度影像分类以及边缘检测,Lidar
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-14
    • 文件大小:4011193
    • 提供者:tt
  1. Model-Simplifier

    1下载:
  2. 一个三维模型简化的VC程序。支持tm格式文件,可以对3D模型进行常规的缩放,旋转,平移等等操作,并且可以简化点云数据,简化模型文件。-a program that can open a 3d model and simplify it.
  3. 所属分类:OpenGL program

    • 发布日期:2015-04-26
    • 文件大小:5488640
    • 提供者:贺晓
  1. 3D Model Read Program

    2下载:
  2. 利用VC++的MFC框架实现对三维点云模型的读取和显示-To read and show the 3D model on the screen by using the vc++ language
  3. 所属分类:3D图形编程

    • 发布日期:2017-03-29
    • 文件大小:909219
    • 提供者:李娜
  1. nihemian

    0下载:
  2. 找三维激光扫描点云的k个紧邻点,用的是空间包围盒的方法-k jinlin
  3. 所属分类:Project Design

    • 发布日期:2017-04-02
    • 文件大小:613230
    • 提供者:贾凯华
  1. patch_normals

    0下载:
  2. 实现点云数据三角面片的法矢计算。及显示。为进一步进行曲面重建起到非常关键的作用。-Realize the point cloud data of triangles in sagittal calculation method. And display. For further surface reconstruction in plays a key role.
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:14871
    • 提供者:莲子
  1. tool3d_obj

    1下载:
  2. opengl读取obj文件,很好用,对于正在学习opengl读取obj格式点云的朋友很有帮助。-opengl read obj file, useful for studying opengl obj format point cloud to read friends helpful.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-11
    • 文件大小:2935099
    • 提供者:dong
  1. SFMtoolsInstallDoc

    2下载:
  2. 文介绍了如何使用Bundler来根据图片得到相机参数以及一些空间点云数据,得到的数据将能够运用在3D重建中。利用Bundler可以得到较为稀疏的点云(point clouds)数据。如果需要得到更密集的点,可以使用Yasutaka Furukawa博士写的另外一个非常强大的软件包,称为PMVS2。一种比较常见的途径是使用Bundler来得到相机参数,然后使用Bundle2PMVS程序,将生成结果转换为PMVS2的输入,然后使用PMVS2来得到更密集的点云。另外,读者们可能会对另外一个同样由Fur
  3. 所属分类:文档资料

    • 发布日期:2012-11-11
    • 文件大小:4798
    • 提供者:binbin
  1. Surface_Ge

    1下载:
  2. 三维曲面重建,由点云POINTS构造三维曲面.在MFC框架上,用OPENGL编程-Surface Generation (3D) using OpenGL. The purpose was to create a program that could graph functions of 2 variables (3D functions).
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:46944
    • 提供者:qxj
  1. MyCaptureVideo

    0下载:
  2. vc++MFC捕捉摄像头视频,保存所读帧为BMP图像文件。-vc++ MFC camera, video capture, preserve the reading frame to BMP image files.
  3. 所属分类:Video Capture

    • 发布日期:2017-05-21
    • 文件大小:6169156
    • 提供者:sam
  1. CPoint3DCloud

    2下载:
  2. 利用VC++并结合OPENGL实现三维点云的显示并可以用鼠标转动从各个角度观察-To utilize VC++ combined OPENGL 3D point cloud display can be rotated with the mouse from all angles
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-05
    • 文件大小:7383741
    • 提供者:郭心
  1. stk1

    0下载:
  2. 强大的会员管理功能: 无限用户组添加功能、站内短信功能、消费查询功能、点卡在线充值功能,会员可设置为扣点会员、有效期会员和、无限期会员。 集成财付通、网银在线、易付通、云网支付、支付宝、快钱支付、中国在线支付网、西部支付、上海环迅9个在线支付平台接口,让你收费无忧。 可手批量设置文件的浏览权限,可将浏览权限精确到每个频道/每个栏目/每篇文章,让不同的会员享受不同的文章浏览权限,且可将每篇文章设置浏览点数,让网站更便于会员收费的管理。 -KRCMS Stock V2009.05.1
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-24
    • 文件大小:7906441
    • 提供者:Jon
  1. ICP

    0下载:
  2. ICP算法,主要用于三维点云数据的配准,最近点迭代算法,可以收敛到局部最小-registration of point cloud data,the iterated close point algorithm
  3. 所属分类:3D Graphic

    • 发布日期:2016-01-25
    • 文件大小:5120
    • 提供者:xhm
  1. WOpenGL

    0下载:
  2. 基于VC及OpenGL实现的点云的读取,旋转,平移等简单功能的实现-input points
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-01
    • 文件大小:14186496
    • 提供者:姜晓
  1. TestOpenGL

    1下载:
  2. 基于MFC的利用OpenGL读取obj文件格式的点云文件的程序,可以对此三维文件旋转0缩放和平移,以及进行点面转换-The use of OpenGL-based MFC obj file format to read the point cloud file program, you can file for this three-dimensional spin 0 scaling and translation, as well as point and area conversion
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-29
    • 文件大小:12155995
    • 提供者:李强
  1. REG_PLY

    2下载:
  2. 读入多组点云数据,全局配准,得到经过配准矫正后的图像数据 文件格式:*.PLY-Read multiple point cloud data, global registration, the registration to be corrected after the image data file formats:*. PLY
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:4387
    • 提供者:norain
  1. data

    0下载:
  2. 三维激光点云数据,对构网时需要大量数据的人应该会很有用-Three-dimensional laser point cloud data, network configuration requires large amounts of data should be useful for people who
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:229602
    • 提供者:wang
  1. fcm

    1下载:
  2. 介绍几种模糊c均值聚类算法,利用该算法进行点云以及图像的分割。-fuzzy c means clustering
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2115584
    • 提供者:张青华
  1. NormFet_WindowsXP_src

    0下载:
  2. 计算点云数据的法向量和局部特征,以备三维重建运用-The normals and features can be computed from a point cloud using the NormFet software
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-15
    • 文件大小:3896176
    • 提供者:张帅
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 50 »
搜珍网 www.dssz.com