[pubgit-commits-list] cpPlugins branch master updated. a1e22bcd87c61259220f43fa1b728ad1b954999a

root root at tux.creatis.insa-lyon.fr
Fri Nov 13 23:52:27 CET 2015


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  a1e22bcd87c61259220f43fa1b728ad1b954999a (commit)
       via  086f7237fe00e86de56b65492081bf6303bce220 (commit)
      from  2ec052efeb7289d113db1b7d306aadcac48bae4a (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=a1e22bcd87c61259220f43fa1b728ad1b954999a
commit a1e22bcd87c61259220f43fa1b728ad1b954999a
Author: Leonardo Florez-Valencia <florez-l at javeriana.edu.co>
Date:   Fri Nov 13 17:52:07 2015 -0500

    OpenGL binary images visualization finished.


http://git.creatis.insa-lyon.fr/pubgit/?p=cpPlugins.git;a=commitdiff;h=086f7237fe00e86de56b65492081bf6303bce220
commit 086f7237fe00e86de56b65492081bf6303bce220
Author: Leonardo Florez-Valencia <florez-l at javeriana.edu.co>
Date:   Thu Nov 12 18:30:50 2015 -0500

    OpenGL with opaque binary image... Soon to be plural


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

Summary of changes:
 appli/examples/CMakeLists.txt                      |   1 +
 appli/examples/example_HandleWidget.cxx            |   2 +-
 appli/examples/example_SeedWidget.cxx              |   2 +-
 appli/examples/example_SphereWidget.cxx            |   2 +-
 appli/examples/example_Test_Memento.cxx            |   4 +-
 appli/examples/example_View2DImage.cxx             |   2 +-
 appli/examples/example_ViewImageThreshold.cxx      | 165 +++++++
 lib/cpExtensions/Visualization/ImageBlender.cxx    | 382 ++++++----------
 lib/cpExtensions/Visualization/ImageBlender.h      |  79 +---
 .../Visualization/ImageSliceActors.cxx             | 486 ++++++++++++++-------
 lib/cpExtensions/Visualization/ImageSliceActors.h  |  47 +-
 lib/cpExtensions/Visualization/MPRActors.cxx       |  39 +-
 12 files changed, 675 insertions(+), 536 deletions(-)
 create mode 100644 appli/examples/example_ViewImageThreshold.cxx


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


More information about the Pubgit-commits-list mailing list