Skip to content
Draft
Show file tree
Hide file tree
Changes from 18 commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
07f99ba
pour pull request
Jun 25, 2021
3ab2ceb
Changelog edit --clean--
dcoeurjo Jun 25, 2021
4a3a4be
ChangeLog edit
Jun 25, 2021
5f3c90a
Scale Medial Axis dimension d, Lambda Medial Axis dimension 2
Jun 29, 2021
0fff67d
test for ImplicitBallTools.h functions
Jul 1, 2021
ddf8cc0
Tools functions for Lambda Medial Axis in dimension 2 and 3
Jul 1, 2021
e0335f3
update of Medial Axis Algorithms, 3D lambda medial axis still missing
Jul 1, 2021
21c303a
beginning of documentation for medial axis algorithms
Jul 1, 2021
a411e5a
Images for medial axis algorithms documentation
Jul 1, 2021
1db2891
working lambda medial axis in dimension 2 and 3
Jul 5, 2021
efc3ec6
reduced medial axis now return a vector of pair<Point, double>
Jul 5, 2021
a36e11c
A few more tests for ImplicitBallTools.h
Jul 5, 2021
d3a8290
template simplification, change of neighborhood method for lambda med…
Jul 9, 2021
1e0e160
Voronoi Class for complete voronoi map computation
Jul 9, 2021
5986470
Final Scale and Lambda medial axis, and beginning of Complete Voronoi…
Jul 15, 2021
db35a64
edits
dcoeurjo Jul 15, 2021
58ec266
Merge branch 'master' into medial_axis_variations
dcoeurjo Jul 15, 2021
5c69b31
Merge branch 'medial_axis_variations' of https://github.com/lamyro/DG…
dcoeurjo Jul 15, 2021
177ca5e
Fixing reducedMedialAxis test
dcoeurjo Jul 15, 2021
04860f5
Merge branch 'medial_axis_variations' of github.com:lamyro/DGtal into…
dcoeurjo Jul 15, 2021
c1e8c6e
linking the doc page
dcoeurjo Jul 16, 2021
cc5dd1a
linking the doc page
dcoeurjo Jul 16, 2021
824401f
Merge branch 'master' into medial_axis_variations
dcoeurjo Jul 22, 2021
4589a33
Merge branch 'master' into medial_axis_variations
dcoeurjo Aug 24, 2021
0805a94
Merge branch 'master' into medial_axis_variations
dcoeurjo Nov 1, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
# DGtal 1.3(beta)


## New features / critical changes
- *Docker File*
- A Dockerfile is added to create a Docker image to have a base to start development
using the DGtal library.(J. Miguel Salazar [#1580](https://github.com/DGtal-team/DGtal/pull/1580))

## Bug fixes

- *General*
Expand Down
Binary file added src/DGtal/geometry/doc/images/Alcapone3D.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/DGtal/geometry/doc/images/flower_5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading