[pubgit-commits-list] FrontAlgorithms branch sandbox updated. fe01e92d9bce3519fa2a0936b6180ca7b057a87a

root root at tux.creatis.insa-lyon.fr
Thu Jun 22 14:36:03 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  fe01e92d9bce3519fa2a0936b6180ca7b057a87a (commit)
      from  c4efafee513539e9a58c4a8b8369450ada1df5d8 (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=fe01e92d9bce3519fa2a0936b6180ca7b057a87a
commit fe01e92d9bce3519fa2a0936b6180ca7b057a87a
Author: Leonardo Flórez-Valencia <leonardo.florez at gmail.com>
Date:   Thu Jun 22 07:35:50 2017 -0500

    ...


-----------------------------------------------------------------------

Summary of changes:
 lib/fpa/Base/Algorithm.h                 |  1 +
 lib/fpa/Base/Algorithm.hxx               |  8 +--
 lib/fpa/Base/Dijkstra.h                  |  2 +
 lib/fpa/Base/Dijkstra.hxx                | 25 +++++++---
 lib/fpa/Base/DijkstraBase.h              |  3 +-
 lib/fpa/Base/DijkstraBase.hxx            | 22 ++++----
 lib/fpa/Base/RegionGrow.h                |  3 +-
 lib/fpa/Base/RegionGrow.hxx              | 22 ++++----
 lib/fpa/Base/SeedsInterface.h            | 24 ++++++---
 lib/fpa/Base/SeedsInterface.hxx          | 86 ++++++++++----------------------
 lib/fpa/Image/Algorithm.h                |  4 ++
 lib/fpa/Image/Algorithm.hxx              | 48 ++++++++++++++++--
 lib/fpa/Image/Dijkstra.h                 |  5 +-
 lib/fpa/Image/LabelledSeedsInterface.h   |  8 +--
 lib/fpa/Image/LabelledSeedsInterface.hxx | 38 ++++++++++----
 lib/fpa/Image/RandomWalker.h             |  9 ++--
 lib/fpa/Image/RandomWalker.hxx           | 27 ++++++----
 lib/fpa/Image/RegionGrow.h               |  8 ++-
 18 files changed, 204 insertions(+), 139 deletions(-)


hooks/post-receive
-- 
Generic implementation of front propagation algorithms with some extra features


More information about the Pubgit-commits-list mailing list