-
(1)应用9×9的窗口对上述图象进行随机抽样,共抽样200块子图象;
(2)将所有子图象按列相接变成一个81维的行向量;
(3)对所有200个行向量进行...
(1)应用9×9的窗口对上述图象进行随机抽样,共抽样200块子图象;
(2)将所有子图象按列相接变成一个81维的行向量;
(3)对所有200个行向量进行KL变换,求出其对应的协方差矩阵的特征向量和特征值,按降序排列特征值以及所对应的特征向量;
(4)选择前40个最大特征值所对应的特征向量作为主元,将原图象块向这40个特征向量上投影,所获得的投影系数就是这个子块的特征向量。
(5)求出所有子块的特征向量。
-(1) the application of 9 × 9 window of these images at random, a total sample of 200 sub-image (2) all sub-images according to out-phase into a 81-dimensional row vector (3) all 200 lines for KL transform vector, derived its corresponding covariance matrix of eigenvectors and eigenvalues, in descending order by eigenvalue and the corresponding eigenvector (4) a choice to 40 corresponding to the largest eigenvalue eigenvector as the PCA, the original image block to the 40 feature vectors on the projection, the projection coefficients obtained by this sub-block eigenvector. (5) calculated for all sub-block eigenvector.
- 2022-03-12 15:39:39下载
- 积分:1
-
自组织神经网络SOM的算法,经过调试可以用
自组织神经网络SOM的算法,经过调试可以用-Self-organizing neural network SOM algorithm can be used after debugging
- 2022-03-23 13:08:49下载
- 积分:1
-
Snake game using C Graphics
Snake game using C Graphics
- 2022-03-11 22:23:29下载
- 积分:1
-
从一幅多个细胞的图像中,分割出单个的细胞,一个细胞一个小图。...
从一幅多个细胞的图像中,分割出单个的细胞,一个细胞一个小图。-more than one cell from the image, segmentation of individual cells, a cell a small map.
- 2022-03-25 14:54:09下载
- 积分:1
-
图像配准程序,含有图像配准的这种算法以及检验程序
图像配准程序,含有图像配准的这种算法以及检验程序-Image registration procedures, containing this image registration algorithm and testing procedures
- 2023-04-08 05:00:04下载
- 积分:1
-
计算机图形学初级学者使用(教科书画法)多边形转换扫描填充算法
程序...
计算机图形学初级学者使用(教科书画法)多边形转换扫描填充算法
程序-Computer graphics beginner use (textbook method) the algorithm to draw polygon by transform ,fill and scan.
- 2022-05-26 23:12:13下载
- 积分:1
-
err
基于visual c++ 2005实现
ColorPicker是一个基于对话框的应用程序,它具有以下功能:
1. 色彩编辑功能
用户可以通过可以调整R、G、B的值来编辑颜色,亦可通过调整H、S、V的值来选取颜色。颜色编辑的结果会马上反馈到颜色面板和颜色预览框中。
2.RGB颜色空间和HSV颜色空间的转换
当改变RGB值,会得到相应的HSV值,并进行显示,反之亦然。
3.取色功能
取色功能包含“面板取色”和“屏幕取色”。面板取色就是用户可以在颜色面板中单击鼠标左键,选取目标点所表示的某种颜色。屏幕取色则是允许用户获取整个屏幕上的任意一点的颜色值。用户可以将鼠标移动到需要获取颜色的地方,然后按a键或A键即可以获取该点颜色值。-err
- 2022-03-11 10:05:49下载
- 积分:1
-
一个非常优秀的屏幕转换成AVI文件的程序,值得
一个非常优秀的屏幕转换成AVI文件的程序,值得-an excellent screen AVI file conversion process, it is worth a look at
- 2023-03-30 03:25:04下载
- 积分:1
-
VisualC++数字图像处理配套光盘的源代码。
VisualC++数字图像处理配套光盘的源代码。-VisualC++ Digital image processing package CD-ROM source code.
- 2022-10-02 01:05:04下载
- 积分:1
-
数字图像处理基础内容:(教学课件,讲义) 图像感知和获取图像取样和量化像素间的一些基本关系线性和非线性操作...
数字图像处理基础内容:(教学课件,讲义) 图像感知和获取图像取样和量化像素间的一些基本关系线性和非线性操作--数字图像图像处理数字图像处理-Digital image processing based on the content: (teaching courseware, handouts) Image perception and access to image and quantify the pixel sampling of some of the basic relationship between the linear and nonlinear Operation- Digital Image Digital Image Processing Image Processing
- 2023-08-01 08:50:04下载
- 积分:1