[pubgit-commits-list] FrontAlgorithms branch master updated. c7563ffe89c76b52736c3bd6bb2d5e6fac009cdd
root
root at tux.creatis.insa-lyon.fr
Mon Feb 23 23:01:46 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 c7563ffe89c76b52736c3bd6bb2d5e6fac009cdd (commit)
from 73e3158dab6ffe30c215b2899fd80ee868f330ce (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=c7563ffe89c76b52736c3bd6bb2d5e6fac009cdd
commit c7563ffe89c76b52736c3bd6bb2d5e6fac009cdd
Author: Leonardo Florez-Valencia <florez-l at javeriana.edu.co>
Date: Mon Feb 23 17:01:35 2015 -0500
A dijkstra example added
-----------------------------------------------------------------------
Summary of changes:
appli/examples/CMakeLists.txt | 1 +
.../examples/example_ImageAlgorithmDijkstra_03.cxx | 323 +++++++++++++++++++++
.../example_ImageAlgorithm_Skeletonization.cxx | 112 +++----
lib/fpa/Image/RegionGrowWithMultipleThresholds.hxx | 1 +
4 files changed, 362 insertions(+), 75 deletions(-)
create mode 100644 appli/examples/example_ImageAlgorithmDijkstra_03.cxx
hooks/post-receive
--
Generic implementation of front propagation algorithms with some extra features
More information about the Pubgit-commits-list
mailing list