[pubgit-commits-list] FrontAlgorithms branch sandbox updated. 09046275d77a6f1bb9e6a309f22f9510fba13550
root
root at tux.creatis.insa-lyon.fr
Wed Jul 19 23:29:22 CEST 2017
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, sandbox has been updated
via 09046275d77a6f1bb9e6a309f22f9510fba13550 (commit)
from 4718fa5cbf776b532e8a422a48c1d0d788755ce1 (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=09046275d77a6f1bb9e6a309f22f9510fba13550
commit 09046275d77a6f1bb9e6a309f22f9510fba13550
Author: Leonardo Flórez-Valencia <florez-l at javeriana.edu.co>
Date: Wed Jul 19 16:28:40 2017 -0500
...
-----------------------------------------------------------------------
Summary of changes:
lib/fpa/Image/Dijkstra.h | 17 ++-
lib/fpa/Image/Dijkstra.hxx | 60 ++++++++
lib/fpa/Image/ExtractAxisFilter.h | 93 +++++++++++++
lib/fpa/Image/ExtractAxisFilter.hxx | 151 +++++++++++++++++++++
....h => PolyLineParametricPathToPolyDataFilter.h} | 33 +++--
.../PolyLineParametricPathToPolyDataFilter.hxx | 145 ++++++++++++++++++++
6 files changed, 482 insertions(+), 17 deletions(-)
create mode 100644 lib/fpa/Image/Dijkstra.hxx
create mode 100644 lib/fpa/Image/ExtractAxisFilter.h
create mode 100644 lib/fpa/Image/ExtractAxisFilter.hxx
copy lib/fpa/Image/{SkeletonToPolyDataFilter.h => PolyLineParametricPathToPolyDataFilter.h} (54%)
create mode 100644 lib/fpa/Image/PolyLineParametricPathToPolyDataFilter.hxx
hooks/post-receive
--
Generic implementation of front propagation algorithms with some extra features
More information about the Pubgit-commits-list
mailing list