-
(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
-
首先通过多分辨率分解法提取高频边缘,然后分别对每层的高频边缘进行非线性插值得到新的高频边缘,接着对高频边缘进行高通滤波得到等强后的高频边缘,最后对增强后的高频边...
首先通过多分辨率分解法提取高频边缘,然后分别对每层的高频边缘进行非线性插值得到新的高频边缘,接着对高频边缘进行高通滤波得到等强后的高频边缘,最后对增强后的高频边缘进行修正。再在对增强的图像进行对比度拉伸,从而达到增强的目的!-First of all, through the extraction of multi-resolution decomposition of high-frequency edge, and then were on the edge of each high-frequency non-linear interpolation to be the new high-frequency edge, and then the edge of the high-frequency high-pass filter to be strong, such as after the high-frequency edge, and finally on the brink of enhanced high-frequency be amended. Again in contrast enhanced image stretching, so as to achieve the purpose of enhancing!
- 2022-04-17 10:14:05下载
- 积分:1
-
程序对图像分割。选择两种方法,首先统计方法…
Program to segmentation picture. To choose are two method, first statistic method, second with using a histogram.
- 2023-02-25 00:00:04下载
- 积分:1
-
this an implementation of the zhang s camera calibration algorithm [1]. it depen...
this an implementation of the zhang s camera calibration algorithm [1]. it depends on opencv.
- 2023-03-11 11:05:04下载
- 积分:1
-
images of various equipment for the source, such as amplification, and rotating
对图像进行各种装换的源码,如放大,旋转等-images of various equipment for the source, such as amplification, and rotating
- 2022-07-28 01:17:26下载
- 积分:1
-
图像的纹理分析方法,图像的纹理分析应用实例
图像的纹理分析方法,图像的纹理分析应用实例-wenli
- 2022-03-22 03:01:09下载
- 积分:1
-
利用快速傅立叶算法,实现快速沃尔什
利用快速傅立叶算法,实现快速沃尔什-哈达玛变换及其逆变换-Using fast Fourier algorithm, fast Walsh- Hadamard transform and its inverse transform
- 2022-05-21 03:49:04下载
- 积分:1
-
收集的一些有关色彩图像中值滤波的文章 希望对大家有帮助
收集的一些有关色彩图像中值滤波的文章 希望对大家有帮助-Collected some of the color filter image of the article would like to have everyone help
- 2022-01-21 06:26:49下载
- 积分:1
-
图像处理基本算法,如对图像进行二值化处理的源代码,均值滤波处理...
图像处理基本算法,如对图像进行二值化处理的源代码,均值滤波处理-Basic image processing algorithms, such as image binarization deal with the source code, deal with mean filter
- 2022-01-25 23:38:43下载
- 积分:1
-
OpenCv+VS2008实现harris角点检测
OpenCv+VS2008实现harris角点检测-OpenCv+ VS2008 to achieve harris corner detection
- 2022-02-03 22:14:07下载
- 积分:1