搜索资源列表
voxelizer-v1.1.zip
- 这个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
obj_display
- 包含三维obj格式的模型,并用matlab读取并显示,程序可用。-Contains a three-dimensional model of obj format, using matlab read and display, the program is available.
my_obj_display
- 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.
matlab
- 三维模型数据中包含“Princeton Shape Benchmark dataset”,三维模型数据库,其中的.off文件为三维模型,这些模型可以使用文件夹中的“打开三维模型的软件”打开查看。 matlab代码中“读取三维模型”为matlab读取.off文件的代码,得到的是三角面片信息和点云坐标 “三维模型切割”中为切割三维模型的一个例子,具体是从三维模型上找三个点构成一个平面,找到这个平面与三维模型的交点,这只是一个例子,具体如何切割三维模型需要自己实现,其中读取的三维模