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

root root at tux.creatis.insa-lyon.fr
Mon Feb 6 23:49:17 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  a446849d62347e0401f681748ca13289091ac3b9 (commit)
      from  6585142e69f2ff5e4fceb21320ab3795c3e82218 (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=a446849d62347e0401f681748ca13289091ac3b9
commit a446849d62347e0401f681748ca13289091ac3b9
Author: Leonardo Flórez-Valencia <florez-l at javeriana.edu.co>
Date:   Mon Feb 6 17:47:37 2017 -0500

    ...


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

Summary of changes:
 data/test_mori_2D.png                     | Bin 0 -> 69669 bytes
 examples/CMakeLists.txt                   |   1 +
 examples/MoriRegionGrow_00.cxx            | 110 ++++++++++++++++++++++++++++++
 lib/fpa/Base/MoriRegionGrow.h             |  61 -----------------
 lib/fpa/Base/MoriRegionGrow.hxx           |  33 ---------
 lib/fpa/Image/MoriRegionGrow.h            |  54 +++++++++++----
 lib/fpa/Image/MoriRegionGrow.hxx          |  98 ++++++++++++++++++++++++--
 lib/fpa/Image/RegionGrow.hxx              |   2 +-
 plugins/ImageAlgorithms/ImageAlgorithms.i |   1 -
 9 files changed, 246 insertions(+), 114 deletions(-)
 create mode 100644 data/test_mori_2D.png
 create mode 100644 examples/MoriRegionGrow_00.cxx
 delete mode 100644 lib/fpa/Base/MoriRegionGrow.h
 delete mode 100644 lib/fpa/Base/MoriRegionGrow.hxx


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


More information about the Pubgit-commits-list mailing list