搜索资源列表
运动模糊图像通过四种方法维纳滤波
- 运动模糊图像通过四种方法维纳滤波、约束最小二乘法、lucy、盲目卷积图像复原,Motion-blurred image through the four methods of Wiener filter, constrained least squares method, lucy, blind deconvolution image restoration
testt.rar
- 提供了邻域平均法、中值法两种平滑滤波方法,其中中值法可以随意进行3/5/7等邻域大小的滤波,Provides a neighborhood average, median filtering method and French, in which the median method can be free to 3/5/7 and so the size of the filter neighborhood
NLmeansfilter
- 这是新提出来的用于图像去噪的非局部均值滤波方法, matlab程序.非常好,你试试.-this is a new proposed image denoising method--non local means filtering, matlab file. you can try!
MATLAB
- 基于matlab图像增强的比较及其理论分析 给定一张灰度图片,模拟加入高斯噪声、椒盐噪声等若干噪声,然后使用中值滤波、均值滤波等方法进行图像增强。 -The PS/2 device interface, used by many modern mice and keyboards, was developed by IBM and originally appeared in the IBM Technical Reference Manual. However, this docu
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!
usb-carmer-matlab-RT-process
- 通过计算机usb摄像头进行图像采集,然后实时处理,跟踪其中运动物体,并进行计数,采用中值滤波法得到背景,并根据需要进行更新,视频处理采用了动态差分与前景差分结合的方法,效果比较理想,但无法解决人物重叠的问题-Usb camera through the computer for image acquisition, and real-time processing and tracking moving objects in which, and the count median filter
matlab
- matlab数字图像处理方面,各种经典的滤波和图像处理方法-matlab digital image processing, a variety of classic filtering and image processing methods
demo1
- 粒子滤波的一种实现形势,主要包括boots方法,重采样,以及基本的粒子滤波方法。-Particle filter implementation of a situation, including boots methods, resampling, as well as the basic particle filtering method.
medianfilter(matlab)
- 本程序是对均值滤波方法和中值滤波方法的去噪效果对比的MATLAB程序-This procedure is a mean filter and median filter denoising methods MATLAB procedures contrast effect
Kalman_filter
- 用Kalman滤波方法对单个目标航迹进行预测,并借助于Matlab仿真工具,对实验的效果进行评估。-Kalman filtering method used to predict a single target track, and through the use of Matlab simulation tool to assess the effect of the experiment.
ImageRestore
- 提供了图像恢复的多个示例程序,包括小波、维纳滤波等方法,参考价值很高。-Several examples for image filtering
kalman
- 用卡尔曼滤波方法跟踪运动物体,从而检测出运动物体目标-The first just does detection by background subtraction. This can be considered as the ground truth. The second feeds the detection output into a Kalman filter. The predicted position from the kalman filter (red) is comp
matlab_Fabric_detection
- 基于matlab的布匹瑕疵检测,采用gabor多通道滤波方法,另附测试图片和先关论文-The fabric defect detection based on matlab, using the multichannel gabor filtering method, first off the attached pictures and paper test
Epilepsy-EEG-report---
- 在学习了数字信号处理、信号与系统、建模与仿真及其医学应用等课程的基础上, 学习一类典型的生物医学信号--脑电的测取、FFT 频谱分析、以及应用数字滤波方法提 取脑电的频带(8-13Hz)信号及其特性分析。-Epilepsy section of the brain wave extraction and analysis of characteristics of the course design report
kalman-matlab
- 利用matlab实现的视频目标跟踪算法,利用kalman滤波方法,实时有效的实现跟踪,准确性比较高。-Using matlab realize the video target tracking algorithm using kalman filtering method to achieve real and effective tracking, accuracy is relatively high.
matlab
- 包含4个图像复原的方法,打开即可运行出结果,清晰易懂(Contains 4 methods of image recovery, open to run the results, clear and understandable)
SAR滤波MATLAB程序
- 孔径雷达图像固有的相干斑噪声严重降低了图像的可解译程度,影响了后续目标检测、分类和识别 等应用。因此,SAR图像的相干斑抑制问题一直是SAR图像应用的重要课题之一。一个理想的去斑算法应该在平 滑的同时保持图像的边缘等细节不受损失,目前存在各种各样的算法,但没有一种方法能够完美的满足这一要求。 本文对SAR图像的相干斑抑制问题进行了全面系统的研究,分析了相干斑的形成原因,总结了目前存在的相干斑 抑制算法的主要思路,介绍了具有代表性的算法,并对各种算法的性能进行了定性分析和比较,给出了去斑算
testing
- 脚本中包含了多种滤波方法以及直方图均衡化的方法,简单有效。(The scr ipt contains a variety of filtering methods and histogram equalization method, which is simple and effective.)
B6649
- 数学建模动态模糊模糊图片处理维纳滤波方法实现(Mathematical modeling, dynamic fuzzy and fuzzy image processing, Wiener filtering method.)
SAR图像滤波方法MATLAB
- SAR图像三种滤波方法: 1、gamma_MAP滤波; 2、均方差滤波: 3、Lee滤波