[pubgit-commits-list] FrontAlgorithms branch master updated. 2a4d9263fd7004405f8638a2882550fb77d661d4
root
root at tux.creatis.insa-lyon.fr
Sat Feb 13 23:25:09 CET 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 2a4d9263fd7004405f8638a2882550fb77d661d4 (commit)
from df3a958efb5437df85711d9988a29357f6dcb07b (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=2a4d9263fd7004405f8638a2882550fb77d661d4
commit 2a4d9263fd7004405f8638a2882550fb77d661d4
Author: Leonardo Florez-Valencia <florez-l at javeriana.edu.co>
Date: Sat Feb 13 17:25:02 2016 -0500
...
-----------------------------------------------------------------------
Summary of changes:
.../AllPixelsImageGrowFunctionSource.cxx | 21 ++--
lib/fpaPlugins/BaseImageFilter.cxx | 14 +++
lib/fpaPlugins/BaseImageFilter.h | 93 ++----------------
.../{BaseImageFilter.h => BaseImageFilter.hxx} | 106 ++++++++++++---------
lib/fpaPlugins/GrowFunction.cxx | 7 ++
lib/fpaPlugins/GrowFunction.h | 3 +-
lib/fpaPlugins/GrowFunction.hxx | 21 +---
lib/fpaPlugins/ImageDijkstra.cxx | 74 ++------------
lib/fpaPlugins/ImageRegionGrow.cxx | 75 +++------------
lib/fpaPlugins/MinimumSpanningTree.cxx | 7 ++
lib/fpaPlugins/MinimumSpanningTree.h | 3 +-
lib/fpaPlugins/MinimumSpanningTree.hxx | 15 +--
lib/fpaPlugins/MinimumSpanningTreeToMesh.cxx | 8 --
.../ThresholdImageGrowFunctionSource.cxx | 23 ++---
14 files changed, 136 insertions(+), 334 deletions(-)
copy lib/fpaPlugins/{BaseImageFilter.h => BaseImageFilter.hxx} (58%)
hooks/post-receive
--
Generic implementation of front propagation algorithms with some extra features
More information about the Pubgit-commits-list
mailing list