CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 2D图形编程 搜索资源 - 图像 高斯

搜索资源列表

  1. Tint

    0下载:
  2. 演示矩阵处理,高斯滤波、获取图像属性。可以进行对比度、亮度、伽玛校正,缩放等功能。-demonstration matrix, Gaussian filtering, the image attributes. Can contrast, brightness, gamma correction, scaling function.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:184433
    • 提供者:赵越
  1. lessonresouse

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

    • 发布日期:2008-10-13
    • 文件大小:670098
    • 提供者:tiantian
  1. FreTrans

    0下载:
  2. 2D图像处理高斯插值变换用于图像增强处理
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:63515
    • 提供者:caolly
  1. BM3D.rar

    1下载:
  2. 图像去噪,是目前图像处理领域对高斯白噪声效果最好的去噪算法,image denoising
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-10
    • 文件大小:1300176
    • 提供者:cuadd
  1. TestJpg

    0下载:
  2. 这是一个基于qT开发的图像读取、显示、高斯加噪声、双边滤波的小软件-This is a based on the qT development of image reading, display, gaussian noise adding, bilateral filter of small software
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-12
    • 文件大小:2000029
    • 提供者:YMANGLJ
  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. PictureSmooth

    0下载:
  2. 此程序在vc6.0环境下,能够有效地对一幅图像进行高斯平滑。-This program vc6.0 environment, can effectively Gaussian smoothing of an image.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:42610
    • 提供者:mrw
  1. CannyEdgeDetection

    0下载:
  2. Canny边缘检测的高斯卷积,索贝尔operation.entire代码组成,是在建MATLAB函数任何自由,除了必须改变形象reading.threshold根据图像和被提取的特征。 做检查更新的高斯卷积文件,它比前一个准确 请注意,代码的执行时间是low.This是因为没有内在的功能被使用。 为了提高车速了,请改为内置的功能“conv2“的卷积码 -canny edge detection comprising of gaussian convolution,so
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:837
    • 提供者:namind
  1. filter

    0下载:
  2. 图像滤波,采用理想低、高通,巴特沃斯低、高通,高斯低、高通滤波器处理图像。-Image filtering, Butterworth high-pass filter using the image sharpening, get the details of the image.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-13
    • 文件大小:2121
    • 提供者:yyp
  1. zuoye5

    0下载:
  2. 打开一幅图像,添加椒盐、高斯噪声,然后使用邻域平均法、中值滤波法、K邻近平均法进行平滑-Open an image, add salt and pepper, Gaussian noise, and then use the neighborhood average, median filter, K, close to the average method to smooth
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-03
    • 文件大小:1267195
    • 提供者:李海宁
  1. Heat_Equation

    1下载:
  2. 热传导方程图像去噪 偏微分方程处理图像的基本程序 效果等同高斯低通滤波-use heat equation to reduce the speckle
  3. 所属分类:2D Graphic

    • 发布日期:2016-05-09
    • 文件大小:1024
    • 提供者:王颖
  1. canny

    0下载:
  2. 包括图像的色彩平衡,高斯滤波,小波变换,边缘提取等图像的处理,下载可用-Image color balance, Gaussian filtering, wavelet transform, edge detection image processing, available for download
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:874641
    • 提供者:qinjie
  1. chap

    0下载:
  2. P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波 P030
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-05
    • 文件大小:10583
    • 提供者:gy
  1. Guassion

    0下载:
  2. 对图像进行高斯金字塔设计,以及根据多尺度划分问题。-To do image gaussian pyramid design, and according to the multi-scale partition problem.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-19
    • 文件大小:1151
    • 提供者:林王
  1. image_pro_4_1_hjs

    0下载:
  2. 用Matlab实现的对灰度图像高斯低通滤波,可以自己修改参数-Gaussian low-pass filtering of grayscale images with Matlab, can modify the parameters
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-20
    • 文件大小:615
    • 提供者:hejiangshan
  1. GAUSS-DENOISE

    0下载:
  2. 用C++实现对图像的高斯去噪,opencv-Gaussian denoising the image with C++
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-06
    • 文件大小:935
    • 提供者:杨涛
  1. ScaleSelection

    0下载:
  2. 利用高斯函数(filter,DOG) 做图像feature的识别。学期作业-blob detection DOG
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-16
    • 文件大小:1501
    • 提供者:付帅
  1. DG_AVE

    0下载:
  2. 视频图像的滤波,算法比较简单,可以有效的滤除掉图像的高斯噪声、椒盐噪声-Video image filtering algorithm is relatively simple, and can be eliminated effectively image Gaussian noise, salt and pepper noise
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-12
    • 文件大小:821
    • 提供者:李国帅
  1. Matlab-program-gray-edge-detection

    0下载:
  2. 本文主要讨论获得图片后如何提取其边界信息,首先利用图像灰度均匀化解决了对比度不清晰的问题,然后利用高斯滤波法对图片进行滤波去噪,进而利用Canny算法实现边缘检测提取边界,该方法与Matlab自带的求边界方法有明显的提高,为利用Matlab程序求图像分形维数提供了更精确的前提。-This article focuses on how to get the image to extract the boundary information, the first to use to the gray
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-09
    • 文件大小:226816
    • 提供者:陈泽奇
  1. gaussian

    0下载:
  2. 图像高斯金字塔,生成高斯金字塔,依次进行图像下采样- Image gaussian pyramid,To generate the gaussian pyramid, under the image sampling in turn
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-11
    • 文件大小:939
    • 提供者:Jenny
« 12 »
搜珍网 www.dssz.com