Activity #8 – Morphological Operations

Previously, in Activity #7, I started talking about morphological operations, where manipulations were done on binary images. Morphology refers to shape and structure, and morphological operations tend to make adjustments on an object’s shape and structure through the use of structure elements. Basically, binary images are those images having only image values of either 0 and […]

Read more "Activity #8 – Morphological Operations"

Activity #7 – Image Segmentation

Digital image processing is not only engaged with image enhancement and analysis, but also with morphological operations. These operations allow the removal of imperfections found in binary images, such as when simple thresholding is applied to the grayscale version of my fingerprint in Activity #6. Moreover, the conversion of grayscale images into binary images involves […]

Read more "Activity #7 – Image Segmentation"