搜索资源列表

  1. bianyantiqu

    0下载:
  2. 由于噪声点(灰度与周围点相差很大的点)对边沿检测有一定的影响,所以效果更好的边沿检测器是高斯拉普拉斯(LOG)算子。它把我们在第3章中介绍的高斯平滑滤波器和拉普拉斯锐化滤波器结合了起来,先平滑掉噪声,再进行边沿检测,所以效果会更好。-As the noise points (points, a big difference with the surrounding gray points) on the edge detection t
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-12
    • 文件大小:124928
    • 提供者:zoubinbin
  1. gaosi

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

    • 发布日期:2024-05-12
    • 文件大小:3806208
    • 提供者:张从严
  1. 22

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

    • 发布日期:2024-05-12
    • 文件大小:769024
    • 提供者:门菲
  1. Gaussian-smoothing

    0下载:
  2. 关于高斯平滑(Gaussian-smoothing)的C++源代码-On the Gaussian smoothing (Gaussian-smoothing) of the C++ source code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-12
    • 文件大小:133120
    • 提供者:中野
  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 an
  3. 所属分类:图形图象

    • 发布日期:2024-05-12
    • 文件大小:799744
    • 提供者:zz
  1. gsph

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

    • 发布日期:2024-05-12
    • 文件大小:134144
    • 提供者:王伟
  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. 所属分类:Internet/网络编程

    • 发布日期:2024-05-12
    • 文件大小:140288
    • 提供者:王超
  1. Imageprocessing

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

    • 发布日期:2024-05-12
    • 文件大小:3862528
    • 提供者:zhouwuzhengwang
  1. VCgauss

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

    • 发布日期:2024-05-12
    • 文件大小:165888
    • 提供者:duckling
  1. gaosi

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

    • 发布日期:2024-05-12
    • 文件大小:2933760
    • 提供者: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 (ed
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-12
    • 文件大小:8814592
    • 提供者:萤火虫
  1. 1

    0下载:
  2. 高斯平滑-Gaussian smoothing. . . . . . . . . . . . . . . . . . . . . . .
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-12
    • 文件大小:133120
    • 提供者:qing
  1. GaoSi

    0下载:
  2. 给出了高斯平滑处理的简单示例,以及实际效果对比图-Gaussian smoothing is given a simple example, and actual results comparison chart
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-12
    • 文件大小:166912
    • 提供者: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. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-12
    • 文件大小:3835904
    • 提供者:长好
  1. SobelGaussLapaceSharp

    0下载:
  2. 高斯平滑,用模板平滑图像,去除高斯噪点,程序写的不够简练,希望高手指点-Gauss smooth
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-12
    • 文件大小:2376704
    • 提供者:木头
  1. plateVs2003

    0下载:
  2. 自已用Vs 2003开发的,车牌识别程序源码,很有用的,实现简单图像处理,包括256色转灰度图、Hough变换、Walsh变换、中值滤波、二值化变换、亮度增减、傅立叶变换、反色、取对数、取指数、图像平移、图像旋转、图像细化、图像缩放、图像镜像、均值滤波、对比度拉伸、拉普拉斯锐化(边缘检测)、方块编码、梯度锐化、灰度均衡、直方图均衡、离散余弦变换、维纳滤波处理、逆滤波处理、阈值变换、高斯平滑。 -Their own development
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-12
    • 文件大小:19981312
    • 提供者:liren
  1. SEED302_GaussSmooth

    0下载:
  2. 基于tms320dm642的图像高斯平滑处理-Image based on Gaussian smoothing tms320dm642
  3. 所属分类:图形图象

    • 发布日期:2024-05-12
    • 文件大小:364544
    • 提供者:yzx
  1. codefile

    0下载:
  2. 20多个常用vc++的数字图象处理算法实现。包括二值化变化、反色、直方图均衡、灰度均衡、阈值变换、图像旋转、高斯平滑、边缘检测、hough变换、均值滤波、傅立叶变换、离散余弦变换、canny算子边缘提取、逆滤波和维纳滤波等。-Vc++ in more than 20 commonly used digital image processing algorithms. Including binary change, anti-color
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-12
    • 文件大小:3732480
    • 提供者:林涛
  1. ren

    0下载:
  2. 本课题的主要内容是图像预处理,它主要从摄像头中获取人脸图像然后进行处理,以便提高定位和识别的准确率.该模块主要包含光线补偿、图像灰度化、高斯平滑、均衡直方图、图像对比度增强,图像预处理模块在整个系统中起着极其关键的作用,图像处理的好坏直接影响着后面的定位和识别工作。-The main content of this issue is image preprocessing, it is mainly to get from the ca
  3. 所属分类:图形图象

    • 发布日期:2024-05-12
    • 文件大小:496640
    • 提供者:文龙
  1. imageprocessing

    0下载:
  2. 实现简单图像处理,包括256色转灰度图、Hough变换、Walsh变换、中值滤波、二值化变换、亮度增减、傅立叶变换、反色、取对数、取指数、图像平移、图像旋转、图像细化、图像缩放、图像镜像、均值滤波、对比度拉伸、拉普拉斯锐化(边缘检测)、方块编码、梯度锐化、灰度均衡、直方图均衡、离散余弦变换、维纳滤波处理、逆滤波处理、阈值变换、高斯平滑。-Simple image processing, including 256 colors to g
  3. 所属分类:Windows编程

    • 发布日期:2024-05-12
    • 文件大小:3331072
    • 提供者:啊哦
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 27 »

源码中国 www.ymcn.org