MorphoGraphs and Imagery - Practical session 5

Goals

General Instructions

Bon Courage :)

Problem 1 (without a computer): connected filtering a synthetic image
Let F be the following image:


Preliminary problem (using a computer)

Before going any further, download the file PS5-Images.tgz and uncompress it
This archive contains the images that will be used during the session.

Problem 2: extracting the lobes of cil.pgm

   INPUT: cil.pgm  DESCRIPTION OF THE PROBLEM
     EXPECTED RESULT (2B)
 


The image cil.pgm represents a slice of a cell. In order to know whether this cell is sane or not, it is important to perform a geometrical analysis of the visible bright lobes. In order to perform such analysis
, one usually starts by finding the spatial extension of these bright lobes. Problem 2 is about extracting (localizing) the bright lobes of image cil.pgm.
 


Guideline.
Tools.
You can use any tool presented for the previous problems (in this session and in the previous one). In addition, you can also use the following ones:
Extra tools. (for solving item 2C)
Problem 3: cleaning image s.pgm

Important remark: Your have to send me your solution by e-mail before the next practical session.
Your solution must be sent in the form of four scripts that solve items 3A, 3B, 3C, and 3D respectively. Depending of the quality of your solution, a bonus/malus  that ranges from -2  to +2 points will be applied to your final grade of the course MorphoGraph and Imagery. 

  INPUT: s.pgm   DESCRIPTION OF THE SITUATION  EXPECTED RESULT (2D)
 

You get the picture s.pgm that was taken with a digital camera. Before displaying the depicted building in a new website dedicated to New-York architecture, the picture must be processed. Indeed, for aesthetic reasons, salt and pepper noise must be removed, and for copyright reasons, the name of the company that owns the building must be hidden. Problem 3 is about cleaning image s.pgm.
 

Guideline.
Tools.
You can use any tool presented for the previous problems (in this session and in the previous one). In addition, you can also use the following one:

This practical session was prepared by Jean Cousty
Laboratoire d'Informatique Gaspard-Monge, Université Paris-Est - Département Informatique, ESIEE Paris