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

搜索资源列表

  1. GaussianModelTest

    0下载:
  2. 基于混合高斯模型的视频图像背景提取,在qt creator环境下实现-Gaussian mixture model-based video image background extraction
  3. 所属分类:OpenCV

    • 发布日期:2017-04-04
    • 文件大小:4126
    • 提供者:肖雄
  1. Prehandle

    0下载:
  2. 图像的预处理算法,包括光线补偿,高斯平滑,均衡直方图,灰度化,可以查看每一步的处理结果-Image preprocessing algorithm, including the light compensation, Gaussian smoothing, balanced histogram, grayscale, you can see every step of the process the results
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-19
    • 文件大小:30055489
    • 提供者:征尘
  1. test

    0下载:
  2. 本程序主要是关于图像的高斯平滑及椒盐加躁-Gaussian smoothing of the image and the salt and pepper plus noise
  3. 所属分类:Special Effects

    • 发布日期:2017-05-29
    • 文件大小:11733877
    • 提供者:白丽
  1. Gaussian-filter

    0下载:
  2. 数字图像处理去噪(图像平滑)高斯滤波程序代码范例-Digital image processing Gaussian filter
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1094913
    • 提供者:姚晓飞
  1. image-marginalized

    0下载:
  2. 数字图像处理,将一幅图像矩阵进行高斯滤波后,运用prewitt算子进行图像边缘化,并设定不同阈值。-Digital image processing, an image matrix of Gaussian filtering, to use prewitt operator image marginalized, and set a different threshold.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:726
    • 提供者:
  1. gauLaps

    0下载:
  2. 高斯滤波 实现图像的平滑 滤除图像的噪声-Gaussian filter to achieve image smoothing filter out the noise of the image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:693
    • 提供者:wp
  1. VC

    0下载:
  2. 数字图像处理的C代码,包含了简单的高斯模糊,灰阶处理等-Digital image processing of the C code that contains a simple Gaussian blur, grayscale processing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:806129
    • 提供者:姜旭
  1. noises-generating

    0下载:
  2. 本实验开发一个通用程序, 用在后续的几个实验中。(a) 编写一个给图像中添加高斯噪声的程序,程序的输入参数为噪声的均值与方差。 (b) 编写一个给图像中添加椒盐噪声的程序,程序的输入参数为两个噪声分量的概率值。 -In this study, the development of a common procedure, used in the follow-up of several experiments. (A) preparing a program to add Gauss
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:123480
    • 提供者:张亚丽
  1. Image-enhancement

    0下载:
  2. 图像增强方面的各种滤波算法(灰度线性变化,分段线性灰度变化,对数变化,直方图均衡化,图像平滑,在椒盐、高斯不同的噪声下,实现噪声的中值滤波,图像锐化)-Image enhancement (linear gray-scale changes in the terms of the various filtering algorithm, piecewise linear gray variation, logarithmic histogram equalization, image smoot
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:573336
    • 提供者:berry
  1. Frequency-domain-image-enhancement-

    0下载:
  2. 包括同态滤波器对图像进行增强,产生高斯型高通滤波器,做同态滤波等步骤。-Including enhanced homomorphic filtering of images, a Gaussian high-pass filter, do the homomorphic filtering steps.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:634
    • 提供者:吴聪
  1. noise_filiter

    0下载:
  2. 图像中的噪声:高斯噪声、椒盐噪声、乘性噪声产生方法,以及分别利用中值滤波、算术均值滤波、低通滤波对噪声进行处理-Image noise: Gaussian noise, salt and pepper noise, multiplicative noise, and a median filter, respectively, the arithmetic mean filter, low pass filtering the noise processing
  3. 所属分类:Special Effects

    • 发布日期:2017-06-21
    • 文件大小:37682176
    • 提供者:
  1. daima

    0下载:
  2. 混合高斯模型 图像处理高斯混合模型(Gaussian而 xturemodel,简称GMM)是单一高斯概率密度函数的扩展和延伸,由于GMM能够平滑地近似任意形状的密度分布,因此近年来常被用在视频及语音信号的处理中-Gaussian mixture model for image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:863
    • 提供者:justisi
  1. LOG

    0下载:
  2. LABVIEW写的LOG算子,其中有几个高斯核可供选择,用的时候自己修改图像路径就可以了-LABVIEW write LOG operator, which has several Gaussian kernel to choose from, can be used to modify the image path
  3. 所属分类:LabView编程

    • 发布日期:2017-04-02
    • 文件大小:24163
    • 提供者:杜海浩
  1. CV_TEST_GUASS_CANNY

    0下载:
  2. 基于OPENCV的图像与处理基本算法,包括canny算子、高斯模糊两种处理方法。在控制台应用程序下编写-Based on the the OPENCV image processing of the basic algorithm, including the canny operator, the Gaussian blur handled in two ways.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3497210
    • 提供者:
  1. GSS

    0下载:
  2. 建立图像的高斯尺度空间,并利用高斯尺度空间进行边缘提取。-Gaussian scale space, for edge detection.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:21057
    • 提供者:西西艾路
  1. 4

    0下载:
  2. C++数字图像处理高斯平滑处理,一个简单的小程序,设和绝大部分人使用与学习-C++ digital image processing, Gaussian smoothing, a simple small program, set up and most people use and learning
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:59532
    • 提供者:lijieren
  1. Gaussian-Pyramid-algorithm

    0下载:
  2. 实现对图像的高斯分层分解,建立对图像的分层模型!-Gaussian hierarchical decomposition of the image, the image of the hierarchical model!
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3111784
    • 提供者:lixioaran
  1. opencvWiener

    0下载:
  2. 用opencv实现图像去噪,其中包含高斯噪声等多种噪声-With opencv image denoising, which contains Gaussian noise and other noise
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2838474
    • 提供者:张亮
  1. Face-recognition

    0下载:
  2. 提出了基于24位彩色图像对人脸进行识别的方法,介绍的主要内容是图像处理,它在整个软件中占有极其重要的地位,图像处理的好坏直接影响着定位和识别的准确率。本软件主要用到的图像处理技术是:光线补偿、高斯平滑和二值化。在识别前,先对图像进行补光处理,再通过肤色获得可能的脸部区域,最后根据人脸固有眼睛的对称性来确定是否就是人脸,同时采用高斯平滑来消除图像的噪声,再进行二值化,二值化主要采用局域取阈值方法,接下来就进行定位、提取特征值和识别等操作。经过测试,图像预处理模块对图像的处理达到了较好的效果,提高了
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4563308
    • 提供者:邓海鑫
  1. FaceRecognition

    0下载:
  2. 提出了基于24位彩色图像对人脸进行识别的方法,介绍的主要内容是图像处理,它在整个软件中占有极其重要的地位,图像处理的好坏直接影响着定位和识别的准确率。本软件主要用到的图像处理技术是:光线补偿、高斯平滑和二值化。在识别前,先对图像进行补光处理,再通过肤色获得可能的脸部区域,最后根据人脸固有眼睛的对称性来确定是否就是人脸,同时采用高斯平滑来消除图像的噪声,再进行二值化,二值化主要采用局域取阈值方法,接下来就进行定位、提取特征值和识别等操作。经过测试,图像预处理模块对图像的处理达到了较好的效果,提高了
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4562164
    • 提供者:邓海鑫
« 1 2 ... 39 40 41 42 43 4445 46 47 48 49 50 »
搜珍网 www.dssz.com