EPFL
 Biomedical Imaging Group STI
EPFL   Imaging Web Demonstrations
English only    BIG > Demo > Morphological Operators
CONTENTS
Home Page
News & Events
Seminars
People
Research
Publications
Tutorials and Reviews
Demos
Download Algorithms
Teaching
Student Projects
Intranet

JAVA APPLETS
Your browser should
support Java 1.1
to run demo.
Java problems
Webmaster
Morphological Operators Start Demo

Description

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).

  1. Min (Erosion for binary image)
  2. Max (Dilation for binary image)
  3. Close: Min(Max(Image))
  4. Open: Max(Min(Image))
  5. Top Hat Bright
  6. Top Hat Dark
  7. Gradient
  8. 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 .

screenshot

Start the applet with your image
You can upload your own image into the applet. Choose your image file and click on the button "Run".
The applet accepts GIF or JPEG 256*256 pixels image (max size 1 Mb).
Your browser does not support Java.
Toolbar in the image display
pointer_on Get the coordinates and value of a pixel.
info_on Get the maximum, minimum and the mean value of the image.
frame Open a new window containing the image.
zoomin_on Zoom out by a factor 2.
(N/A on Netscape)
zoomout_on Zoom in by a factor 2. (N/A on Netscape)
move Move the zoomed part of the image. (N/A on Netscape)