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

搜索资源列表

  1. yundongmohu

    1下载:
  2. 程序先用fspecial函数产生运动模糊图像,再用维纳滤波进行恢复
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3268
    • 提供者:张雨辰
  1. fspecial

    0下载:
  2. 另一种边缘检测的MATLAB程序 使用了SOBEL LOG等算子
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:4080
    • 提供者:西电
  1. psf

    1下载:
  2. 运动模糊图像的复原中经常要用到点扩散函数psf,该程序实现求取点扩散函数psf,即实现Matlab中的fspecial函数(求psf),你只要设定好参数length和angle就可以了,调用get_psf()
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:124322
    • 提供者:许明先
  1. image resampling

    0下载:
  2. %This is a simple function that resamples the image %at a different pixel size function nimg = imresample(oldpixsize,img,newpixsize,intmethod) % This function resamples the images at the new grid points % defined by the new pixel sizes. It
  3. 所属分类:matlab例程

    • 发布日期:2010-09-10
    • 文件大小:1714
    • 提供者:whitewalter
  1. 2

    0下载:
  2. 对图像中干扰信号的滤除 H=fspecial( average ,n) 均值滤波器 -Image signal interference filter H=fspecial( average ,n) Mean Filter
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:84209
    • 提供者:lkl
  1. dip3

    0下载:
  2. 用Matlab中的下列函数对输入图像按实验内容进行运算;感受各种不同的图像处理方法对最终图像效果的影响。 imfilter;fspecial;imadjust;imadd;immultiply -With the following Matlab function of the input image by computing the experimental content experience a variety of image processing methods on the
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:647
    • 提供者:孙晓峰
  1. Hw432_MIAP

    0下载:
  2. Matlab code for image processing. using a guassian filter on the image nad using fspecial function
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:731
    • 提供者:mohammad
  1. fspecial

    0下载:
  2. 建立滤波器 如均值 高斯 中值 维纳 可以设置模板-fspecial
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:3906
    • 提供者:qujingying
  1. Untitled1

    0下载:
  2. 通过函数fspecial和函数imfilter的用法使用一个拉普拉斯滤波器来增强一副图像-use function"fdspecial"and "imfilter"
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:104683
    • 提供者:乐淘淘
  1. filter

    0下载:
  2. 滤波:高低通滤波器,空间滤波器,浮雕滤波器,2-D卷积滤波,fspecial函数,加噪处理,-Filter: low pass filter, spatial filter, filter relief ,2-D convolution filter, fspecial function, noise handling,
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:726036
    • 提供者:chuchu
  1. example03_09

    0下载:
  2. 使用imfilter和fspecial实现空间滤波-To use imfilter and fspecial spatial filtering
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:10051
    • 提供者:张森
  1. test5

    0下载:
  2. 图像线性运动退化程序,其中10表示10个像素,45表示偏转45度。 以及函数的一些用法-Linear motion degradation image applications, including 10 said 10 pixels, 45, said rotated 45 degrees. Some fspecial usages and functions
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-13
    • 文件大小:5343
    • 提供者:张举
  1. noise

    0下载:
  2. Various noise formation and fspecial creation for images-Various noise formation and fspecial creation for images...
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:618536
    • 提供者:krish
  1. bradley

    0下载:
  2. The main function for local thresholding. averagefilter.m A subroutine - a faster version of MATLAB s build-in fspecial( average , [3 3]). bradley.png-The main function for local thresholding. averagefilter.m A subroutine- a faster version o
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-16
    • 文件大小:210311
    • 提供者:zhz
  1. fspecial

    0下载:
  2. 对加入椒盐噪声的图像进行均值滤波,里面附带图像,峰值信噪比,信噪比-Add salt and pepper noise on the image mean filter, which is attached to the image, the peak signal to noise ratio, SNR
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:275235
    • 提供者:王瑞
  1. 2

    0下载:
  2. Untitled1.m和Untitled2.m文件是利用imfilt和fspecial函数对图像作锐化处理。 Untitled3.m是利用edge函数对图像进行锐化处理。- hua.m file is the picture "Untitled1.m and Untitled2.m file using imfilt and fspecial functions for image sharpening. Untitled3.m is the use of edge function
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:1098
    • 提供者:zhou
  1. lagra--image-restoration

    0下载:
  2. 通过拉格朗日算子进行图像复原,通过函数fspecial()创建点扩散函数-Image restoration by Lagrangian, create a point spread function by function fspecial ()
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:115696
    • 提供者:xiaoqing
  1. t_12

    0下载:
  2. 1、图像中值滤波实验 ①用imnoise函数在图像’lena.bmp’中值添加椒盐噪声,观测结果 ②用medfilt2函数对含噪声图像中值滤波。 2、使用fspecial函数生成均值、Prewitt、Sobel、Laplacian滤波模板,再用filter2函数对‘cameraman.tif’图像进行空域滤波,显示滤波结果。 3、设计高斯低通和高通频域滤波器,对‘phantom.bmp’图像进行频域滤波,显示滤波结果。然后改变滤波器截止频率,观察对结果的影响。 4、用i
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-05
    • 文件大小:116795
    • 提供者:郭亚周
  1. fspecial

    0下载:
  2. matlab中fspecial函数的C++实现-Matlab implementation of fspecial function in C++
  3. 所属分类:CSharp

    • 发布日期:2017-05-09
    • 文件大小:1699717
    • 提供者:
  1. 空域滤波

    1下载:
  2. 使用函数fspecial( ) 生成几种特定的模板; 使用函数imfilter( ) 配合模板对图象数据进行二维卷积; 比较各种滤波器的效果。
  3. 所属分类:其它资源

« 12 »
搜珍网 www.dssz.com