[pubgit-commits-list] FrontAlgorithms branch sandbox updated. 30e4529b4758ee7b397c4e839ac0e3334adb4010

root root at tux.creatis.insa-lyon.fr
Fri Sep 22 11:36:17 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  30e4529b4758ee7b397c4e839ac0e3334adb4010 (commit)
      from  d2f5533aef455b7d862dbfbe72c42c5497eaf98b (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=30e4529b4758ee7b397c4e839ac0e3334adb4010
commit 30e4529b4758ee7b397c4e839ac0e3334adb4010
Author: Leonardo Flórez-Valencia <leonardo.florez at gmail.com>
Date:   Fri Sep 22 11:36:11 2017 +0200

    ...


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

Summary of changes:
 appli/CTBronchi/CTBronchi.cxx                     |   8 -
 appli/CTBronchi/CTBronchi.ui                      | 123 -----------
 appli/CTBronchi/Mori.h                            |  89 --------
 appli/CTBronchi/MoriLabelling.cxx                 | 245 +++++++++++++++++-----
 appli/CTBronchi/MoriLabelling.h                   |  91 --------
 appli/CTBronchi/MoriLabelling.hxx                 | 111 ----------
 appli/CTBronchi/MoriSegmentation.cxx              |   2 +-
 appli/CTBronchi/RandomWalker.h                    |  47 -----
 lib/fpa/Common/OriginalRandomWalker.hxx           | 105 ++++++----
 tests/image/RandomWalker/CompareRandomWalkers.cxx |   5 +-
 10 files changed, 262 insertions(+), 564 deletions(-)
 delete mode 100644 appli/CTBronchi/CTBronchi.cxx
 delete mode 100644 appli/CTBronchi/CTBronchi.ui
 delete mode 100644 appli/CTBronchi/Mori.h
 delete mode 100644 appli/CTBronchi/MoriLabelling.h
 delete mode 100644 appli/CTBronchi/MoriLabelling.hxx
 delete mode 100644 appli/CTBronchi/RandomWalker.h


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


More information about the Pubgit-commits-list mailing list