搜索资源列表
filtering+compression
- 利用小波分解与重构,实现图像滤波和压缩,可灵活选用其他小波,简单易懂,特别适合小波初学者.-using wavelet decomposition and reconstruction, image filtering and compression, the flexibility to choose other wavelet is simple to understand and Wavelet particularly suitable for beginners.
Filtering
- 采用Visual c++ 进行图像处理,已经经过检测,非常实用,本源码主要是滤波-for image processing, have been tested, the very practical, is the main source filtering
A Filter-Bank-Based Kalman Filtering Technique for
- A Filter-Bank-Based Kalman Filtering Technique for Wavelet Estimation and Decomposition of Random Signals.pdf
Homomorphic filtering
- 自己写的一个同态滤波程序,效果不错,可以-himself in a state with the filtering process and the results were still good, s
基于matlab的二维图像Gabor滤波源代码
- 基于matlab的二维图像Gabor滤波源代码,调试通过,Matlab based on Gabor filtering of two-dimensional image source code, debugging through
log-gaborconvolve.rar
- 使用log-Gabor滤波器对图像进行滤波程序。,The use of log-Gabor filter image filtering process.
fliter.rar
- 该程序的功能是分别对两幅图像进行方向滤波和同态滤波,从而改善图像性能。,The program s function is two images, respectively, the direction of filtering and homomorphic filtering to improve image performance.
Spatial-filtering-of-images
- 现有三幅图像,图像1是包装瓶中的气泡图片,图像2是印刷电路板的元器件焊接质量检查图,图像3是封装后的胶囊状药品。实验要求从这三幅图片中, 1. 选择一副图像,并叠加零均值高斯噪声,分别利用均值滤波和中值滤波器对该有噪图像进行滤波,显示滤波后的图像,比较两滤波器的滤波效果。 2. 选择一副图像,并叠加椒盐噪声,分别用均值滤波器,中值滤波器对该图像进行滤波,比较滤波器的滤波效果。 3. 选择一幅图像,分别利用Laplacian算子和Sobel算子对图像进行锐化操作,比较锐化的效果。-Th
pcnn
- 利用脉冲耦合神经网络(pcnn)实现图像滤波的源程序,已经过测试。-Using pulse coupled neural networks (pcnn) the realization of the source image filtering, has been tested.
Spatial_filtering
- 空间滤波图像复原,使用matlab实现,对位图文件进行加噪后,处理-Spatial filtering image restoration, the use of matlab implementation of bitmap file to add noise, the treatment
Homomorphic_filter
- 同态滤波函数:使用频域处理方法的同态滤波函数,非高斯,巴特沃斯或指数型。对于较黑的图像效果更好-Homomorphic filtering function: the use of frequency domain methods of treatment homomorphic filtering function, non-Gaussian, Butterworth, or index. For more images and better
BM3D
- BM3D去噪算法的实现和相关文档,很好的去噪算法-Image and video denoising by sparse 3D transform-domain collaborative filtering Block-matching and 3D filtering (BM3D) algorithm
33753173Gabor_transform
- Gabor滤波源代码.也是再网上下载的,希望对大家有帮助-Gabor filtering the source code. Is again downloaded, I hope all of you help
homomorphic-filtering
- 利用傅里叶变换,对一副指定的图像进行同态滤波-Fourier transform, the image of a specified Homomorphic Filtering
webcam-shape
- 为了在序列图像或视频流中识别目标形状,对初始背景图像求差,结果经过阈值化,然后进行形态学滤波,最后通过计算判断图像中目标的形状。运用虚拟仪器软件LabVIEW平台,配合USB接口的网络摄像头实现系统功能。此方法简便易行,对图像或视频中的目标识别效果良好。-In order to sequence images or video stream to identify the target shape, the initial background image for poor results af
gabor
- C下gabor滤波算法 提取图象纹理特征的经典方法 under C filtering algorithm extract image texture features one of the classic methods -C under the gabor filtering algorithm extracted image texture features classic method under C filtering algorithm extract image texture f
image_processing_toolbox
- This toolbox contains functions related to image processing, including * images loading and generation. * filtering and blurring functions. * anisotropic and spacially variant filters. * non-linear filtering (median, LIC, bilateral). *
tuxiangzenqiang
- 第十三章 MATLAB 图像增强 13.1 灰度变换增强 13.1.1 像素值及其统计特性 13.1.2 直方图灰度变换 13.1.3 直方图均衡化 13.1.4 直方图规定化 13.2 空域滤波增强 13.2.1 平滑滤波器 13.2.2 锐化滤波器 13.3 频域增强 13.3.1 低通滤波器 13.3.2 高通滤波器 13.3.3 同态滤波器 13.3.4 频域增强 MATLAB 实例 13.4 色彩增强
Fourteen
- 第十四章 图像复原 14.1 退化模型 14.1.1 连续退化模型 14.1.2 离散退化模型 14.2 复原的代数方法 14.2.1 代数复原原理 14.2.2 逆滤波复原 14.2.3 最小二乘方滤波 14.3 MATLAB 实现图像复原 14.3.1 维纳滤波复原 14.3.2 规则化滤波复原 14.3.3 Lucy-Richardson 复原 14.3.4 盲去卷积复原 14.3.5 图像复原的其它 MATLA
Bilateral-Filtering
- 提出利用双边滤波方法去除图像噪声与保持边缘,非常经典的一篇文献,做图像去噪,重建等工作的都可以参考。-Proposed the use of bilateral filtering to remove image noise and to keep the edge of a very classic literature, do image denoising, reconstruction work can refer to.