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

搜索资源列表

  1. mixgauss

    0下载:
  2. 混合高斯模型图像处理程序,适合应用于运动物体检测等图形处理问题(mix-Gauss model image processing program, suitable for moving object detection and other graphic processing problems)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-28
    • 文件大小:6144
    • 提供者:Ralphli
  1. 图像处理GUI

    1下载:
  2. 包含一些基本的图像处理算法,程序主要功能有: (1)读取处理前图像,存储处理后图像。 (2)对原图像进行添加噪声,有高斯噪声和椒盐噪声可以添加。 (3)对原图像进行空域和频域的滤波。 (4)对原图像或者处理之后的图像进行二值化,亮度翻转,图像(空间)翻转,直方图匹配,直方图均衡。 (5)对原图像或者处理之后的图像进行对比度拉伸变换。(Includes some basic image processing algorithm)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-19
    • 文件大小:1022976
    • 提供者:wangjian3691
  1. 任务程序修改后成品

    0下载:
  2. MFC界面,可实现图像的缩放,给图像添加高斯噪声,高斯模糊,控件的滚动条事件,Dpi的调节等(MFC interface, you can achieve image scaling, add Gauss noise to the image, Gauss fuzzy, control scroll bar events, Dpi adjustment, etc.)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-31
    • 文件大小:103775232
    • 提供者:sanfan
  1. all_noise_gaussian

    0下载:
  2. 分别对加入椒盐噪声和高斯噪声的图像通过高斯滤波器进行滤波,输出滤波后的图像以及信噪比。(The images of adding salt and pepper noise and Gaussian noise are filtered by Gaussian filter respectively, and the filtered image and signal to noise ratio are output.)
  3. 所属分类:matlab例程

  1. rgbwork

    0下载:
  2. 用于RGB图像分割(基于三维高斯贝叶斯)(For RGB image segmentation (based on 3-D Guess Bayesian Decision Theory))
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:151552
    • 提供者:FrankLALALA
  1. 滤波

    0下载:
  2. matlab下的图像高斯噪声、椒盐噪声的基本滤波方法程序(Basic image filtering method program under Matlab)
  3. 所属分类:软件测试

    • 发布日期:2018-01-03
    • 文件大小:1024
    • 提供者:海洋星空
  1. myGussianLowPassFilter1

    0下载:
  2. 可以对图像进行高斯低通滤波,需要提供一个img参数即为图像,和D0(Gauss low-pass filtering for image)
  3. 所属分类:波变换

    • 发布日期:2018-01-06
    • 文件大小:1024
    • 提供者:TableBear
  1. 实验

    0下载:
  2. 高斯低通滤波器实现图像去噪,通过去除高频分量来降低图像噪声(Image denoising by Gauss low pass filter and reduction of image noise by removing high frequency components)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:1890304
    • 提供者:Bester
  1. 实验

    0下载:
  2. 高斯低通滤波器,通过去除图像频域高频分量降噪(Gauss low pass filter to de-noising by removing high frequency component in frequency domain)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-09
    • 文件大小:1890304
    • 提供者:Bester
  1. bianyuanjiance

    0下载:
  2. 利用matlab,对图像进行高斯滤波,然后通过非极大值抑制,设置双阈值,实现图像边缘检测(Image edge detection)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-20
    • 文件大小:144384
    • 提供者:呀呀呀可乐
  1. noise reduce

    0下载:
  2. 时域高斯图像滤波,用于图像降噪。速度快,简洁明了(time domain gaussian filter)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:3072
    • 提供者:TJQIYI
  1. FWGN

    1下载:
  2. 有图像的高斯白噪声,程序齐全,可运行,含有高斯白噪声模型好高斯白噪声图像(Image of Gauss white noise, complete program, can run)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-23
    • 文件大小:3072
    • 提供者:jiayoushu
  1. Version_1

    0下载:
  2. 由长度,方差生成用于图像分割的高斯匹配模板,用于匹配滤波增强,做图像分割。(The Gauss matching template for image segmentation is generated by length and variance, which is used for matching and filtering enhancement and image segmentation.)
  3. 所属分类:*行业应用

    • 发布日期:2018-05-01
    • 文件大小:765952
    • 提供者:党夸我帅
  1. Gaussian

    0下载:
  2. 假设图像服从高斯分布时,通过计算交叉熵,计算两幅图像的差异图像。(Change detection based on Gaussian distribution)
  3. 所属分类:图形图象

    • 发布日期:2018-05-01
    • 文件大小:224256
    • 提供者:matlab新手
  1. GMM

    1下载:
  2. 实现了EM算法对高斯混合模型进行聚类,并将聚类结果用图像展示出来,希望对混合模型的朋友有用。(The EM algorithm is implemented to cluster the Gauss mixture model, and the clustering results are displayed with images, hoping to be useful to friends of the mixed models.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-02
    • 文件大小:4096
    • 提供者:鱼干儿
  1. 图像的斑点检测

    0下载:
  2. 高斯拉普拉斯算子实现Log斑点检测,本方法能较好的实现图像中的斑点检测。(Gauss and Laplasse operators achieve Log spot detection. This method can better detect spots in images.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-03
    • 文件大小:159744
    • 提供者:hc01357
  1. noise genre

    1下载:
  2. 用matlab产生高斯,椒盐,泊松噪声图像的完整代码(poisson, gossip,noise,salt&pepper)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-06
    • 文件大小:47104
    • 提供者:恋琪
  1. C#图像处理编程+源程序

    1下载:
  2. 本文档为C#图像处理编程,界面设计简洁大方,功能涉及图像基本操作(C)、图像增强(Z)、图像特技显示(T)、数学形态学(L)。灰度、饱和度、透明度调节、高斯、二阶优化、霓虹、负像、浮雕等(This document is C# image processing programming. The interface design is simple and generous. Its functions include image basic operation (C), image enhanc
  3. 所属分类:图形图像处理

  1. 均值,中值,高斯,维纳滤波处理图像代码

    1下载:
  2. 采用均值滤波,中值滤波,高斯滤波,维纳滤波四种方法进行图像降噪处理(Mean filter, median filter, gaussian filter and wiener filter are used for image denoising)
  3. 所属分类:图形图象

    • 发布日期:2020-05-15
    • 文件大小:15360
    • 提供者:大门牙
  1. GMM-HMRF

    1下载:
  2. 基于高斯混合模型和隐马尔科夫模型的图像分割算法(Image segmentation algorithm based on Gaussian mixture model and hidden Markov model)
  3. 所属分类:图形图像处理

    • 发布日期:2021-03-31
    • 文件大小:3305472
    • 提供者:快乐无比
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com