-
DoG-filters
matlab 的 Difference of Gaussian 算法实现,很常用的算法(matlab the Difference of Gaussian algorithm, it is commonly used algorithm)
- 2011-09-26 13:04:20下载
- 积分:1
-
siftmatlab
纯MATLAB代码,不需要在使用SIFTWIN32可以直接运行的代码(100 code of MATLAB,u neednot SIFTWIN32 desinge the map)
- 2009-12-02 20:27:01下载
- 积分:1
-
手指静脉识别技术
非常详细的一篇论文,仔细介绍了手指静脉识别的的全过程(A very detailed paper, carefully introduced the finger vein identification process)
- 2020-06-20 07:20:01下载
- 积分:1
-
image5
图像灰度化处理、图像柔和处理、图像锐化处理(Grayscale image processing, image gentle processing, image sharpening)
- 2010-10-17 17:23:57下载
- 积分:1
-
史上最快人脸检测系统(超越OpenCV)
史上最快人脸检测系统(超越OpenCV)
- 2019-03-19下载
- 积分:1
-
L2
说明: 基于L2范数的多帧图像超分辨率图像重建算法,在现有算法基础上改进计算精度和效率。(Based on the L2 norm of the multi-frame image super-resolution image reconstruction algorithm, on the basis of existing algorithms to improve computational accuracy and efficiency.)
- 2012-08-20 20:45:14下载
- 积分:1
-
patchbasedtexturesynthesis
说明: 一个基于块的纹理合成matlab源码程序(A block-based texture synthesis matlab source program)
- 2008-09-17 18:26:21下载
- 积分:1
-
USFFTCurvelet
提出了一种结合USFFT Curvelet 变换的各向异性扩散图像去噪模型。它有机结合了Curvelet 变换和各向
异性扩散(P-M扩散)两者的优点。通过P-范数方法选择合适的梯度阈值K,P-M扩散过程通过处理经过Curvelet
变换得到的图像的不同尺度的Curvelet 系数矩阵,实现了建立在对图像多尺度分析的基础上的新P-M扩散模型。
实验表明,新模型的处理结果能有效避免传统P-M 扩散出现的阶梯效应,同时更好地保留图像的纹理和细节。
关键词:图像去噪算法;各向异性扩散;Curvelet 变换;P-M 扩散(Abstract: An image de-noising model by integrating anisotropic diffusion with USFFT Curvelet transform was proposed,
which combined the strongpoint of Curvelet transform with anisotropic diffusion (P-M diffusion). By choosing appropriate
gradient threshold K through p-norms and carrying out the P-M diffusion process depend on the different scale matrixes
of Curvelet coefficient of the image from Curvelet transform iterations, as a result, the improved model made it
possible to carry out the new P-M diffusion de-noising process based on multi-scale analysis of the image. The experiment
results have demonstrated that the model can avert the stair-casing effect in the traditional P-M diffusion effectively
and keep the textures and details of images better.)
- 2011-05-27 23:41:25下载
- 积分:1
-
KFCM
基于核函数的FCM算法在医学图像分割上的应用(The application of FCM algorithm based on kernel function in medical image segmentation)
- 2017-08-05 22:01:09下载
- 积分:1
-
Jsteg
Jsteg算法实现,Jsteg是一种基于JPEG的常用信息隐藏算法步骤如下:
首先,把掩体图像分为不重叠的8*8的子块,对每一子块进行DCT并对变换得到的DCT系数进行量化 其次,将待隐藏的信息进行加密,将加密结果嵌入到量化后值不为0,1或-1的DCT系数的最
低有效位(LSB)中,其嵌入顺序是按zigzag扫描顺序进行的。最后,用JPEG的嫡编码(包括哈夫曼编码,游程编码及DPCM)对嵌入秘密信息后的每一子块进行编码,从而得到一个含有秘密信息的JPEG stego文件。(Jsteg Algorithm)
- 2016-03-30 21:45:43下载
- 积分:1