ImageFilter

Application can do basic filter techniques such as Gaussian blur, edge detection, noise reduction, and background isolation.

You are now following this Submission

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 (2026). ImageFilter (https://in.mathworks.com/matlabcentral/fileexchange/158916-imagefilter), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
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