This demonstration shows the basic opertors of the mathematic morphology on the binary images or on the gray level image. The structuring element is a 3*3 block (8-connected) or a 3*3 cross (4-connected).
Min (Erosion for binary image)
Max (Dilation for binary image)
Close: Min(Max(Image))
Open: Max(Min(Image))
Top Hat Bright
Top Hat Dark
Gradient
Median
Convention: for the binary image, we consider that the object is white.
Instruction to use the applet
• Choose an input image in the list.
• Transform the image in binary by pressing on "Threshold", if you would like to process the image in binary.
• Select the morphological operator then press on "Run" button .
Toolbar in the image display
Get the coordinates and value of a pixel.
Get the maximum, minimum and the mean value of the image.
Open a new window containing the image.
Zoom out by a factor 2. (N/A on Netscape)
Zoom in by a factor 2. (N/A on Netscape)
Move the zoomed part of the image. (N/A on Netscape)