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

root root at tux.creatis.insa-lyon.fr
Fri Aug 18 05:16: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  b6c80dbd5be1caf6cbdbfc21d2075021c57d7af2 (commit)
      from  03200c96631e0c6e35b5be9c78d651185efcbdf2 (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=b6c80dbd5be1caf6cbdbfc21d2075021c57d7af2
commit b6c80dbd5be1caf6cbdbfc21d2075021c57d7af2
Author: Leonardo Flórez-Valencia <leonardo.florez at gmail.com>
Date:   Thu Aug 17 22:16:14 2017 -0500

    ...


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

Summary of changes:
 appli/CTBronchi/MoriLabelling.h            | 122 ++++++++-------
 appli/CTBronchi/MoriLabelling.hxx          | 237 +++++++----------------------
 appli/CTBronchi/Process.cxx                |  21 ++-
 lib/fpa/Filters/Image/LabelsSeedFilter.h   |  64 ++++++++
 lib/fpa/Filters/Image/LabelsSeedFilter.hxx |  90 +++++++++++
 lib/fpa/Filters/Image/RandomWalker.h       |  21 +--
 lib/fpa/Filters/Image/RandomWalker.hxx     |  67 --------
 7 files changed, 296 insertions(+), 326 deletions(-)
 create mode 100644 lib/fpa/Filters/Image/LabelsSeedFilter.h
 create mode 100644 lib/fpa/Filters/Image/LabelsSeedFilter.hxx


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


More information about the Pubgit-commits-list mailing list