[pubgit-commits-list] cpPlugins branch master updated. 61e052afc5b659224bbc85b7d15b93402ea7d5a7

root root at tux.creatis.insa-lyon.fr
Wed Dec 10 09:54:27 CET 2014


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  61e052afc5b659224bbc85b7d15b93402ea7d5a7 (commit)
      from  b007dfbd638db86c5e8da53299da58f4c9d9e8b8 (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=61e052afc5b659224bbc85b7d15b93402ea7d5a7
commit 61e052afc5b659224bbc85b7d15b93402ea7d5a7
Author: Leonardo Florez-Valencia <florez-l at javeriana.edu.co>
Date:   Wed Dec 10 09:54:18 2014 +0100

    Series reader added.


-----------------------------------------------------------------------

Summary of changes:
 appli/examples/CMakeLists.txt                      |  1 +
 ...e.cxx => example_ReadImageSeriesWriteImage.cxx} | 24 +++++----
 lib/cpPlugins/Interface/ProcessObject.cxx          | 15 ++++--
 lib/cpPlugins/Plugins/Host.cxx                     |  2 +
 lib/cpPlugins/Plugins/ImageReader.cxx              | 14 ++---
 .../{ImageReader.cxx => ImageSeriesReader.cxx}     | 62 +++++++++++++---------
 .../Plugins/{ImageReader.h => ImageSeriesReader.h} | 16 +++---
 lib/cpPlugins/Plugins/ImageWriter.cxx              |  4 +-
 8 files changed, 80 insertions(+), 58 deletions(-)
 copy appli/examples/{example_ReadWriteImage.cxx => example_ReadImageSeriesWriteImage.cxx} (78%)
 copy lib/cpPlugins/Plugins/{ImageReader.cxx => ImageSeriesReader.cxx} (72%)
 copy lib/cpPlugins/Plugins/{ImageReader.h => ImageSeriesReader.h} (68%)


hooks/post-receive
-- 
Plugin system to encapsulate pipeline objects (data, filters, sources and sinks)


More information about the Pubgit-commits-list mailing list