DGtalTools 2.0.0
|
DGtalTools is a separate github project containing tools constructed using DGtal library. The main goal of this part is to gather simple and useful tools exploiting the structures and algorithms defined in DGtal. The resulting tools could be useful to:
The source code of the tools can also be used to non DGtal familiar user to show how to include the DGtal library framework directly in their own source code (in complement of DGtal tutorial https://dgtal-team.github.io/doc-nightly/packageTutorials.html).
Actually the DGTalTools project is organized as follows:
Example of tools of section Converters : | ||
![]() | ![]() | ![]() |
vol2sdp | mesh2heightfield | |
Example of tools of section Estimator Tools : | ||
![]() | ![]() | ![]() |
3dCurveTangentEstimator | 2dLocalEstimators | |
Example of tools of section Generators : | ||
![]() | ![]() | |
contourGenerator | ||
Example of tools of section visualization_Doc : | ||
![]() | ||
3DCurvatureViewerNoise | ||
Example of tools of section Volumetric : | ||
![]() | ![]() | |
3dVolMarchingCubes | homotopicThinning3D | |
Example of tools of Image processing : | ||
![]() | ![]() | |
Input image | imageProcessing/at-u2-v0, imageProcessing/at-u0-v1 |