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

搜索资源列表

  1. imagedenoising

    0下载:
  2. 对高斯噪声以及椒盐噪声滤波来进行图像的去噪-Of Gaussian noise and salt and pepper noise filtering for image denoising
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:3029
    • 提供者:史庭君
  1. NoiseGenerator

    0下载:
  2. 本实验要求根据课本中给出的高斯噪声和椒盐噪声的概率分布的形状和参数编写两个通用程序分别给一个图像中添加高斯噪声和椒盐噪声。高斯噪声是n维分布都服从高斯分布的噪声,椒盐噪声是图像中经常见到的一种噪声是一种随机的黑点或者白点。在实验中通过它们对应的概率密度函数得到噪声分布函数进而与原图像进行叠加产生出对应的噪声图像-Textbooks in this experiment are given under the Gaussian noise and salt and pepper noise in
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:243372
    • 提供者:jhm
  1. chepaidingweihegaosilvbo

    0下载:
  2. 这个程序代码的主要目标是对车牌图像定位和高斯滤波,从而方便在网上进行传播-The code' s main objective is to license plate location and Gaussian image filtering, in order to facilitate the dissemination of online
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:1978448
    • 提供者:wangzhikai
  1. GKIT

    1下载:
  2. 基于广义高斯模型的自动阈值选取(GKIT),用于图像分割、图像分类。-GKIT:Threshold Selcetion Based on the Generalized Gaussian Models,for image segmentation and classification
  3. 所属分类:Special Effects

    • 发布日期:2017-01-07
    • 文件大小:354463
    • 提供者:Fan
  1. images_chapter_04

    0下载:
  2. 频域高通滤波以及所需图像,包括巴特沃斯、指数、逆高斯滤波等-Frequency-domain high-pass filtering and the required images, including Butterworth, exponential, inverse Gaussian filtering,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6190017
    • 提供者:刘媛
  1. mixture_of_gaussians

    2下载:
  2. 这是一个视频图像处理的程序,通过混合高斯分布来建立背景模型,并且提取了运动目标,效果不错!-mixture of gaussians
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-04-25
    • 文件大小:1758
    • 提供者:吴家丽
  1. Gaussian

    1下载:
  2. 一个很好的高斯滤波器源码,对图片进行高斯滤波,有简易操作的界面,内含测试图像,在visual C++下调试成功。-A good source of Gaussian filter, Gaussian filter of pictures, there are easy to operate interface that includes test images, the visual C++ to debug successfully.
  3. 所属分类:Special Effects

    • 发布日期:2015-10-15
    • 文件大小:840249
    • 提供者:lilian
  1. gaosimohu

    0下载:
  2. 这时高斯模糊的源码,对做图像盲复原的同学可以参考-Then Gaussian blur of the source, to make the image blind restoration of the students can refer to the
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1890
    • 提供者:cjj51
  1. GaussianPyramid

    0下载:
  2. 对灰度图像建立高斯金字塔,可以调整核的参数。-Establish Gaussian pyramid for gray-scale images to , you can adjust the reduce parameters.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:142260
    • 提供者:Hu
  1. smooth

    0下载:
  2. 图像平滑与去噪,包括均值滤波,中值滤波,灰度形态学滤波,高斯低通滤波,统计滤波等-Image smoothing and denoising, including the mean filter, median filter, grayscale morphological filtering, Gaussian low-pass filtering, statistical filtering
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:117462
    • 提供者:lishuai
  1. gauspyr_vc6.0

    0下载:
  2. 图像多分辨率表示之高斯金字塔表示,可用于图像放缩和平滑及其他处理-Multi-resolution representation of the Gauss image pyramid that can be used for image scaling and smoothing, and other processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1893121
    • 提供者:猪哥不亮
  1. Gaussian

    0下载:
  2. 对已知图像加高斯噪声,然后利用一个3*3的窗口进行去噪声处理。-The known image plus Gaussian noise, and then use a 3* 3 windows to the noise processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:571987
    • 提供者:肖红波
  1. Gauss

    0下载:
  2. 利用高斯模糊算法对图像进行高斯模糊处理的源代码,效果不错-Gaussian blur to the image of the source code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:886
    • 提供者:skylight
  1. ImageNoiseReduction

    0下载:
  2. 均值滤波对高斯噪声的效果 二维自适应维纳滤波对高斯噪声的滤除效果 对加入椒盐噪声的图像分别作均值、中值和维纳滤波 分别使用二维统计滤波对椒盐噪声和高斯噪声进行滤波 利用wrcoef2函数进行图像去噪-Mean filter on the effect of Gaussian noise two-dimensional Adaptive Wiener filtering of the Gaussian noise filtering effect the image to j
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:3164
    • 提供者:高超
  1. guasssmooth

    0下载:
  2. 图像平滑用于去除图像中的噪声。高斯平滑,就是将每个像素的灰度值用其领域的加权平均值代替。该算法简单,能够有效去除高斯噪声。 -Image Smoothing is used to remove image noise. Gaussian smoothing is the gray value of each pixel with its weighted average of the field instead. The algorithm is simple and can effecti
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:842286
    • 提供者:zhengfang
  1. vcmhphoto

    0下载:
  2. VC++对一幅图像进行高斯平滑模糊处理,效果不错,可以实现类似photoshop中的高斯模糊滤镜的效果,对VC编写图像处理软件的朋友很有帮助。 -VC++ on a Gaussian smoothing blur the image processing, good results can be achieved similar to the Gaussian blur filter photoshop effect of the VC write image-processing soft
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:40361
    • 提供者:yzj
  1. 20100107

    0下载:
  2. 一种基于高斯混合模型的距离图像分割算法。-Based on Gaussian mixture model for image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:641454
    • 提供者:jason
  1. GMMS

    0下载:
  2. OPENCV下基于高斯混合模型的图像分割,程序中还有 基于大津法的图像分割和金子塔分割。-OPENCV Based on Gaussian mixture model of image segmentation, the program also includes Otsu method based on image segmentation and the segmentation pyramid.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:498062
    • 提供者:jiaojiao003
  1. gmm2n

    0下载:
  2. 集合混合高斯模型的图像目标分割算法的VC实现-Gaussian mixture model for image set goals to achieve segmentation algorithm VC
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4565304
    • 提供者:许浩然
  1. gauss

    0下载:
  2. matlab环境下 对图像加高斯噪声, 可对噪声改参数-matlab environment, the image plus Gaussian noise, the noise can change parameters
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:633
    • 提供者:zhu xiao
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com