3D Max/min filter

It is very simple to understand and implement and fast 3D Max/min filter

You are now following this Submission

I=Maxin(I,n,f)
I is input 3D image
n is neighbourhood size. for example 3 for 3*3
f=1 for max filter
f=0 for min filter

Cite As

M. A Balafar (2026). 3D Max/min filter (https://www.mathworks.com/matlabcentral/fileexchange/29348-3d-max-min-filter), MATLAB Central File Exchange. Retrieved .

Categories

Find more on Signal Processing Toolbox in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0