3D Max/min filter

It is very simple to understand and implement and fast 3D Max/min filter
727 Downloads
Updated 10 Nov 2010

View License

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 (2024). 3D Max/min filter (https://www.mathworks.com/matlabcentral/fileexchange/29348-3d-max-min-filter), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R14
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Signal Processing Toolbox in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0