[pubgit-commits-list] FrontAlgorithms branch sandbox updated. 6cdba92a782c9ca52b1be25868c2267b2e3966ca
root
root at tux.creatis.insa-lyon.fr
Tue Jul 18 23:45:48 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 6cdba92a782c9ca52b1be25868c2267b2e3966ca (commit)
from a44c34f8d4118730a65ab3a7f9b6fc12614ce67a (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=6cdba92a782c9ca52b1be25868c2267b2e3966ca
commit 6cdba92a782c9ca52b1be25868c2267b2e3966ca
Author: Leonardo Flórez-Valencia <florez-l at javeriana.edu.co>
Date: Tue Jul 18 16:45:09 2017 -0500
...
-----------------------------------------------------------------------
Summary of changes:
lib/fpa/Base/Algorithm.h | 39 +++++++++----------
lib/fpa/Base/Algorithm.hxx | 69 ++++++++++++++++-----------------
lib/fpa/Image/Algorithm.h | 66 +++++++++++++++++++------------
lib/fpa/Image/Algorithm.hxx | 78 +++++++++++++++----------------------
lib/fpa/Image/DefaultTraits.h | 69 +++++++++++++++++++++++++++++++++
lib/fpa/Image/Dijkstra.h | 63 ++++--------------------------
lib/fpa/Image/Mori.h | 55 +++++++++++++++++++-------
lib/fpa/Image/RandomWalker.h | 90 +++++++++++++++++++++++++++++++++----------
lib/fpa/Image/RegionGrow.h | 31 ++++-----------
9 files changed, 320 insertions(+), 240 deletions(-)
create mode 100644 lib/fpa/Image/DefaultTraits.h
hooks/post-receive
--
Generic implementation of front propagation algorithms with some extra features
More information about the Pubgit-commits-list
mailing list