How to Extract the Geometry and Topology from Very Large 3D Segmentations

09/30/2010
by   Bjoern Andres, et al.
0

Segmentation is often an essential intermediate step in image analysis. A volume segmentation characterizes the underlying volume image in terms of geometric information--segments, faces between segments, curves in which several faces meet--as well as a topology on these objects. Existing algorithms encode this information in designated data structures, but require that these data structures fit entirely in Random Access Memory (RAM). Today, 3D images with several billion voxels are acquired, e.g. in structural neurobiology. Since these large volumes can no longer be processed with existing methods, we present a new algorithm which performs geometry and topology extraction with a runtime linear in the number of voxels and log-linear in the number of faces and curves. The parallelizable algorithm proceeds in a block-wise fashion and constructs a consistent representation of the entire volume image on the hard drive, making the structure of very large volume segmentations accessible to image analysis. The parallelized C++ source code, free command line tools and MATLAB mex files are avilable from http://hci.iwr.uni-heidelberg.de/software.php

READ FULL TEXT

page 2

page 10

research
09/05/2016

Volume Raycasting mit OpenCL

This German paper was written entirely at the University of Duisburg-Ess...
research
05/23/2020

Cubical Ripser: Software for computing persistent homology of image and volume data

We introduce Cubical Ripser for computing persistent homology of image a...
research
10/16/2021

Constructing Many Faces in Arrangements of Lines and Segments

We present new algorithms for computing many faces in arrangements of li...
research
09/02/2020

A new heuristic algorithm for fast k-segmentation

The k-segmentation of a video stream is used to partition it into k piec...
research
10/29/2021

Whole Brain Segmentation with Full Volume Neural Network

Whole brain segmentation is an important neuroimaging task that segments...
research
05/02/2005

Searching for image information content, its discovery, extraction, and representation

Image information content is known to be a complicated and controvercial...
research
02/05/2021

Scalable Robust Graph and Feature Extraction for Arbitrary Vessel Networks in Large Volumetric Datasets

Recent advances in 3D imaging technologies provide novel insights to res...

Please sign up or login with your details

Forgot password? Click here to reset