[pubgit-commits-list] FrontAlgorithms branch master updated. 3895259354d50760187c84e5a23807f6336fbbdf
root
root at tux.creatis.insa-lyon.fr
Mon Nov 21 17:38:38 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 3895259354d50760187c84e5a23807f6336fbbdf (commit)
from e67f9079d9ea9941c512a904fb1999b1ed043729 (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=3895259354d50760187c84e5a23807f6336fbbdf
commit 3895259354d50760187c84e5a23807f6336fbbdf
Author: Leonardo Flórez-Valencia <florez-l at javeriana.edu.co>
Date: Mon Nov 21 11:38:24 2016 -0500
...
-----------------------------------------------------------------------
Summary of changes:
CMakeLists.txt | 15 ++++-----------
cmake/Functions.cmake | 3 +--
cmake/QtTools.cmake | 2 +-
lib/{Instances => fpaInstances}/CMakeLists.txt | 21 +++++++++++----------
.../DataObjects.i} | 0
.../fpa_Filters.i => fpaInstances/Filters.i} | 0
plugins/CMakeLists.txt | 9 +++++----
plugins/Plugins/BaseImageFilter.cxx | 4 ++--
.../Plugins/ExtractPathFromMinimumSpanningTree.cxx | 8 ++++----
plugins/Plugins/GaussianModelCost.cxx | 2 +-
plugins/Plugins/ImageDijkstra.cxx | 6 +++---
plugins/Plugins/ImageRegionGrow.cxx | 8 +++++---
plugins/Plugins/InvertCost.cxx | 2 +-
plugins/Plugins/RegionGrowBinaryThreshold.cxx | 6 +++---
.../Plugins/RegionGrowBinaryThresholdWithSeeds.cxx | 6 +++---
plugins/Plugins/SimpleImageDijkstraCost.cxx | 6 +++---
plugins/Plugins/SimpleImageNeighborhood.cxx | 6 +++---
plugins/Plugins/SkeletonFilter.cxx | 10 +++++-----
18 files changed, 55 insertions(+), 59 deletions(-)
rename lib/{Instances => fpaInstances}/CMakeLists.txt (50%)
rename lib/{Instances/fpa_DataObjects.i => fpaInstances/DataObjects.i} (100%)
rename lib/{Instances/fpa_Filters.i => fpaInstances/Filters.i} (100%)
hooks/post-receive
--
Generic implementation of front propagation algorithms with some extra features
More information about the Pubgit-commits-list
mailing list