Binary Morphology in Image Processing

Interactive courseware module that introduces the fundamental morphological operations used in image processing.
149 téléchargements
Mise à jour 24 oct. 2023

Binary Morphology in Image Processing

View on File Exchange or Open in MATLAB Online

Curriculum Module

Created with R2020a. Compatible with R2020a and later releases.

Information

This curriculum module contains interactive MATLAB® live scripts that illustrate and apply the fundamentals of morphological operations used for processing binary images.

Background

You can use these live scripts as demonstrations in lectures, class activities, or interactive assignments outside class. This module covers the primary morphological operations of erosion and dilation, opening and closing, as well as relational and logical operators by illustrating and applying their use to simple images. It also includes examples of using binary morphology to analyze images of coins.

The instructions inside the live scripts will guide you through the exercises and activities. Get started with each live script by running it one section at a time. To stop running the script or a section midway (for example, when an animation is in progress), use the EndIcon.png Stop button in the RUN section of the Live Editor tab in the MATLAB Toolstrip.

Contact Us

Solutions are available upon instructor request. Contact the MathWorks teaching resources team if you would like to request solutions, provide feedback, or if you have a question.

Prerequisites

This module assumes knowledge of MATLAB at the level of the MATLAB Onramp– a free two-hour introductory tutorial to learn the essentials of MATLAB. This module also assumes some familiarity with set theory and logical notation.

Getting Started

Accessing the Module

On MATLAB Online:

Use the OpenInMO.png link to download the module. You will be prompted to log in or create a MathWorks account. The project will be loaded, and you will see an app with several navigation options to get you started.

On Desktop:

Download or clone this repository. Open MATLAB, navigate to the folder containing these scripts and double-click on Morphology.prj. It will add the appropriate files to your MATLAB path and open an app that asks you where you would like to start.

Ensure you have all the required products (listed below) installed. If you need to include a product, add it using the Add-On Explorer. To install an add-on, go to the Home tab and select AddOnsIcon.png Add-Ons > Get Add-Ons.

Products

MATLAB® and the Image Processing Toolbox™ are used throughout.

Scripts

BinaryMorphologyBasics.mlx

In this script, students will...
DilationAnimation.gif
- define and apply the primary morphological operations—erosion and dilation
- explain the use of relational and logical operators in the context of binary image processing
- define and apply compound morphological operations like opening and closing
- explain the effect of using structuring elements of different shapes and sizes for each morphological operation
- identify and apply the appropriate morphological operations and structuring elements to achieve a given processing outcome
- use simple shapes to filter objects in an image

PracticeProblemSolns.mlx

Related Courses

Image Processing Onramp

Learn the basics of practical image processing techniques in MATLAB. Modify and extract information from images to develop an algorithm.

Or feel free to explore our other modular courseware content.

Educator Resources

Contribute

Looking for more? Find an issue? Have a suggestion? Please contact the MathWorks teaching resources team. If you want to contribute directly to this project, you can find information about how to do so in the CONTRIBUTING.md page on GitHub.

© Copyright 2021 The MathWorks™, Inc

Citation pour cette source

Emma Smith Zbarsky (2024). Binary Morphology in Image Processing (https://github.com/MathWorks-Teaching-Resources/Morphology-in-Image-Processing/releases/tag/v1.3), GitHub. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2020a
Compatible avec les versions R2020a et ultérieures
Plateformes compatibles
Windows macOS Linux
Communautés

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.3.0.0

See release notes for this release on GitHub: https://github.com/MathWorks-Teaching-Resources/Morphology-in-Image-Processing/releases/tag/v1.3

1.2.4.0

See release notes for this release on GitHub: https://github.com/MathWorks-Teaching-Resources/Morphology-in-Image-Processing/releases/tag/v1.2.4

1.2.3

See release notes for this release on GitHub: https://github.com/MathWorks-Teaching-Resources/Morphology-in-Image-Processing/releases/tag/v1.2.3

1.2.2

See release notes for this release on GitHub: https://github.com/MathWorks-Teaching-Resources/Morphology-in-Image-Processing/releases/tag/v1.2.2

1.2.1

See release notes for this release on GitHub: https://github.com/MathWorks-Teaching-Resources/Morphology-in-Image-Processing/releases/tag/v1.2.1

1.2.0

See release notes for this release on GitHub: https://github.com/MathWorks-Teaching-Resources/Morphology-in-Image-Processing/releases/tag/v1.2.0

1.1.0

Pour consulter ou signaler des problèmes liés à ce module complémentaire GitHub, accédez au dépôt GitHub.
Pour consulter ou signaler des problèmes liés à ce module complémentaire GitHub, accédez au dépôt GitHub.