Release 1.0
After about 10 years of developments, we are very proud to announce the DGtal 1.0 release.
Many thanks to all developers that have contributed to DGtal and its tools.
Please have a look to the release note for details.
DGtalTools 1.0
-
generators
- 3dParametricCurveDigitizer - a tool for digitization of 3D parametric curves (Kacper Pluta,
#341)
- 3dParametricCurveDigitizer - a tool for digitization of 3D parametric curves (Kacper Pluta,
-
global
- Continuous integration AppVeyor fix. (Bertrand Kerautret, #337).
- Fix PointVector implicit conversion (in link to DGtal PR #1345)
(Bertrand Kerautret and David Coeurjolly, #347) - Fix Documentation nightly update on github website.
(Bertrand Kerautret, #348) - CMake exposes boost static option. (Bertrand Kerautret #351)
- Fix compilation and execution with Visual Studio for volSurfaceRegularization.
(Raphael Lenain, #353)
-
volumetric
- New tool to fill the interior of a voxel set (volFillInterior).
(David Coeurjolly, #343). - Update Critical Kernels thinning using VoxelComplex, following
recent changes in DGtal. (Pablo Hernandez, #345)
- New tool to fill the interior of a voxel set (volFillInterior).
-
estimators
- New option for 3dCurveTangentEstimator which allows to detect the principal curve direction
(Kacper Pluta, #342)
- New option for 3dCurveTangentEstimator which allows to detect the principal curve direction