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

root root at tux.creatis.insa-lyon.fr
Thu Apr 16 19:35:18 CEST 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  f28d460c6d9ce93e55c073bd04dba8de16d55d3a (commit)
      from  8cf92baeeefc45bc80a2d0eb2850e04b6089111f (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=f28d460c6d9ce93e55c073bd04dba8de16d55d3a
commit f28d460c6d9ce93e55c073bd04dba8de16d55d3a
Author: Leonardo Florez-Valencia <florez-l at javeriana.edu.co>
Date:   Thu Apr 16 12:35:03 2015 -0500

    Skeleton reconstruction added


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

Summary of changes:
 appli/examples/CMakeLists.txt                      |   1 +
 ...xx => example_Image_Dijkstra_LabelSkeleton.cxx} | 166 ++++-----
 lib/fpa/Image/DijkstraWithEndPointDetection.h      |  19 +-
 lib/fpa/Image/DijkstraWithEndPointDetection.hxx    |  68 ++--
 lib/fpa/Image/DijkstraWithSphereBacktracking.h     |  97 -----
 lib/fpa/Image/DijkstraWithSphereBacktracking.hxx   | 402 ---------------------
 6 files changed, 140 insertions(+), 613 deletions(-)
 copy appli/examples/{example_Image_Dijkstra_EndPointDetection.cxx => example_Image_Dijkstra_LabelSkeleton.cxx} (81%)
 delete mode 100644 lib/fpa/Image/DijkstraWithSphereBacktracking.h
 delete mode 100644 lib/fpa/Image/DijkstraWithSphereBacktracking.hxx


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


More information about the Pubgit-commits-list mailing list