Application can do basic filter techniques such as Gaussian blur, edge detection, noise reduction, and background isolation.
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'.
The .mlappinstall file contains everything necessary to install and run the app. Download the app package ImageFilter.mlappinstall and open it with MATLAB to run the app.