CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - image processing filter

搜索资源列表

  1. design-flow-speeding-up-dsp

    0下载:
  2. Wavelets have widely been used in many signal and image processing applications. In this paper, a new serial-parallel architecture for wavelet-based image compression is introduced. It is based on a 4-tap wavelet transform, which is realised usin
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:2837459
    • 提供者:sdfafaf
  1. Thefilterdesign

    1下载:
  2. 了解图象处理的维纳滤波器和匹配滤波器的原理,并能用MATLAB编程 语 言实现。评估滤波器的性能。-understanding of image processing Wiener filter and the matched filter theory, and can be used MATLAB programming language. Filter performance assessment.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:2755
    • 提供者:深蓝
  1. HisImage

    0下载:
  2. 这是一个用利用中值滤波进行图像处理的东东,很不错的-with using median filter for image processing Eastern, very good
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:122077
    • 提供者:韩国
  1. medianfilter.rar

    0下载:
  2. 基于vhdl图像处理中值滤波器,关于图像处理的好文章。呵呵,VHDL-based image processing median filter, a good deal about graphics article Ha ha
  3. 所属分类:软件工程

    • 发布日期:2012-12-01
    • 文件大小:250232
    • 提供者:张海风
  1. Sobel

    0下载:
  2. Sobel Filter in C. Sobel Filter may be used for edge detection application in Image processing applications
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:2134
    • 提供者:Images
  1. Digital Filter implementation by FPGA

    0下载:
  2. 1.an fpga implementation of the image space reconstruction algorithm for hyperspectral imaging analysis 2. fpga implemention of a median filter 3. fpga implementation of digital filters 4.hardware acceleration of edge detection algorithm on
  3. 所属分类:软件工程

    • 发布日期:2012-12-01
    • 文件大小:1969214
    • 提供者:carol
  1. Csource

    0下载:
  2. 数字图像快速傅立叶变换,定时器,数字滤波器,无限脉冲响应,索贝尔滤波器-Fast Fourier Transform,timer,FIR, IIR, and sobel filter using in Digital Image processing,based on code composer studio 2.2 IDE
  3. 所属分类:Software Testing

    • 发布日期:2017-04-03
    • 文件大小:3315
    • 提供者:田野
  1. use_of_butterworth

    0下载:
  2. 巴特沃斯滤波器在图像处理中的应用。正规学术论文。会有启发的。-Butterworth filter in image processing applications. Formal Xueshulunwen. Will be instructive.
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:79131
    • 提供者:张狂
  1. Digitalsignalprocessing

    0下载:
  2. 数字信号处理,数字滤波器的产生,数字滤波器的处理,随机信号处理,数字图像处理-Digital signal processing, digital filter generation, digital filter processing, random signal processing, digital image processing
  3. 所属分类:software engineering

    • 发布日期:2017-05-18
    • 文件大小:5186599
    • 提供者:天行
  1. Digital-image-processing-with-filter

    0下载:
  2. MATLAB 实现GUI操作 实现图像的实时滤波 附有效果图-The MATLAB GUI operating image real-time filtering with effect diagram
  3. 所属分类:software engineering

    • 发布日期:2017-11-11
    • 文件大小:323557
    • 提供者:王飞
  1. tuxiangchuli

    0下载:
  2. 几个关于数字图像处理入门的程序,包括直方图均衡、中值滤波、低通及高通滤波、图像恢复等。-Several procedures on the entry of digital image processing, including histogram equalization, median filter, low-pass and high-pass filtering, image restoration.
  3. 所属分类:software engineering

    • 发布日期:2017-12-03
    • 文件大小:965890
    • 提供者:刘海波
  1. Leefilter

    0下载:
  2. Lee滤波,用于对图像进行去斑点噪声,以及对图像进行平滑处理-Lee filter, the image smooth processing
  3. 所属分类:software engineering

    • 发布日期:2017-11-20
    • 文件大小:8781
    • 提供者:孙帅
  1. matlab-zhongzhilvbo

    0下载:
  2. 中值滤波,去噪 实验原理:中值滤波器是将领域内像素灰度的中值代替该像素的值,对处理脉冲噪声(椒盐噪声)非常有效。为了对一幅图像上的某个点进行中值滤波处理,必须先将掩模内欲求的像素及其领域的像素值排序,确定出中值,主要功能是使拥有不同灰度的点看起来更接近于它的邻近值。-Median filtering and denoising Test principle: median filter is to field pixel gray value instead of the pixel v
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:3026
    • 提供者:1123
  1. HPF

    0下载:
  2. A High Pass filter matlab code for image processing in frequency domain
  3. 所属分类:software engineering

  1. Matlab

    4下载:
  2. nonmaxsup——非最大值抑制 hysthresh——设定阈值区间,返回一个二值化图像 canny——边缘探测,图像边缘增强 adjgamma——调整图像的伽马值 findline——利用线性Hough变换和Canny边缘探测得到的线上各点的坐标 circlecoords——返回由圆的半径和圆心坐标决定的圆上各点像素的坐标 houghcircle——取一幅经过canny变换的图像,利用hough变换找到图像中的一个圆 findcircle——计算所得线上各点
  3. 所属分类:software engineering

    • 发布日期:2017-03-04
    • 文件大小:4573184
    • 提供者:廖志伟
  1. filter_miane

    0下载:
  2. filter median in image processing
  3. 所属分类:Project Design

    • 发布日期:2017-04-12
    • 文件大小:2075
    • 提供者:arash
  1. filter_

    0下载:
  2. filter gussian in image processing
  3. 所属分类:Project Design

    • 发布日期:2017-04-13
    • 文件大小:2357
    • 提供者:arash
  1. adaptive

    0下载:
  2. adaptive filter in image processing
  3. 所属分类:Project Design

    • 发布日期:2017-04-13
    • 文件大小:2979
    • 提供者:arash
  1. ieee-00-bilateral

    0下载:
  2. bilateral filter for image processing using matlab
  3. 所属分类:Project Design

    • 发布日期:2017-05-17
    • 文件大小:4781056
    • 提供者:joseph thomas
  1. 112121

    0下载:
  2. 语音信号的频谱分析 利用FIR数字滤波器对语音信号进行滤波 语音信号处理初步-回声估计和回声消除 数字图像处理算法初步-Spectral analysis of speech signal Using FIR digital filter to filter the speech signal Processing of speech signal initial echo estimation and echo cancellation Digital image pr
  3. 所属分类:software engineering

    • 发布日期:2017-04-28
    • 文件大小:300777
    • 提供者:王庚
« 12 »
搜珍网 www.dssz.com