CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 均值滤波 算法

搜索资源列表

  1. 7

    0下载:
  2. 中值滤波均值快速算法在高光谱图像处理系统中的应用-Median filtering mean fast algorithm for hyperspectral image processing system
  3. 所属分类:Special Effects

    • 发布日期:2017-11-21
    • 文件大小:931753
    • 提供者:JIANGLILY
  1. denoise

    0下载:
  2. 图像去噪算法相关文献,中值滤波。均值滤波,高斯滤波-Image denoising algorithm literature, median filtering. Mean filtering, Gaussian filtering
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:2367281
    • 提供者:王航
  1. tuixiangzengqiang

    0下载:
  2. 均值滤波:把每个像素周围的8个像素来做均值操作,可以平滑图像,速度快,算法简单,但是无法去掉噪声,只能微弱的减弱它。-The mean filtering: 8 pixels around each pixel do mean, you can smooth image, fast and simple algorithm, but can not get rid of the noise, only faint weakened it.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-25
    • 文件大小:222701
    • 提供者:贺小婷
  1. Lizilvbogenzong

    0下载:
  2. 提出了一种基于粒子滤波的自适应运动目标跟踪方法。均值漂移算法是一种最优梯度下降法,通过 迭代来搜索目标,从而实现对运动目标的跟踪。-Adaptive moving target tracking method based on particle filter. The mean-shift algorithm is an optimal gradient descent method, through an iterative search for the target in order t
  3. 所属分类:software engineering

    • 发布日期:2017-11-14
    • 文件大小:555164
    • 提供者:阴天
  1. 119128680matlab.imnoise.conv2

    0下载:
  2. 均值滤波器,对图像做均值滤波。均值滤波是典型的线性滤波算法,它是指在图像上对目标像素给一个模板,该模板包括了其周围的临近像素,再用模板中的全体像素的平均值来代替原来像素值。-Mean filter, the image so mean filter. Mean filter is a typical linear filter algorithm, which is the target pixel on the image to a template that includes the adj
  3. 所属分类:matlab

    • 发布日期:2017-12-08
    • 文件大小:160556
    • 提供者:樊星
  1. Mean-filter

    0下载:
  2. 线性滤波的基本原理是用均值代替原图像中的各个像,是典型的线性滤波算法-Linear filtering instead of the basic principle is the mean of each pixel in the original image, is a typical linear filter algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-11-13
    • 文件大小:2554
    • 提供者:wei
  1. Image-filtering-processing

    0下载:
  2. 编程实现部分图像处理算法 1.平滑--均值滤波或者中值滤波; 2. 锐化--拉普拉斯; -Programming a part of the image processing algorithms. Smoothing- mean filtering or median filtering 2. Sharpen- Laplace
  3. 所属分类:Special Effects

    • 发布日期:2017-11-08
    • 文件大小:3921763
    • 提供者:asdasd
  1. matlab-fliter

    0下载:
  2. 自己写的 matlab图像处理算法 中值滤波 均值滤波 高斯 腐蚀 还有超绿算法 (农业相关图像处理使用)-Write your own matlab image processing median filter algorithm Gaussian mean filter algorithm corrosion and ultra-green (agriculture-related image processing use)
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:5374
    • 提供者:li
  1. Image-enhancement

    0下载:
  2. 理解和掌握图像的线性变换和直方图均衡化的原理及应用。 了解平滑处理的算法和用途,学习使用均值滤波、中值滤波和拉普拉斯锐化进行图像增强处理的程序设计方法。 了解噪声模型及对图像添加噪声的基本方法。 -Understand and master image of linear transformation and histogram equalization principle and application. Smoothing algorithms to understand and
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:643191
    • 提供者:杨文凌
  1. wave

    0下载:
  2. 将均值偏移算法嵌入到粒子滤波的跟踪框架中.该算法克服了粒子滤波计算量较大的缺点,同时也克服了均值偏移算法容易陷入局部最大且无法恢复的缺点.实验表明该算法有很好的实时性和鲁棒性.-The mean shift algorithm is embedded into the particle filter tracking framework of the particle filter algorithm overcomes the shortcomings of large amount of c
  3. 所属分类:Project Design

    • 发布日期:2017-03-23
    • 文件大小:917790
    • 提供者:李时针
  1. US-denoising-and-segment

    5下载:
  2. 关于超声图像散斑噪声去除(基于非局部均值的快速滤波算法)和超声心动图的分割(基于变分水平集)-This code is concerning with the Speckle reduction(accelerated algorithm based on non-local mean filtering) and the segment of image(based on level set)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2016-11-08
    • 文件大小:4319267
    • 提供者:彭飞
  1. speckle-noise

    2下载:
  2. 数字图像滤波的程序,包括散斑噪声的生成,中值,均值,Lee,Kuan滤波算法的实现,还计算了三个指标:峰值信噪比,等效视数,散斑指数。-Digital image filtering process, including the generation of speckle noise, median, mean, Lee, Kuan filtering algorithm, also calculated three indicators: the peak signal to noise ra
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:31207
    • 提供者:szy
  1. filter

    0下载:
  2. 均值滤波,高斯滤波,双边滤波以及求PSNR的基本算法-Mean filtering, Gaussian filtering, bilateral filtering and basic algorithms for PSNR of
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:996
    • 提供者:小王
  1. image-processing

    0下载:
  2. 图像处理,均值滤波、算数均值滤波、中值滤波,利用TV算法进行图像修补,区域填充,用网格函数实现坐标定位-Image processing, mean filtering, arithmetic mean filtering, median filtering, the use of TV algorithm for image repair, area filling, with the grid coordinates to locate function to achieve
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:191289
    • 提供者:陈久生
  1. image-processing-method

    0下载:
  2. 这是一个关于图像处理课程的综合性程序,囊括了图形变换(傅里叶正反变换和离散余旋正反变换)、灰度变换(线性拉伸、直方图均衡)、图像增强(中值滤波、均值滤波以及梯度锐化)、代数运算(两幅图像之间的相加减)、图像分割(Roberts算法、Sobel算法、Laplacian算法以及区域生长)、图像转换(灰度化和二值化)等。-It is a comprehensive program for image processing programs, to include graphics transforma
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:7813332
    • 提供者:云曦
  1. Image-Denoising-based-on-opencv

    0下载:
  2. 这是一段利用中值滤波、均值滤波与加权(高斯)滤波算法进行图像去噪的程序,比较基础,供初学者阅读。-This is a median filter, with a weighted mean filter (Gaussian) filtering algorithm for image denoising procedures, more basic, for beginners to read.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4452739
    • 提供者:xiaohai
  1. 1756456

    0下载:
  2. 设计了一种基于TMS320C6455与FPGA 的实时图像跟踪系统,该系统首先采用MAX9526 采集图像,利用FPGA 对图像进行均值滤波,滤波后数据采用乒乓方式传输给DSP。Mean Shift 跟踪算法采用图像像素灰度距离中心点的距离作 为目标特征建立核函数,实现对目标的实时跟踪。实验表明,该系统具有良好的实时性与稳定性。-Designed a real-time image-based tracking system TMS320C6455 and FPGA, the system
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1670195
    • 提供者:rambolyb
  1. graphic

    0下载:
  2. 支持均值滤波、中值滤波、高斯滤波还有几种边缘检测和自适应滤波算法-Support mean filtering, median filtering, Gaussian filtering, there are several edge detection and adaptive filtering algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3372
    • 提供者:李季
  1. Filter2d

    0下载:
  2. 包含10个不同的图像滤波算法,包括算数均值,几何均值,调和均值,反调和均值,中值滤波,苏贝尔,拉普拉斯等-It contains 10 different image filtering algorithm。such as geometric、harmonic_mean、contraharmonic_mean、median、Sobel1
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1215
    • 提供者:
  1. tutu

    0下载:
  2. 本程序实现了图像处理的几个功能,如图像增强、图像安全、图像复原。其中用的算法有灰度变换增强、直方图均衡化处理、中值滤波滤波、均值滤波、顺序滤波、自适应滤波等。-This procedure achieved several image processing functions, such as image enhancement, image security, image restoration. Among them with the algorithm has gray level tra
  3. 所属分类:Special Effects

    • 发布日期:2017-04-27
    • 文件大小:240640
    • 提供者:flynn
« 1 2 3 4 56 7 »
搜珍网 www.dssz.com