Min/Max filter

A Matlab filter that computes the minima and/or maxima of an array
Download

Min/Max filter Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Publisher Name:
  • Bruno Luong
  • Operating Systems:
  • Windows All
  • File Size:
  • 29 KB

Min/Max filter Tags


Min/Max filter Description

Min/Max 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.


Min/Max filter Related Software