Livewire Segmentation Technique

Livewire Segmentation Technique

Livewire is a segmentation technique which allows regions of interest to be extracted quickly and accurately, using simple mouse clicks. It is based on the lowest cost path algorithm, by Dijkstra. Firstly the grayscale image is modeled as a rectangular matrix whose pixel values are integers ranging from 0 to 255 (if the image is a color one, it might be converted to a grayscale one and use the algorithm the same way, although it's better to maximize the costs on each color channel). Each pixel of the matrix is a vertex of the graph and has edges going to the 8 pixels around it, as up, down, left, right, upper-right, upper-left, down-right, down-left. The edge costs are defined based on a cost function.

Livewire Segmentation

The user sets the starting point clicking on an image’s pixel. Then, as he starts to move the mouse over other points, the smallest cost path is drawn from the starting point to the pixel where the mouse is over, changing itself if the user moves the mouse. If he wants to choose the path that is being displayed, he simply clicks the image again.

One can easily see in the right image, that the places where the user clicked to outline the desired region of interest are marked with a small square. It is also easy to see that the livewire has snapped on the image's borders.

ee also

* Segmentation

References

MORTENSEN, E. N.; BARRETT, W. A. Intelligent scissors for image composition. In: SIGGRAPH ’95: Proceedings of the 22nd annual conference on Computergraphics and interactive techniques. New York, NY, USA: ACM Press, 1995. p. 191–198. ISBN 0-89791-701-4.

External links

* [http://ivussnakes.sourceforge.net Open Source Java implementation of Livewire Image Segmentation Tool for ImageJ - Daniel Lelis Baggio]
* [http://ivussnakes.sourceforge.net/?q=node/22 Coronary Segmentation video]


Wikimedia Foundation. 2010.

Игры ⚽ Нужно сделать НИР?

Look at other dictionaries:

  • Livewire — or live wire may refer to:* Live wire (electricity) *Either of two electricity based DC Comics characters: ** Live Wire (DC Comics), a member of the Legion of Super Heroes ** Livewire (DC Comics), a supervillainess and enemy of Superman *… …   Wikipedia

  • Segmentation (image processing) — In computer vision, segmentation refers to the process of partitioning a digital image into multiple regions (sets of pixels). The goal of segmentation is to simplify and/or change the representation of an image into something that is more… …   Wikipedia

  • Live Wire — Cette page d’homonymie répertorie les différents sujets et articles partageant un même nom. Livewire ou Live wire peut faire référence à: Live wire (électricité) Livewire Presents, une entreprise basée à Cork, Ireland. L un des deux personnages… …   Wikipédia en Français

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”