[pubgit-commits-list] FrontAlgorithms branch sandbox updated. 9817c556a0b8b5e3b332d45f07faa84d91afb2d0

root root at tux.creatis.insa-lyon.fr
Tue Oct 17 04:25:42 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  9817c556a0b8b5e3b332d45f07faa84d91afb2d0 (commit)
      from  c1cf87b9287cd0a9fb3ca718ea2c39f014cb4b1b (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=9817c556a0b8b5e3b332d45f07faa84d91afb2d0
commit 9817c556a0b8b5e3b332d45f07faa84d91afb2d0
Author: Leonardo Florez-Valencia <florez-l at javeriana.edu.co>
Date:   Mon Oct 16 21:25:33 2017 -0500

    ...


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

Summary of changes:
 appli/CTBronchi/CTBronchi_process.sh               |  26 ----
 appli/CTBronchi/MoriLabelling.cxx                  |   2 +-
 appli/CTBronchi/MoriLabelling.h                    |   4 +-
 appli/CTBronchi/Process.cxx                        | 101 -------------
 appli/CTBronchi/Process.sh                         | 168 +++++++++++++++++++++
 appli/CTBronchi/SliceBySliceRandomWalker.cxx       |  30 ++--
 .../image/RandomWalker/CompareRandomWalkers.cxx    |   4 +-
 examples/image/RandomWalker/Original.cxx           |   4 +-
 lib/fpa/Common/SliceBySliceRandomWalker.h          |  19 ++-
 lib/fpa/Common/SliceBySliceRandomWalker.hxx        |  43 +++---
 10 files changed, 229 insertions(+), 172 deletions(-)
 delete mode 100755 appli/CTBronchi/CTBronchi_process.sh
 delete mode 100644 appli/CTBronchi/Process.cxx
 create mode 100755 appli/CTBronchi/Process.sh


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


More information about the Pubgit-commits-list mailing list