[pubgit-commits-list] FrontAlgorithms branch master updated. cf298be2de026712c5ab3487978e3a6954a809cd

root root at tux.creatis.insa-lyon.fr
Fri Feb 24 23:23:53 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, master has been updated
       via  cf298be2de026712c5ab3487978e3a6954a809cd (commit)
      from  6c7ab02952ea388e7c6c82abee00eb8753836c24 (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=cf298be2de026712c5ab3487978e3a6954a809cd
commit cf298be2de026712c5ab3487978e3a6954a809cd
Author: Leonardo Flórez-Valencia <florez-l at javeriana.edu.co>
Date:   Fri Feb 24 17:23:45 2017 -0500

    ...


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

Summary of changes:
 examples/MoriRegionGrow_00.cxx                     |  14 +-
 lib/fpa/Base/Algorithm.h                           |   1 +
 lib/fpa/Base/Algorithm.hxx                         |   9 +
 lib/fpa/Image/MoriRegionGrow.h                     |  99 ++++-----
 lib/fpa/Image/MoriRegionGrow.hxx                   | 233 +++++++++++----------
 .../{MoriRegionGrow.h => MoriRegionGrowHelper.h}   |  39 ++--
 ...MoriRegionGrow.hxx => MoriRegionGrowHelper.hxx} |  97 ++++-----
 plugins/CMakeLists.txt                             |   1 +
 plugins/ImageAlgorithms/ImageAlgorithms.i          |   2 +
 plugins/ImageAlgorithms/MoriRegionGrow.cxx         |  37 +++-
 plugins/ImageAlgorithms/MoriRegionGrow.h           |   6 +-
 11 files changed, 293 insertions(+), 245 deletions(-)
 copy lib/fpa/Image/{MoriRegionGrow.h => MoriRegionGrowHelper.h} (71%)
 copy lib/fpa/Image/{MoriRegionGrow.hxx => MoriRegionGrowHelper.hxx} (61%)


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


More information about the Pubgit-commits-list mailing list