[pubgit-commits-list] FrontAlgorithms branch sandbox updated. 4b880a6cf8104f7176a1701c01151bd861ba78ba

root root at tux.creatis.insa-lyon.fr
Tue Mar 21 21:37:47 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  4b880a6cf8104f7176a1701c01151bd861ba78ba (commit)
      from  3636868ab0f433aa5e8e839556b76febe0db3494 (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=4b880a6cf8104f7176a1701c01151bd861ba78ba
commit 4b880a6cf8104f7176a1701c01151bd861ba78ba
Author: Leonardo Flórez-Valencia <florez-l at javeriana.edu.co>
Date:   Tue Mar 21 15:37:35 2017 -0500

    ...


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

Summary of changes:
 examples/CMakeLists.txt                            |   1 +
 ...row_BinaryThreshold.cxx => RegionGrow_Mori.cxx} |  63 ++---
 libs/fpa/Image/MoriRegionGrow.h                    | 120 ++++++++++
 libs/fpa/Image/MoriRegionGrow.hxx                  | 254 +++++++++++++++++++++
 4 files changed, 409 insertions(+), 29 deletions(-)
 copy examples/{RegionGrow_BinaryThreshold.cxx => RegionGrow_Mori.cxx} (50%)
 create mode 100644 libs/fpa/Image/MoriRegionGrow.h
 create mode 100644 libs/fpa/Image/MoriRegionGrow.hxx


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


More information about the Pubgit-commits-list mailing list