Skip to content

Commit

Permalink
Merge pull request #443 from DGtal-team/kerautret-patch-9
Browse files Browse the repository at this point in the history
Update ChangeLog.md
  • Loading branch information
kerautret authored Dec 4, 2022
2 parents 938335c + cabc039 commit d61f2e5
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
# DGtalTools 1.3 (beta)
# DGtalTools 1.3

- *build*
- New cmake option (DGTAL_RANDOMIZED_BUILD_THRESHOLD) to set the
(approximated) % of tools build
(Bertrand Kerautret [#416](https://github.com/DGtal-team/DGtal/pull/416))


- *converters*
- heightfield2shading: new option to add a matcap rendering (from normal
direction interpreted as HSV vector)
Expand All @@ -17,7 +16,7 @@
- vol2slice: fix infinite slices extraction.
(Bertrand Kerautret [#439](https://github.com/DGtal-team/DGtalTools/pull/439))

- *generatos*
- *generators*
- 2dSimplePolygonDigitizer: new tool compute the Gauss Digitization of a simple closed polyline.
(Phuc Ngo [#398](https://github.com/DGtal-team/DGtalTools/pull/398))

Expand All @@ -36,8 +35,8 @@
- criticalKernelsThinning3D: new option to keep the resulting image
domain equal to the input image (instead using the resulting bouding box set).
(Bertrand Kerautret [#431](https://github.com/DGtal-team/DGtalTools/pull/431))
- criticalKernelsThinning3d: it can now export OBJ files for input surface and
output skeletons (Jacques-Olivier Lachaud [#414](https://github.com/DGtal-team/DGtalTools/pull/414))
- criticalKernelsThinning3d: it can now export OBJ files for input surface and
output skeletons (Jacques-Olivier Lachaud [#414](https://github.com/DGtal-team/DGtalTools/pull/414))

# DGtalTools 1.2
- *global*
Expand Down

0 comments on commit d61f2e5

Please sign in to comment.