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

搜索资源列表

  1. Proj2

    0下载:
  2. 图像处理,高斯滤波,均值滤波,两者的可分离滤波,边缘检测,模版匹配。主要是全是自定义函数非库函数。不用toolbox 任何函数。-image processing,Guassian filter,mean filter,separable filter,edge detection, template matching. user-define functions, not the functions in the library.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:500023
    • 提供者:马彬
  1. Mean-Filter

    0下载:
  2. 采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波-Using MATLAB functions in filter2 image noise interference by mean filter
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:14097
    • 提供者:肖肖
  1. Easy_PS

    0下载:
  2. 用matlab实现的一个图像处理的简易Photoshop,主函数名为:Easy_DIP_byCmQ.m将整个解压,设为工作目录即可运行(含GUI)。包含图1形空间点变换,2图像空间模块变换,3滤波,4形态处理,5图像检测和分割,6傅里叶变换,7图像剪切和缩放等功能。-Using matlab to achieve a simple Photoshop image processing, the main function called: Easy_DIP_byCmQ.m entire decom
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4278209
    • 提供者:陈谋奇
  1. gaosi

    0下载:
  2. 高斯核函数。可以用来进行调用,对图像进行平滑滤波,也可以进行多尺度分析-Gaussian kernel. Can be used to make calls, image smoothing filter can also be multi-scale analysis
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1213
    • 提供者:崔大宝儿
  1. sharpL

    0下载:
  2. 线性锐化滤波 2015.03.06 函数功能:对图像进行线性锐化 本函数的线性锐化滤波选用 laplacian 拉普拉斯算子 输入举例子sharpL( lena.jpg , 1.jpg ) 参数说明: image为待做锐化的图像 imagegoal为锐化后的图像-2D image line sharp attack
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:559
    • 提供者:王程序
  1. 4_BlurImage

    0下载:
  2. 程序描述:使用blur函数进行基于均值滤波的图像模糊操作。-Program descr iption: Using blur function mean filtering based image blur operation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:793
    • 提供者:张三
  1. HoughTransform

    0下载:
  2. 霍夫变换,直线检测,包括了边缘检测,双向高斯滤波。自己写的函数, 不是toolbox自带函数。图像处理-Hough Transform,line detect, edge detect, sep-guassian filter, matlab, image processing.self-define function, no toolbox
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:4540
    • 提供者:Wynne
  1. MTF

    1下载:
  2. 主要介绍遥感图像离散傅里叶变换,对图像死像元的去除,图像逆滤波复原、用刀刃发计算系统MTF时线性扩散函数拟合等-Focuses on the discrete Fourier transform of remote sensing images, the image of the dead, like the removal of dollars, image restoration inverse filtering, linear spread function fitting with c
  3. 所属分类:Special Effects

    • 发布日期:2015-07-14
    • 文件大小:4096
    • 提供者:lance
  1. kalman

    0下载:
  2. 运通卡尔曼滤波器函数以及最小二乘法,对图像进行滤波,并将两种结果进行比较-Express and least squares method, kalman filter function of image filtering, and comparing the two results
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3022
    • 提供者:没羽箭
  1. denoise

    0下载:
  2. matlab实现图像去噪,滤波,边缘检测,锐化。文件中包含m码和程序中使用到的图片。对图像添加椒盐噪声并用medfilt2函数去噪。二阶巴特沃斯滤波器滤波。-matlab realize image denoising, filtering, edge detection, sharpening. M file contains code and procedures used to the picture. Add salt and pepper noise image with medfil
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:6873
    • 提供者:Lisa
  1. weinalvbofuyuan

    0下载:
  2. 1. 用点扩散(PSF)函数创建运动模糊图像 a) 无噪声运动模糊图像 b) 有噪声运动模糊图像 2. 维纳滤波复原函数deconvwnr a) 对无噪声运动模糊图像用deconvwnr(I,PSF)进行复原 b) 对 有 噪 声 运 动 模 糊 图 像 用 deconvwnr(I,PSF) 、 deconvwnr(I,PSF,NSR) 和 deconvwnr(I,PSF,NCORR,ICORR)函数进行复原。- 1. Create motion blur
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:57834
    • 提供者:cdq481
  1. exp1_matlab

    0下载:
  2. 自己写的灰度图像的中值滤波、二值化等函数。不是自带的自带函数哦-Write their own gray image median filtering, binarization and so on function.Oh, not the built-in function
  3. 所属分类:Special Effects

    • 发布日期:2017-04-27
    • 文件大小:221902
    • 提供者:李建宇
  1. Image-function

    0下载:
  2. 图像函数大全,包括图像增强、滤波、噪声等-The image function, including image enhancement, noise filtering, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:7056
    • 提供者:何青衣
  1. Image-Processing-Based-on-PDE

    0下载:
  2. 《图像处理的偏微分方程方法》随书光盘完整版 本光碟中包含五个文件夹。 (1)视频剪辑:可供教学演示,其中, two_cells 是采用改进的变分水平集方法,实现GAC模型图像分割的演化过程; denoissing 是利用P_M方程,对图像平滑去噪的演化过程 curve_linear_heat_flow 是利用FT实现的闭合曲线的线性热流演化过程。 (2)二值图像:其中的图像可供形态学图像处理实验用,也可通过提取对象的边界,供曲线演化实验使用。 (3)灰度图象和彩色图像:其
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7414784
    • 提供者:marshal
  1. gaussfilter

    1下载:
  2. matlab编程实现(不能直接调用函数)高斯滤波去除图像上的噪声-matlab programming (not directly call functions) Gaussian filter to remove the noise on the image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:73288
    • 提供者:陈广义
  1. aa

    0下载:
  2. 对所提取图像进行高斯滤波,方向滤波,高斯函数,梯度算子等处理,-The extracted image Gaussian filter, directional filtering, Gaussian function, gradient operator such as processing,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:4289
    • 提供者:zhangdongmei
  1. xiaoboyuzhi

    0下载:
  2. 各种方法的去噪程序 den1.m 使用半软阈值方法对图像进行去噪 den1_5_1.m 半软阈值的改进方法 对第一层重构图像进行均值滤波 den1_9.m 半软阈值的改进方法 将线性衰减的函数改为指数的 den1_10.m 半软阈值的改进方法 对第一层的重构图像再次进行小波阈值去噪 den2.m 用软硬阈值函数的改进方法进行去噪 den3.m 用广义阈值函数进行去噪 den4.m 用自适应特征阈值函数进行去噪 wdenoise
  3. 所属分类:Wavelet

    • 发布日期:2017-05-03
    • 文件大小:640899
    • 提供者:李松
  1. digital_image

    0下载:
  2. 数字图像处理中sobel算子的手写代码;canny手写代码;加噪声并滤波的调用库函数代码-Digital image using sobel & canny
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1031678
    • 提供者:陆超伦
  1. Defogging-based-on-dark-channel

    6下载:
  2. 本算法采用暗通道算法和导向滤波以及改进的最小值滤波器,对图像进行去雾处理 各个函数接口参数完备,便于调试出最优效果 -The algorithm uses a dark passage and guide filtering algorithm and improved the minimum value filter, the image processing defogging each function interface parameters complete, easy to
  3. 所属分类:Special Effects

    • 发布日期:2016-02-22
    • 文件大小:389120
    • 提供者:方捷睿
  1. sigma-filter

    1下载:
  2. sigma滤波器,实现对SAR图像的相干斑噪声的滤波,matlab函数文件。-The sigma filter to realize coherent spot in SAR image noise filtering, matlab function file.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1146
    • 提供者:胡宇
« 1 2 ... 13 14 15 16 17 1819 20 »
搜珍网 www.dssz.com