Lab Digital Image Processing Prof. Dr. A. Erhardt: D E 1.2.1 Labeling Objects in An Image

You might also like

Download as doc, pdf, or txt
Download as doc, pdf, or txt
You are on page 1of 5

Lab Digital Image Processing Prof. Dr. A. Erhardt DOCUMENTATION OF EXPERIMENTS EXPERIMENT 1.2.

1 Labeling Objects in an image

Team 3 Judhakitt Tirathumcharoen Sumith Chandratilleke 166286 166287

1.2.1 Labeling Objects in Image A1


a) You have pairs of images of the same content. One of them is disrupted Label the objects as described in Algorithm. b) b) Clip all the results into a range between 150 and 250, to make the objects visible (Clipping). c) Store your images, you will need them for some of the next experiments d) Use the images named above for your program e) Describe in the About() - window, what your plugin does and how to use it

Documentation:
For each of the input image, insert into your document: a) the input image b) the labeled image - use a lookup table to make it colorful

Before labeling art2.gif

After Labeling

Before labeling art8.gif

After labeling

Before labeling letters.gif

After labeling

Before labeling tls.gif

After labeling

Before labeling objects.gif

After labeling

Note: Some objects are not visible. The program identifies all objects. Due to poor scaling one object (the first) become more or less background.

You might also like