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

搜索资源列表

  1. cheng

    0下载:
  2. 对一幅图像进行变换,平滑处理,四叉树处理,离散余弦处理等。-Images of a transformation, smoothing quadtree processing, handling discrete cosine
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1961
    • 提供者:耿晗
  1. FIRFilter

    0下载:
  2. 利用FIR 滤波器对图像进行采样,平滑。使用vc++ 6.0 和 opencv-using FIR filter to sample and smooth the image, based on VC++ 6.0 and openCV
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:271088
    • 提供者:shaohu
  1. smoothing

    0下载:
  2. 对图像进行处理前需要先进行平滑处理,滤除噪声的影响,该代码实现低通滤波,对图像进行平滑处理-Pre-processing of images need to go through smoothing filter out the effects of noise, the code to achieve low-pass filtering, image smoothing
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:268934
    • 提供者:tom
  1. filter

    0下载:
  2. 中值滤波源代码,中值滤波在图像处理中,常用于用来保护边缘信息,是经典的平滑噪声的方法-Median filter source code, median filter in image processing, commonly used in the information used to protect the edge, is the classic method of noise smoothing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:72705
    • 提供者:李建伟
  1. Matlab(image)

    0下载:
  2. 常用的一些图像处理matlab源程序~,含图像的显示、压缩、平滑、增强等等!-Some commonly used source ~ matlab image processing, including image display, compression, smoothing, enhance and so on!
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:14465
    • 提供者:helly
  1. meanshift_seg

    0下载:
  2. 用meanshift算法实现图像的平滑和分割的算法-Algorithm used meanshift image smoothing and segmentation algorithms
  3. 所属分类:Other systems

    • 发布日期:2017-05-20
    • 文件大小:5657879
    • 提供者:purple_ice
  1. gsph

    0下载:
  2. 实现高斯平滑功能的效果,也是图像处理技术中重要的算法-To achieve the effect of Gaussian smoothing function is also an important image processing algorithms
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:143945
    • 提供者:Janny
  1. anm

    0下载:
  2. 实现了图像的平滑播放效果。图像是由大到小播放,动画效果-Achieve smooth playback images. Image is descending playback, animation effects
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:415067
    • 提供者:范新华
  1. txcl

    0下载:
  2. 数字图像的平滑及恢复代码 比较简单 希望站长能让通过, 本人急需下载一些代码 万分感谢-Digital image smoothing and the restoration of relatively simple code can hope that through the head, I urgently needed some code to download most grateful
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:294491
    • 提供者:en
  1. medfiler

    0下载:
  2. 在获取的原始图像中一般带有一些噪声,为了消除这些噪声,可以对图像应用一些平滑滤波器,此函数为平滑滤波器-In obtaining the original image with some noise in general, in order to eliminate such noise, you can apply to image smoothing filter, this function for the smoothing filters
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:964
    • 提供者:liuxiaoxiao
  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. MedicalImageProcess

    0下载:
  2. 医学图像处理,可调整图像色阶、灰度、尺寸,进行平滑、锐化-Medical Image Process
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:302306
    • 提供者:rain
  1. matlab

    0下载:
  2. 对需要处理的图像进行数字化和平滑线性滤波,其中涉及扩边操作-On the need to deal with digital images and a smooth linear filtering, which involves operating margin expansion
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:70537
    • 提供者:yp
  1. Smoothimage

    0下载:
  2. 利用VC++实现图像处理,主要是对图像进行平滑处理。-Using vc++ realize image processing, is mainly to the image smooth processing.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-12
    • 文件大小:2677747
    • 提供者:杨武
  1. vcmhphoto

    0下载:
  2. VC++对一幅图像进行高斯平滑模糊处理,效果不错,可以实现类似photoshop中的高斯模糊滤镜的效果,对VC编写图像处理软件的朋友很有帮助。-VC++ on a Gaussian smoothing fuzzy image processing, good results can be achieved similar to photoshop in the effects of Gaussian blur filter to image processing software to prep
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-05
    • 文件大小:41739
    • 提供者:118
  1. 61549835image-compress-denoise

    0下载:
  2. 图像压缩去噪增强锐化程序,供大家参考。 包括:数字图像矩阵数据的显示及其傅立叶变换 二维离散余弦变换的图像压缩 采用灰度变换的方法增强图像的对比度 采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 图像的自适应魏纳滤波 运用5种不同的梯度增强法进行图像锐化 图像的高通滤波和掩模处理 利用巴特沃斯(Butterworth)低通滤波器对受噪声干扰的图像进行平滑处理 利用巴特沃斯(Butterworth)高通滤波器对图
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:11555
    • 提供者:chen peilin
  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. tuxiangchulichengxu

    0下载:
  2. 包含图像处理中灰度变换、平滑、锐化、边缘检测、形态学等源代码,这些代码均可在vc环境下成功运行,希望对大家有帮助 -Include image processing gray-scale transformation, smoothing, sharpening, edge detection, morphology, such as source code, these codes can be found in the successful operation of vc environme
  3. 所属分类:Special Effects

    • 发布日期:2017-05-31
    • 文件大小:13601446
    • 提供者:董佳佳
  1. color

    0下载:
  2. 包括彩色图像的基本处理/彩色图像的平滑处理/彩色图像的锐化处理/彩色图像的特效处理等功能-Including the basic color image processing/color image smoothing/sharpening image processing/image processing features such as the effects
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:408410
    • 提供者:tysong
  1. tuxiangchuli

    0下载:
  2. 本图像处理程序主要实现以下功能: (1) 阈值化 (2) 扩张 (3) 腐蚀 (4) 细化 (5) 锐化 (6) 平滑-This procedure to achieve the following main functions: (1) Threshold of (2) expansion (3) Corrosion (4) detailed (5) Sharpening (6) Smooth
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6967315
    • 提供者:wl
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com