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

root root at tux.creatis.insa-lyon.fr
Mon Dec 14 23:04:38 CET 2015


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  eb4acd3dde87a3e33593c3ce87d0d351dec23f69 (commit)
      from  c59fb0a5069b5a0d4976382eda2f3d1471dff234 (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=eb4acd3dde87a3e33593c3ce87d0d351dec23f69
commit eb4acd3dde87a3e33593c3ce87d0d351dec23f69
Author: Leonardo Florez-Valencia <florez-l at javeriana.edu.co>
Date:   Mon Dec 14 17:04:19 2015 -0500

    Plugins updated


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

Summary of changes:
 CMakeLists.txt                     |   1 +
 lib/CMakeLists.txt                 |   4 +-
 lib/fpa/Base/Algorithm.h           |   4 +-
 lib/fpa/Base/Algorithm.hxx         |  10 +++-
 lib/fpaPlugins/CMakeLists.txt      |  28 +++++----
 lib/fpaPlugins/Host.cxx            |  34 -----------
 lib/fpaPlugins/ImageRegionGrow.cxx | 116 +++++++++++++++++++++++++++++++++++++
 lib/fpaPlugins/ImageRegionGrow.h   |  51 ++++++++++++++++
 8 files changed, 197 insertions(+), 51 deletions(-)
 delete mode 100644 lib/fpaPlugins/Host.cxx
 create mode 100644 lib/fpaPlugins/ImageRegionGrow.cxx
 create mode 100644 lib/fpaPlugins/ImageRegionGrow.h


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


More information about the Pubgit-commits-list mailing list