Overview


The DGtal library is composed of several main packages focusing on specific topics in Digital Geometry. For each of the topics you can get enough material for understanding and as help, use https://bestcustompapers.com/college-term-papers/ and our site and have quality base and support for ideas. Such packages are introduced below and are also documented in the DGtal documentation main pages


  • Preliminaries
    • This package describes the main DGtal philosophy, its design and several technical comments to download, compile and install DGtal.
    • David Coeurjolly, Bertrand Kerautret
    • LGPL

  • Kernel Package

    3D Domain visualization with some elements (domain displayed in “Grid” mode)

    • This package contains core concepts, objects and methods which are used in other higher level packages. For example, it defines number types considered in DGtal, fundamental structures such as the digital space, the digital domain, as well as basic linear algebra tools.
    • Jacques-Olivier Lachaud, David Coeurjolly, Guillaume Damiand, Sebastien Fourey
    • LGPL

  • Topology Package
    Tracking 2D surfel boundary from single surfel Cell of 3D Khalimsky Space

    Tracking 2D surfel boundary from single surfel Cell of 3D Khalimsky Space

    • This package contains digital topology related concepts, objects and methods which are used in other higher level packages. For example, it contains the classical topology tools (à la Rosenfeld), cartesian cellular topology, and digital surface topology (à la Herman). Generic tools and methods are provided for extracting connected components, identifying simple points, determining the neighborhood over a digital surface, tracking the boundary of a shape, defining cells and incidence operations. This package is notably used by the geometry package, especially to define curves and surfaces.
    • Jacques-Olivier Lachaud, Bertrand Kerautret
    • LGPL

  • Geometry Package
    • This package contains geometry related concepts, objects and methodswhich are used in other higher level packages. For example, it contains geometrical tools for the analysis of digitalcontours or digital objects.
    • Tristan Roussillon, David Coeurjolly, Jacques-Olivier Lachaud
    • LGPL

      Example of the decomposition of a simple 4-connected curve into maximal Discrete Straight Segments (greedy algorithm).


      Distance Transformation using the Euclidean distance


  • Boards & Viewers
    • This package describes how to export DGtal objects into graphics files or viewers in dimension 3.
    • Bertrand Kerautret, Jacques-Olivier Lachaud, Martial Tola, David Coeurjolly
    • LGPL (GPL if QGLViewer is used)

  • Image Package

    Visualisation of some iso contours

    • This package aims to implement Image models and data-structures.
    • David Coeurjolly
    • LGPL
Fork me on GitHub

Leave a Reply