[pubgit-commits-list] FrontAlgorithms branch master updated. 203ea510f7cc3990e606dd93a97dd0b5075d35c4
root
root at tux.creatis.insa-lyon.fr
Mon Oct 10 02:11:43 CEST 2016
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 203ea510f7cc3990e606dd93a97dd0b5075d35c4 (commit)
from 3f4722ccf68d830e26dac9b945925efa68e39e4c (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=203ea510f7cc3990e606dd93a97dd0b5075d35c4
commit 203ea510f7cc3990e606dd93a97dd0b5075d35c4
Author: Leonardo Florez-Valencia <florez-l at javeriana.edu.co>
Date: Sun Oct 9 19:11:34 2016 -0500
...
-----------------------------------------------------------------------
Summary of changes:
CMakeLists.txt | 1 -
appli/examples/CMakeLists.txt | 2 +-
cmake/DetectOS.cmake | 23 ---
cmake/Functions.cmake | 11 +-
lib/CMakeLists.txt | 1 +
lib/Instances/CMakeLists.txt | 18 ++-
lib/Instances/fpa_DataObjects.i | 7 +-
lib/Instances/fpa_Filters.i | 2 +-
lib/fpa/Base/MinimumSpanningTree.h | 15 +-
lib/fpa/Base/MinimumSpanningTree.hxx | 63 ++++----
lib/fpa/Image/EndPointsFilter.hxx | 172 +++++++++++----------
lib/fpa/Image/MinimumSpanningTree.h | 28 ++--
lib/fpa/Image/MinimumSpanningTree.hxx | 36 ++---
.../Plugins/ExtractPathFromMinimumSpanningTree.cxx | 72 ++-------
14 files changed, 199 insertions(+), 252 deletions(-)
delete mode 100644 cmake/DetectOS.cmake
hooks/post-receive
--
Generic implementation of front propagation algorithms with some extra features
More information about the Pubgit-commits-list
mailing list