-
文件夹里附有contourlet分解的程序代码以及lena测试图片。相信一定能给初学contourlet的朋友不少指引...
文件夹里附有contourlet分解的程序代码以及lena测试图片。相信一定能给初学contourlet的朋友不少指引-This code tells you how to do contourlet decomposition.
- 2023-09-03 20:25:03下载
- 积分:1
-
我自己写的图象模糊处理,不论模糊程度都超快,分享一下
我自己写的图象模糊处理,不论模糊程度都超快,分享一下-I wrote it myself fuzzy image processing, fuzzy regardless of the degree of ultrafast and share
- 2023-08-27 17:55:03下载
- 积分:1
-
该函数实现的是Lucas Kanade的光流运动估计算法
该函数实现的是Lucas Kanade的光流运动估计算法-it implements the optical flow method of Lucas Kanade
- 2022-01-23 10:58:26下载
- 积分:1
-
Digital watermarking based on wavelet transform paper 4, to want to learn digita...
基于小波变换的数字水印论文,四篇,对想学习基于小波的数字水印的比较有帮助。-Digital watermarking based on wavelet transform paper 4, to want to learn digital watermarking based on wavelet more helpful.
- 2022-03-21 22:57:58下载
- 积分:1
-
转载的一个对图像进行简单处理的程序。挺好的,建议大家看一看。...
转载的一个对图像进行简单处理的程序。挺好的,建议大家看一看。-Reproduced in a simple image processing procedures. Quite good, it is recommended you take a look at.
- 2022-03-25 23:00:23下载
- 积分:1
-
多边形的合并算法,该算法能够实现任意两个多边形(包括凹多边形)的合并....
多边形的合并算法,该算法能够实现任意两个多边形(包括凹多边形)的合并.- The polygon merge algorithm, this algorithm can realize
wilfully two polygons (including concave polygon) merge
- 2023-05-23 23:05:04下载
- 积分:1
-
AppWizard has created this DSPLIT application for you. This application
not on...
图像模式识别技术中的分类程序源代码,很适合初学者使用-AppWizard has created this DSPLIT application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
This file contains a summary of what you will find in each of the files that
make up your DSPLIT application.
- 2022-07-10 00:23:18下载
- 积分:1
-
(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
-
利用MATLAB实现的图像的特征匹配,对于图像拼接和全景图像生成至关重要...
利用MATLAB实现的图像的特征匹配,对于图像拼接和全景图像生成至关重要-MATLAB implementation of the image using the feature matching, image stitching for panoramic images and to generate essential
- 2022-07-12 19:05:16下载
- 积分:1
-
一个交互式程序,利用Hough变换检测圆。允许人工选择圆半径。...
一个交互式程序,利用Hough变换检测圆。允许人工选择圆半径。-An interactive process, the use of Hough transform circle detection. Permit artificial selection radius.
- 2022-03-06 03:42:43下载
- 积分:1