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

搜索资源列表

  1. cgsjtt

    0下载:
  2. C++语言开发的处理ply三维模型文件的程序,不错的-C++ language development of processing the ply of 3 d model file program, good
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-19
    • 文件大小:60416
    • 提供者:Rudpff
  1. mjqxu

    0下载:
  2. 用于ply格式文件ascii与binary编码互相转换-ASCII and binary encoding used to ply file format conversion to each other
  3. 所属分类:Linux Network

    • 发布日期:2017-12-17
    • 文件大小:28672
    • 提供者:gbmcheateq
  1. 41547334

    0下载:
  2. C++语言开发的处理ply三维模型文件的程序,不错的-C++ language development of processing the ply of 3 d model file program, good
  3. 所属分类:ComboBox

    • 发布日期:2017-12-17
    • 文件大小:60416
    • 提供者:assobjdklve
  1. MESH--SIMPLE

    0下载:
  2. 针对ply文件格式的网格简化代码实现,简化方法主要是利用二次误差矩阵的方法减少面片数。在vs上执行oglpmesh.dsw文件在视图中添加文件中的自带的ply模型可进行模型简化实现。-The simplification method is to reduce the number of patches by using the quadratic error matrix method. Execute the oglpmesh.dsw file on vs Add the ply model
  3. 所属分类:3D Graphic

    • 发布日期:2017-12-15
    • 文件大小:30123008
    • 提供者:china
  1. mravfmse

    1下载:
  2. 用于ply格式文件ascii与binary编码互相转换-ASCII and binary encoding used to ply file format conversion to each other
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-22
    • 文件大小:28672
    • 提供者:Maxwne
  1. PLY_OFF_Converter

    0下载:
  2. ply格式转换为off格式,以及off格式转换为ply格式-Ply u683C u5F0F u8F6C u6362 u4E3Aoff u683C u5F0F uFF0C u4EE5 u53CAoff u683C u5F0F u8F6C u6362 u4E3Aply u683C u5F0F
  3. 所属分类:Special Effects

    • 发布日期:2017-12-11
    • 文件大小:5297422
    • 提供者:乾锦
  1. VAWGO49

    0下载:
  2. C++语言开发的处理ply三维模型文件的程序,不错的-C++ language development of processing the ply of 3 d model file program, good
  3. 所属分类:ComboBox

    • 发布日期:2017-12-18
    • 文件大小:60416
    • 提供者:distikgvish
  1. stl2ply

    0下载:
  2. stl 转 ply ,代码简洁实用,适合学习-stl to ply
  3. 所属分类:3D Graphic

    • 发布日期:2017-12-18
    • 文件大小:644096
    • 提供者:陈为
  1. eoqv

    0下载:
  2. C++语言开发的处理ply三维模型文件的程序,不错的(C + + language development of processing the ply of 3 d model file program, good)
  3. 所属分类:系统编程

    • 发布日期:2017-12-27
    • 文件大小:60416
    • 提供者:杨兴分
  1. gosversion

    0下载:
  2. 用于ply格式文件ascii与binary编码互相转换(ASCII and binary encoding used to ply file format conversion to each other)
  3. 所属分类:系统编程

    • 发布日期:2017-12-29
    • 文件大小:30720
    • 提供者:Kimbecley
  1. 27324036

    0下载:
  2. 用于ply格式文件ascii与binary编码互相转换()
  3. 所属分类:对话框与窗口

    • 发布日期:2018-01-04
    • 文件大小:28672
    • 提供者:sesvyr
  1. viewer

    0下载:
  2. ply文件可视化,环境为pcl_1.6.0。(Visualization of ply files)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-05
    • 文件大小:306176
    • 提供者:海纳百川1
  1. bunny.ply

    0下载:
  2. 兔子的点云数据,给没有点云的同学下载学习使用。(Bunny point cloud data, to point cloud classmates to download learning to use.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-19
    • 文件大小:936960
    • 提供者:HJL Kevin
  1. EFFECT OF CIRCULAR HOLES ON

    0下载:
  2. EFFECT OF CIRCULAR HOLES ON CROSS-PLY LAMINATED COMPOSITE PLATES
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:265216
    • 提供者:khechai
  1. tompagisonfile

    0下载:
  2. 用于ply格式文件ascii与binary编码互相转换()
  3. 所属分类:对话框与窗口

    • 发布日期:2018-04-23
    • 文件大小:28672
    • 提供者:booldd
  1. ply.tar

    0下载:
  2. this is a guide for matlab
  3. 所属分类:界面编程

    • 发布日期:2018-04-23
    • 文件大小:40960
    • 提供者:anisbedoui
  1. pass

    0下载:
  2. C++语言开发的处理ply三维模型文件的程序,不错的()
  3. 所属分类:其他小程序

    • 发布日期:2018-04-29
    • 文件大小:60416
    • 提供者:czsevja
  1. PointCloudScanner

    0下载:
  2. 在vs中正确配置好pcl和opencv,能够将通过kinect2获得的rgb图像和深度信息合成一张点云ply或者pcd文件,可以通过pcl查看。(Correctly configuring PCL and opencv in VS, we can synthesize a point cloud ply or PCD file from RGB image and depth information obtained by kinect2, which can be viewed through
  3. 所属分类:Windows编程

    • 发布日期:2018-04-29
    • 文件大小:10240
    • 提供者:白毅强
  1. bunny.ply

    0下载:
  2. ply3扫描源文件,可以作为opengl输入数据,很好的学习素材(Standford bunny.called "The Stanford Models", were scanned with a Cyberware 3030 MS scanner, with the exception of Lucy, who was scanned with the Stanford Large Statue Scanner, designed for the Digital Miche
  3. 所属分类:OpenGL

    • 发布日期:2018-05-04
    • 文件大小:1049600
    • 提供者:liushisan14
  1. hand.ply

    1下载:
  2. 常用的三维点云数据,手的三维数据可以用MATLAB和PCL打开。(Common 3D point cloud data)
  3. 所属分类:图形图象

    • 发布日期:2018-05-04
    • 文件大小:9260032
    • 提供者:southpole
« 1 2 3 4 5 6 7 89 »
搜珍网 www.dssz.com