搜索资源列表
3d-teapot
- Teapot teapotdemo A demo that uses the famous Newell teapot to demonstrate MATLAB graphics features. The teapot is defined by 32 bicubic bezier patches. The patches can be tesselated to surfaces at a wide range of resolutions. The resulting surfac
solid_reconstruction
- 该压缩文件是一个matlab编写的三维重建的示例程序-This zip file contains files that were used in the case study for image processing seminars given by The MathWorks. In brief, the code will take two images that were taken from adjacent layers of a solid wooden dow
wilocw-surf_map-067ad0e
- MATLAB脚本和演示住将列CSV数据映射到三维表面和想象,可运行-MATLAB live scr ipt and demo for mapping column CSV data into 3-D surface and visualising it
matlab读取stl文件
- matlab的一个小demo程序,主要包含stl文件在matlab软件中的读取,以及哈希顶点函数的实现。