[pubgit-commits-list] FrontAlgorithms branch master updated. 57a315ceb876d4a26e8a88046f5c6ef87989780a

root root at tux.creatis.insa-lyon.fr
Sun Apr 10 13:44:13 CEST 2016


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  57a315ceb876d4a26e8a88046f5c6ef87989780a (commit)
      from  4f11b0e0265100598b7754b1957a9cdf37039089 (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=57a315ceb876d4a26e8a88046f5c6ef87989780a
commit 57a315ceb876d4a26e8a88046f5c6ef87989780a
Author: Leonardo Florez <leonardo at iMac-de-Andrea.local>
Date:   Sun Apr 10 06:44:03 2016 -0500

    ...


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

Summary of changes:
 lib/fpa/Base/Algorithm.h                               |  2 +-
 lib/fpa/Base/Dijkstra.h                                | 14 +++++++-------
 ...ctEndPointsAndBifurcationsFromMinimumSpanningTree.h |  4 ++--
 lib/fpa/Base/ExtractPathFromMinimumSpanningTree.h      |  2 +-
 lib/fpa/Base/Functors/InvertCostFunction.h             |  2 +-
 lib/fpa/Base/Functors/TautologyFunction.h              |  2 +-
 lib/fpa/Base/RegionGrow.h                              | 10 +++++-----
 lib/fpa/Image/Algorithm.h                              | 18 +++++++++---------
 lib/fpa/Image/Dijkstra.h                               |  8 ++++----
 ...ctEndPointsAndBifurcationsFromMinimumSpanningTree.h | 14 +++++++-------
 lib/fpa/Image/Functors/RegionGrowAllBelongsFunction.h  |  2 +-
 lib/fpa/Image/RegionGrow.h                             |  2 +-
 lib/fpa/VTK/Image2DObserver.h                          |  4 ++--
 lib/fpa/VTK/Image3DObserver.h                          |  4 ++--
 lib/fpa_Instances/CMakeLists.txt                       |  2 +-
 lib/fpa_Instances/Filters.i                            |  3 +++
 ...ctEndPointsAndBifurcationsFromMinimumSpanningTree.h |  2 +-
 plugins/fpa/ExtractPathFromMinimumSpanningTree.cxx     |  2 ++
 plugins/fpa/ExtractPathFromMinimumSpanningTree.h       |  2 +-
 plugins/fpa/ImageDijkstra.h                            |  2 +-
 plugins/fpa/ImageRegionGrow.h                          |  2 +-
 plugins/fpa/InvertCostFunction.h                       |  2 +-
 22 files changed, 55 insertions(+), 50 deletions(-)


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


More information about the Pubgit-commits-list mailing list