搜索资源列表

  1. 图像增强处理

    0下载:
  2. 使用了Box平滑模板、高斯平滑模板、拉普拉斯锐化模板对图像进行增强处理。-This project make use of Box moduling board,Goss moduling board and Laplas moduling board to enhance the images.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:2211
    • 提供者:doctorsuo
  1. 人脸识别系统设计—毕业设计

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

    • 发布日期:2008-10-13
    • 文件大小:2281758
    • 提供者:陈万通
  1. Cresorse

    0下载:
  2. 高斯平滑,灰度均衡,拉普拉斯锐化(边缘检测),亮度增减,梯度锐化,图像平移,图像旋转,维纳滤波处理-Gaussian smooth, gray balance, Laplacian sharpening (edge detection), the brightness changes, gradient sharpening, image shifting, image rotation, Wiener filter
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1257079
    • 提供者:孙怀勇
  1. gose

    0下载:
  2. 高斯平滑滤波,可以用与图形及型号处理计算-Gaussian smoothing filter can be used with graphics and models to handle calculation
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:134976
    • 提供者:奇闻
  1. smooth14

    0下载:
  2. 图象平滑,包括高斯平滑、平均平滑、中值平滑(水平和垂直方向),以及拉氏锐化-image smoothing, including Gaussian smoothing, the average smooth, smooth Value (horizontal and vertical direction), and Rumsfeld Sharpening
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:23274
    • 提供者:Linyin
  1. gaoshipinghuachengxu

    0下载:
  2. 高斯平滑是数字图象处理中的一种重要手段,VC++程序,可直接测试.-Gaussian smoothing digital image processing of an important means, VC procedures can be directly tested.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:123768
    • 提供者:zs
  1. codesforimageprocessing

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

    • 发布日期:2008-10-13
    • 文件大小:3360101
    • 提供者:
  1. gause

    0下载:
  2. 高斯平滑程序,用于2D图形图像处理,VC++源码-Gaussian smoothing procedures for handling 2D graphics and video, VC FOSS
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:134976
    • 提供者:yang
  1. gausssmooth2006-10-24

    0下载:
  2. Visual C++MATLAB图像处理与识别实用案例精选之高斯平滑算法的源程序-Visual C MATLAB image processing and recognition practical case Featured Gaussian smoothing algorithm source code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:124492
    • 提供者:路香群
  1. gauss-smooth-filter

    0下载:
  2. 高斯平滑滤波,绝对可用!希望给大家带来方便·本人也是个初学者,很希望能够得到大家的帮助。-Gaussian filtering, absolutely available! We hope to bring convenience I was a beginner, I hope we can get help.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:139890
    • 提供者:zhaoxiaoguang
  1. 84535

    0下载:
  2. 图像处理中的高斯平滑变换.含源代码和演示图象-image processing Gaussian smoothing transformation. Containing the source code and demonstration images
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:132473
    • 提供者:yangwendy
  1. anisodiff

    0下载:
  2. 本程序实现灰度图像各向异性扩散(滤波算法,可以用于平滑信号,保留边缘,增强边缘对比度。与普通高斯算法相比,它不会平滑边缘的图像-This procedure to achieve gray-scale image anisotropic diffusion (filtering algorithm can be used to smooth the signal, retaining edge, to enhance the edge
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-12
    • 文件大小:44032
    • 提供者:renli
  1. smooth

    0下载:
  2. 图像平滑与去噪,包括均值滤波,中值滤波,灰度形态学滤波,高斯低通滤波,统计滤波等-Image smoothing and denoising, including the mean filter, median filter, grayscale morphological filtering, Gaussian low-pass filtering, statistical filtering
  3. 所属分类:图形图象

    • 发布日期:2024-05-12
    • 文件大小:117760
    • 提供者:lishuai
  1. gauspyr_vc6.0

    0下载:
  2. 图像多分辨率表示之高斯金字塔表示,可用于图像放缩和平滑及其他处理-Multi-resolution representation of the Gauss image pyramid that can be used for image scaling and smoothing, and other processing
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-12
    • 文件大小:1893376
    • 提供者:猪哥不亮
  1. 73462671gose

    0下载:
  2. 高斯滤波算法计算文件的平滑处理很好用的用了才知道好不好-gass smoothing calculate img fddasas
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-12
    • 文件大小:135168
    • 提供者:yanfeng
  1. juanji

    0下载:
  2. 卷积运算,功能很强大能进行图片的卷积处理,高斯滤波,平滑处理-convolve
  3. 所属分类:C#编程

    • 发布日期:2024-05-12
    • 文件大小:151552
    • 提供者:wkp
  1. hongwaituxiang

    0下载:
  2. 为了在抑制噪声时尽可能保留图像边缘信息,提出一种自适应各向异性高斯滤波器设计方法. 该方法由独立 强度传播(IDS)模型决定滤波器的长轴尺度,由像素的邻域平滑度决定长短轴的比例,然后根据该处的灰度梯度方 向自适应决定各向异性滤波器的长轴方向. 仿真实验表明,提出的自适应各向异性滤波器具有很强的噪声抑制和 边缘保持能力. -In order to suppress noise, as far as possible to
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-12
    • 文件大小:207872
    • 提供者:wangcong
  1. GaussianFiltering

    0下载:
  2. 利用高斯核自行完成高斯平滑。 1.gkernel.m: 创建高斯核。 2.getnorm.m: 将高斯核归一化以求得该核的图像 3.convo.m:不用自带函数求卷积 4.conducting.m: 举例执行程序-1.gkernel.m: Buidling Gaussian kernels. 2.getnorm.m: Normalizing Gaussian kernel in order to display th
  3. 所属分类:matlab例程

    • 发布日期:2024-05-12
    • 文件大小:144384
    • 提供者:Xicheng Chang
  1. smooth

    0下载:
  2. 基于高斯函数的平滑滤波,是一种图像分割的自适应FKCN方法。包含了原始文献。-Smoothing based on Gaussian function, is a method of image segmentation adaptive FKCN. Contains the original article.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-12
    • 文件大小:123904
    • 提供者:郭庆
  1. Gaosi

    0下载:
  2. 这是运用高斯平滑算法对图像处理的程序,该压缩包包括全部源代码和处理图像-This is the use of Gaussian smoothing algorithm for image processing procedures, the compressed package includes full source code and image processing
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-12
    • 文件大小:151552
    • 提供者:孙璐
« 1 2 3 45 6 7 8 9 10 ... 27 »

源码中国 www.ymcn.org