Demos

From LRDE

Revision as of 18:41, 24 February 2014 by Clément Démoulins (talk | contribs) (Add the OlenaMenu on each Olena pages)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.



Inter-Pixel

Source files are accessible in this directory.

Input is lena.png:

Olena-lena.png


When we create an "inter-pixel" image, its size doubles so it can contain all the metadata associated (values on edges for example). In this demo, edge values are green and gaps between edges are blue.

Olena-edge color.png


We can stretch each pixel value to a 3*3 square for better visualization.

Olena-edge stretch.png


This is the mask of edge values. Bright values show a high contrast between pixels.

Olena-edge dist.png


Finally, we can run a watershed segmentation on the mask of edge value to segment our input image.

Olena-edge watershed.png