-
matlab
三维模型数据中包含“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)
- 2020-06-30 09:00:01下载
- 积分:1
-
ici
contains the gui for ofdm frequency offset.
- 2010-06-26 14:18:23下载
- 积分:1
-
VCMatlabImageProcessing
VC_和Matlab混合编程在图像处理中的应用(VC_ and hybrid programming in Matlab Image Processing)
- 2010-07-22 23:09:04下载
- 积分:1
-
FDTD_2D_PML
本程序实现2维TM波FDTD仿真
此程序用PML设置吸收边界条件
仅含有Ez,Hx,Hy分量
(the two-dimensional program TM wave FDTD simulation procedure set up by PML absorbing boundary conditions for containing Ez , y, Hy weight)
- 2006-12-22 10:17:12下载
- 积分:1
-
MATLABcPP
MATLAB与c++混编的案例代码,可运行,是学习的好例子(MATLAB and c++ mixed case code can be run, is a good example of learning)
- 2014-01-29 17:41:01下载
- 积分:1
-
process
模拟从二维余弦 到量化 到分割 到Z处理的过程(simulate the process of dct quantization divide and zigzag the inverse process)
- 2010-06-24 15:11:14下载
- 积分:1
-
rgb2gray
最基本的由彩色图像转换为灰度图像的代码。在matlab中运行图像处理时用到的最基本源码,但是很多matlab中并不含有这个函数。(The most basic color images by gray-scale image is converted to code. In the matlab image processing used to run the most basic source code, but many do not contain this function in matlab.)
- 2010-03-08 15:27:58下载
- 积分:1
-
FullBNT-1.0.3
基于matlab的bayes net toolbox,希望对大家能有些帮助(based on the bayes net Matlab toolbox, we can hope for some help)
- 2007-03-31 09:08:26下载
- 积分:1
-
(Proakis)-Digital-Signal-Processing-(Solution)
A Solution Manual for(Proakis)Digital Signal Processing (Solution)
- 2013-10-23 06:03:19下载
- 积分:1
-
eof-kejian
EOF算法简介及相关程序,运用一种新算法很好的利用原始数据去预测未来数据。(About EOF algorithm and related procedures, using a new algorithm to good use raw data to predict future data.)
- 2011-11-26 14:37:10下载
- 积分:1