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

搜索资源列表

  1. voxelizer-v1.1.zip

    1下载:
  2. 这个Matlab程序,可以从.OBJ文件中读取三维模型,并转换成单元体表示。同时提供了一个绘图plot函数,来可视化三维物体。 ,The Matlab program can be. OBJ file to read three-dimensional model, and converted into cell precursors express. At the same time provides a mapping function plot to visualization of t
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:2.43mb
    • 提供者:力宏
  1. obj_display

    0下载:
  2. 读取obj模型并且显示的matlab代码。 简单易懂-matlab code to read .obj model
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:7.39kb
    • 提供者:funway
  1. OBJ_DISPLAY_Display

    0下载:
  2. OBJ文件读取程序:可以读取ASCII格式OBJ后缀的3D图形文件中的数据信息,并显示在屏幕上-a MATLAB program which gets the name of an ASCII OBJ file from the user, reads the 3D graphics information stored in the file, and displays the structure on the screen
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-29
    • 文件大小:66.52kb
    • 提供者:niuxj
  1. obj2mat

    0下载:
  2. 可以读取obj格式的文件到matlab空间中,obj格式的文件中,只能包含点和面的信息-Obj file format can be read into matlab space, obj file format, can contain only the information points and surfaces
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:1.34kb
    • 提供者:YMH
  1. readObj3

    0下载:
  2. 读取obj文件…………,matlab程序-read obi of matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:657byte
    • 提供者:王强
  1. obj2patch

    0下载:
  2. 用MATLAB读取obj格式的三维文件,实现了把obj读入matlab中并以点的形式储存,可以参考学习-Read obj format 3D files using MATLAB, obj read into matlab and to the point in the form of storage, you can refer to learning
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-07
    • 文件大小:663byte
    • 提供者:张楠
  1. obj_display

    0下载:
  2. 包含三维obj格式的模型,并用matlab读取并显示,程序可用。-Contains a three-dimensional model of obj format, using matlab read and display, the program is available.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:19.59kb
    • 提供者:阿曼达
  1. obj_display

    0下载:
  2. 这个Matlab程序,可以从.OBJ文件中读取三维模型,可以在matlab上画出图形-The Matlab program, you can read from a three-dimensional model. OBJ file, you can draw graphics on matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:7.62kb
    • 提供者:myk
  1. my_obj_display

    1下载:
  2. matlab 读取显示.obj图形文件,在matlab界面中以三维图像形式显示,并将三维坐标信息生成 Excel保存。-Matlab to read display. Obj graphics files,A 3D image display in the matlab interface, and it will generate Excel save three-dimensional coordinate information.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:8.16kb
    • 提供者:Wenbo Huang
  1. OBJ_Display

    6下载:
  2. matlab读取和显示obj格式的三维模型文件,经验证效果很好。-Matlab to read and display the 3D model file in obj format, and proved the effect is very good.
  3. 所属分类:matlab

    • 发布日期:2017-03-06
    • 文件大小:74kb
    • 提供者:666666
  1. WOBJ_toolbox-master

    0下载:
  2. 读取obj 3D文件 来源于GitHub,开源项目-Read and Write Wavefront OBJ geometry and MTL files. The function read_wobj allow Wavefront object files including material MTL files to be read into a Matlab structure. The function write_wobj exports a Matlab structure
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:202.75kb
    • 提供者:weiji
  1. obj_display

    0下载:
  2. matlab 读取显示 .obj 图形文件 -matlab read and show the .obj file
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-01
    • 文件大小:7.64kb
    • 提供者:黄均鸿
  1. WOBJ_toolbox_Version2b

    0下载:
  2. matlab读取obj文件为matlab变量或者写入obj文件-Read and Write Wavefront OBJ geometry and MTL files.
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:201.6kb
    • 提供者:zhao
  1. readObj

    0下载:
  2. matlab读入obj文件为matlab结构体-matlab read obj file
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1.64kb
    • 提供者:zhao
  1. matlab

    2下载:
  2. 三维模型数据中包含“Princeton Shape Benchmark dataset”,三维模型数据库,其中的.off文件为三维模型,这些模型可以使用文件夹中的“打开三维模型的软件”打开查看。 matlab代码中“读取三维模型”为matlab读取.off文件的代码,得到的是三角面片信息和点云坐标 “三维模型切割”中为切割三维模型的一个例子,具体是从三维模型上找三个点构成一个平面,找到这个平面与三维模型的交点,这只是一个例子,具体如何切割三维模型需要自己实现,其中读取的三维模
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:661.91kb
    • 提供者:丽丽
搜珍网 www.dssz.com