Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.34 KB

ChangeLog.md

File metadata and controls

28 lines (19 loc) · 1.34 KB

DGtalTools-contrib 0.9.2

  • visualisation

    • graphViewer: add a new tool allowing to display graph from edges, vertex and radii. (Adrien Krahenbuhl)
  • Geometry3d

    • xyzScale: a basic tool to adjust the scale of an xyz file. (Bertrand Kerautret)

DGtalTools-contrib 0.9.1

  • Geometry2d

  • meaningFullThickness: to display the meaningful thickness of digital contour. (Bertrand Kerautret)

  • LUTBasedNSDistanceTransform: Compute the 2D translated neighborhood-sequence distance transform of a binary image. (Nicolas Normand)

  • CumulativeSequenceTest and RationalBeattySequenceTest: tests from LUTBasedNSDistanceTransform. (Nicolas Normand)

  • Geometry3d

  • basicEditMesh: to apply basic mesh edition (scale change, mesh face contraction, face filtering). (Bertrand Kerautret)

  • computeMeshDistances: computes for each face of a mesh A the minimal distance to another mesh B. (Bertrand Kerautret)

  • volLocalMax: extract the local maximas of a vol image within a spherical kernel. (Bertrand Kerautret)

  • basicMorphoFilter: apply basic morpho filter from a ball structural element. (Bertrand Kerautret)

  • visualisation

  • displayTgtCoverAlphaTS: to display alpha-thick segment given on a simple contour. (Bertrand Kerautret)

  • meshViewerEdit: tool to visualize a mesh and to apply simple edits (face removal, color edits...). (Bertrand Kerautret)