-
xiaobo
数字图像处理 小波处理 ,去噪音,比基于傅里叶变换的去噪方法好。
含噪信号经过预处理,然后利用小波变换把信号分解到各尺度中,在每一尺度下把属于噪声的小波系数去掉,保留并增强属于信号的小波系数,最后再经过小波逆变换恢复检测信号。(The noisy signal is pre-processed, then the signal is decomposed into different scales by wavelet transform. The wavelet coefficients belonging to noise are removed at each scale, and the wavelet coefficients belonging to the signal are retained and enhanced. Finally, the detected signal is restored by inverse wavelet transform. It is better than the denoising method based on Fourier transform.)
- 2019-06-04 10:40:35下载
- 积分:1
-
Gabor+LBP
通过Gabor结合Lbp提取的特征进行人脸识别,获得很好的识别率(face recognition through gabor with lbp which can get a well ratio)
- 2017-09-01 21:40:33下载
- 积分:1
-
imagepyramids
图像金字塔,得到降采样后的图像和残差图像(image pyramids,generating image pyramids and predicton residual)
- 2009-05-31 21:45:18下载
- 积分:1
-
GCOZS0
此程序为VC++常用数值算法这本书附赠的光盘中包含了本书中全部的源代码()
- 2018-05-28 12:00:41下载
- 积分:1
-
image-texture-mapping
说明: 这个Matlab程序实现了二维图像到三维图像的纹理映射功能。作者原本,把它用于MRI医学图像中。(The Matlab program achieved a two-dimensional image into three-dimensional image texture mapping function. Author of the original, it used in MRI medical images.)
- 2008-11-12 16:26:13下载
- 积分:1
-
relativeorientation
说明: 摄影测量相对定向程序,单独像对相对定向,所得精度较高(Photogrammetry relative orientation procedures, as a separate relative orientation, derived from high precision)
- 2020-12-31 14:58:59下载
- 积分:1
-
efficient_subpixel_registration
此程序是基于互相关的亚像素级图像匹配的代码,此种配准方法误差小,精度高。(This procedure is based on the cross-correlation of sub-pixel image matching of the code, such a registration method error and high accuracy.)
- 2009-07-20 09:57:05下载
- 积分:1
-
PMP模拟
结构光重建MATLAB模拟代码,采用PMP原理(MATLAB simulation code for structural light reconstruction)
- 2018-04-13 17:13:25下载
- 积分:1
-
实现中值滤波的源程序
实现中值滤波的源程序 参数Hori是一个布尔变量,若为真,做水平中值滤波,否则,做竖直中值滤波。(achieve Median filtering of the source parameters Hori is a Boolean variable, if true, so the level of median filtering, otherwise, do vertical median filtering.)
- 2020-12-09 20:59:20下载
- 积分:1
-
图像的二维熵计算
基于MATLAB的图像二维熵的计算,采用了改进的均值滤波器模板,使结果与物理意义更加契合。(This program calculates the 2-dim entropy of images, which is based on MATLAB. It uses a better average filter template, and makes the result in accordance with the identification of entropy.)
- 2020-08-09 15:18:29下载
- 积分:1