CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - 图像 高斯

搜索资源列表

  1. 图像高斯模糊处理

    0下载:
  2. 此vc++程序可实现图像高斯模糊处理和复原。-this procedure can be realized Gaussian fuzzy image processing and recovery.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:4206
    • 提供者:李强
  1. VC_高斯白噪声的产生

    2下载:
  2. 在图像或信号中加入高斯白噪声的VC源代码 -in image or signal add white Gaussian noise source VC
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:77718
    • 提供者:穆雅
  1. 高斯金字塔

    0下载:
  2. 对图像进行压缩,放大,并实现了高斯金字塔滤波
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2009-03-26
    • 文件大小:1892610
    • 提供者:chd128@126.com
  1. 混合高斯背景建模用于检出背景

    0下载:
  2. 混合高斯背景建模用于检出背景,并提取前景,在OPENCV环境下操作进行的。是数字图像处理领域不可缺少的一种处理方式。OPENCV库里含有的函数在数字图像中的作用都是不可获取的,用起来简单又便捷,建议OPENCV从头认真学起-Gaussian mixture background modeling for the detection of background and foreground extraction, OPENCV environment in the operation. The f
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-22
    • 文件大小:1201
    • 提供者:yuanyuan
  1. spetial_image_enhancement.rar

    0下载:
  2. 分别通过高斯低通滤波,梯度运算和拉普拉斯算子对图像进行增强。含有GUI操作界面,Through Gaussian low-pass filtering, the gradient operator and Laplacian image enhancement. Contains a GUI interface
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:95806
    • 提供者:顔瞳
  1. 图像处理中的高斯函数

    0下载:
  2. 图像处理中的高斯函数,大家可以下来看。图像处理中的高斯函数,Image Processing Gaussian function, we can look at the next. Image Processing Gaussian function
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-22
    • 文件大小:1152
    • 提供者:liulifeng
  1. Matlab.Gaussian.mixture.model.

    1下载:
  2. 基于Matlab的高斯混合模型的算法实现,该程序可以实现对图像处理的功能,Matlab based on the Gaussian mixture model algorithm, the program can achieve the functions of image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:5390
    • 提供者:geyu
  1. bianyuan.rar

    0下载:
  2. 通过高斯函数导数检测图像边缘,实质是方向可调小波变换检测图像边缘。,Gaussian function through derivative edge detection in real terms is Steerable Wavelet image edge detection.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:123642
    • 提供者:alexandar
  1. AddNoise

    0下载:
  2. 采用OPENCV 给图像添加噪声:高斯噪声、均匀噪声等等。-add noise to image by using opencv
  3. 所属分类:Special Effects

    • 发布日期:2016-01-27
    • 文件大小:1024
    • 提供者:鲍辉云
  1. MATLAB

    3下载:
  2. 基于matlab图像增强的比较及其理论分析 给定一张灰度图片,模拟加入高斯噪声、椒盐噪声等若干噪声,然后使用中值滤波、均值滤波等方法进行图像增强。 -The PS/2 device interface, used by many modern mice and keyboards, was developed by IBM and originally appeared in the IBM Technical Reference Manual. However, this docu
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:613
    • 提供者:程依
  1. image-gaoshi

    0下载:
  2. 对灰度图像进行高斯金字塔滤波,采用高斯核对图像进行卷积运算,将图像逐渐减小-iamge-gaoshi
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:96502
    • 提供者:esun
  1. gaussmix

    0下载:
  2. 用于混合高斯的图像建模,可用于图像的分析和理解-For the mixed Gaussian image modeling, can be used for image analysis and understanding
  3. 所属分类:Special Effects

    • 发布日期:2017-04-23
    • 文件大小:41033
    • 提供者:士大夫
  1. siftdemo

    0下载:
  2. 改程序采用C语言编写SIFT算法,包含完整的从图像高斯金字塔、DOG、空间极值点提取、关键点描述、KDtree匹配等关键步骤的全部函数实现,对全面深入理解Lowe的SIFT算法有莫大帮助。-Change the use of C language program SIFT algorithm, contains the complete Gaussian pyramid from the image, DOG, space extremum point extraction, descr ipt
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:12641
    • 提供者:tjy
  1. im_smooth

    1下载:
  2. 本程序功能为图像平滑的实现,平滑方法包括中值滤波、均值滤波和高斯滤波算法。可直接下载运行。-The program features for the realization of image smoothing。 The smoothing methods include median filtering, average filtering and Gaussian filtering algorithm. This program can be run directly after down
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1390
    • 提供者:李鹏
  1. DoGfilters

    0下载:
  2. DOG高斯差分实现物体识别中的特征提取,对不同尺度空间的图像进行差分,从而获得描述物体的特征值-difference of gaussian to achieve the feature point exaction of object recognition
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1980
    • 提供者:lily
  1. smooth

    0下载:
  2. 对一幅图像进行加噪声!例如:高斯噪声、椒盐噪声等等!-On an image plus noise! For example: Gaussian noise, salt and pepper noise, and more!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:177661
    • 提供者:shengren
  1. psfGauss

    1下载:
  2. 图像高斯模糊的算法,自定义大小和模糊半径-psf of Gaussian
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:937
    • 提供者:lynn
  1. 内置摄像头+高斯滤波+边沿检测

    0下载:
  2. 调用笔记本内置摄像头实时显示图像,并且使用高斯滤波+边沿检测(Call the notebook built-in camera, real-time display images, and use Gauss filter + edge detection)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-24
    • 文件大小:7840768
    • 提供者:Scarecrow_
  1. halcon-添加高斯模糊

    0下载:
  2. 用halcon给图像添加高斯模糊,可运行已调试,可作为学习参考(Adding Gauss blur to the image by Halcon can be debugged and can be used as a learning reference)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-02
    • 文件大小:1024
    • 提供者:nitu63
  1. halcon-添加高斯噪声

    0下载:
  2. 用halcon给图像添加高斯噪声,可运行已调试,可作为学习参考(Adding Gauss noise to the image by Halcon can be debugged and can be used as a learning reference)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-02
    • 文件大小:1024
    • 提供者:nitu63
« 12 3 4 5 6 7 8 9 10 ... 44 »
搜珍网 www.dssz.com