THE 3D MARCHING LINES ALGORITHM

Citation
Jp. Thirion et A. Gourdon, THE 3D MARCHING LINES ALGORITHM, Graphical models and image processing, 58(6), 1996, pp. 503-509
Citations number
24
Categorie Soggetti
Computer Sciences, Special Topics","Computer Science Software Graphycs Programming
ISSN journal
10773169
Volume
58
Issue
6
Year of publication
1996
Pages
503 - 509
Database
ISI
SICI code
1077-3169(1996)58:6<503:T3MLA>2.0.ZU;2-1
Abstract
This paper presents a general purpose tool designed to extract charact eristic curves from 3D images. Our algorithm, called the Marching Line s, is inspired by isointensity techniques, such as the Marching Cubes. Marching Lines extracts, with subpixel accuracy, the 3D lines corresp onding to the intersection of two isosurfaces in a 3D grid. The algori thm ensures that each reconstructed curve is formed of a connected set of segments, is closed if the curve is entirely contained in the grid , does not intersect itself, and is oriented. The main idea is to defi ne isosurfaces as interfaces (f greater than or equal to 0, f < 0) ins tead of implicit equation solutions (f = 0). The singularities are sol ved with an offset technique. Results are presented for synthetic data and for 3D medical image applications. (C) 1996 Academic Press, Inc.