[pubgit-commits-list] FrontAlgorithms branch sandbox updated. 0f167b3c36824ce1cd126e287aeeade116f60ccb

root root at tux.creatis.insa-lyon.fr
Fri Jul 14 06:39:26 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  0f167b3c36824ce1cd126e287aeeade116f60ccb (commit)
      from  5bd12737b3a5054d972501d15678d2a245753b77 (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=0f167b3c36824ce1cd126e287aeeade116f60ccb
commit 0f167b3c36824ce1cd126e287aeeade116f60ccb
Author: Leonardo Flórez-Valencia <leonardo.florez at gmail.com>
Date:   Thu Jul 13 23:39:15 2017 -0500

    ...


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

Summary of changes:
 lib/fpa/Base/Dijkstra.hxx             |  2 +-
 lib/fpa/Base/MinimumSpanningTree.hxx  |  1 +
 lib/fpa/Base/SeedsInterface.h         |  1 +
 lib/fpa/Base/SeedsInterface.hxx       | 11 +++++
 lib/fpa/Image/Algorithm.hxx           |  2 +-
 lib/fpa/Image/MinimumSpanningTree.h   | 23 ++++-------
 lib/fpa/Image/MinimumSpanningTree.hxx | 75 +++++++++++++++++++++++++++++++++++
 7 files changed, 97 insertions(+), 18 deletions(-)
 create mode 100644 lib/fpa/Image/MinimumSpanningTree.hxx


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


More information about the Pubgit-commits-list mailing list