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

搜索资源列表

  1. advanceCimage4

    0下载:
  2. 很多高级一点的图形图像处理程序,利用LoG边缘算子法对图像进行边缘提取,均值滤波处理(图像复原),中值滤波处理(图像复原),基于C++开发,希望大家能用得着(--)-1:00 graphics image processing procedure, and use Getting Edge Operator law right image edge extraction, mean filter (Image Restoration), the median filter processing
  3. 所属分类:图形图像处理(光照,映射..)

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

    0下载:
  2. 一个完整的Visual C++程序,包含了图像的RGB调整,傅立叶变换,傅立叶反变换,对比度调整,颜色转换 梯度算子检测,sobel算子检测 均值滤波和中值滤波,程序已经通过调试.-a complete Visual C program includes a RGB image adjustment, Fourier transform, Fourier transform, contrast adjustment, color conversion operator gradient dete
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:219599
    • 提供者:杨萧
  1. SignalProcess

    1下载:
  2. C 程序 球面方位角算法: azimuth.cpp CRC校验快速算法: CRC_Table.cpp 解扰码算法: scrambler.cpp Matlab 程序 信号带宽测量: BandWith.m 带通信号下变频: fqmv.m QPSK 解调 demodQpsk.m pwelch求功率谱的算法 psdwh.m 均值滤波算法 cvmn.m 信号正交分解: Cnv2Bas.m
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:5740
    • 提供者:HANYUFEI
  1. C#均值滤波

    0下载:
  2. 这个程序是利用c#编程实现对图像的均值滤波,同时这个程序可以在windows mobile 6上运行
  3. 所属分类:源码下载

  1. 图像的均值滤波程序

    0下载:
  2. 图像处理的基础程序,图像的均值滤波程序,需要的可以下载C++代码。-The basis of image processing procedures, the mean image filtering program, you can download the necessary C++ code.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-26
    • 文件大小:158135
    • 提供者:左涛
  1. middle

    0下载:
  2. 用Visual C++实现中值和均值滤波图像恢复处理程序实例-Using Visual C++ implementations of the value and the mean filter image restoration processing examples
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:2508
    • 提供者:susan
  1. VC

    0下载:
  2. 使用c语言产生均匀分布,高斯分布随机数的方法,使用VC为图片进行添加高斯噪声均匀噪声以及椒盐噪声,并且采用a修正的均值滤波和自适应中值滤波进行除噪-Used to produce uniform distribution of c language, method of Gaussian random numbers, use the VC to add a picture uniform noise, Gaussian noise and salt and pepper noise, and
  3. 所属分类:Special Effects

    • 发布日期:2017-06-20
    • 文件大小:30343089
    • 提供者:吴勇
  1. junzhilvbo

    0下载:
  2. vc实现的中值和均值滤波,绝对好用,是很好的学习图像编程的范例-image and video processing,vc implementation,this size can be much higher bringing more precision to the local descr iption
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4158307
    • 提供者:张军
  1. imageprocessing

    0下载:
  2. 主要内容彩色256色转灰度图,hough变换,walsh变换,对比度拉伸,反色,图像的傅立叶变换,高斯平滑,均值滤波,各种锐化方法,图像的缩放、细化、旋转,边缘提取,内附各种图片,vc++源码,对初学图象者很有帮助,强烈推荐,图象处理-The main contents of 256 colors to grayscale color, hough transform, walsh transform, contrast stretching, anti-color, images of Fou
  3. 所属分类:Special Effects

    • 发布日期:2017-05-29
    • 文件大小:5584001
    • 提供者:吴海峰
  1. Mean_Filter

    0下载:
  2. 这是一个用C++编译的程序,用于对图像进行均值滤波,以供大家学习交流之用。-This is a C++ compiler with the procedures used to mean filter images for use in U.S. Study communicate.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:118345
    • 提供者:wangxiacsu
  1. hhh

    0下载:
  2. :由于许多传统的去噪方法在强背景噪声情况下提取声音信号的能力变弱甚至失效, 提出 应用独立成分分析( I C A) 方法对声音信号进行特征提取, 并证明了这种 I C A 变换能增强语音和音 乐信号的超高斯性. 在此基础上, 应用 I C A基函数作为滤波器, 通过阈值化的去噪方法对含有强高 斯背景噪声的声音信号进行去噪仿真实验. 结果表明, 本方法明显优于传统的均值滤波和小波去噪 方法, 为强背景噪声下弱信号的检测提供 了新的途径.-: As many of the t
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:213138
    • 提供者:金振东
  1. GJ

    0下载:
  2. 中值滤波与均值滤波的程序,采用C++编写,属于数字图像处理。-Median filter and mean filter procedure, the use of C++ development, belongs to digital image processing.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-02
    • 文件大小:849407
    • 提供者:gracie
  1. ImageProcessing

    0下载:
  2. 中值滤波 均值滤波 图像锐化 边缘检测 c#实现-Mean Filter Median Filter image sharpening to achieve edge detection c#
  3. 所属分类:Graph program

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

    0下载:
  2. 关于图像均值滤波(mean filter)的C++源代码-With regard to the image mean filter (mean filter) of the C++ source code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:127205
    • 提供者:中野
  1. averfilter.c

    0下载:
  2. 在labwindows/cvi界面下,实现图象的均值滤波的源代码-averfilter
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:4211
    • 提供者:mw
  1. filter

    0下载:
  2. C语言读取图像,对图像进行翻转,中值,均值滤波的实现。这是在VC6.0中编的程序-C language read images right images flip, median, mean filtering realization. This is VC6.0 in compiled procedures
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:4437
    • 提供者:lifei
  1. dm642mainJUNZHI

    0下载:
  2. 在ccs编程环境中,用c语言实现对图像均值滤波的处理。-In ccs programming environment, using c language mean filtering the image processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3845
    • 提供者:mayanfeng
  1. lfx

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

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

    0下载:
  2. 灰度映射,直方图,图像平滑(均值滤波、中值滤波),图像锐化(Gray level mapping, histogram, image smoothing (mean filtering, median filtering), image sharpening)
  3. 所属分类:C#编程

    • 发布日期:2018-01-02
    • 文件大小:105472
    • 提供者:胡和胡
  1. 4AD

    0下载:
  2. 4路AD采集,串口打印,stm32单片机GPIOPA0,1,2,3口,均值滤波,可连接HC05蓝牙模块,发送数据到手机端(4 road AD collection, serial port printing, stm32 single chip GPIOPA0,1,2,3 mouth, mean filtering, can connect HC05 bluetooth module, send data to mobile phone end.)
  3. 所属分类:单片机开发

    • 发布日期:2018-04-20
    • 文件大小:494592
    • 提供者:伟锅锅
« 12 3 »
搜珍网 www.dssz.com