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

搜索资源列表

  1. zaosheng

    1下载:
  2. 给图像添加噪声的程序 用matlab实现的 可添加椒盐噪声和高斯噪声-To add the image noise program using matlab Add salt and pepper noise and Gaussian noise
  3. 所属分类:matlab

    • 发布日期:2014-12-23
    • 文件大小:191488
    • 提供者:王栋
  1. hw2

    0下载:
  2. 基于VC2010和opencv库编写的计算机摄像头图像采集以及进行高斯处理程序和运行结果-programming to acquisition camera image and make gaussian process
  3. 所属分类:OpenCV

    • 发布日期:2017-12-01
    • 文件大小:9776682
    • 提供者:wei xai
  1. fruit-recognition

    1下载:
  2. 水果分类 fruit recognition 运行demo即可 这个程序主要是通过对训练样本中的三幅图像提取的颜色信息建立混合高斯模型,然后对目标图像进行测试。 在demo最后一段中,可以替换‘t1.jpg’,以便进行不同图片的识别。 程序运行过程比较慢,请耐心等待。 运行结果是蓝色点聚集的区域是属于橘子的。- fruit recognition
  3. 所属分类:matlab

    • 发布日期:2016-04-21
    • 文件大小:2554880
    • 提供者:levon xu
  1. Face-RecognitionMATLAB-CODE

    0下载:
  2. 在YCbCr色彩空间中建立肤色分布的高斯模型,得到肤色概率似然图像,在最佳动态阈值选取算法下完成肤色区域的分割。-YCbCr color space to establish the color distribution of the Gaussian model, color probability likelihood image, skin color region segmentation is completed in the best dynamic threshold select
  3. 所属分类:Graph Recognize

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

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

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

    0下载:
  2. 使用高斯金字塔对两幅图像进行无缝融合,拼接,因为在金字塔下拼合的非常平滑,可运行,高质量-Gaussian pyramid seamless fusion of the two images, stitching, flattened pyramid is very smooth running, high-quality,
  3. 所属分类:Graph program

    • 发布日期:2017-11-29
    • 文件大小:20850799
    • 提供者:王平仁
  1. ScaleSelection

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

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

    0下载:
  2. 高斯背景建模,用于分离视频图像的前景色和背景色-Gaussian background modeling, foreground and background colors for separation of video images
  3. 所属分类:OpenCV

    • 发布日期:2017-11-24
    • 文件大小:1188
    • 提供者:sky
  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. gmm

    0下载:
  2. 基于混合高斯的运动目标提取,附带图像序列,内容讲解详细,适合学习。-Extracted based on Gaussian mixture moving target, with a sequence of images, to explain in detail the contents of, suitable for learning.
  3. 所属分类:matlab

    • 发布日期:2017-11-18
    • 文件大小:1659293
    • 提供者:水清河
  1. matlab

    0下载:
  2. 此程序实现matlab GUI上的图像处理,包括图像加噪(高斯,椒盐等),以及图像均衡、二值,以及多种锐化方法,图像亮度调节,另外还有图像保存、对比功能。-This procedure on matlab GUI image processing, including image plus noise (Gaussian, salt and pepper, etc.), and a graphic equalizer, two values, as well as a variety of sh
  3. 所属分类:Special Effects

    • 发布日期:2017-11-19
    • 文件大小:30728
    • 提供者:miss peng
  1. 2dgaussian301

    0下载:
  2. 不错的2维高斯 分解历程,可对图像进行分解,供参考-Good 2-dimensional Gaussian decomposition process, image decomposition for reference
  3. 所属分类:matlab

    • 发布日期:2017-12-04
    • 文件大小:12667
    • 提供者:黄历
  1. face

    0下载:
  2. 本软件主要用到的图像处理技术是:光线补偿、高斯平滑和二值化。在识别前,先对图像进行补光处理,再通过肤色获得可能的脸部区域,最后根据人脸固有眼睛的对称性来确定是否就是人脸,同时采用高斯平滑来消除图像的噪声,再进行二值化,二值化主要采用局域取阈值方法,接下来就进行定位、提取特征值和识别等操作。经过测试,图像预处理模块对图像的处理达到了较好的效果,提高了定位和识别的正确率。-This software is mainly used in image processing technology: lig
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-14
    • 文件大小:1313267
    • 提供者:牛满
  1. 3

    0下载:
  2. opencv1.0版本下利用滑动条进行图像的高斯平滑滤波,包含有彩色图像和转换的灰度图像,高斯模板可以由滑动条设置。-opencv1.0 version slider for image Gaussian smoothing filter contains a grayscale image of the color image and converting Gaussian template can be set by the slider.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-23
    • 文件大小:743
    • 提供者:高书勤
  1. Matlab-filter

    0下载:
  2. 在matlab中,各种图像滤波函数,如中值滤波,高斯滤波,边缘增强等-matlab commonly used in a variety of filter function
  3. 所属分类:其他小程序

    • 发布日期:2017-11-26
    • 文件大小:2048
    • 提供者:杨永敏
  1. pinghuaaruihua

    0下载:
  2. 用巴特沃兹低通(高通)、高斯低通(高通)、拉普拉斯高通滤波器对图像进行平滑(锐化)处理,以及Unsharp mask与highboost filtering-Butterworth low-pass (high-pass), Gaussian low-pass (high-pass), Laplacian high-pass filter on the image smoothing (sharpening) processing, and Unsharp mask highboost filt
  3. 所属分类:Special Effects

    • 发布日期:2017-11-20
    • 文件大小:537190
    • 提供者:王立通
  1. Wiener_image-restoration

    0下载:
  2. 将一幅的灰度图像用平均滤波器进行模糊,分别再加上一定的高斯噪声和均匀噪声,然后,用设计的滤波器进行对上述两幅图像进行复原,并计算两幅图像复原前后的PSNR。-A gray-scale image with the average filter fuzzy, respectively, plus a Gaussian noise and uniform noise, and then, with filters designed to recover the two images, and cal
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:130948
    • 提供者:like
  1. Chapter09

    0下载:
  2. 在vc编程环境下,开发的mfc界面,实现图像的点运算,几何变化以及相应的图像增强:简单平滑,高斯平滑,中值滤波,边缘锐化。-Vc programming environment developed mfc interface, image point operations, geometry changes and the corresponding image enhancement: Simple and smooth, Gaussian smoothing, median filterin
  3. 所属分类:Special Effects

    • 发布日期:2017-11-27
    • 文件大小:373860
    • 提供者:ssmh
  1. 6image-recover

    0下载:
  2. 将一幅M×N的灰度图像用3×3平均滤波器进行模糊,分别再加上一定的高斯 噪声和均匀噪声。然后,设计一个维纳滤波器对这两幅图像进行复原,分别 计算这两幅图像复原前后的PSNR。-Gray-scale image of a MN 33 average filter is vague, respectively, plus a Gaussian noise and uniform noise. Then, design a Wiener filter to recover these two
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:756
    • 提供者:白元
  1. denoise

    0下载:
  2. 图像去噪算法相关文献,中值滤波。均值滤波,高斯滤波-Image denoising algorithm literature, median filtering. Mean filtering, Gaussian filtering
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:2367281
    • 提供者:王航
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com