[pubgit-commits-list] cpPlugins branch sandbox updated. 3944412129d5da673a93005bdfb0d22043cbaf28
root
root at tux.creatis.insa-lyon.fr
Mon Oct 23 05:06:57 CEST 2017
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, sandbox has been updated
via 3944412129d5da673a93005bdfb0d22043cbaf28 (commit)
from d204ca8d55ec288198eb9abc17cdb606b019418c (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=3944412129d5da673a93005bdfb0d22043cbaf28
commit 3944412129d5da673a93005bdfb0d22043cbaf28
Author: Leonardo Florez-Valencia <florez-l at javeriana.edu.co>
Date: Sun Oct 22 22:06:52 2017 -0500
...
-----------------------------------------------------------------------
Summary of changes:
lib/ivq/ITK/ExtractNativeSlicesImageFilter.h | 70 +++
lib/ivq/ITK/ExtractNativeSlicesImageFilter.hxx | 70 +++
lib/ivq/ITK/FourierSeries.cxx | 732 +++++++++++++++++++++++++
lib/ivq/ITK/FourierSeries.h | 192 +++++++
lib/ivq/ITK/FourierSeries.hxx | 101 ++++
5 files changed, 1165 insertions(+)
create mode 100644 lib/ivq/ITK/ExtractNativeSlicesImageFilter.h
create mode 100644 lib/ivq/ITK/ExtractNativeSlicesImageFilter.hxx
create mode 100644 lib/ivq/ITK/FourierSeries.cxx
create mode 100644 lib/ivq/ITK/FourierSeries.h
create mode 100644 lib/ivq/ITK/FourierSeries.hxx
hooks/post-receive
--
Plugin system to encapsulate pipeline objects (data, filters, sources and sinks)
More information about the Pubgit-commits-list
mailing list