登录
首页 » matlab » 数字图象处理

数字图象处理

于 2021-05-16 发布 文件大小:53KB
0 327
下载积分: 1 下载次数: 9

代码说明:

  数字图像处理程序,包含6中FIR和IIR滤波器程序和GUI界面。(Digital image processing program with 6 FIR and IIR filter programs and GUI interface.)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • baizhaosheng
    对于白噪声的功率谱分析给出了白噪声的频谱波形(White noise matlab )
    2011-12-29 11:01:24下载
    积分:1
  • img_resample
    IDL中的批量重采样,可以省很多时间,根据自己的需求,采样成不同分辨率的图像。(IDL in batch resampling, you can save a lot of time, according to their needs, a different sampling resolution images.)
    2020-10-14 15:27:30下载
    积分:1
  • HE+AHE+CLAHE+运行结果+QQ1109720378
    说明:  直方图均衡(HE),自适应直方图均衡(AHE),限制对比度的直方图均衡(CLAHE)的图像处理算法,运行无错误,效果还不错。包含循行结果对比。(Histogram equalization (HE), adaptive histogram equalization (AHE), and contrast-limited histogram equalization (CLAHE) image processing algorithm run without error, and the effect is good. Include line-by-line results comparison.)
    2021-01-27 12:08:35下载
    积分:1
  • heiv_src
    C++ code implementing the estimation of errors-in-variables models under point dependent noise. It includes examples for linear, ellipse, fundamental matrix and trifocal tensor estimation. The theory is described in A general method for errors-in-variables problems in computer vision(err)
    2020-12-18 20:19:10下载
    积分:1
  • 67568576745
    易语言2D游戏引擎模块源码,易语言写的图形图象编程源码,很好的参考。(Easy language 2D game engine source module, easy language to write the graphics programming source code, a good reference.)
    2013-09-16 17:46:49下载
    积分:1
  • txpz
    图像配准的很好的程序,里面用到粒子群算法(image registration is a good procedure, which used PSO)
    2007-01-08 11:18:10下载
    积分:1
  • latent_Orientation
    现场指纹的方向场,四种方法比较OF_FOMFE,OF_manual,OF_proposed,OF_STFT(latent fingerprint orientation,orientation field estimation for latent fingerprint enhancement)
    2013-05-03 15:37:04下载
    积分:1
  • 111regionbest
    说明:  基于区域生长,(区域增长)的目标分割方法,简单实用,易上手,m语言编写,易懂易用,没有调用内部函数,方便以后改写为c语言代码,请尽情享用(Based on regional growth, (regional growth) of the object segmentation method is simple and practical易上手, m language easy to understand and use, there is no call to internal function, convenient to rewrite the future for the c language code, please enjoy)
    2008-12-07 20:18:02下载
    积分:1
  • DE
    说明:   最简单的差分格式有向前、向后和中心3种。 向前差分:f (n)=f(n+1)-f(n) 向后差分:f (n)=f(n)-f(n-1) 中心差分:f (n)=[f(n+1)-f(n-1)]/2(The easiest difference format forward, backward, and three kinds of centers. Forward differencing: f (n) = f (n+ 1)-f (n) Backward difference: f (n) = f (n)-f (n-1) Central difference: f (n) = [f (n+ 1)-f (n-1)]/2)
    2016-05-17 21:08:01下载
    积分:1
  • matlabforlicenceplaterecognition
    说明:  用matlab实现汽车牌照识别系统的定位算法(Automobile License Plate Recognition System Location Algorithm)
    2006-04-07 13:27:24下载
    积分:1
  • 696516资源总数
  • 106611会员总数
  • 19今日下载