ImageFilter

Application can do basic filter techniques such as Gaussian blur, edge detection, noise reduction, and background isolation.
23 Downloads
Updated 3 Feb 2024

View License

This MATLAB application offers examples of various image processing techniques. Built-in MATLAB images may be selected from a dropdown, as well different filters. The left image in the input before filtering and the right image is filtered.
A "Save" button provides the option to export the image as a '.png' tilted 'filteredImage.png'.

Cite As

Samuel Adkins (2025). ImageFilter (https://www.mathworks.com/matlabcentral/fileexchange/158916-imagefilter), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2023b
Compatible with any release
Platform Compatibility
Windows macOS Linux

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.1

Validation

1.0.0

See release notes for this release on GitHub: https://github.com/Aweesam/SimpleImageFiltering/releases/tag/v1.0.0