[pubgit-commits-list] FrontAlgorithms branch master updated. 41bb8ed7b212665b08d71ed2e550c6973105aec6
root
root at tux.creatis.insa-lyon.fr
Wed Oct 5 01:20:18 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 41bb8ed7b212665b08d71ed2e550c6973105aec6 (commit)
from ea46079b5aef76c1782648ed23e70ea944649635 (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=41bb8ed7b212665b08d71ed2e550c6973105aec6
commit 41bb8ed7b212665b08d71ed2e550c6973105aec6
Author: Leonardo Flórez-Valencia <florez-l at javeriana.edu.co>
Date: Tue Oct 4 18:20:07 2016 -0500
...
-----------------------------------------------------------------------
Summary of changes:
CMakeLists.txt | 2 +-
cmake/CMakeLists.txt | 11 +++
cmake/FrontAlgorithmsConfig.cmake.in | 60 ++++++++++++++++
lib/fpa/Image/EndPointsFilter.h | 77 ++++++++++++++++++++
lib/fpa/Image/EndPointsFilter.hxx | 135 +++++++++++++++++++++++++++++++++++
plugins/Plugins/EndPointsFilter.cxx | 109 ++++++++++++++++++++++++++++
plugins/Plugins/EndPointsFilter.h | 32 +++++++++
7 files changed, 425 insertions(+), 1 deletion(-)
create mode 100644 cmake/CMakeLists.txt
create mode 100644 cmake/FrontAlgorithmsConfig.cmake.in
create mode 100644 lib/fpa/Image/EndPointsFilter.h
create mode 100644 lib/fpa/Image/EndPointsFilter.hxx
create mode 100644 plugins/Plugins/EndPointsFilter.cxx
create mode 100644 plugins/Plugins/EndPointsFilter.h
hooks/post-receive
--
Generic implementation of front propagation algorithms with some extra features
More information about the Pubgit-commits-list
mailing list