[pubgit-commits-list] FrontAlgorithms branch sandbox updated. 8148ddf65cb59ae75109b6373c85117959167e63

root root at tux.creatis.insa-lyon.fr
Tue Dec 5 18:06:26 CET 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  8148ddf65cb59ae75109b6373c85117959167e63 (commit)
      from  bac016d93eefe802fc042b4bb45f57786fc94510 (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=8148ddf65cb59ae75109b6373c85117959167e63
commit 8148ddf65cb59ae75109b6373c85117959167e63
Author: Leonardo Flórez-Valencia <florez-l at javeriana.edu.co>
Date:   Tue Dec 5 12:06:20 2017 -0500

    ...


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

Summary of changes:
 appli/CTBronchi/CMakeLists.txt         |  76 ++++---
 appli/CTBronchi/CommandLineProcess.cxx |  25 +++
 appli/CTBronchi/Filter.h               |  39 ++++
 appli/CTBronchi/Filter.hxx             |  79 ++++++++
 appli/CTBronchi/Image.h                |   8 +-
 appli/CTBronchi/Image.hxx              |  38 ++--
 appli/CTBronchi/Process.cxx            | 353 +++++++++++++++++++++++++++++++++
 appli/CTBronchi/Process.h              |  58 +++++-
 8 files changed, 621 insertions(+), 55 deletions(-)
 create mode 100644 appli/CTBronchi/CommandLineProcess.cxx
 create mode 100644 appli/CTBronchi/Filter.h
 create mode 100644 appli/CTBronchi/Filter.hxx


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


More information about the Pubgit-commits-list mailing list