-
Transferring-color
Transferring color to greyscale images的原文及源代码,包括详细的测试图像以及相应的论文及源代码,是学习图像色采转移必看的经典内容。(Transferring color to greyscale images of the original text and source code, including detailed test image and the corresponding papers and source code is studying the image to see the classic color adopted transfer content.)
- 2013-09-28 16:26:50下载
- 积分:1
-
sift-0.9.0
说明: sift 图像特征提取算法源码,对研究sift算法很有帮助。(The source code of sift image feature extraction algorithm is very helpful to the research of sift algorithm.)
- 2018-12-25 10:50:31下载
- 积分:1
-
pcacode
程序设计步骤:
1、去均值
2、计算协方差矩阵及其特征值和特征向量
3、计算协方差矩阵的特征值大于阈值的个数
4、降序排列特征值
5、去掉较小的特征值
6、去掉较大的特征值(一般没有这一步)
7、合并选择的特征值
8、选择相应的特征值和特征向量
9、计算白化矩阵
10、提取主分量(Programming steps: 1 to mean 2, calculation of covariance matrix and its eigenvalues and eigenvectors 3, the calculation of covariance matrix eigenvalues greater than the threshold number of 4, in descending order of eigenvalue 5, remove the smaller eigenvalue 6, remove the larger eigenvalue (usually not this step) 7, the combined choice of eigenvalues 8, select the appropriate eigenvalues and eigenvectors 9, computing whitening matrix 10, principal component extraction)
- 2008-07-14 16:25:23下载
- 积分:1
-
Gaussian-filtering
该文件包含高斯高通滤波的源代码和高斯低通滤波的源代码,可以运行,效果很好(Gaussian high-pass filter Gaussian low-pass filtering
)
- 2015-03-06 16:11:30下载
- 积分:1
-
automsft
该程序初始时使用背景差分法自动检测目标,当目标完全进入图像中后,改用meanshift方法对目标进行跟踪。(the program use background subtraction to detect the target first,when the target fully enter the screen,change to meanshift method to track the target.)
- 2010-08-04 15:03:44下载
- 积分:1
-
小波阈值去噪
小波去噪,实现阈值小波去噪,并且含有frost去噪,并且输出信噪比(Wavelet denoising, to achieve the threshold wavelet denoising, denoising and contains frost, and the output signal to noise ratio)
- 2020-06-30 17:20:02下载
- 积分:1
-
bemd
BEMD对图像进行分解
Detailed two-dimensional empirical mode decomposition (BEMD decomposition of the image)
- 2011-10-24 12:13:12下载
- 积分:1
-
SIFT
用matlab写的sift算法的全过程,用于提取特征点,是图像识别的一种好算法(The algrithm of sift)
- 2011-09-23 22:05:11下载
- 积分:1
-
fingerprint-OF-estimation
一种像素级指纹方向场估计算法以及对应的像素级奇异点检测算法。(A pixel-level orentation field estimation algorithm and the corresponding singular point detection method.)
- 2013-12-30 19:26:56下载
- 积分:1
-
EBMA--cif
通过使用块匹配法实现运动矢量的检测,块大小和搜索区域大小可自定(Achieved through the use of block matching motion vector detection, block size and search area size can be customized)
- 2010-12-25 16:35:47下载
- 积分:1