[pubgit-commits-list] FrontAlgorithms branch sandbox updated. 1bde955a3f32330dcbbd2c190de75a8f77865de9

root root at tux.creatis.insa-lyon.fr
Wed Mar 22 04:13:55 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  1bde955a3f32330dcbbd2c190de75a8f77865de9 (commit)
      from  fa473b0493ad1f4b6e2fb15b180fc32c67e9c712 (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=1bde955a3f32330dcbbd2c190de75a8f77865de9
commit 1bde955a3f32330dcbbd2c190de75a8f77865de9
Author: Leonardo Flórez-Valencia <leonardo.florez at gmail.com>
Date:   Tue Mar 21 22:13:46 2017 -0500

    ...


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

Summary of changes:
 libs/fpa/Base/MarksInterface.h    |  66 +++++++++++++++++++
 libs/fpa/Base/MarksInterface.hxx  | 129 ++++++++++++++++++++++++++++++++++++++
 libs/fpa/Image/MarksInterface.h   |  59 +++++++++++++++++
 libs/fpa/Image/MarksInterface.hxx |  86 +++++++++++++++++++++++++
 libs/fpa/Image/RegionGrow.h       |   8 +--
 libs/fpa/Image/RegionGrow.hxx     |  43 ++++++++-----
 6 files changed, 370 insertions(+), 21 deletions(-)
 create mode 100644 libs/fpa/Base/MarksInterface.h
 create mode 100644 libs/fpa/Base/MarksInterface.hxx
 create mode 100644 libs/fpa/Image/MarksInterface.h
 create mode 100644 libs/fpa/Image/MarksInterface.hxx


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


More information about the Pubgit-commits-list mailing list