搜索资源列表
KLtransform
- (1)应用9×9的窗口对上述图象进行随机抽样,共抽样200块子图象; (2)将所有子图象按列相接变成一个81维的行向量; (3)对所有200个行向量进行KL变换,求出其对应的协方差矩阵的特征向量和特征值,按降序排列特征值以及所对应的特征向量; (4)选择前40个最大特征值所对应的特征向量作为主元,将原图象块向这40个特征向量上投影,所获得的投影系数就是这个子块的特征向量。 (5)求出所有子块的特征向量。 -(1) the application of 9 × 9 window
absmin
- absmin.m程序,求矩阵的每个元素的绝对值然后求其非零的最小值(绝对原创)-absmin.m procedures, and each element of the matrix and then the absolute value of the minimum value for the non-zero (absolute original)
Matrix_Displacement_Method
- 结构力学中矩阵位移法的实现,内核为有限元的杆梁体系-Matrix displacement method in structural mechanics and the realization of the kernel for the finite element beam system rod
background
- 对于给定一个类标矩阵(假定label大小145*145 ),矩阵中0代表背景点,非0代表非背景点。 现在给定一个point矩阵(每一列存放的是点的坐标),表示在图像中的位置,但是未必是整数值即可能并不与像素点位置重合。 要求判断出point中哪些点位于背景区域,输出点的索引index位置矩阵。-for an label matrix(eg.label of a 145*145 matrix),the 0 stands for the background,and non-zero sta
2-DFFT
- 该实验的目的是开发一个 2-D FFT程序包。要求程序能完成下面的功能: (a) 用因子 (-1)x+y 乘以输入图像,以实现滤波的中心化变换; (b) 用一个实矩阵乘以一个复数矩阵,即用实矩阵中的元素同时乘以复数矩阵对应位置上的复数的实部与虚部。 可以通过调用两个图像的乘法程序来实现对应元素的相乘; (c) 计算反付立叶变换; (d) 结果乘以 (-1)x+y ,并取其实部; (e) 计算频谱。 -The purpose of this ex
1
- To create a GLCM, use the graycomatrix function. The graycomatrix function creates a gray-level co-occurrence matrix (GLCM) by calculating how often a pixel with the intensity (gray-level) value i occurs in a specific spatial relationship to a pixel