Welcome![Sign In][Sign Up]
Location:
Search - adaptive filter in image processing

Search list

[Special Effectswnlbclydm

Description: 维纳滤波处理源代码,图像处理的时候肯定要用到,也叫做自适应滤波!!1-Wiener filter source code, image processing time certainly have to use, also known as adaptive filtering! ! 1
Platform: | Size: 1024 | Author: 柳杨 | Hits:

[Special Effectsvisualtracker

Description: Video Tracker Version 0.0.1 "Visual tracking and recognition using appearance-adaptive models in particle filters" (IEEE transactions on Image Processing, Nov 2004) by Shaohua Zhou, Rama Chellappa and Baback Moghaddam. -Video Tracker Version 0.0.1 "Visual track ing and recognition using appearance-adaptiv e models in particle filters "(IEEE transactio ns on Image Processing, Nov 2004) by Zhou Shaohua. Rama Chellappa and Baback Moghaddam.
Platform: | Size: 3570688 | Author: 薛斌 | Hits:

[Special EffectsChromosome_counter

Description: 数学形态学及相关算法的C语言实现实例 源代码调用OpenCV的cxcore和highgui两个库,应用C语言编写,实现对染色体图像中染色体数目的统计。代码中的核心算法为数学形态学的重要算法——开运算、闭运算(腐蚀和膨胀)。包含腐蚀处理、膨胀处理、自适应中值滤波、微分直方图法确定二值化阈值、种子填充算法等图像处理算法的C语言实现,值得参考。-Mathematical Morphology and related algorithms realize the C language source code examples of cxcore call OpenCV and highgui two libraries, the application of C language to realize pairs of chromosomes in the chromosome number of image statistics. The core algorithm code for an important mathematical morphology algorithms- open operation, closing operation (corrosion and expansion). Contains corrosion treatment, expansion of treatment, adaptive median filter, histogram method to determine differential binarization threshold, the seed fill algorithm, such as image processing algorithms realize the C language, it is also useful.
Platform: | Size: 133120 | Author: Michael_M | Hits:

[Multimedia programfilter

Description: 图象处理中实现自适应的滤波,方法简单可行-Realize image processing in the adaptive filtering method is simple and feasible
Platform: | Size: 1024 | Author: wangyi | Hits:

[Special Effectsadaptfilter

Description: 在MATLAB运用自适应滤波器实现对图象的处理,以改变图象为所要求的状态。-The use of adaptive filter in MATLAB realization of image processing to change the image for the status of the request.
Platform: | Size: 67584 | Author: hulinjie | Hits:

[Special EffectsAnAdaptiveSmoothingandEnhancemenfoDigitalImage

Description: 图像的平滑与增强是数字图像处理过程中的重要步聚,图像平滑可以消减噪声,但会丢失细节,增强可以突出 边缘但同时会放大噪声。为了解决图像平滑与增强之间的矛盾关系,提出一种图像的自适应平滑与增强方法,在进行滤波 时,动态确定所处理像素点的滤波权值,在平滑了图像区域内部的同时,又对图像中的区域边缘进行锐化增强,有效解决了 图像平滑与增强的矛盾。-The image smoothing and enhancement of digital image processing of the important steps, in image smoothing can be reduced and the noise, but will lose detail, enhanced to highlight the edges, but will also enlarge the noise. Image smoothing and enhancement in order to solve the contradictory relationship between the proposed adaptive smoothing and an image enhancement method, during filtering, the dynamic processing to determine the pixel filter weights, in smooth image regions within the same time, right in the image edge sharpening to enhance the region to effectively solve the contradiction between image smoothing and enhancement.
Platform: | Size: 283648 | Author: malei | Hits:

[matlabUntitled2

Description: 在图像中处理椒盐噪声的自适应滤波器 代码原创-In the image processing salt &pepper noise adaptive filter
Platform: | Size: 1024 | Author: 钟梦清 | Hits:

[matlabadaptive-median

Description: adaptive median filter used in image processing
Platform: | Size: 1024 | Author: Waqar | Hits:

[matlabmetrix_vsnr

Description: This package contains a beta MATLAB version of the VSNR function from the paper "VSNR: A Wavelet-Based Visual Signal-to-Noise Ratio for Natural Images," D. M. Chandler and S. S. Hemami, published in the IEEE Transactions on Image Processing, September 2007.
Platform: | Size: 641024 | Author: ahmed seghir | Hits:

[matlabsteepest_descent-in-adaptive_filter

Description: 对《自适应滤波器原理》一书中使用“最速下降算法轨道曲线”进行自适应滤波器设计的方法进行了matlab实现。研究图像处理方向滤波器设计的可以参考。-This program is using the "steepest descent algorithm tracks curve" in "Adaptive Filter Theory" to design adaptive filter methods based on matlab. which can refer to who researches the filter of image processing .
Platform: | Size: 23552 | Author: 章煜 | Hits:

[matlab3

Description: MATLAB的图像处理基础的资料\3 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波 P0309:运用5种不同的梯度增强法进行图像锐化 P0310:图像的高通滤波和掩模处理 P0311:利用巴特沃斯(Butterworth)低通滤波器对受噪声干扰的图像进行平滑处理 P0312:利用巴特沃斯(Butterworth)高通滤波器对图像进行锐化处理 -Image processing based on MATLAB \ program code Description P0301: digital image data matrix display and Fourier Transform P0302: two-dimensional discrete cosine transform image compression P0303: Gray used method to enhance the contrast of the image P0304: histogram equalization P0305: Simulation images by white Gaussian noise and Impulse noise impact P0306: 2D median filtering functions medfilt2 salt and pepper noise image filtering P0307: MATLAB functions filter2 image noise mean filtering P0308: Image Adaptive Weiner filtering P0309: use five different gradient Enhancement Act for image sharpening P0310: Images of the high-pass filtering and mask handling P0311: use Butterworth (Butterworth) low-pass filter on the noise in image smoothing P0312: use Butterworth (Butterworth) high-pass filter to sharpen the image processing
Platform: | Size: 10240 | Author: liuyan | Hits:

[Special EffectsThe-regional-adaptive-median-filter

Description: 区域自适应中值滤波器在数字图像处理中的应用,针对椒盐噪声的强弱处理,可能过matlab仿真得出明显的效果展示-The regional adaptive median filter in digital image processing, for the strength of the salt and pepper noise processing, may be too matlab simulation draw the obvious effect of display
Platform: | Size: 1024 | Author: libing hu | Hits:

[Special Effects3

Description: MATLAB图像处理源程序3:程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波 P0309:运用5种不同的梯度增强法进行图像锐化 P0310:图像的高通滤波和掩模处理 P0311:利用巴特沃斯(Butterworth)低通滤波器对受噪声干扰的图像进行平滑处理 P0312:利用巴特沃斯(Butterworth)高通滤波器对图像进行锐化处理-MATLAB image processing source code 3: Procedure Code Description P0301: digital image data matrix display and Fourier Transform P0302: two-dimensional discrete cosine transform image compression P0303: using gray transform method to enhance the contrast of the image P0304: histogram equalization P0305: Simulation images by white Gaussian noise and Impulse noise impact P0306: 2D median filtering of function medfilt2 on the Salt and Pepper noise image filtering P0307: MATLAB functions filter2 mean filtering the noise in the image P0308: Image Adaptive Filter Weiner P0309: use five different gradient Enhancement Act for image sharpening P0310: the image of the high-pass filtering and mask handling P0311: use Butterworth (Butterworth) low-pass filter on the noise in the image smoothed P0312: use Butterworth (Butterworth) high-pass filter for image sharpening
Platform: | Size: 11264 | Author: 木子 | Hits:

[Special Effectsicam_hdr_matlab

Description: Image color appearance model (iCAM, image Color Appearance Model) is an adaptive prediction for each pixel still image viewing conditions in which the perception of color appearance model. It uses a Gaussian filter processing simulate the human eye observing the environment, access to pixel adaptive field tristimulus values​ ​ , to adapt to the absolute brightness of the field and the environment, in this based on the chromatic adaptation transform and predict color appearance perception.
Platform: | Size: 1024 | Author: POPPY | Hits:

[Special Effectsicam_hdr_

Description: Image color appearance model (iCAM, image Color Appearance Model) is an adaptive prediction for each pixel still image viewing conditions in which the perception of color appearance model. It uses a Gaussian filter processing simulate the human eye observing the environment, access to pixel adaptive field tristimulus values​ ​ , to adapt to the absolute brightness of the field and the environment, in this based on the chromatic adaptation transform and predict color appearance perception.
Platform: | Size: 3072 | Author: POPPY | Hits:

[Special Effectsicam_hdr

Description: Image color appearance model (iCAM, image Color Appearance Model) is an adaptive prediction for each pixel still image viewing conditions in which the perception of color appearance model. It uses a Gaussian filter processing simulate the human eye observing the environment, access to pixel adaptive field tristimulus values​ ​ , to adapt to the absolute brightness of the field and the environment, in this based on the chromatic adaptation transform and predict color appearance perception.
Platform: | Size: 1024 | Author: POPPY | Hits:

[Software Engineeringadaptive

Description: adaptive filter in image processing
Platform: | Size: 3072 | Author: arash | Hits:

[OpenCVHandDetector

Description: 这是一个人手识别程序,基于OpenCV,环境VisualStudio2013。 首先通过图片采集手势图像,而后进行减小噪声的滤波处理,根据肤色在YCrCb色彩空间中的自适应阈值对图像进行二值化处理,提取图像中所有的肤色以及类肤色像点,而后经过膨胀、腐蚀处理后,祛除小块的类肤色区域干扰,得到若干块面积较大的肤色区域;此时根据各个肤色区域轮廓特征进行甄选,获取目标手势区域,而后根据目标区域的特征进行识别,定位手心。-This is a staff recognition program, based on OpenCV, environment VisualStudio2013. First gesture image capture through the picture, and then filter processing to reduce noise, according to the color adaptive threshold in YCrCb color space binary image processing to extract all the color and image color dot type, and then passes through the expansion After the etching process, eliminate the small area of ​ ​ skin color interference, get several pieces larger skin area at this time in accordance with various color selection area outline features, target acquisition gesture area, and then based on the characteristics of the target area to identify, locate hand.
Platform: | Size: 5120 | Author: chengchi | Hits:

[Special Effectslvbo

Description: P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波 P0309:运用5种不同的梯度增强法进行图像锐化 P0310:图像的高通滤波和掩模处理 P0311:利用巴特沃斯(Butterworth)低通滤波器对受噪声干扰的图像进行平滑处理 P0312:利用巴特沃斯(Butterworth)高通滤波器对图像进行锐化处理-P0301: digital image display and its Fourier transform matrix data P0302: two-dimensional discrete cosine transform in image compression P0303: adopt the method of gray transform to enhance the image contrast P0304: histogram equalization P0305: simulated images affected by white gaussian noise and salt and pepper noise P0306: adopting the two-dimensional median filtering function medfilt2 for the salt and pepper noise image filtering P0307: using MATLAB functions in filter2 to average filtering the noise of the image P0308: adaptive weiner filtering of the image P0309: using five different gradient enhancement method of image sharpening P0310: image high-pass filtering and mask processing P0311: using Butterworth low-pass filter (Butterworth) for the noise of image smoothing P0312: using Butterworth, Butterworth high-pass filter to sharpen the image
Platform: | Size: 110592 | Author: Alley | Hits:

[Special Effectsquyudaima

Description: 本代码使用引导滤波器去除图像中的雨滴 在对雨雪天气图像进行清晰化处理之前,要对其中的动态成分进行自动辨识和去除。快速有效的自动辨识及去除方法是构建自适应多种低能见度条件视觉增强算法的前提条件-This code USES the guided filter to remove image in the rain Before the clarifications in rain and snow weather image processing, to the dynamic content of the automatic identification and removal.Quick and efficient automatic identification and removal method is to construct the adaptive multiple visual enhancement algorithm is the premise of low visibility conditions
Platform: | Size: 755712 | Author: 邓莉 | Hits:
« 12 »

CodeBus www.codebus.net