[pubgit-commits-list] cpPlugins branch master updated. f6e163be0bf2ffeb19239bb31c1df936017cdc8e
root
root at tux.creatis.insa-lyon.fr
Fri Sep 16 04:12: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 "Plugin system to encapsulate pipeline objects (data, filters, sources and sinks)".
The branch, master has been updated
via f6e163be0bf2ffeb19239bb31c1df936017cdc8e (commit)
from b7d57f95cc5a95278d6ca8642e1248f5a30ba7ec (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=f6e163be0bf2ffeb19239bb31c1df936017cdc8e
commit f6e163be0bf2ffeb19239bb31c1df936017cdc8e
Author: Leonardo Flórez-Valencia <florez-l at javeriana.edu.co>
Date: Thu Sep 15 21:12:03 2016 -0500
Raster filter updated. LUT image visualization strange bug :-(
-----------------------------------------------------------------------
Summary of changes:
appli/examples/plugins/ImageTracer.cxx | 6 +-
lib/cpExtensions/Algorithms/RasterContourFilter.h | 92 ++++++++++
.../Algorithms/RasterContourFilter.hxx | 151 ++++++++++++++++
lib/cpExtensions/Interaction/ImageSliceStyle.cxx | 12 ++
lib/cpExtensions/Interaction/ImageSliceStyle.h | 3 +
lib/cpExtensions/Interaction/SeedWidget.cxx | 4 +
lib/cpExtensions/QT/ImageWidget.cxx | 72 +++++++-
lib/cpExtensions/QT/ImageWidget.h | 17 +-
lib/cpExtensions/QT/MPR3DWidget.cxx | 79 ++++-----
lib/cpExtensions/QT/MPR3DWidget.h | 5 +-
lib/cpExtensions/QT/SimpleMPRWidget.cxx | 4 +-
lib/cpExtensions/Visualization/LUTImageActor.cxx | 15 +-
lib/cpPlugins/Interface/Plugins.cxx | 6 +
.../SignedMaurerDistanceMapImageFilter.cxx | 2 +-
plugins/ImageMeshFilters/RasterMeshFilter.cxx | 145 ++-------------
plugins/ImageMeshFilters/RasterMeshFilter.h | 14 --
plugins/Widgets/SplineWidget.cxx | 194 ---------------------
17 files changed, 422 insertions(+), 399 deletions(-)
create mode 100644 lib/cpExtensions/Algorithms/RasterContourFilter.h
create mode 100644 lib/cpExtensions/Algorithms/RasterContourFilter.hxx
hooks/post-receive
--
Plugin system to encapsulate pipeline objects (data, filters, sources and sinks)
More information about the Pubgit-commits-list
mailing list