Skip to content

DGtal dev meeting (June 25th, 2014)

Jacques-Olivier Lachaud edited this page Jun 25, 2014 · 28 revisions

Package review

Former feature requests

  • Linear algebra (nD) => Matrix, Vector, EigenDecomposition + package dec (linalg)
    • doc missing
  • polytopes (Rn, Qn) => few things, LatticePolytope2D
  • affine transformations => only matrices
  • bindings with morpho math packages => ?
  • image processing packages => binding ITK, DICOM reader, ImageMagick reader/writer
  • geometric primitives (fuzzy, higher degree) => Plane recognition (fuzzy in the Hausdorff sense)
  • graph algorithms => visitors (depth-first, breadth-first, euclidean distance first), watershed, binding boost::graph (DGtal graphs can be wrapped as boost graphs)
  • chamfer or graph-based distances, medial axis
  • partition models
  • video