搜索资源列表
高斯滤波
- matlab二维高斯滤波器
基于matlab的二维图像Gabor滤波源代码
- 基于matlab的二维图像Gabor滤波源代码,调试通过,Matlab based on Gabor filtering of two-dimensional image source code, debugging through
中值滤波器 采用的是对二维图像
- 中值滤波器 采用的是对二维图像,进行两次一维中值滤波,算法简单且易实现,Median filter is used in two-dimensional images, for two one-dimensional median filtering algorithm is simple and easy to achieve
kaiman2
- 一个二维的卡尔曼滤波程序,给定了状态方程和观测方程,对学习信息融合,滤波估计灯方面有积极的知道效果-A two-dimensional Kalman filtering process, given the state equation and observation equation, the study of information fusion, filtering light area is estimated to know there is a positive effect
Gabor
- Gabor滤波器,可以对图像进行二维Gabor小波变换,用来特制提取-Gabor filter can be two-dimensional Gabor wavelet transform image, for a special extraction
2107210017520071022238367591296
- vc图像处理比较全面的程序,提供了图象直方图均衡,robert,sobel,prewitt,kirsch,gauss等方法的边缘检测运算,中值滤波,二维FFT变换和DCT变换,图象的反转,旋转等一些基本的图象模板变换和点变换的功能。目前只处理256*256的图象-vc images deal with more comprehensive procedures, provided the image histogram equalization, robert, sobel, prewitt,
HowToUseFFT2
- 在滤波和信号处理中,利用matlab功能实现二维快速傅里叶变换-In filtering and signal processing using matlab function realization of two-dimensional fast Fourier transform
tuxintuizhifenge
- 针对类圆形堆积物图像的前景和背景在色彩或灰度上相近,难以用传统阈值分割等算法进行有效分割的问题,提出一种多方法融 合的类圆形堆积物图像区域分割策略。对图像进行滤波等一系列预分割处理后进行投影得到目标图像的外接矩形区域,以排除噪声的干扰, 在区域内采用改进的灰度共生矩阵方法进行粗分割,以解决窗口大小与分割精度的问题,采用二维OTSU 阈值分割方法对粗分割结果进行 量化。实验结果表明,该方法得到的区域分割结果边缘清晰、准确度高。-Round deposits for the prospe
Example3_3_4FilterFreqResponse
- 二维数字滤波器设计程序,用于频域滤波,非常好用!-2-D digital filter design
gabor
- gabor二维滤波器,用与表情识别!非常好用!做人脸识别,表情识别的朋友可以下载!-Facial expression recognition based on Gabor wavelets tranform!It is very useful to the people who research facial expression !
QRcode
- QR码作为一种可高速、全方位识别的二维条码,已经在各行各业中得到了应用,并具有很大发展潜力.本文针对QR码图像的识别过程中可能遇到的图像噪声干扰、QR码占实际拍摄图像的一部分、倾斜、几何失真等问题进行了研究,提出了通过改进型中值滤波去除噪声,使用QR码符号特性定位并对倾斜图像进行旋转,对失真不严重的图像采用控制点变换和双线性插值方法进行几何校正.实验证明, 本文的方法简单有效, 可以用于提高条码的正确识别率.-As a high-speed, full identification of th
二维gabor滤波
- 这是一个二维gabor滤波的程序,可提取图像不同方向及尺度的特征
图像滤波
- 求图形的二维比例滤波结果,主要运用FFT和IFFT运算得到结果,可按照比例进行滤波(Find the two-dimensional scale filter results)
CT二维图像重建程序
- CT二维图像重建的两种方法代码。傅里叶转换法和滤波反投影法。(CT two-dimensional image reconstruction of the two methods of code. Fu Liye transform method and filtered back projection method.)
2Dfir
- 可以实现时间 频率二维平面上的斜线滤波,即滤波上下限由时间和频率共同决定(a 2-d filter whose upper and lower limits depend on time and frequency)
二维高斯滤波matlab
- 此程序是应用于图形图像处理,基于matlab软件的二维高斯滤波算法实现。(This program is applied to graphics and image processing, based on MATLAB software two-dimensional Gauss filtering algorithm.)
KalmanFiltering
- 扩展卡尔曼滤波算法C语言实现:实现对二维状态变量的预测及跟踪。包括卡尔曼滤波初始化函数,负责初始化状态变量的值,过程噪声,测量噪声,以及状态转移矩阵。 卡尔曼滤波函数负责对状态变量进行迭代滤波,整个过程包括状态预测,协方差预测,测量预测,计算卡尔曼增益,状态量更新,协方差更新。(To realize the prediction and tracking of two dimensional state variables. It includes the initialization func
FBPtest1
- CT拍摄拍摄一周,步进1度,360张投影图像,使用S-L滤波,滤波反投影FBP算法进行二维断面重建(CT filming for a week, step 1 degrees, 360 projection images, using S-L filter, filter back projection FBP algorithm for two-dimensional section reconstruction)
线性滤波
- 线性低通滤波器最常用的是线性平滑滤波器,这种滤波器的所有系数都是正的,也称邻域平均。邻域平均减弱或消除了傅立叶变换的高频分量,对噪声的消除有所增强,但是由于平均而使图像变得更为模糊,细节的锐化程度逐渐减弱。 下面使用不同的平滑模板对图像进行滤波:(二维线性滤波fliter2)(The most commonly used linear low-pass filter is the linear smoothing filter, which has all the positive coeff
tuxiangchuli
- 对二维码图像进行灰度化、中值滤波、二值化、边缘检测、霍夫变换等预处理(The two-dimensional code image is grayscale, median filter, two valued, edge detection, Hough transform and other pre-processing.)