CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 3D图形编程 搜索资源 - 格式转换

搜索资源列表

  1. YCbCr_to_rgb

    1下载:
  2. 颜色空间转换代码,ycbcr对rgb的转换verilog代码.YCBCR的格式是ITU601格式.-color space conversion code, RS right rgb conversion Verilog code. YCBCR format is ITU601 format.
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1254
    • 提供者:Jack
  1. reBuild01

    0下载:
  2. vtk三维重建tif文件格式 用了光线投射类 性能控制类 颜色转换类 等 体绘制器-vtk 3D reconstruction tif file format used raycasting Class Performance category control color conversion type devices such as Volume Rendering
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1804
    • 提供者:wzc
  1. pccode_2006910124551680

    2下载:
  2. 二维图像的三维显示。读入计算机中的任意bmp格式的图像,将其转换成三维图形并显示
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:110712
    • 提供者:zhang chong
  1. vrml1to2

    2下载:
  2. 将vrml1格式代码转换成vrml2格式代码的工具。对于早期的三维软件很有用。
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:98863
    • 提供者:www
  1. asciiToBin

    0下载:
  2. 用于vtk结构点数据格式从文本格式转换为二进制格式
  3. 所属分类:3D图形编程

    • 发布日期:2014-01-17
    • 文件大小:304485
    • 提供者:jxl
  1. ivcon

    2下载:
  2. 3D图形文件转换工具。 支持的3D图形文件格式: 3DS, ASE, BYU, DXF, GMOD, HRC, IV, OBJ, OFF, POV, SMF, STL/STLA, STLB, TEC, TRI/TRIA, TRIB, TXT, UCD, VLA, WRL, XGL
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:57299
    • 提供者:李欣
  1. MeshConv

    1下载:
  2. 3D模型格式转换工具,从md2 和md3转换为 .x格式
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:107799
    • 提供者:huang
  1. Q3DConverter

    0下载:
  2. 一个3D模型转换的工具,可以将3DMAX转换成Q3D格式-a 3D model of conversion tools, can be converted into 3DMAX Q3D format!
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:16630
    • 提供者:张要
  1. JPEG-ENCODE_DECODE

    0下载:
  2. JPEG格式转换matlab源码
  3. 所属分类:3D图形编程

  1. CADIGES

    1下载:
  2. CAD文件格式转换代码,支持DWG2000,CATIA,KMG,IGES
  3. 所属分类:3D Graphic

    • 发布日期:2016-12-07
    • 文件大小:1916508
    • 提供者:zf
  1. PLY_TO_TRI_MESH

    2下载:
  2. 一个Matlab程序,可以将一个PLY文件格式的多边形网格取面转换成一对数组表示的三角形网格曲面-PLY_TO_TRI_MESH:a MATLAB program which reads data from a PLY file describing a polygonal mesh of a 3D surface,and converts it to a pair of arrays describing a triangular mesh or TRI_MESH
  3. 所属分类:3D图形编程

    • 发布日期:2013-08-16
    • 文件大小:41689
    • 提供者:niuxj
  1. TRI_MESH_TO_PLY

    1下载:
  2. 将三角网格表示的3D曲面转换成一个PLY格式的文件-a MATLAB program which converts data describing a triangular mesh of a 3D surface, and reformats it into a data structure suitable for storage as a PLY file
  3. 所属分类:3D图形编程

    • 发布日期:2013-08-16
    • 文件大小:14549
    • 提供者:niuxj
  1. 12302

    0下载:
  2. 3其中“2.gif”是树的贴图,存储为GIF文件格式。这是因为要使树的最终效果更好;要把图像的背景设置为背景透明,GIF文件格式可以存储一些背景颜色并将其转换成透明性信息,而JPG的格式不能存储透明性信息。-3 of them " 2.gif" is a tree map, storage for the GIF file format. This is because the net effect of the tree to make better to set the
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-07
    • 文件大小:797220
    • 提供者:沈欢
  1. ani2pov

    0下载:
  2. 各种常见3d模型格式的转换工具,如ms3d、md3、md2等-3d models of various common format conversion tools, such as ms3d, md3, md2, etc.
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-10
    • 文件大小:1100208
    • 提供者:许昌达
  1. canting

    0下载:
  2. 餐厅的3d模型,需要什么格式自己可以转换,我传的是dwg格式-Restaurant 3d models, what format they can convert, I have sent the dwg format
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-30
    • 文件大小:9639
    • 提供者:黄伟
  1. wrl2obj_wrlV2

    0下载:
  2. 自己写的一个将wrl格式的文件转换为obj格式文件,以便导入Maya进行渲染-Write a will convert wrl obj file format format for import into Maya for rendering
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-05
    • 文件大小:751460
    • 提供者:张龙
  1. bmp-TO-yuv

    0下载:
  2. 实现BMP转yuv的功能,,很实用方便,是在VC++编程环境中开发的,用于实现图片的bmp转换成yuv格式-BMP to yuv functionality, very practical and convenient in VC++ programming environment developed and used to implement the picture bmp convert yuv format
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-02
    • 文件大小:4504902
    • 提供者:王伟
  1. changeXtoFVmat

    0下载:
  2. 三位网格数据文件的处理,将.X文件转换成matlab可以识别的文件格式mat-change .X to mat
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-10
    • 文件大小:662
    • 提供者:kaikai
  1. Txt2Las

    0下载:
  2. 用于转换点云数据格式,txt格式转换为常见的las格式,方便处理(Used to convert point cloud data format, TXT format into a common Las format, easy to handle)
  3. 所属分类:3D图形编程

    • 发布日期:2017-12-24
    • 文件大小:12831744
    • 提供者:LUWEI96
  1. 点云文件读写工具源码

    0下载:
  2. 一个非常实用可以处理las文件的工具,实现多种功能,如读写las文件,分类,分块,抽稀和合并,生成边界线,生成DEM,点云高度归一化,数据格式转换和波形数据压缩等。
  3. 所属分类:3D图形编程

« 12 »
搜珍网 www.dssz.com