-
对指纹图像用模板进行滤波的代码,其中包括平滑模板和锐化模板...
对指纹图像用模板进行滤波的代码,其中包括平滑模板和锐化模板-the fingerprint image with the filter template code, including smoothing and sharpening template template
- 2022-07-07 11:58:16下载
- 积分:1
-
the process of dynamic image
利用VC++和小波变换技术,对动态图像进行处理。-the process of dynamic image
- 2022-07-26 09:50:54下载
- 积分:1
-
显示bmp文件,对图像做扫描,马赛克,渐显等特效操作
显示bmp文件,对图像做扫描,马赛克,渐显等特效操作-show bmp documents on scanning images, mosaics, such as the fading effects operation
- 2023-07-09 13:10:03下载
- 积分:1
-
图像边缘检测与提取,轮廓跟踪算法代码。边缘有限公司
图象的边沿检测与提取,轮廓跟踪算法代码。边缘,轮廓提取-Image edge detection and extraction, contour tracing algorithm code. The edge contour extraction
- 2022-08-05 22:14:30下载
- 积分:1
-
该程序主要的功能事实现:图像的膨胀,图像的腐蚀
该程序主要的功能事实现:图像的膨胀,图像的腐蚀-The major functions of the program realize things: the expansion of images, images of the corrosion
- 2022-12-04 10:10:03下载
- 积分:1
-
It is used flash to do a potoshop an overview of the software, there is no speci...
这是用flash做的一个potoshop的软件使用的概述,没有具体的应用,但是是一些使用前应该了解的基础知识。-It is used flash to do a potoshop an overview of the software, there is no specific application, but prior to use should be aware of some basic knowledge.
- 2022-03-07 22:08:28下载
- 积分:1
-
一篇非常好的,而且是比较新的关于目标跟踪的文献综述。
一篇非常好的,而且是比较新的关于目标跟踪的文献综述。-A very good and is a relatively new target tracking on the literature review.
- 2022-02-26 15:13:33下载
- 积分:1
-
canny 算子的说明和源代码 文档文件
canny 算子的说明和源代码 文档文件-canny operator instructions and source code document
- 2022-12-09 11:40:03下载
- 积分:1
-
Image Processing for VC++,C++Builder and C
新型位图、图像处理常用程序、视频采集,适用于VC++、C++Builder与C环境-Image Processing for VC++,C++Builder and C
- 2022-08-09 16:15:06下载
- 积分: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