Experiment with morphological operations visually and build up processing sequences without writing throwaway code.
Getting morphological parameters right typically involves repeated trial-and-error at the command line. This app replaces that workflow with a preview-and-commit interface where you can visually validate each operation, adjust parameters interactively, and stack a series of morphological steps before committing.
The app supports imopen, imclose, bwskel, bwperim, bwhitmiss, imtophat, imbothat, imdilate, and imerode on 2-D binary and grayscale images.
Requires MATLAB® R2026b or newer.
Also requires the following MathWorks products:
- Image Processing Toolbox™
Open MorphologyApp.m in App Designer or see the guided walkthrough on the documentation page.
| File | Description |
|---|---|
MorphologyApp.m |
The App Designer app for morphological operations |
MorphologyApp.xml |
App component layout data |
The license is available in the license.txt file in this GitHub repository.
Copyright 2026 The MathWorks, Inc.
