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

搜索资源列表

  1. Filter

    0下载:
  2. OPENCV下的中值滤波,均值滤波,高斯滤波程序-OPENCV the median filter, mean filter, Gaussian filter procedure
  3. 所属分类:Special Effects

    • 发布日期:2016-01-26
    • 文件大小:308033
    • 提供者:何迪
  1. gauss_Homomorphic_filter

    0下载:
  2. 高斯高通同态滤波器增强照度不均图像,canny算子边缘检测-gauss high Homomorphic filter enhance non-umiformly illuminated image,Canny edge detector.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:214849
    • 提供者:zjh
  1. edge_filter_linear

    1下载:
  2. 1、均值平滑、中值平滑和低通滤波平滑 2、高斯拉普拉斯算子对图像边缘的增强, 3、彩色图像的锐化,-1, the mean smoothing, median smoothing and smoothing low pass filter 2, Laplacian of Gaussian edge enhancement, 3, color image sharpening,
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1914
    • 提供者:许耀宗
  1. GuassFilter

    0下载:
  2. 基于openCV实现的高斯滤波程序,开发环境是VC6.0,可以自适应的修改模板大小-OpenCV based implementation of the Gauss filter procedure, the development environment is VC6.0, can be adaptive to modify the template size
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2114101
    • 提供者:
  1. gauss_Homomorphic_filter

    0下载:
  2. 利用高斯高通滤波器对图像做同态滤波,对不均匀照度图像进行图像增强;利用CANNY算子对目标边缘检测-Using of gauss high filter and homomorphic filtering, solve the problem of uneven illumination Canny edge detector.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:214858
    • 提供者:zjh
  1. fliter

    1下载:
  2. 利用matlab实现图像的频域滤波,包括巴特沃斯低通、理想低通、高斯低通等-Using matlab for image filtering in frequency domain, including the Butterworth low-pass, ideal low-pass, Gaussian low-pass, etc.
  3. 所属分类:matlab

    • 发布日期:2015-12-27
    • 文件大小:1024
    • 提供者:zwr
  1. lzlv

    0下载:
  2. 标准粒子滤波目标跟踪源码! 一维情况下 非线性非高斯,-Standard particle filter target tracking source! One-Dimensional Non-linear non-Gaussian,
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:12542
    • 提供者:ajie
  1. W-Filter

    0下载:
  2. 程序包括有维纳滤波,中值滤波,高斯变换,DFT变换等等图像滤波源代码-Procedures include Wiener filtering, median filtering, Gaussian transform, DFT transform source image filtering, etc.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:36277
    • 提供者:xlz
  1. ab

    0下载:
  2. 实现对小孔的高斯滤波,边沿提取和半径测量-Small holes to achieve the Gaussian filtering, edge extraction and radius measurement
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:1042437
    • 提供者:天涯客
  1. 3

    0下载:
  2. 利用中值滤波和高斯滤波实现图像的平滑,锐化。-Using median filter and Gaussian filter to achieve a smooth image, sharpening.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:30153
    • 提供者:guodan
  1. GaussianSmooth

    0下载:
  2. 使用VTK实现的图像高斯滤波处理.比较简单易读-VTK images to achieve the use of Gaussian filter processing. Relatively simple easy-to-read
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:57485
    • 提供者:yefeng
  1. OnTrackingofMovingObjects

    0下载:
  2. 学位论文;运动物体跟踪方法主要包括卡尔曼滤波,Mean-shift,Camshifi算法,粒子滤波器,Snake模型等;应用卡尔曼滤波方法设计了一套煤矿矿工出入自动监测系统;提出了一种新的基于高斯混合模型的颜色特征提取方法,该方法克服了现有的Camshift算法Continuousl y Adaptive eanshift中跟踪目标特征提取精确度低和计算复杂度高的缺陷-Dissertation moving object tracking methods include Kalman filt
  3. 所属分类:Document

    • 发布日期:2017-04-10
    • 文件大小:1344070
    • 提供者:田卉
  1. WienerFilter_c_language

    0下载:
  2. 在C++环境中实现高斯滤波和维纳滤波过程,图像去噪-In the C++ Environment Gaussian filtering and Wiener filtering process, image denoising
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:47577
    • 提供者:WuLiangMing
  1. gauss

    0下载:
  2. 高斯平滑滤波(通过模板进行滤波,内含测试图片)-Gaussian smoothing filter (through the template filter, containing the test picture)
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:131345
    • 提供者:hyc
  1. image_inhancement

    1下载:
  2. 基于Matlab的典型图像增强算法的源码 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:22160
    • 提供者:panghuanzhi
  1. JacobiandGaussarithmetic

    0下载:
  2. 高斯滤波程序,大家看的好的话就要顶啊,凶恶谢各位-Gaussian filtering procedures, the U.S. look good, then we should顶啊, ferocious hsieh Members
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:1139
    • 提供者:张荣
  1. image

    0下载:
  2. 应用matlab或VC语言编制图像处理软件,软件功能如下: 一、实验类型 1. 读入图像,并对灰度图像或彩色图像进行显示,对彩色图像可以转化为灰度图像;(8学时) 2. 对读入的图像可以实现减小和提高图像分辨率的功能(16学时) 3. 计算灰度图像的直方图并进行显示,讨论不同图像灰度分布的直方图特征(16学时) 4. 对上述图像进行直方图均衡化处理,分析直方图均衡化的处理结果;(16学时) 5. 对给定的彩色图像,显示其R、G、B三分量图像的噪声图像及H、S、I三分量完成
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:83786
    • 提供者:yangyong
  1. Adaptive_blind_watermark_algorithm

    1下载:
  2. 一种嵌入可读水印的自适应盲水印算法,  本文提出了一种基于DWT的嵌入可读水印的自适应盲水印算法,通过分析图像经离散小波变换后细 节子带系数的特性,把细节子带系数的均值和方差作为水印信息的一部分来自适应地修改图像小波分解后某些细节 子带的系数值,在满足水印不可感知性的条件下自适应地嵌入水印信息,实现了水印不可感知性和鲁棒性之间的折 衷. 同时,水印的提取无须求助于原图像,很好的实现了水印的盲检测. 这里的水印是一幅有实际意义的二值图像. 实 验结果和攻击测试表明,本文提出的算
  3. 所属分类:Document

    • 发布日期:2017-04-02
    • 文件大小:138806
    • 提供者:wang
  1. noisereduction

    0下载:
  2. matlab 图像中值滤波去噪(高斯噪声和椒盐噪声)-noisereduction
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:792694
    • 提供者:xiayaodong
  1. ImageProcess

    0下载:
  2. 高斯滤波,中值滤波,Canny算子提取边缘 -Gaussian filtering, median filtering, Canny edge extraction operator
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-18
    • 文件大小:5114954
    • 提供者:北极风吹
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
搜珍网 www.dssz.com