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

搜索资源列表

  1. image_smooth

    0下载:
  2. 图像平滑处理,这是一种常用的数字图像处理手段,都是用图像模板的思想。-image smoothing, which is a commonly used means of digital image processing, image templates are thinking.
  3. 所属分类:图形图像处理(光照,映射..)

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

    0下载:
  2. 数字图像处理,包括灰度转换,正交变换,图像平滑,中值滤波,图像分析,图像复原等-digital image processing, including gray-scale conversion, orthogonal transform, image smoothing, median filtering, image analysis, image recovery, etc.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:361680
    • 提供者:严蓉
  1. VC_ImageProcessing

    2下载:
  2. 《Visual C++数字图像获取、处理及实践应用》杨枝灵、王开等编著。内容:第4章 图像增强(对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强);第5章 图像复原(逆滤波复原、维纳滤波方法);第6章 图像处理中的正交变换(傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法);第7章 图像压缩编码(霍夫曼(Huffman)编码、算术编码、游程编码(Run Length Codin
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:280370
    • 提供者:陈镇静
  1. tuxiangcl

    0下载:
  2. 利用VC++进行图像处理 ,打开一幅图像,进行图像平滑,增强,傅里叶变换等。希望对大家有用-VC for image processing, open an image and image smoothing, enhancement, such as Fourier transform. We hope to useful
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:388208
    • 提供者:李寻欢
  1. Mysmooth

    0下载:
  2. 图像平滑程序,使用3*3的矩阵窗口,多种选择的平滑方式.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:3995
    • 提供者:刘飞
  1. mid_filter

    0下载:
  2. 中值滤波程序,数字图像处理常用程序,可进行水平及垂直方向中值滤波,用于图像平滑,噪声去除。-median filtering procedures commonly used digital image processing procedures, for horizontal and vertical direction Median filtering, for image smoothing, noise removal.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1597
    • 提供者:canny06
  1. imagefenxi1

    0下载:
  2. 显示图像的文件头和信息头,并且显示直方图,图像平滑和锐化。-show the first images of documents and information head, it also shows the histogram, image sharpening and smoothing.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:111911
    • 提供者:江水
  1. ImgScale

    1下载:
  2. 一个图像平滑缩放程序 支持最邻近插值│双线内插值│三次卷积法- A picture smooth 缂╂斁 procedure support most is close to in the interpolation 鈹?double thread the interpolation 鈹?three convolutions law
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:58660
    • 提供者:郭卫康
  1. im_denoise

    0下载:
  2. 几种经典的图像平滑去噪算法程序,其中包括小波软阈值和硬阈值处理。还附送三个图像质量评价程序-several classic image denoising smoothing algorithm procedures, which include thresholding wavelet soft and hard threshold processing. Also attached three image quality evaluation procedures
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:4524
    • 提供者:王晓甜
  1. WhMeanShift

    0下载:
  2. 利用MeanShift算法进行图像平滑和分割,这种方法能够保持图像边缘。另付灰度和彩色图像的简洁代码。本程序均以函数给出,非常方便移植。-MeanShift use smoothing algorithms for image segmentation and that the method can be maintained Edge. Extra gray and color images concise code. The procedures are given function, a
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2927
    • 提供者:20080722
  1. DigitalImageProcessing

    0下载:
  2. 图像处理,读取BMP 文件,空间域,频域转换,图像平滑,锐化-image processing, reading the BMP file, and space domain, frequency domain conversion, image smoothing, sharpening
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:762319
    • 提供者:wangning
  1. susan

    0下载:
  2. susan算法,用于图像边角检测或者图像平滑,C-susan algorithm for image detection, or just bits and pieces image smoothing, C
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:27524
    • 提供者:李梦龙
  1. 数字图像处理源码

    0下载:
  2. 包括锐化、平滑、LOG滤波器提取边缘数学形态学的腐蚀、膨胀、骨架化、开闭运算以及分形方法画树木和树叶 包括源代码、3篇文档和可执行程序 下载地址: 数字图像处理源码 -including sharpening, smoothing, edge extraction LOG filter of mathematical morphology of corrosion, swelling, skeleton, opening and closing operations a
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-14
    • 文件大小:114334
    • 提供者:lengjun
  1. 20067418171562131

    0下载:
  2. 最快的图像平滑缩放程序 Visual Basic 源码-fastest zoom image smoothing procedures Visual Basic source
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:132250
    • 提供者:杜勇
  1. imageVB

    0下载:
  2. 图像平滑缩放程序- 图像平滑缩放程序-image smoothing procedures zoom-zoom image smoothing procedures-image zoom smoothing procedures
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:121755
    • 提供者:lll
  1. vcpinhuachuli

    0下载:
  2. 采用VC++编写图像平滑方法,包括领域平均,中值滤波等-VC used to prepare image smoothing methods, including field average, median filtering
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1372252
    • 提供者:赵进辉
  1. 200706163

    0下载:
  2. 关于图像平滑处理的vc程序,具体的讲解可以看vc图像程序处理一书,该程序可以编译运行-images on the vc smoothing procedure, the specific explanations can see vc an image processing, compiler, the program can run
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:271399
    • 提供者:周海霞
  1. TemplateTrans

    0下载:
  2. 图像平滑、中值滤波、图像的锐化、伪彩色和假彩色增强等源代码-image smoothing, filtering and image sharpening, pseudo-color and false color, and so on source code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:101840
    • 提供者:邓媛媛
  1. ImageProcess

    0下载:
  2. 图像平滑,锐化,形态学变化,边缘检测等功能-image smoothing, sharpening, morphological changes, edge detection, and other functions
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:131627
    • 提供者:zth
  1. Morph

    0下载:
  2. 用VC++,MFC开发的腐蚀膨胀程序,介绍了如何用形态学算子进行图像平滑处理
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:227845
    • 提供者:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com