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

搜索资源列表

  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. 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. 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. 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. 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. Picture

    0下载:
  2. 实现2维图像的显示,预处理,分割等操作,包括平滑,部分滤波,边缘检测,增长等-The realization of 2-D images show that pre-processing, segmentation and other operations, including smoothing, some filtering, edge detection, growth, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3968540
    • 提供者:Lucifer
  1. Gaussian

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

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

    0下载:
  2. 针对图像的噪声,进行平滑去噪,中值滤波,邻域平均法,还有产生椒盐噪声和随机噪声。取自《vc++图像处理程序设计》第5章-Against the image noise, denoising smoothing, median filtering, neighborhood averaging method, as well as generate Salt and pepper noise and random noise. Retrieved from " vc++ image pro
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1371652
    • 提供者:guoguo
  1. medvaluefiltnew

    0下载:
  2. 在mtalab环境里实现的中值快速滤波算法,可以实现对图像的去噪处理和平滑过滤。-The mtalab environment to achieve fast median filtering algorithm, can achieve the image de-noising processing and smoothing filters.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:575
    • 提供者:
  1. p231

    0下载:
  2. 数字图像处理中BMP文件的读与写,并实现对该图像文件的平滑操作。-Digital image processing read and write BMP files, and to achieve smooth operation of the image file.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:192414
    • 提供者:刘丽梅
  1. src

    0下载:
  2. 数字视频图像处理程序,包括平滑边界、霍夫曼变化、视图转化-image process
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:316532
    • 提供者:zou
  1. ImageProcess

    0下载:
  2. c#写的图像处理程序框架,包括打开图片、保存、关闭等功能。图像处理包括图像增强里用到的灰度化、亮度增强、线性非线性平滑、一阶二阶锐化等。-c# write image-processing program framework, including open images, save, close and other functions. Image processing including image enhancement is used inside the gray-oriented, b
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:95492
    • 提供者:张毛磊
  1. lvbo

    0下载:
  2. 邻域平均法滤波 原图像画面清晰,添加勒椒盐噪声后图像上产生勒明显的黑色斑点(噪声),用不同模板的平滑滤波处理后图像上的噪声消失,但是图像变得模糊,并且,使用的模板越大,对图像的去噪效果越好,同时图像也变得越模糊。 -Neighborhood averaging filter clear picture of the original image, add the Le Salt and pepper noise generated after the image Roming notic
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:179836
    • 提供者:yryryr
  1. zhongzhi

    0下载:
  2. 中值滤波 原图像画面清晰,添加了椒盐噪声以后图像上出现了明显噪声,经不同模板的中值滤波处理后图像上的噪声被虑去,但使得图像变得模糊,并且,使用的模板越大,去噪声效果越好,同时图像也越模糊。滤波效果明显优于平滑滤波。 -Median filtering the original image, a clear picture of the Salt and pepper noise added after the image there is a clear noise, and by
  3. 所属分类:Graph program

    • 发布日期:2017-03-23
    • 文件大小:179781
    • 提供者:yryryr
  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. gjzw

    0下载:
  2. 高级指纹分算法析源代码 === === === === === ===== 一个很不错的指纹分析算法源代码,可以从采集的指纹图片中进行二次黑白化,平滑图像处理。可以 对指纹图像特征信息提取,比对,以轮廓显示以及色彩覆膜特显等技术算法。主要的分析速度很快,值得 学习的算法。要在指纹信息处理中比较不错。-Advanced fingerprint analysis of the split-source code =========================
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:86081
    • 提供者:597
  1. Medical_image_processing

    0下载:
  2. 医学图像处理的基础教程代码,包括平滑锐化、平移旋转。完整的源代码,在本人的机子上能正常运行,并添加了几幅常用于数字图像处理的图像。-Medical image processing-based tutorial code, including smooth sharpening, pan, rotate. The complete source code, in my machine on to resume normal operation, and added pieces of commo
  3. 所属分类:Special Effects

    • 发布日期:2017-06-01
    • 文件大小:14260361
    • 提供者:周红
  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. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1893121
    • 提供者:猪哥不亮
« 1 2 ... 44 45 46 47 48 4950 »
搜珍网 www.dssz.com