DGtal  1.2.0
Geometry package
Package managers:
Tristan Roussillon, David Coeurjolly, Jacques-Olivier Lachaud
Since
0.3

LICENSE: LGPL

Package Overview

This package contains geometry related concepts, models and algorithms. It provides a generic framework for the segmentation of one-dimensional discrete structures, like strings, contours of 2d digital objects or nd digital curves. It has also limited support for digital plane recognition in 3d. It also provides a generic framework for the estimation of geometrical quantities, either global, like length, or local, like normal or curvature. Several estimators are built from some well chosen segmentations. On the other hand, this package contains tools for the analysis of volumes of arbitrary dimension, by the means of separable and incremental distance transforms.

Modules

Package Concepts Overview

Related documentation pages

Related examples