[pubgit-commits-list] cpPlugins branch master updated. 924ef02257b6a3e987c1033567c7e83bdce170b5
root
root at tux.creatis.insa-lyon.fr
Tue Dec 6 04:47:10 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 "Plugin system to encapsulate pipeline objects (data, filters, sources and sinks)".
The branch, master has been updated
via 924ef02257b6a3e987c1033567c7e83bdce170b5 (commit)
from 80ac2c55630c2a345a2102f0be86843147a398cc (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=cpPlugins.git;a=commitdiff;h=924ef02257b6a3e987c1033567c7e83bdce170b5
commit 924ef02257b6a3e987c1033567c7e83bdce170b5
Author: Leonardo Flórez-Valencia <leonardo.florez at gmail.com>
Date: Mon Dec 5 22:47:02 2016 -0500
...
-----------------------------------------------------------------------
Summary of changes:
lib/cpExtensions/Algorithms/SkeletonWriter.h | 69 +++++++++++
lib/cpExtensions/Algorithms/SkeletonWriter.hxx | 127 +++++++++++++++++++++
plugins/cpExtensions/SkeletonWriter.cxx | 79 +++++++++++++
.../{SkeletonToImageFilter.h => SkeletonWriter.h} | 15 ++-
plugins/cpExtensions/cpExtensions.i | 5 +-
5 files changed, 288 insertions(+), 7 deletions(-)
create mode 100644 lib/cpExtensions/Algorithms/SkeletonWriter.h
create mode 100644 lib/cpExtensions/Algorithms/SkeletonWriter.hxx
create mode 100644 plugins/cpExtensions/SkeletonWriter.cxx
copy plugins/cpExtensions/{SkeletonToImageFilter.h => SkeletonWriter.h} (56%)
hooks/post-receive
--
Plugin system to encapsulate pipeline objects (data, filters, sources and sinks)
More information about the Pubgit-commits-list
mailing list