CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图片显示浏览 搜索资源 - 图像 高斯

搜索资源列表

  1. 本科生毕业论文的编程实现程序

    3下载:
  2. 自己写的用于边缘检测和图像处理的程序可用于SOBREL ROBEL 高斯拉普拉斯 canny 等算法检测-himself wrote for edge detection and image processing procedures can be used SOBREL ROBEL Gaussian algorithms such as Laplace canny Detection
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:65797
    • 提供者:刘俊
  1. ImageSmoothing

    0下载:
  2. 图像平滑,滤波器的设计,并且可以产生高斯噪声。-Smoothing, filter design, and can produce Gaussian noise
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-10
    • 文件大小:1698074
    • 提供者:刘星
  1. matlab2

    0下载:
  2. matlabm文件 直方图均匀化 和模拟图像受高斯白噪声和椒盐噪声的影响-matlabm file and analog image histogram homogenization by Gaussian white noise and pepper noise
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-30
    • 文件大小:726
    • 提供者:米线
  1. Image-segmentation

    0下载:
  2. 图像分割:先对图像进行高斯编导,在进行卷积,显示图像!-Image segmentation: first of all Gaussian image director, during convolution, display images!
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-10
    • 文件大小:1336
    • 提供者:卫伟
  1. K-nearest-neighbor-averaging

    0下载:
  2. matlab 分别利用邻域平均和K点平均对椒盐噪声图像,高斯噪声图像,乘性噪声图像进行处理,比较两者的差别-matlab use neighborhood were average and K-point average for salt and pepper noise image, Gaussian noise images, image processing multiplicative noise, compare the difference between the two
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-28
    • 文件大小:302138
    • 提供者:李伟
  1. Desk21top

    0下载:
  2. matlab课程编程【谷速软件】图像中产生高斯、椒盐噪声, 加性或乘性等多种混合噪声源代码-matlab programming courses [Valley] to produce a variety of mixed-speed software Gaussian noise source, salt and pepper noise, such as additive or multiplicative code image
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-26
    • 文件大小:13976
    • 提供者:倩倩
  1. Gauss

    0下载:
  2. 高斯卷积,构建高斯金字塔,图像读入与显示,Sift前段的算法-Gaussian convolution build Gaussian pyramid, read and display images, Sift front algorithm
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-26
    • 文件大小:19751
    • 提供者:陈智君
  1. bth

    0下载:
  2. 本程序基于c++,用于图像处理上,主要实现了对灰度图像的巴特沃斯高通滤波。-The program is based on c++, for image processing, the main achievement of the gray image of Butterworth high-pass filtering.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-09
    • 文件大小:1775276
    • 提供者:李磊
  1. addnoiseadenoise

    0下载:
  2. 导师留的数字图像处理的作业,为灰度图分别添加均匀噪声、高斯噪声和椒盐噪声,并尝试通过自适应中值滤波、均值滤波、修正的阿尔法滤波和中点滤波等手段去除噪声-add noise and denoise!uniform noise.gaussin noise and pepper&salt noise
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-13
    • 文件大小:2089
    • 提供者:jzwang
  1. rcd

    0下载:
  2. 二阶差分的热传导方程图像去噪,添加高斯噪声,修改了网上Heat_function的一些错误-Two order differential equation of heat conduction for image denoising, add Gauss noise, modify some of the online Heat_function error
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-12
    • 文件大小:808
    • 提供者:yi
  1. GPR_v1.1

    1下载:
  2. 高斯回归过程,图像处理,matlab源码,图像放大-gpr single picture super resvoling
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-17
    • 文件大小:4128643
    • 提供者:丁杰峰
  1. gaborga

    0下载:
  2. 高斯滤波器,对图像进行高斯滤波处理,去除噪声-Gaussian filter, the image of gaussian filtering processing, remove the noise
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-01
    • 文件大小:10108
    • 提供者:
  1. gaussian

    1下载:
  2. 图像模糊,添加高斯模糊以便后续各种去模糊算法的实现处理-gaussian blur
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-25
    • 文件大小:7917794
    • 提供者:程李丹
  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
    • 提供者:郭亚周
搜珍网 www.dssz.com