[pubgit-commits-list] FrontAlgorithms branch sandbox updated. ad6ae8f64eb8fff533c48c8d326e3dc50f08b973
root
root at tux.creatis.insa-lyon.fr
Fri Mar 24 01:19:25 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, sandbox has been updated
via ad6ae8f64eb8fff533c48c8d326e3dc50f08b973 (commit)
from bd0ef351d497debf21da4af475aaec5930b5a77f (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=ad6ae8f64eb8fff533c48c8d326e3dc50f08b973
commit ad6ae8f64eb8fff533c48c8d326e3dc50f08b973
Author: Leonardo Flórez-Valencia <leonardo.florez at gmail.com>
Date: Thu Mar 23 19:19:18 2017 -0500
...
-----------------------------------------------------------------------
Summary of changes:
examples/Dijkstra_Maurer.cxx | 26 +++++--
libs/fpa/Base/Dijkstra.hxx | 6 ++
libs/fpa/Base/MinimumSpanningTree.hxx | 6 +-
libs/fpa/Image/MinimumSpanningTreeToImageFilter.h | 84 ++++++++++++++++++++++
.../fpa/Image/MinimumSpanningTreeToImageFilter.hxx | 77 ++++++++++++++++++++
5 files changed, 189 insertions(+), 10 deletions(-)
create mode 100644 libs/fpa/Image/MinimumSpanningTreeToImageFilter.h
create mode 100644 libs/fpa/Image/MinimumSpanningTreeToImageFilter.hxx
hooks/post-receive
--
Generic implementation of front propagation algorithms with some extra features
More information about the Pubgit-commits-list
mailing list