CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 均值滤波 C

搜索资源列表

  1. lfx

    1下载:
  2. 利用Visual C++编程技术实现数字图像处理图像的各种基本技术,主要包括以下几点: 1、BMP格式图象的显示:直接显示和打点显示。 2、几何变换:平移,旋转,镜象变换,转置,缩放。 3、正交变换:包括傅立叶变换、沃尔什变换、离散余弦变换和离散余弦反变 换等。 4、图象增强:包括空域增强(直接灰度变换、直方图处理、图像平滑,均值滤波,拉普拉锐化等)和频域增强(理想低通、巴特沃斯低通滤波)和伪彩色增强。 5、图象复原:卷积模糊、卷积模糊+噪声、椒盐噪声、随机噪声、逆滤波复
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3750496
    • 提供者:皮传奇
  1. mean-filter

    0下载:
  2. visual c++数字图像处理典型算法及实现(均值滤波)-visual c++ digital image processing algorithms and implementation of a typical (mean filter)
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:125456
    • 提供者:jingkanliushui
  1. cPPdigitalimage-process--

    0下载:
  2. 数字图像处理VC++编程,例如均值滤波,边缘提取等,适合遥感、测绘、资环、计算机等专业。-digital image processing C++ programming,such as filtering, edge extraction, suitable for remote sensing, mapping, resources and environment, and other professional computer.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-20
    • 文件大小:30925824
    • 提供者:夏悠然
  1. Image-processing

    0下载:
  2. 用C所编的简单图形图像操作,包括图像的显示,保存,灰度化处理,均值滤波,中值滤波,Roberts,Sobel,Prewitt边缘检测-C, compiled by a simple graphical image manipulation, including image display, save, gray-scale processing, mean filtering, median filtering, Roberts, Sobel, Prewitt edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1406682
    • 提供者:何艳
  1. 00149819

    0下载:
  2. c环境下对一个图片文件进行中值和均值滤波的一个源程序-C environment in the picture and realize the value of mean filte
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:3407
    • 提供者:覃裕良
  1. meanfilter

    0下载:
  2. mean(均值滤波处理(图像复原)C++实现小程序,适用于学习者-mean filter
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:619
    • 提供者:春晓
  1. HistDemoA

    0下载:
  2. 用c++完成直方图均衡化图像增强功能,及图像的均值滤波、中值滤波-Completed histogram equalization of image enhancement the mean filtering function, and image, median filtering with c++
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:4109998
    • 提供者:hubiying
  1. image-smoothing

    0下载:
  2. 用c#语言实现图像的加噪,然后采用均值滤波和中值滤波对图像进行去噪处理。-use c# realize image denoising,and apply mean value and mid-value smoothing
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:59338
    • 提供者:lily
  1. AI_Median-Filter_Min_Max_DIY

    0下载:
  2. c++ opencv 限制数据有效性下的均值滤波,程序效果较很好,满足要求-c++ opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-11-19
    • 文件大小:2981887
    • 提供者:Jerry
  1. DIP_project

    0下载:
  2. C#编写的数字图像处理Project,包含了图像直方图均衡化,均值滤波,中值滤波等处理-Digital Image Processing Project, written in C# contains the image histogram equalization, mean filtering, median filtering and processing
  3. 所属分类:.net

    • 发布日期:2017-11-28
    • 文件大小:71577
    • 提供者:wang
  1. median-filter-alpha-trimmed-(

    1下载:
  2. 中值滤波,自适应alpha剪枝滤波器,均值滤波,可以有效减少噪声。-median filter alpha-trimmed (C++)mean filter adaptive,local noise reduction filter
  3. 所属分类:Special Effects

    • 发布日期:2015-01-23
    • 文件大小:250880
    • 提供者:海纳百川
  1. HistDemoA

    0下载:
  2. 利用C语言对图像进行均衡化、中值滤波、均值滤波等处理-The use of C language for image equalization, median filtering, mean filtering and other processing
  3. 所属分类:Special Effects

    • 发布日期:2017-11-21
    • 文件大小:1921500
    • 提供者:宁馨儿
  1. Smooth

    0下载:
  2. 基于OpenCV实现的图像滤波程序,包括中值滤波、高斯滤波、均值滤波等,VS2010 C++实现-The project based on opencv and VS2010 is used to smooth an image by filter
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:8165857
    • 提供者:dingkaimeng7
  1. Csharp

    1下载:
  2. c#编写的均值滤波程序,能够较好的实现这一功能-c# Prepared mean filtering program that can perform this function better
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:65025
    • 提供者:肖许
  1. CSAPP_coding2

    0下载:
  2. CSAPP:用C语言进行图像优化处理,包括中值滤波,均值滤波和拉普拉斯掩膜滤波。-CSAPP: C language for image optimization, including the median filter, mean filter and Laplace mask filtering.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-02
    • 文件大小:14647900
    • 提供者:傅立扬
  1. Filtering-method

    0下载:
  2. 在图像中各种滤波方法:均值滤波,高斯滤波等,采用c语言实现,-filtering method programmed in c language
  3. 所属分类:OpenCV

    • 发布日期:2017-04-14
    • 文件大小:3108
    • 提供者:秋风
  1. BoxFilter

    0下载:
  2. 自己编写的c代码,实现图像的快速均值滤波,采用盒子积分算法。-C write your own code, to achieve fast average filtering of the image, using box integration algorithm.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-11
    • 文件大小:735
    • 提供者:阿叔
  1. Mean-filter

    0下载:
  2. 本代码基于MATLAB和visual c++进行均值滤波。原理主要是利用某像素点周边像素的平均值来打到平滑噪声的效果。-This code is based on MATLAB and visual c ++ mean filter. The principle is to use the average value of pixels around a pixel to hit the effect of smoothing noise.
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:127067
    • 提供者:tingting
  1. Test2-2

    0下载:
  2. C++实现的均值滤波其、中间值滤波器以及高频补偿器-C++ Source Code
  3. 所属分类:OpenCV

    • 发布日期:2017-05-06
    • 文件大小:752017
    • 提供者:kexin
  1. Image

    0下载:
  2. 数字图像处理的简单处理,如灰度处理,均值滤波等,用C++写的-Simple processing digital image processing, such as gradation processing, mean filter, etc., written with C++
  3. 所属分类:Special Effects

    • 发布日期:2017-06-19
    • 文件大小:29303627
    • 提供者:y.a
« 1 23 »
搜珍网 www.dssz.com