[pubgit-commits-list] FrontAlgorithms branch master updated. b63dc485b7255d1ab70ff72096beafe13a71f1be
root
root at tux.creatis.insa-lyon.fr
Tue Mar 10 00:21:48 CET 2015
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Generic implementation of front propagation algorithms with some extra features".
The branch, master has been updated
via b63dc485b7255d1ab70ff72096beafe13a71f1be (commit)
from 97940c7ac873a39428e8739b2d47ca8485cff70e (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://git.creatis.insa-lyon.fr/pubgit/?p=FrontAlgorithms.git;a=commitdiff;h=b63dc485b7255d1ab70ff72096beafe13a71f1be
commit b63dc485b7255d1ab70ff72096beafe13a71f1be
Author: Leonardo Florez-Valencia <florez-l at javeriana.edu.co>
Date: Mon Mar 9 18:21:33 2015 -0500
Skeletonization debugged
-----------------------------------------------------------------------
Summary of changes:
.../examples/example_ImageAlgorithmDijkstra_03.cxx | 414 +++------------------
.../example_ImageAlgorithm_Skeletonization.cxx | 112 +++++-
lib/fpa/Base/Algorithm.h | 13 +-
lib/fpa/Base/Events.h | 32 +-
lib/fpa/Image/DijkstraWithSphereBacktracking.h | 83 +++++
lib/fpa/Image/DijkstraWithSphereBacktracking.hxx | 237 ++++++++++++
lib/fpa/VTK/Image3DObserver.hxx | 25 +-
lib/fpa/VTK/ImageMPR.cxx | 32 ++
lib/fpa/VTK/ImageMPR.h | 2 +
9 files changed, 561 insertions(+), 389 deletions(-)
create mode 100644 lib/fpa/Image/DijkstraWithSphereBacktracking.h
create mode 100644 lib/fpa/Image/DijkstraWithSphereBacktracking.hxx
hooks/post-receive
--
Generic implementation of front propagation algorithms with some extra features
More information about the Pubgit-commits-list
mailing list