[pubgit-commits-list] FrontAlgorithms branch master updated. 52c34a2aded47a2a3ce068887d9e4eeaf671568b
root
root at tux.creatis.insa-lyon.fr
Thu Mar 19 00:23:07 CET 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 52c34a2aded47a2a3ce068887d9e4eeaf671568b (commit)
from 52239e1c93355a6543e6f1c9357cfc86d11b9218 (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=52c34a2aded47a2a3ce068887d9e4eeaf671568b
commit 52c34a2aded47a2a3ce068887d9e4eeaf671568b
Author: Leonardo Florez-Valencia <florez-l at javeriana.edu.co>
Date: Wed Mar 18 18:22:57 2015 -0500
Big bug stamped on wall
-----------------------------------------------------------------------
Summary of changes:
appli/examples/CMakeLists.txt | 1 +
appli/examples/example_BinaryDistanceMap.cxx | 22 ---
appli/examples/example_HausdorffDistance.cxx | 59 ++++++++
.../examples/example_ImageAlgorithmDijkstra_03.cxx | 98 ++++++++++--
lib/fpa/Image/DijkstraWithSphereBacktracking.h | 6 +-
lib/fpa/Image/DijkstraWithSphereBacktracking.hxx | 165 +++++++++++++--------
lib/fpa/VTK/Image3DObserver.hxx | 1 -
7 files changed, 250 insertions(+), 102 deletions(-)
create mode 100644 appli/examples/example_HausdorffDistance.cxx
hooks/post-receive
--
Generic implementation of front propagation algorithms with some extra features
More information about the Pubgit-commits-list
mailing list