Welcome![Sign In][Sign Up]
Location:
Search - matlab obj

Search list

[3D GraphicOBJ_DISPLAY_Display

Description: 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
Platform: | Size: 67584 | Author: niuxj | Hits:

[Special Effectsvoxelizer-v1.1

Description: 这个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 three-dimensional objects.
Platform: | Size: 2543616 | Author: 力宏 | Hits:

[matlabimaqplot

Description: IMAQPLOT is a simple demonstration of previewing video data using the toolbox s TimerFcn callback. IMAQPLOT also allows users to integrate the video preview into any MATLAB GUI. These are capabilities that are present in the toolbox s PREVIEW command, but are presented here as a demonstration of TimerFcn callback. Using toolbox callback properties, you can configure a video input object to generate a live image plot display. Do you want a basic preview window created for you? Simply call: obj = videoinput( matrox , 1) obj.TimerFcn = @imaqplot obj.TimerPeriod = 0.1 obj.FramesPerTrigger = Inf start(obj) Do you want to add a preview window to an existing GUI? Simply provide IMAQPLOT a handle to an image object and it will update it for you: obj = videoinput( dt , 1) obj.TimerFcn = {@imaqplot, hImage} obj.TimerPeriod = 0.1 obj.FramesPerTrigger = Inf start(obj)-IMAQPLOT is a simple demonstration of previewing video data using the toolbox s TimerFcn callback. IMAQPLOT also allows users to integrate the video preview into any MATLAB GUI. These are capabilities that are present in the toolbox s PREVIEW command, but are presented here as a demonstration of TimerFcn callback. Using toolbox callback properties, you can configure a video input object to generate a live image plot display. Do you want a basic preview window created for you? Simply call: obj = videoinput( matrox , 1) obj.TimerFcn = @imaqplot obj.TimerPeriod = 0.1 obj.FramesPerTrigger = Inf start(obj) Do you want to add a preview window to an existing GUI? Simply provide IMAQPLOT a handle to an image object and it will update it for you: obj = videoinput( dt , 1) obj.TimerFcn = {@imaqplot, hImage} obj.TimerPeriod = 0.1 obj.FramesPerTrigger = Inf start(obj)
Platform: | Size: 2048 | Author: Anna | Hits:

[3D Graphicjpg2obj

Description: 可以把jpg图片转换成obj三维网格文件,这样可以在三维形态下观察图像数据-Jpg images can be converted into three-dimensional grid obj file, so that patterns can be observed under the three-dimensional image data
Platform: | Size: 1024 | Author: ts1981 | Hits:

[Windows DevelopreadObj

Description: This file reads a wavefront obj file into matlab structure
Platform: | Size: 2048 | Author: olurect | Hits:

[matlabdata2obj_vf

Description: 把matlab计算后的数据保存成obj格式的文件,能保存点和点点之间的连接关系,即obj格式的中的v和f-Obj format to save data into files that can save the points and little connection between the relationship that the v in obj format and f
Platform: | Size: 1024 | Author: yanmohan | Hits:

[matlabobj2mat

Description: 可以读取obj格式的文件到matlab空间中,obj格式的文件中,只能包含点和面的信息-Obj file format can be read into matlab space, obj file format, can contain only the information points and surfaces
Platform: | Size: 1024 | Author: YMH | Hits:

[matlabobj_display

Description: 读取obj模型并且显示的matlab代码。 简单易懂-matlab code to read .obj model
Platform: | Size: 7168 | Author: funway | Hits:

[matlabMatlab-CPP

Description: 采用Matlab C++数学库对稀疏矩阵的操作-======================================================================== CONSOLE APPLICATION : sparseArrayCreate ======================================================================== AppWizard has created this sparseArrayCreate application for you. This file contains a summary of what you will find in each of the files that make up your sparseArrayCreate application. sparseArrayCreate.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally. sparseArrayCreate.cpp This is the main application source file. ///////////////////////////////////////////////////////////////////////////// Other standard files: StdAfx.h, StdAfx.cpp These files are used to build a precompiled header (PCH) file named sparseArrayCreate.pch and a precompiled types file named StdAfx.obj.
Platform: | Size: 43008 | Author: winshow | Hits:

[matlabMatlab-CPP

Description: Matlab C++数学库对字符型阵列的操作-======================================================================== CONSOLE APPLICATION : charArrayCreate ======================================================================== AppWizard has created this charArrayCreate application for you. This file contains a summary of what you will find in each of the files that make up your charArrayCreate application. charArrayCreate.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally. charArrayCreate.cpp This is the main application source file. ///////////////////////////////////////////////////////////////////////////// Other standard files: StdAfx.h, StdAfx.cpp These files are used to build a precompiled header (PCH) file named charArrayCreate.pch and a precompiled types file named StdAfx.obj. ////////
Platform: | Size: 40960 | Author: winshow | Hits:

[matlabMatlab-CPP

Description: Matlab C++数学库对元组阵列的操作-======================================================================== CONSOLE APPLICATION : cellArrayCreate ======================================================================== AppWizard has created this cellArrayCreate application for you. This file contains a summary of what you will find in each of the files that make up your cellArrayCreate application. cellArrayCreate.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally. cellArrayCreate.cpp This is the main application source file. ///////////////////////////////////////////////////////////////////////////// Other standard files: StdAfx.h, StdAfx.cpp These files are used to build a precompiled header (PCH) file named cellArrayCreate.pch and a precompiled types file named StdAfx.obj. ////////
Platform: | Size: 65536 | Author: winshow | Hits:

[matlabMatlab-CPP

Description: Matlab C++数学库对结构阵列的操作-======================================================================== CONSOLE APPLICATION : structArrayCreate ======================================================================== AppWizard has created this structArrayCreate application for you. This file contains a summary of what you will find in each of the files that make up your structArrayCreate application. structArrayCreate.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally. structArrayCreate.cpp This is the main application source file. ///////////////////////////////////////////////////////////////////////////// Other standard files: StdAfx.h, StdAfx.cpp These files are used to build a precompiled header (PCH) file named structArrayCreate.pch and a precompiled types file named StdAfx.obj.
Platform: | Size: 64512 | Author: winshow | Hits:

[Otherobj2patch

Description: 用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
Platform: | Size: 1024 | Author: 张楠 | Hits:

[Video Capturemultiple-obj

Description: Multiple motion detection matlab code
Platform: | Size: 3072 | Author: strangevil | Hits:

[OtherGuide-matlab-obj

Description: 概述介绍了matlab环境下面向对象编程的方法,初学者可以-Overview describes the object-oriented programming methods matlab environment, beginners can take a look
Platform: | Size: 5124096 | Author: shaowei | Hits:

[Windows DevelopMatlab-Code

Description: use matlab obj detection
Platform: | Size: 1024 | Author: Rammar | Hits:

[matlabmatlab

Description: 微粒群算法,基于MATLAB的微粒群算法,经典中的静定- MOPSO-Multi-obj
Platform: | Size: 60416 | Author: zhuo | Hits:

[Special Effectsmatlab

Description: 三维模型数据中包含“Princeton Shape Benchmark dataset”,三维模型数据库,其中的.off文件为三维模型,这些模型可以使用文件夹中的“打开三维模型的软件”打开查看。 matlab代码中“读取三维模型”为matlab读取.off文件的代码,得到的是三角面片信息和点云坐标 “三维模型切割”中为切割三维模型的一个例子,具体是从三维模型上找三个点构成一个平面,找到这个平面与三维模型的交点,这只是一个例子,具体如何切割三维模型需要自己实现,其中读取的三维模型为.obj格式,实验时需要把这部分换成上面读取.off的代码。运行其中的cut.m和cut2.m文件 “CBSM特征提取”用于提取形状特征,a.m是批量提取的,b.m是提一张图片的-3D model data contained in the Princeton Shape Benchmark dataset , the three-dimensional model , which .off file three-dimensional models that can be used in the folder open a 3D model of software Open View. matlab code reads the three-dimensional model for the matlab code to read .off file to obtain a triangular facets information and coordinate point cloud Three-dimensional model of cutting as an example of cutting three-dimensional model, in particular to find a three-dimensional model the three points form a plane, find the intersection of the plane and three-dimensional model, this is just an example of how to cut specific need to implement three-dimensional model wherein the three-dimensional model is read .obj format, experiments need to replace this part of the above read .off code. Run one of the cut.m and cut2.m file CBSM feature extraction is used to extract the shape feature, a.m bulk extraction, b.m is to provide a picture o
Platform: | Size: 677888 | Author: 丽丽 | Hits:

[Otherdisplay_obj

Description: 在matlab中打开.obj文件,并显示3D图像(Open the.Obj file in MATLAB and display the 3D image)
Platform: | Size: 1024 | Author: freeman111 | Hits:

[Otherchange position select obj in matlab

Description: change position select obj in matlab
Platform: | Size: 1024 | Author: choesongil | Hits:
« 12 »

CodeBus www.codebus.net