搜索资源列表
matlab.imnoise.medfilt2
- 数字图像中值滤波的实现(包括有M文件和图像)-digital image filtering the realization (including M documents and images)
condensation.rar
- 粒子滤波实现图像序列中的运动目标检测,跟踪matlab程序,有注释,有图像序列,Particle filter realization of the image sequence in the moving target detection, tracking matlab codes, there are notes, contains image sequence
Goldstein_Filter_for_InSAR
- Goldstein滤波方法matlab的实现,可用与ESPI电子散班,Insar条纹图,指纹图滤波使用!-Goldstein realization matlab filtering method can be used with the ESPI electronic dispersion classes, Insar fringe pattern, the use of fingerprint filtering!
partical filter
- 关于用粒子滤波实现目标跟踪的MATLAB程序。-Target tracking code using particle filter in MATLAB.
ch8_4_2
- 用matlab编写的图像复原源代码,采用维纳滤波复原技术,可对模糊和加噪的图像实现精确复原。-Prepared using matlab source code image restoration using Wiener filter restoration technology, can be vague and processors realize accurate image noise resilience.
tuxiangzengqiang
- 本程序基于Matlab,初步实现图像增强的基本操作,实现 图像明暗度调整, 图像旋转,更改颜色显示方式,直接灰度调整,图像求反,动态范围压缩,显示原始图像直方图,直方图均衡化,滤波增强等功能-This procedure based on Matlab, the initial realization of the basic operation of image enhancement, image brightness adjustment, image rotation, change t
filter_mask
- 图像滤波和掩膜处理,MATLAB编程实现图像滤波和掩膜处理-Image filtering and mask processing, MATLAB programming mask image filtering and processing
pciidenoise
- %通过耦合神经网络结合中值滤波实现图像的降噪源代码- Through the combination of coupled neural network filtering image noise source code
MATLAB
- 利用MATLAB实现的一些图像处理程序 有利用HOUGH变换实现圆的检测 也有实现均值处理的以及同台滤波处理还有中值滤波的-The use of MATLAB implementation of a number of image processing procedures have to use HOUGH transform circle detection also realize there is implementation of the deal, as well as the me
winer
- 维纳滤波实现图像的屡噪等处理,通过本程序处理的图像能提高分辨能力-Wiener filtering of image noise, such as repeated handling, through the image processing can improve the resolving power
Muti_transfer
- 这段代码主要是实现用多种滤波器对图像进行滤波,从而达到图像增强的效果,本段代码全部用MATLAB语言实现的。-This code is mainly used to achieve a variety of filters for image filtering, image enhancement so as to achieve the effect of all of the above code with the MATLAB language.
MATLAB-gui
- 编写MATLAB函数实现灰度调整,对比度增强,直方图均衡,局部平滑,中值滤波,频率域平滑与锐化-Write MATLAB function to achieve gray scale adjustment, contrast enhancement, histogram equalization, local smoothing, median filtering, frequency domain smoothing and sharpening
MATLAB-image-segmentation-
- 利用MATLAB软件实现图像的线性变换、平滑滤波、边缘检测、Houng变换等图像处理程序。-By using MATLAB software to realize image linear transformation, smooth filtering, edge detection and Houng transform image processing program.
维纳滤波器的Matlab实现
- 维纳滤波实现图像的去噪复原处理,通过维纳滤波对航拍图像进行预处理,提高图片中的有用信息。(.Wiener filtering to achieve image denoising, restoration, Wiener filtering through the aerial image pretreatment, to improve the useful information in the picture)
MATLAB-image-processing-master (1)
- 图像处理算法在空间域和频域的简单滤波等方面的实现,实现了像霍夫变换和k均值算法的图像分割算法。(Image processing algorithm in the spatial domain and frequency domain of simple filtering and other aspects of the realization of the image segmentation algorithm such as Hough transform and k-means alg
滤波反投影重建算法
- 实现滤波反投影的算法,用matlab实现的算法(Algorithm for filtering back projection)
gabor滤波
- 利用matlab实现gabor滤波器,实现图像对比度增强(Using MATLAB to implement Gabor filter)
fbp-
- 手动求投影,(手动实现radon的等价效果) 滤波反投影,即fft=>滤波=>ifft=>反投影(fft, filter, ifft, inverse filter)
ekf
- 利用matlab简单实现扩展卡尔曼滤波,大家通过该代码可以更好地了解扩展卡尔曼滤波(Simple implementation of extended Calman filtering using MATLAB)
MATLAB视频去雾【GUI,源码,论文】
- 该课题是基于MATLAB平台的图像去雾处理,配备一个人机交互GUI界面,可以选择局部直方图均衡化,全局直方图均衡化,Retinex算法,通过对比处理前、后的图像的直方图,而直方图是一副图像各灰度值在0-256的分布个数的表,信息论已经整明,具有均匀分布直方图的图像,其信息量是最大的。 二、算法介绍 ①全局直方图均衡化:通俗地理解就是,不管三七二十一,直接强行对彩色图像的R,G,B三通道颜色进行histeq均衡处理,然后进行三通道重组; ②局部直方图均衡化:设置一个固定大小的滑块,分别对彩色图像进