-
wavelet_denosiy
说明: Donoho提出的小波阀值去噪的基本思想是将信号通过小波变换(采用Mallat算法)后,信号产生的小波系数含有信号的重要信息,将信号经小波分解后小波系数较大,噪声的小波系数较小,并且噪声的小波系数要小于信号的小波系数,通过选取一个合适的阀值,大于阀值的小波系数被认为是有信号产生的,应予以保留,小于阀值的则认为是噪声产生的,置为零从而达到去噪的目的。尺度不变特征变换(Scale-invariant feature transform,SIFT),是用于图像处理领域的一种描述。这种描述具有尺度不变性,可在图像中检测出关键点。(The basic idea of wavelet threshold de-noising proposed by Donoho is that the wavelet coefficients generated by the signal after passing through the wavelet transform (Mallat algorithm) contain the important information of the signal. After the wavelet decomposition, the wavelet coefficients of the signal are larger, the wavelet coefficients of the noise are smaller, and the wavelet coefficients of the noise are smaller than the wavelet coefficients of the signal. By selecting a suitable threshold, the wavelet coefficients of the noise are larger than the valve The wavelet coefficients of values are considered to be generated by signals, which should be preserved. The ones less than the threshold are considered to be generated by noise, which is set to zero to achieve the purpose of denoising.)
- 2019-12-18 17:23:27下载
- 积分:1
-
calibration-toolbox-0.9
matlab上面自动实现相机校准标定的一个工具库(Matlab toolbox for multiphase calibration can realize automatic calibration)
- 2020-06-18 22:20:02下载
- 积分:1
-
yuv420p
YUV420p图像的融合渲染,支持任意位置的融合,并支持alpha的渲染(Fusion YUV420p image rendering, support converged anywhere and supports alpha rendering)
- 2015-09-09 09:48:21下载
- 积分:1
-
rgb2hsi
将RGB彩色空间转换到HSI彩色空间,HSI彩色空间更接近人眼对彩色的认知。(The RGB color space conversion to the HSI color space, HSI color space is closer to the human eye color perception.)
- 2013-08-18 08:12:48下载
- 积分:1
-
soble-edge
matlab实现的soble算法,自己输入阈值,然后得到边缘提取图像(matlab achieved soble algorithm, input their own threshold, and then get the image edge detection)
- 2009-05-30 22:57:31下载
- 积分:1
-
RMSHE
RMSHE算法(recursive mean-separate histogram equalization)。基本原理是将图像根据平均灰度进行分割,各部分分别进行直方图均衡。文件中包含RMSHE的matlab源代码,论文,以及输入图像(RMSHE algorithm (recursive mean-separate histogram equalization). The basic principle is that the image based on the average gray-scale is divided, each part respectively histogram equalization. File contains RMSHE matlab source code, papers, as well as the input image)
- 2020-10-05 00:07:40下载
- 积分:1
-
2Dwavelet
该程序用来实现对图片的多级小波分解!提取多级分解后各子带的小波系数!(The program is used to achieve multi-level wavelet decomposition of an image! And extraction of multi-level decomposition of the wavelet coefficients of each sub-band!
)
- 2011-01-10 15:04:49下载
- 积分:1
-
fdk_2007
FDK重建算法,是CT三维重建的解析方法,是近似重建(FDK reconstruction algorithm, which is a CT three dimensional reconstruction analysis method, is the approximate reconstruction
)
- 2021-01-21 09:38:42下载
- 积分:1
-
91738645WaterShed
分水岭算法的实现,用VC++语言实现,构成可靠的算法实现(the implement of the watershed)
- 2013-07-17 09:19:23下载
- 积分:1
-
Gaussian-filtering
该文件包含高斯高通滤波的源代码和高斯低通滤波的源代码,可以运行,效果很好(Gaussian high-pass filter Gaussian low-pass filtering
)
- 2015-03-06 16:11:30下载
- 积分:1