[pubgit-commits-list] FrontAlgorithms branch sandbox updated. e8548d1529b25ab74bca646333612fbe3e16e73f

root root at tux.creatis.insa-lyon.fr
Mon May 15 14:34:21 CEST 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  e8548d1529b25ab74bca646333612fbe3e16e73f (commit)
      from  cd6b3f8433deaf2ba7c6bb0ece8e5912c760db17 (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=e8548d1529b25ab74bca646333612fbe3e16e73f
commit e8548d1529b25ab74bca646333612fbe3e16e73f
Author: Leonardo Flórez-Valencia <leonardo.florez at gmail.com>
Date:   Mon May 15 07:34:13 2017 -0500

    ...


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

Summary of changes:
 examples/SkeletonFilter.cxx      | 119 ++++++--------
 lib/fpa/Base/SkeletonReader.h    |  83 ++++++++++
 lib/fpa/Base/SkeletonReader.hxx  | 176 +++++++++++++++++++++
 lib/fpa/Base/SkeletonWriter.h    |  67 ++++++++
 lib/fpa/Base/SkeletonWriter.hxx  | 160 +++++++++++++++++++
 lib/fpa/Image/SkeletonFilter.h   |   3 +-
 lib/fpa/Image/SkeletonFilter.hxx | 333 +++++++++++++++++++--------------------
 7 files changed, 696 insertions(+), 245 deletions(-)
 create mode 100644 lib/fpa/Base/SkeletonReader.h
 create mode 100644 lib/fpa/Base/SkeletonReader.hxx
 create mode 100644 lib/fpa/Base/SkeletonWriter.h
 create mode 100644 lib/fpa/Base/SkeletonWriter.hxx


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


More information about the Pubgit-commits-list mailing list