-
(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
-
运用形态学的方法,实现了对边界提取后的图像进行填洞操作,以产生一个分割模板。...
运用形态学的方法,实现了对边界提取后的图像进行填洞操作,以产生一个分割模板。-The use of morphological methods to achieve extraction of the border after the operation of the image to fill the holes in order to create a partition template.
- 2022-01-30 14:50:51下载
- 积分:1
-
在VC中实现了图像的各种运算,在图像变换中要用到很多的图像变换,我做了整理放在这里大家一起共享...
在VC中实现了图像的各种运算,在图像变换中要用到很多的图像变换,我做了整理放在这里大家一起共享-In VC to achieve a variety of computing the image, the image transform used to transform a lot of images, I here to do the finishing on the U.S. work together to share
- 2022-03-22 14:34:51下载
- 积分:1
-
Algorithm for binary image contour regional search and calibration. Using the op...
算法实现对二值图像区域轮廓的查找和标定。使用了opencv库.-Algorithm for binary image contour regional search and calibration. Using the opencv library.
- 2022-03-19 08:01:59下载
- 积分:1
-
Image processing code box, using VC++ language developed into, moderate length,...
图像处理 方块编码,用VC++语言编写成,长度适中,简洁,容易明白-Image processing code box, using VC++ language developed into, moderate length, simple, easy to understand
- 2022-02-24 23:45:06下载
- 积分:1
-
一个数字图像处理的演示软件,包括各种变换,是图像处理学习者的良好参考...
一个数字图像处理的演示软件,包括各种变换,是图像处理学习者的良好参考-a digital image processing software demonstration, including transform, image processing learners is a good reference
- 2022-02-07 09:43:33下载
- 积分:1
-
PMG格式文件的canny边缘检测,c语言,编译通过
PMG格式文件的canny边缘检测,c语言,编译通过-PMG format documents canny edge detection, c language, the compiler through
- 2022-03-22 17:46:54下载
- 积分:1
-
功能实现:用C#实现图像处理中的Roberts算子对边缘的检测
功能实现:用C#实现图像处理中的Roberts算子对边缘的检测-Function realization: Using C# to achieve image processing operators on the edge of the Roberts test
- 2022-04-19 05:18:28下载
- 积分:1
-
1>图像处理系列之一--读写篇
涵盖内容:
1>图像处理简介
2>常用图像文件格式说明
3>BMP图像文件读写...
1>图像处理系列之一--读写篇
涵盖内容:
1>图像处理简介
2>常用图像文件格式说明
3>BMP图像文件读写
涉及VC知识主要有:
1>消息添加
2>文件读写
3>串行化
实验环境:
Win+VC6.0
实验图片在Imagetest子目录下Data文件夹中.-1
- 2022-04-08 06:05:08下载
- 积分:1
-
bmp转jpg,很强大的图形格式相互转换的源码 ImgSource™ 4.0
bmp转jpg,很强大的图形格式相互转换的源码 ImgSource™ 4.0-bmp to jpg, very powerful graphics format conversion between the source ImgSource
- 2022-03-09 10:40:32下载
- 积分:1