Welcome![Sign In][Sign Up]
Location:
Search - gauss filter

Search list

[Graph programimageview

Description: 图象处理程序,提供了图象直方图均衡,robert,sobel,prewitt,kirsch,gauss等方法的边缘检测运算,中值滤波,二维FFT变换和DCT变换,图象的反转,旋转等一些基本的图象模板变换和点变换的功能。目前只处理256*256的图象-Image processing procedures, provided the image histogram equalization, robert, sobel, prewitt, kirsch, gauss edge detection methods such as computing, median filter, two-dimensional FFT transform and DCT transform, image reversal, rotation and other basic template images transform and transform the functions of points. At present, only deals with 256* 256 image
Platform: | Size: 550912 | Author: lukecheng | Hits:

[Graph program图象处理程序

Description: 提供了图象直方图均衡,robert,sobel,prewitt,kirsch,gauss等方法的边缘检测运算,中值滤波,二维FFT变换和DCT变换,图象的反转,旋转等一些基本的图象模板变换和点变换的功能。目前只处理256*256的图象-the image histogram equalization, robert, segmentation, prewitt, "and Gauss methods of edge detection operators, the median filter, two-dimensional FFT and DCT, image inversion, and rotating some of the basic template image and transform point transformation functions. Currently only handle 256* 256 images
Platform: | Size: 582656 | Author: 姚立月 | Hits:

[matlabGaussianFilterMatlabCode

Description: 本人提交的用matlab的关于滤波器设计的作业,很有用的 -I used Matlab submitted on the design of filter operation, a very useful
Platform: | Size: 2048 | Author: 袁康 | Hits:

[matlabFast_Gaussian_Filtering

Description: 快速高斯滤波工具箱(fast guassian toolbox),具有良好的滤波效果,希望大家可以用来进行探讨。-Fast Gaussian filter Toolbox (fast guassian toolbox). good filtering effect, we hope can be used to explore.
Platform: | Size: 3072 | Author: sea | Hits:

[GDI-Bitmapfilters_infrequencydomain

Description: 本程序为matlab上撰写Ideal, Butterworth, Gaussian, Homomorphic 等四种Filtering应用在Frequency Domain的程序。 -the procedures for writing a Matlab Ideal, Butterworth, Gaussian, Homomorphic four other applications Frequency Filtering Domai n procedures.
Platform: | Size: 5120 | Author: 黎智 | Hits:

[Graph programSteerableGaussianFilters

Description: Steerable高斯图像滤波器,非常不错 在国外网站上找到的,可以学习 -Steerable Gaussian filter images, very good abroad found on the site, we can learn from
Platform: | Size: 336896 | Author: 江南书虫 | Hits:

[Special Effectsgauss-smooth-filter

Description: 高斯平滑滤波,绝对可用!希望给大家带来方便·本人也是个初学者,很希望能够得到大家的帮助。-Gaussian filtering, absolutely available! We hope to bring convenience I was a beginner, I hope we can get help.
Platform: | Size: 152576 | Author: zhaoxiaoguang | Hits:

[Special EffectsFastGauss

Description: 这是改进的高斯变换的源程序,将它和粒子滤波结合起来可以降低粒子滤波的算法复杂度。-This is the improved Gauss Transform source code, will it combine the particle filter can reduce the particle filter algorithm complexity.
Platform: | Size: 2048 | Author: 马涛 | Hits:

[2D Graphicadaptive_anisotropic_2D_gaussian_filter

Description: Gaussian filtering in one, two or three dimensions is among the most commonly needed tasks in signal and image processing. Finite impulse response filters in the time domain with Gaussian masks are easy to implement in either floating or fixed point arithmetic, because Gaussian kernels are strictly positive and bounded. But these implementations are slow for large images or kernels. With the recursive IIRfilters and FFT-based methods, there are at least two alternative methods to perform Gaussian filtering in a faster way, but so far they are only applicable when floating-point hardware is available. In this paper, a fixed-point implementation of recursive Gaussian filtering is discussed and applied to isotropic and anisotropic image filtering by making use of a non-orthogonal separation scheme of the Gaussian filter.
Platform: | Size: 1024 | Author: yangdi | Hits:

[Special Effectsgauss_filter

Description: 高斯滤波示例源码,vc++实现,具有良好的影像平滑去噪效果-Gaussian filter sample source code, vc++ Realized, has a good image denoising effect of smoothing
Platform: | Size: 77824 | Author: 征征 | Hits:

[Special EffectsGaussianSmoothingFilter

Description: 一个简单的高斯平滑滤波的MATLAB程序 可以用于初学者学习-A simple Gaussian smoothing filter can be used in the MATLAB program for beginners to learn
Platform: | Size: 246784 | Author: | Hits:

[Special Effectsgauss

Description: 高斯平滑滤波(通过模板进行滤波,内含测试图片)-Gaussian smoothing filter (through the template filter, containing the test picture)
Platform: | Size: 140288 | Author: hyc | Hits:

[Multimedia Developgauss

Description: 混合高斯背景建模算法,包含了阴影消除方面的一些处理。-AppWizard has created this gauss application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application.
Platform: | Size: 1920000 | Author: luowen | Hits:

[GDI-BitmapExamplesofGaussianfiltering

Description: 高斯平滑滤波实例,高斯滤波实质上是一种信号的滤波器,其用途是信号的平滑处理,我们知道数字图像用于后期应用,其噪声是最大的问题,由于误差会累计传递等原因,很多图像处理教材会在很早的时候介绍Gauss滤波器,用于得到信噪比SNR较高的图像(反应真实信号)。-Examples of Gaussian filtering, Gaussian filtering is essentially a signal of the filter, its use is smoothing the signal, we know that the late application for digital image noise is the greatest problem, because of transmission errors and other reasons will be accumulated , a lot of image processing pack will introduce at an early stage when the Gauss filter, used to get a higher signal to noise ratio SNR of the images (response to the real signal).
Platform: | Size: 140288 | Author: 冯董 | Hits:

[Windows DevelopGausskalmanfilter

Description: Gauss kalman filter, Gauss programs-Gauss kalman filter, Gauss programs
Platform: | Size: 23552 | Author: Dji | Hits:

[CSharpGaussian-filter

Description: 高斯滤波实质上是一种信号的滤波器,其用途是信号的平滑处理,我们知道数字图像用于后期应用,其噪声是最大的问题,由于误差会累计传递等原因,很多图像处理教材会在很早的时候介绍Gauss滤波器,用于得到信噪比SNR较高的图像(反应真实信号)。于此相关的有Gauss-Lapplace变换,其实就是为了得到较好的图像边缘,先对图像做Gauss平滑滤波,剔除噪声,然后求二阶导矢,用二阶导的过零点确定边缘,在计算时也是频域乘积=>空域卷积。 -Gaussian filter
Platform: | Size: 123904 | Author: 宋杰 | Hits:

[Waveletgauss-filter

Description: MATLAB实现的高斯平滑滤波源代码,用了高斯函数的定义来做,附实例,效果很好-gauss filter by matlab
Platform: | Size: 20480 | Author: WZY | Hits:

[Special Effectsgaussian-filter

Description: 图像去噪,高斯滤波是一个常用的滤波方法,尤其是在噪声为高斯噪声时-image denoising based on gauss filter
Platform: | Size: 1024 | Author: yeming | Hits:

[VC/MFCGauss-filter-in-real-time-system

Description: 滤波器在信号处理、信号检测、通信领域有非常 重要的应用,高斯滤波器在实时系统中的快速实现.-Fast implementation of Gauss filter in real-time system
Platform: | Size: 52224 | Author: 李扬 | Hits:

[2D Graphicfilter

Description: 这篇文章主要是写了MATLAB中各类滤波器的编写,包括均值滤波,高斯滤波等。-This article mainly wrote MATLAB in writing of all kinds of filter, including median filter, gauss filter, etc.
Platform: | Size: 603136 | Author: shang | Hits:
« 12 3 4 5 6 7 8 »

CodeBus www.codebus.net