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

搜索资源列表

  1. Facerecognition

    0下载:
  2. 人脸识别因其在安全验证系统、信用卡验证、医学、档案管理、视频会 议、人机交互、系统公安(罪犯识别等)等方面的巨大应用前景而越来越成为 当前模式识别和人工智能领域的一个研究热点。 本文提出了基于24位彩色图像对人脸进行识别的方法,介绍的主要内容是图像处理,它在整个软件中占有极其重要的地位,图像处理的好坏直接影响着定位和识别的准确率。本软件主要用到的图像处理技术是:光线补偿、高斯平滑和二值化。在识别前,先对图像进行补光处理,再通过肤色获得可能的脸部区域,最后根据人脸固有眼睛的对称性来确
  3. 所属分类:Document

    • 发布日期:2017-05-09
    • 文件大小:2287015
    • 提供者:张雨
  1. Gaussiansmoothing

    0下载:
  2. 图像处理中,使用高斯平滑可以有效地抑制高斯噪声.-Image processing, the use of Gaussian smoothing can effectively suppress Gaussian noise.
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:269369
    • 提供者:cyy
  1. Gaussian_smoothing

    0下载:
  2. 用VC++对数字图像进行高斯平滑处理的源代码,很容易上手. -Using VC++ for digital image smoothing Gaussian source code, it is easy to use.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:131065
    • 提供者:qianhaowei
  1. gaosi

    0下载:
  2. 对加入噪声的图像进行高斯平滑的VC工程文件-Gaussian smoothing to the image of the VC project file
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2847010
    • 提供者:wj
  1. Gaussian

    0下载:
  2. 数字图像处理中的高斯平滑实现,c++语言编写-Digital image processing to achieve the Gaussian smoothing, c++ language
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2936223
    • 提供者:ln
  1. The_code_of_image_processing

    0下载:
  2. 图像缩放,中值滤波,高斯平滑,二值化,canny边缘提取等 c++源代码-Image scaling, median filtering, Gaussian smoothing, binarization, canny edge detection c++ source code, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:3755391
    • 提供者:郭鲁强
  1. gaosipinghua

    0下载:
  2. 本人初学图像处理,这是一个简单的高斯平滑的源代码。-I am beginner image processing, it is a simple Gaussian smoothing of the source code.
  3. 所属分类:Graph program

    • 发布日期:2017-05-08
    • 文件大小:1596923
    • 提供者:李雪
  1. gaosi

    0下载:
  2. 二维图形图像处理,高斯平滑的源代码,图像预处理-Two-dimensional graphic image processing, Gaussian smoothing of the source code, image preprocessing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3805954
    • 提供者:张从严
  1. 22

    0下载:
  2. 对图像进行高斯平滑,以达到去除噪声的效果-Gaussian smoothing of the image in order to achieve the effect to the dry
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:768933
    • 提供者:门菲
  1. Gaussian-smoothing

    0下载:
  2. 关于高斯平滑(Gaussian-smoothing)的C++源代码-On the Gaussian smoothing (Gaussian-smoothing) of the C++ source code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:132644
    • 提供者:中野
  1. image

    0下载:
  2. 此为图像的一些变换的vc++程序,内含图像的阙值变换,高斯平滑,图像镜像,图象旋转,图像平滑等程序-This is the image of some transformation vc++ program that contains the image Threshold transform, Gaussian smoothing, image mirroring, image rotation, image smoothing and other procedures
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:800092
    • 提供者:zz
  1. gsph

    0下载:
  2. 用c编的用于高斯平滑的程序,用于图像处理中的图像平滑-With the c series for Gaussian smoothing process for image processing in image smoothing
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:134297
    • 提供者:王伟
  1. gaosipinghua

    0下载:
  2. VC++数字图像处理源码,,高斯平滑源码~~欢迎批评指教~~~~~谢谢欢迎下载-VC++ source code digital image processing,, Gaussian smoothing source ~ ~ ~~~~~ Thank you, welcome to comments and suggestions are welcome to download
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-16
    • 文件大小:140234
    • 提供者:王超
  1. Imageprocessing

    0下载:
  2. 图像处理算法,包括256色灰度转换、hough变换、对比度拉伸、高斯平滑等-Image processing algorithms, including 256-color grayscale conversion, hough transform, contrast stretching, Gaussian smoothing, etc.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-16
    • 文件大小:3862061
    • 提供者:zhouwuzhengwang
  1. VCgauss

    0下载:
  2. 用VC++实现高斯平滑处理图像,处理图像的类型为bmp -VC++ Gaussian smoothing processing images
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:165573
    • 提供者:duckling
  1. gaosi

    0下载:
  2. 对二维图形进行高斯平滑,原图为bmp格式文件。-Gaussian smoothing of the two-dimensional graphics, artwork for the bmp format files.
  3. 所属分类:Graph program

    • 发布日期:2017-05-11
    • 文件大小:2933262
    • 提供者:yinting
  1. MFC_Graphic

    0下载:
  2. 这MFC图像处理源代码总集包括了均值滤波,直方图均衡,高斯平滑,,锐化,拉普拉斯锐化(边缘检测),阈值变-This MFC source code for the total set of image processing, including the mean filter, histogram equalization, Gaussian smoothing, sharpening, Laplacian sharpening (edge detection), the threshold c
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:8815078
    • 提供者:萤火虫
  1. 1

    0下载:
  2. 高斯平滑-Gaussian smoothing. . . . . . . . . . . . . . . . . . . . . . .
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:132750
    • 提供者:qing
  1. GaoSi

    0下载:
  2. 给出了高斯平滑处理的简单示例,以及实际效果对比图-Gaussian smoothing is given a simple example, and actual results comparison chart
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:166933
    • 提供者:wangjing
  1. VC

    0下载:
  2. 各种基于V C++ 6.0 的源程序 有二值化 高斯平滑 对比度拉伸 反色 傅里叶变换 -All based on the V C++ 6.0 of the source binary Gaussian smoothing with contrast color stretch anti-FFT, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3836094
    • 提供者:长好
« 1 2 3 4 5 6 78 9 10 11 12 ... 23 »
搜珍网 www.dssz.com