搜索资源列表

  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 % defi
  3. 所属分类:matlab例程

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

    0下载:
  2. 程序先用fspecial函数产生运动模糊图像,再用维纳滤波进行恢复-Procedures first fspecial functions to generate motion-blurred image, and then carry out the restoration of Wiener filtering
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-17
    • 文件大小:3072
    • 提供者:张雨辰
  1. fspecial

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

    • 发布日期:2024-06-17
    • 文件大小:4096
    • 提供者:西电
  1. psf

    0下载:
  2. 运动模糊图像的复原中经常要用到点扩散函数psf,该程序实现求取点扩散函数psf,即实现Matlab中的fspecial函数(求psf),你只要设定好参数length和angle就可以了,调用get_psf()-Motion-blurred images are often used to recover the point spread function psf, the realization of the program to st
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-17
    • 文件大小:123904
    • 提供者:许明先
  1. 2

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

    • 发布日期:2024-06-17
    • 文件大小:83968
    • 提供者: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 i
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-17
    • 文件大小:1024
    • 提供者:孙晓峰
  1. Hw432_MIAP

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

    • 发布日期:2024-06-17
    • 文件大小:1024
    • 提供者:mohammad
  1. fspecial

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

    • 发布日期:2024-06-17
    • 文件大小:4096
    • 提供者:qujingying
  1. Untitled1

    0下载:
  2. 通过函数fspecial和函数imfilter的用法使用一个拉普拉斯滤波器来增强一副图像-use function"fdspecial"and "imfilter"
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-17
    • 文件大小:104448
    • 提供者:乐淘淘
  1. filter

    0下载:
  2. 滤波:高低通滤波器,空间滤波器,浮雕滤波器,2-D卷积滤波,fspecial函数,加噪处理,-Filter: low pass filter, spatial filter, filter relief ,2-D convolution filter, fspecial function, noise handling,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-17
    • 文件大小:726016
    • 提供者:chuchu
  1. example03_09

    0下载:
  2. 使用imfilter和fspecial实现空间滤波-To use imfilter and fspecial spatial filtering
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-17
    • 文件大小:10240
    • 提供者:张森
  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图形编程

    • 发布日期:2024-06-17
    • 文件大小:5120
    • 提供者:张举
  1. noise

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

    • 发布日期:2024-06-17
    • 文件大小:618496
    • 提供者: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
  3. 所属分类:图形/文字识别

    • 发布日期:2024-06-17
    • 文件大小:209920
    • 提供者: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例程

    • 发布日期:2024-06-17
    • 文件大小:275456
    • 提供者:王瑞
  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
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-17
    • 文件大小:1024
    • 提供者:zhou
  1. fspecial

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

    • 发布日期:2024-06-17
    • 文件大小:1699840
    • 提供者:
« 12 »

源码中国 www.ymcn.org