资源列表
SIFT_fvs_REG
- 本程序利用SIFT算法进行指纹识别 用SIFT检测出指纹中特征点 提取特征向量 将特征向量与指纹库中的向量进行匹配 从而识别出指纹
wm_dwt1
- 基于离散余弦变换的水印程序,大家看看有没有可以改进的地方
Untitled2
- hough变换应用于检测直线及其应用的技术
Graythresholdthresholdmethod
- 本程序是灰度门限阈值法,用最大方差法计算灰度分割门限代码。
hough_circle
- 用hough变换提取圆,只能提取外围能检测到得圆,对相交的圆或包含在其他圆内的圆提取还需要改进。-With the hough transform to extract the round, can only be extracted to get round the external can be detected on the intersection of circle or included in the other circle inside the circle extraction
Linear-matrix-neural-network
- 线性神经网络的MATLAB程序编写,实现神经网络功能-Linear-matrix-neural-network
Fuction_MI
- 基于互信息,用Matlab对图像进行影像匹配。-matlab ,MI
work_1_liezhuyuangauss
- 利用列主元的高斯法来求解线性方程或方程-Out of the main yuan Gauss method for solving linear equations
chazhi2
- 改程序通过在matlab中实现双线性插值算法,使得图像放大时不会非常失真。-Change procedure in matlab bilinear interpolation algorithm, making the image to enlarge, not very distortion
qianru
- 基于小波变换的数字水印图像嵌入 希望对大家有帮助-Based on wavelet transform digital watermarking image embedded help
My_DifferentGaussPyramidImage
- 基于Matlab的高斯差分金字塔图像产生程序,可直接输入一副图像,调用此函数就可以得到你所想要的所有金字塔图像。-Based on Matlab Difference of Gaussian pyramid image generation process can be directly input an image, calling this function you can get what you want all the pyramid image.
my_Fuzzy_XOR_main
- 对图像进行模糊异或法变化检测matlab实现-XOR blurred image change detection method