[pubgit-commits-list] FrontAlgorithms branch sandbox updated. b6babebfd77364b12d81fb18d767f484ad1a0969
root
root at tux.creatis.insa-lyon.fr
Fri Jul 7 22:48:10 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 b6babebfd77364b12d81fb18d767f484ad1a0969 (commit)
from 6c0b77c2a8e3b821ccbe9c72c705fcd561bb90c2 (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=b6babebfd77364b12d81fb18d767f484ad1a0969
commit b6babebfd77364b12d81fb18d767f484ad1a0969
Author: Leonardo Flórez-Valencia <florez-l at javeriana.edu.co>
Date: Fri Jul 7 15:48:01 2017 -0500
...
-----------------------------------------------------------------------
Summary of changes:
lib/fpa/Base/Mori.h | 10 +++
lib/fpa/Base/Mori.hxx | 7 +-
lib/fpa/CMakeLists.txt | 11 ++-
lib/fpa/Generic/PeakDetector.cxx | 160 +++++++++++++++++++++++++++++++++++++++
lib/fpa/Generic/PeakDetector.h | 68 +++++++++++++++++
tests/image/MoriSegmentation.cxx | 1 +
6 files changed, 253 insertions(+), 4 deletions(-)
create mode 100644 lib/fpa/Generic/PeakDetector.cxx
create mode 100644 lib/fpa/Generic/PeakDetector.h
hooks/post-receive
--
Generic implementation of front propagation algorithms with some extra features
More information about the Pubgit-commits-list
mailing list