登录
首页 » matlab » MinMaxFilterFolder

MinMaxFilterFolder

于 2010-03-04 发布 文件大小:29KB
0 291
下载积分: 1 下载次数: 146

代码说明:

  Min/Max filter,最大最小滤波器,说明看英文,只是国外的人写的代码, (Description The filter computes the minima and/or maxima of an array over sliding window with a given size. Multidimensional array is fully supported: running filter in 1D, 2D filter for image processing applications (erosion/dilatation), 3D and more. This package has been implemented with a special care on the running speed: the MEX engine uses an algorithms that requires no more than three (3) comparisons per element and per dimension in all configurations. All numerical and logical class arrays are supported. Contributor (beside author) is Vaclav Potesil Acknowledgements This submission has inspired the following: Free-knot spline approximation MATLAB release MATLAB 7.8 (R2009a) Other requirements MEX correctly setup NO image processing is required Download a tiff file for )

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

发表评论

0 个回复

  • STFTDifference
    短时傅里叶变换可以用差分模式来实现,对书上的运算式做了稍许的改变。改变-计算差分序列的第一列数据时用的是第一列的元素减去当前行的最后一列元素。原算法中采用的是第一列元素减去下一行第二列元素。原算法加窗之后结果比较好,不加窗时结果误差很大,而改变之后的算法不加窗效果依然很好。(Short time Fourier transform can be used to achieve the differential mode of expression on the book made a slight change. Change- calculating the difference sequence of the data with the first column is the first column of the matrix by subtracting the current element in the last column of row. Is used in the original algorithm subtracts the elements of the first column of the next row and the second column elements. After the results of the original algorithm windowed better, when the results window without great error, and after changing algorithms no window effect is still very good.)
    2013-07-09 09:04:14下载
    积分:1
  • camshift
    matlab实现的目标跟踪算法,经调试能用。(Target tracking algorithm matlab implementation, debugging can be used.)
    2013-12-02 20:10:33下载
    积分:1
  • ceemd
    说明:  利用CEEMD进行时间序列的分解,可获得各种时间尺度的信号(The decompisition of time series with CEEMD)
    2020-08-16 05:47:23下载
    积分:1
  • EM3D
    说明:  计算电磁学的3维矢量有限元方法通用的原程序(Computational electromagnetics Vector 3-D finite element method of the original procedures for GM)
    2008-10-18 18:31:23下载
    积分:1
  • Read_Airsar
    极化SAR,读取San Francisco地区数据的读程序,在Pauli分解合成San Francisco的RGB图中有调用到(Polarization SAR reading program, read the San Francisco area data call to the Pauli decomposition a synthetic San Francisco RGB figure)
    2020-12-15 14:29:13下载
    积分:1
  • fir_filter
    用c#编写了一套FIR窗口滤波器,其中数据段的提取来自于matlab的混合编程(Written in c# a FIR filter window, including data extracted from the mixture of matlab programming)
    2013-12-04 12:38:40下载
    积分:1
  • TheuseofMatlabforimageprocessing
    文中主要介绍使用Matlab进行图像处理的各种常用函数,还有一个图像处理工具箱的一些用法。(The paper introduces the use of Matlab for image processing a variety of common functions, and a number of uses image processing toolbox.)
    2010-06-30 09:43:57下载
    积分:1
  • SERPSK-SERPAM-SERQAM-code
    SERPSK SERPAM SERQAM
    2014-09-22 10:31:27下载
    积分:1
  • PLS_DA
    PLS-DA法是将定量偏最小二乘法用于判别分析的一种策略,其基本思想是将已知类别样本的浓度阵分别设为0、1(对两类用PLS1方法而言),或-1、0、1(对三类用PLS1方法而言),或01、10(对两类用PLS2方法而言),或001、010、100(对三类用PLS2方法而言),多类问题依次类推,再通过定量PLS方法建立模型。(PLS- DA method is to use quantitative partial least squares discriminant analysis of a kind of strategy, the basic idea is to known categories the concentration of the sample matrix is set to 0, 1 (for two types of PLS1 method), or 1, 0, 1 (for three types of PLS1 method), or 01, 10 (for two types of PLS2 method), or 001, 010, 100 (for three PLS2 method), many questions so on, through quantitative PLS method to establish model.)
    2020-11-29 11:19:28下载
    积分:1
  • pdf2final
    检测脸部的有无(Detect whether the face)
    2010-05-15 13:07:10下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载