搜索资源列表
图像处理模板匹配
- 本程序可以对读入图像进行图像的小波变换,滤波处理,数字图像处理等多种针对图像进行的算法,并有完整的Vc源代码。-this program can read images Image wavelet transform, filter processing, digital image processing for image for a variety of algorithms, and the integrity of the source code Vc.
方便的小波变换原代码
- 小波变换源代码 wav_basic.c: basic filtering, decimation and upsampling routines. wav_basic.h: interface to wav_basic.c. wav_trf.c: transform routines. wav_trf.h: interface to wav_trf.c. wav_filters.h: where filter banks and their properties are de
dancy_graphics
- 示例图像处理中的若干算法,包括傅立叶正拟变换,低高通滤波,中值平衡等-examples of image processing algorithms, including Fourier transform is proposed, low-pass filter, the value of balance
lelubo
- 滤波器系数重构运用该算法可以对图象进行去噪处理-reconstruction filter coefficients using this algorithm can be right image denoising
582132085520061129234852432561
- 用小波变换对图像处理由很多优点,这是我保存的一个用小波变换作图像融合的程序,效果还不错,当然其中还有一些其他的 图像 处理的代码,如高通滤波 图像增强等,我觉得对学习图像处理很有用的,尤其是代码对小波分解分开写的,很具体了,希望对大家有用-wavelet transform to image processing by the many merits, This is the preservation of a wavelet transform for image fusion procedu
WienerFilter
- 对DIB图像进行维纳滤波复原操作的函数源码,输入参数如下,其他注释也很清晰 //LPSTR lpDIBBits:指向源DIB图像指针 //LONG lWidth:源图像宽度(象素数) //LONG lHeight:源图像高度(象素数)-right DIB images Wiener filter recovery operation of the source function, input parameters are as follows, Other Notes is clea
DSPLID
- 《VC++图象处理程序设计》杨淑莹编著,其中的小波变换应用程序,包括:行变换、小波变换、滤波和反变换。-"VC image processing program design" 2.Tianjin edited, the wavelet transform applications, including : OK transform, wavelet transform, filter and transform.
xbbhydm
- wav_basic.c: basic filtering, decimation and upsampling routines. wav_basic.h: interface to wav_basic.c. wav_trf.c: transform routines. wav_trf.h: interface to wav_trf.c. wav_filters.h: where filter banks and their properties are de
middlevaluefiller
- 一个中值滤波器,可用于图像处理,用VC++所编辑-a median filter can be used in image processing, with VC + + compiled
LS97
- 提升小波变换算法,采用CDF97小波完成图像的小波变换,共研究图像和视频处理的朋友参考。-lifting wavelet transform algorithms, wavelet filter used to complete the image wavelet transform, examined a total image and video processing friends reference.
guided-filter-code
- guided-filter-code.rar 一中新的图像滤波方法 -guided-filter-code.rar a new image filtering method in
db9.7lifting
- gabor filter 图像纹理提取 边缘检测-gabor filter edge detection image texture extraction
GaborFilter
- Gabor filter wavelet image processing
inverse_winer_filter
- 对图像进行模糊处理,用逆滤波和维纳滤波恢复图像,也是实验时自己编写的代码,请多指教。-Fuzzy image processing, inverse filtering and Wiener filter to restore the image, but also experiments have written code, like him Zhijiao.
TongTaiLvBo
- 基于MATLAB,进行对图像的同态滤波处理-Based on MATLAB, to the image filtering with state
gabor_filter
- 实现对图像的gabor小波变换,利用了opencv的函数库,可实现方向和尺度等多项选择。-Achieve image gabor wavelet transform, using the opencv function library, enabling the direction and scale and many other options.
GaborFilter
- 利用Gabor滤波器提取图像纹理特征,用于图像分类模式识别-Extract the texture feature using Gabor filter/wavelet. You should first generate cell array G, which is a set of kernels in freq domain, then pass G and the image to the function GABORCONV.
bande-limination-filter
- 使用带通滤波器对图像进行处理,滤除不必要的杂波-Using band-pass filter to do image processing, filtering unnecessary clutter
Gaussian-Filter-Algorithm
- 很清楚的讲解了高斯滤波在图像在的应用,对于高斯噪声有很好的平滑效果,并且讲解了高斯滤波的原理-Clearly explain the Gaussian filter in image applications, for Gaussian noise has a good smoothing effect and explain the principles of the Gaussian filter
improved-mean-filter
- 该代码是在传统的均值滤波算法上进行的改进算法,更好的保留了图像信息,而且提高了信噪比-The code is to improve the algorithm in the traditional mean filter algorithm, the better to retain the image information, and improve the signal to noise ratio
