[pubgit-commits-list] FrontAlgorithms branch sandbox updated. d2f5533aef455b7d862dbfbe72c42c5497eaf98b
root
root at tux.creatis.insa-lyon.fr
Thu Sep 21 18:53:36 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 d2f5533aef455b7d862dbfbe72c42c5497eaf98b (commit)
via 1f5281211c3972084b3a90f6f48b7aae454ecae7 (commit)
from c6c9ff131b6dfdbc469874f448086566445871b7 (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=d2f5533aef455b7d862dbfbe72c42c5497eaf98b
commit d2f5533aef455b7d862dbfbe72c42c5497eaf98b
Author: Leonardo Flórez-Valencia <leonardo.florez at gmail.com>
Date: Thu Sep 21 18:53:32 2017 +0200
...
http://git.creatis.insa-lyon.fr/pubgit/?p=FrontAlgorithms.git;a=commitdiff;h=1f5281211c3972084b3a90f6f48b7aae454ecae7
commit 1f5281211c3972084b3a90f6f48b7aae454ecae7
Author: Leonardo Flórez-Valencia <leonardo.florez at gmail.com>
Date: Thu Sep 21 11:15:33 2017 +0200
...
-----------------------------------------------------------------------
Summary of changes:
appli/CTBronchi/CMakeLists.txt | 3 +-
appli/CTBronchi/MoriLabelling.cxx | 240 +++++++++++-------
appli/CTBronchi/MoriLabelling.h | 1 -
appli/CTBronchi/MoriLabelling.hxx | 2 -
appli/CTBronchi/MoriSegmentation.cxx | 291 ++++++++++++++--------
lib/fpa/Common/OriginalRandomWalker.h | 32 ++-
lib/fpa/Common/OriginalRandomWalker.hxx | 74 +++---
lib/fpa/Functors/Dijkstra/Image/Gaussian.h | 38 ++-
tests/image/Dijkstra/Gaussian.cxx | 9 +-
tests/image/RandomWalker/CMakeLists.txt | 1 +
tests/image/RandomWalker/CompareRandomWalkers.cxx | 192 ++++++++++++++
tests/image/RandomWalker/Gaussian.cxx | 8 +-
tests/image/RandomWalker/Original.cxx | 21 +-
13 files changed, 621 insertions(+), 291 deletions(-)
create mode 100644 tests/image/RandomWalker/CompareRandomWalkers.cxx
hooks/post-receive
--
Generic implementation of front propagation algorithms with some extra features
More information about the Pubgit-commits-list
mailing list