Accepted Answer

Guillaume
Guillaume on 28 Jun 2016

0 votes

I suggest you grab a book on image processing and look up morphological operations.
Opening is an erosion followed by a dilation.
Similarly closing is a dilation followed by an erosion.

More Answers (0)

Community Treasure Hunt

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

Start Hunting!