登录
首页 » matlab » filterImage

filterImage

于 2011-07-27 发布 文件大小:1KB
0 211
下载积分: 1 下载次数: 4

代码说明:

  There are different m files for different filter to use. perwit.m:=uses window Wx=[1 0 -1 1 0 -1 1 0 -1]/3 and Wy=Wx and then convolves this window with the image. sobel.m:=uses window W=[1 0 -1 2 0 -2 1 0 -1]/4 lablacian.m=uses window W=[0 1 0 1 -4 1 0 1 0] convolve.m=convolves window and image

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

发表评论

0 个回复

  • spectra
    Spectrum Analysis teaching aid
    2011-05-13 02:25:51下载
    积分:1
  • detection-and-tracking
    该算法可以直接实现,程序不需要修改且有详细的程序解释(The algorithm can directly implement the program and there is no need to modify the procedure explained in detail)
    2013-08-12 08:20:21下载
    积分:1
  • bandsolve
    英文版Rsoft Bandsolve 仿真指导使用手册(ENGLISH Rsoft Bandsolve simulation guidance manuals)
    2015-03-07 13:43:09下载
    积分:1
  • calman
    Kalman滤波器在单运动目标自动跟踪中的应用,相当经典,希望对大家有所帮助。(Kalman filter in a single moving object automatic tracking of applications, very classic, I hope to help all of you.)
    2009-05-23 19:45:14下载
    积分:1
  • coqart82.tar
    关于携带证明的代码,即PCC,较前沿的代码,是一种一劳永逸无需测试的编码方式,叫复制(Proof carrying code on that PCC, more cutting-edge code, is a once and for encoding without testing, called replication)
    2011-01-25 20:24:59下载
    积分:1
  • harris-corner-detector
    Harris角点检测,附有图片,对进行电子稳像技术研究可以提供一定的帮助。(Harris corner detection, with a picture of the electronic image stabilization technology can provide some help.)
    2010-05-08 19:36:26下载
    积分:1
  • saveimage2file
    可以实现图像的批量保存,里面有调用函数和功能函数。比如,读取了“F:saveimage2file1.jpg”做处理,你可以在原路径下批量保存为“F:saveimage2file esult(文件夹的名字可以在程序中修改)1result.jpg(也可以保存为10,11,12等名字,能够修改)”(save images to file)
    2011-10-28 09:23:11下载
    积分:1
  • spline
    三次样条插值matlab程序,三次样条插值matlab程序,三次样条插值matlab程序(spline matlab)
    2013-12-10 11:25:21下载
    积分:1
  • binaryshift
    目前我见过分析最为全面的2PSK系统的基于MATLAB的仿真分析M文件(At present I have seen of the most comprehensive 2PSK system simulation analysis based on MATLAB M file)
    2010-06-02 11:27:37下载
    积分:1
  • C-language-and-MATLAB
    实际系统地介绍了语言与MATLAB接口函数的编程方法。用实例详细地介绍了MATLAB中所供的数据类型在C-MEX函数中的编程方法。(Actual systematic introduction to the language with the MATLAB programming interface function. Described in detail with examples in MATLAB for the data types in C-MEX function of programming.)
    2011-07-29 10:51:05下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载