[pubgit-commits-list] cpPlugins branch master updated. 1b0022070ff3b5f80f6f8c8b87f73032f5685eaf
root
root at tux.creatis.insa-lyon.fr
Tue Mar 8 23:44:14 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 1b0022070ff3b5f80f6f8c8b87f73032f5685eaf (commit)
from 98390bcac544f7f3a6762ce812dda491213d6f13 (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=1b0022070ff3b5f80f6f8c8b87f73032f5685eaf
commit 1b0022070ff3b5f80f6f8c8b87f73032f5685eaf
Author: Leonardo Florez-Valencia <florez-l at javeriana.edu.co>
Date: Tue Mar 8 17:44:02 2016 -0500
First dump for version 0.1.0
-----------------------------------------------------------------------
Summary of changes:
CMakeLists.txt | 146 +-
appli/CMakeLists.txt | 17 +
appli/PipelineEditor/CMakeLists.txt | 51 +
appli/PipelineEditor/PipelineEditor.cxx | 390 ++++
appli/PipelineEditor/PipelineEditor.h | 56 +
appli/PipelineEditor/PipelineEditor.ui | 235 ++
appli/PipelineEditor/main.cxx | 81 +
appli/bash/CMakeLists.txt | 16 +
appli/bash/cpPlugins_HostCreator.cxx | 169 ++
appli/examples/CMakeLists.txt | 13 +
appli/examples/example_LoadPluginsFile.cxx | 44 +
appli/examples/example_ReadWriteImage.cxx | 95 +
.../example_ReadWriteImageWithWorkspace.cxx | 60 +
cmake/CMakeLists.txt | 1 +
cmake/cpPlugins_KitwareTools.cmake | 19 +
cmake/cpPlugins_Options.cmake | 48 +
cmake/cpPlugins_Policies.cmake | 13 +
cmake/cpPlugins_Qt4Tools.cmake | 24 +
doc/third_party/Pluma/build/Doxyfile | 1597 -------------
doc/third_party/Pluma/build/Doxygen.hpp | 101 -
doc/third_party/Pluma/build/doxygen.css | 384 ---
doc/third_party/Pluma/build/footer.htm | 8 -
doc/third_party/Pluma/build/header.htm | 12 -
doc/third_party/Pluma/html/Config_8hpp_source.htm | 170 --
.../Pluma/html/Connector_8hpp_source.htm | 119 -
.../Pluma/html/DLibrary_8cpp_source.htm | 141 --
.../Pluma/html/DLibrary_8hpp_source.htm | 117 -
doc/third_party/Pluma/html/Dir_8cpp_source.htm | 137 --
doc/third_party/Pluma/html/Dir_8hpp_source.htm | 88 -
doc/third_party/Pluma/html/Doxygen_8hpp_source.htm | 39 -
doc/third_party/Pluma/html/Host_8cpp_source.htm | 203 --
doc/third_party/Pluma/html/Host_8hpp_source.htm | 136 --
.../Pluma/html/PluginManager_8cpp_source.htm | 237 --
.../Pluma/html/PluginManager_8hpp_source.htm | 131 --
doc/third_party/Pluma/html/Pluma_8hpp_source.htm | 137 --
doc/third_party/Pluma/html/Pluma_8inl_source.htm | 86 -
.../Pluma/html/Provider_8cpp_source.htm | 89 -
.../Pluma/html/Provider_8hpp_source.htm | 99 -
doc/third_party/Pluma/html/annotated.htm | 52 -
doc/third_party/Pluma/html/bc_s.png | Bin 676 -> 0 bytes
doc/third_party/Pluma/html/bdwn.png | Bin 147 -> 0 bytes
doc/third_party/Pluma/html/classes.htm | 53 -
.../Pluma/html/classpluma_1_1DLibrary-members.htm | 52 -
.../Pluma/html/classpluma_1_1DLibrary.htm | 163 --
.../Pluma/html/classpluma_1_1Host-members.htm | 52 -
doc/third_party/Pluma/html/classpluma_1_1Host.htm | 109 -
.../html/classpluma_1_1PluginManager-members.htm | 61 -
.../Pluma/html/classpluma_1_1PluginManager.htm | 515 ----
.../Pluma/html/classpluma_1_1PluginManager.png | Bin 609 -> 0 bytes
.../Pluma/html/classpluma_1_1Pluma-members.htm | 66 -
doc/third_party/Pluma/html/classpluma_1_1Pluma.htm | 650 ------
doc/third_party/Pluma/html/classpluma_1_1Pluma.png | Bin 602 -> 0 bytes
.../Pluma/html/classpluma_1_1Provider-members.htm | 53 -
.../Pluma/html/classpluma_1_1Provider.htm | 233 --
doc/third_party/Pluma/html/closed.png | Bin 132 -> 0 bytes
doc/third_party/Pluma/html/doxygen.css | 384 ---
doc/third_party/Pluma/html/doxygen.png | Bin 3779 -> 0 bytes
doc/third_party/Pluma/html/dynsections.js | 104 -
doc/third_party/Pluma/html/files.htm | 58 -
doc/third_party/Pluma/html/ftv2blank.png | Bin 86 -> 0 bytes
doc/third_party/Pluma/html/ftv2cl.png | Bin 453 -> 0 bytes
doc/third_party/Pluma/html/ftv2doc.png | Bin 746 -> 0 bytes
doc/third_party/Pluma/html/ftv2folderclosed.png | Bin 616 -> 0 bytes
doc/third_party/Pluma/html/ftv2folderopen.png | Bin 597 -> 0 bytes
doc/third_party/Pluma/html/ftv2lastnode.png | Bin 86 -> 0 bytes
doc/third_party/Pluma/html/ftv2link.png | Bin 746 -> 0 bytes
doc/third_party/Pluma/html/ftv2mlastnode.png | Bin 246 -> 0 bytes
doc/third_party/Pluma/html/ftv2mnode.png | Bin 246 -> 0 bytes
doc/third_party/Pluma/html/ftv2mo.png | Bin 403 -> 0 bytes
doc/third_party/Pluma/html/ftv2node.png | Bin 86 -> 0 bytes
doc/third_party/Pluma/html/ftv2ns.png | Bin 388 -> 0 bytes
doc/third_party/Pluma/html/ftv2plastnode.png | Bin 229 -> 0 bytes
doc/third_party/Pluma/html/ftv2pnode.png | Bin 229 -> 0 bytes
doc/third_party/Pluma/html/ftv2splitbar.png | Bin 314 -> 0 bytes
doc/third_party/Pluma/html/ftv2vertline.png | Bin 86 -> 0 bytes
doc/third_party/Pluma/html/functions.htm | 105 -
doc/third_party/Pluma/html/functions_func.htm | 105 -
doc/third_party/Pluma/html/hierarchy.htm | 51 -
doc/third_party/Pluma/html/index.htm | 112 -
doc/third_party/Pluma/html/logo.png | Bin 32867 -> 0 bytes
doc/third_party/Pluma/html/nav_f.png | Bin 153 -> 0 bytes
doc/third_party/Pluma/html/nav_g.png | Bin 95 -> 0 bytes
doc/third_party/Pluma/html/nav_h.png | Bin 98 -> 0 bytes
doc/third_party/Pluma/html/open.png | Bin 123 -> 0 bytes
doc/third_party/Pluma/html/sync_off.png | Bin 853 -> 0 bytes
doc/third_party/Pluma/html/sync_on.png | Bin 845 -> 0 bytes
doc/third_party/Pluma/html/tab_a.png | Bin 142 -> 0 bytes
doc/third_party/Pluma/html/tab_b.png | Bin 169 -> 0 bytes
doc/third_party/Pluma/html/tab_h.png | Bin 177 -> 0 bytes
doc/third_party/Pluma/html/tab_s.png | Bin 184 -> 0 bytes
doc/third_party/Pluma/html/tabs.css | 60 -
lib/CMakeLists.txt | 14 +
lib/ItkVtkGlue/CMakeLists.txt | 1 +
lib/ItkVtkGlue/itkImageToVTKImageFilter.h | 111 +
lib/ItkVtkGlue/itkImageToVTKImageFilter.hxx | 141 ++
lib/ItkVtkGlue/itkVTKImageToImageFilter.h | 100 +
lib/ItkVtkGlue/itkVTKImageToImageFilter.hxx | 107 +
lib/cpExtensions/Algorithms/BezierCurveFunction.h | 76 +
.../Algorithms/BezierCurveFunction.hxx | 155 ++
lib/cpExtensions/Algorithms/GradientFunctionBase.h | 84 +
.../Algorithms/GradientFunctionBase.hxx | 82 +
lib/cpExtensions/Algorithms/GulsunTekMedialness.h | 85 +
.../Algorithms/GulsunTekMedialness.hxx | 197 ++
lib/cpExtensions/Algorithms/ImageFunctionFilter.h | 106 +
lib/cpExtensions/Algorithms/ImageFunctorFilter.h | 102 +
lib/cpExtensions/Algorithms/InertiaMedialness.h | 215 ++
.../Algorithms/InertiaTensorFunction.h | 180 ++
lib/cpExtensions/Algorithms/IsoImageSlicer.h | 184 ++
lib/cpExtensions/Algorithms/IsoImageSlicer.hxx | 234 ++
.../Algorithms/IterativeGaussianModelEstimator.h | 111 +
.../Algorithms/IterativeGaussianModelEstimator.hxx | 291 +++
.../Algorithms/KalmanConstantFilter.cxx | 49 +
lib/cpExtensions/Algorithms/KalmanConstantFilter.h | 56 +
lib/cpExtensions/Algorithms/KalmanFilter.cxx | 137 ++
lib/cpExtensions/Algorithms/KalmanFilter.h | 215 ++
lib/cpExtensions/Algorithms/KalmanFilter.hxx | 37 +
.../Algorithms/KalmanVelocityFilter.cxx | 90 +
lib/cpExtensions/Algorithms/KalmanVelocityFilter.h | 66 +
.../Algorithms/LightCompensationFilter.h | 65 +
.../Algorithms/LightCompensationFilter.hxx | 96 +
lib/cpExtensions/Algorithms/MacheteImageFilter.h | 72 +
lib/cpExtensions/Algorithms/MacheteImageFilter.hxx | 92 +
.../Algorithms/MultiScaleGaussianImageFilter.h | 102 +
.../Algorithms/MultiScaleGaussianImageFilter.hxx | 315 +++
lib/cpExtensions/Algorithms/ParallelImageMean.h | 70 +
lib/cpExtensions/Algorithms/ParallelImageMean.hxx | 65 +
lib/cpExtensions/Algorithms/RGBExtractFunction.h | 54 +
.../Algorithms/RGBImageToOtherChannelsFilter.h | 67 +
.../Algorithms/RGBImageToOtherChannelsFilter.hxx | 71 +
lib/cpExtensions/Algorithms/RGBToHSVFunction.h | 87 +
lib/cpExtensions/Algorithms/RGBToYPbPrFunction.h | 72 +
.../Algorithms/SpatialObjectMaskImageFilter.h | 87 +
.../Algorithms/SpatialObjectMaskImageFilter.hxx | 136 ++
lib/cpExtensions/CMakeLists.txt | 133 ++
lib/cpExtensions/Config.h.in | 20 +
lib/cpExtensions/DataStructures/Graph.h | 166 ++
lib/cpExtensions/DataStructures/Graph.hxx | 208 ++
lib/cpExtensions/DataStructures/ITKAndVTKImage.h | 107 +
.../DataStructures/InfinitePlaneSpatialObject.h | 88 +
.../DataStructures/InfinitePlaneSpatialObject.hxx | 109 +
lib/cpExtensions/DataStructures/QuadEdge.h | 471 ++++
lib/cpExtensions/DataStructures/QuadEdge.hxx | 241 ++
lib/cpExtensions/DataStructures/QuadEdgeCell.h | 126 +
lib/cpExtensions/DataStructures/QuadEdgeCell.hxx | 258 ++
.../DataStructures/QuadEdgeIterators.h | 173 ++
.../DataStructures/QuadEdgeIterators.hxx | 275 +++
lib/cpExtensions/DataStructures/QuadEdgeMesh.h | 285 +++
lib/cpExtensions/DataStructures/QuadEdgeMesh.hxx | 527 +++++
.../DataStructures/VectorValuesContainer.h | 66 +
lib/cpExtensions/IO/MementoState.cxx | 148 ++
lib/cpExtensions/IO/MementoState.h | 63 +
lib/cpExtensions/IO/MeshReader.h | 64 +
lib/cpExtensions/IO/MeshReader.hxx | 92 +
lib/cpExtensions/IO/WaveFrontOBJReader.h | 81 +
lib/cpExtensions/IO/WaveFrontOBJReader.hxx | 123 +
.../Interaction/BaseInteractorStyle.cxx | 568 +++++
lib/cpExtensions/Interaction/BaseInteractorStyle.h | 226 ++
.../Interaction/ImageInteractorStyle.cxx | 168 ++
.../Interaction/ImageInteractorStyle.h | 97 +
lib/cpExtensions/Interaction/SeedWidget.cxx | 93 +
lib/cpExtensions/Interaction/SeedWidget.h | 54 +
lib/cpExtensions/Interaction/SphereWidget.cxx | 263 +++
lib/cpExtensions/Interaction/SphereWidget.h | 71 +
lib/cpExtensions/QT/SimpleMPRWidget.cxx | 622 +++++
lib/cpExtensions/QT/SimpleMPRWidget.h | 147 ++
lib/cpExtensions/QT/SimpleMPRWidget.ui | 96 +
lib/cpExtensions/Visualization/Image3DMPR.cxx | 364 +++
lib/cpExtensions/Visualization/Image3DMPR.h | 95 +
lib/cpExtensions/Visualization/ImageBlender.cxx | 239 ++
lib/cpExtensions/Visualization/ImageBlender.h | 67 +
.../Visualization/ImageSliceActors.cxx | 1323 +++++++++++
lib/cpExtensions/Visualization/ImageSliceActors.h | 236 ++
lib/cpExtensions/Visualization/MPRActors.cxx | 500 ++++
lib/cpExtensions/Visualization/MPRActors.h | 128 +
lib/cpExtensions/Visualization/MPRObjects.cxx | 519 ++++
lib/cpExtensions/Visualization/MPRObjects.h | 137 ++
lib/cpExtensions/Visualization/MeshMapper.h | 105 +
lib/cpExtensions/Visualization/MeshMapper.hxx | 224 ++
lib/cpExtensions/Visualization/OpenGLMeshMapper.h | 78 +
.../Visualization/OpenGLMeshMapper.hxx | 672 ++++++
.../Visualization/SeedWidgetCorrector.cxx | 79 +
.../Visualization/SeedWidgetCorrector.h | 45 +
lib/cpPipelineEditor/Block.cxx | 301 +++
lib/cpPipelineEditor/Block.h | 85 +
lib/cpPipelineEditor/CMakeLists.txt | 55 +
lib/cpPipelineEditor/Canvas.cxx | 160 ++
lib/cpPipelineEditor/Canvas.h | 50 +
lib/cpPipelineEditor/Connection.cxx | 140 ++
lib/cpPipelineEditor/Connection.h | 56 +
lib/cpPipelineEditor/Editor.cxx | 598 +++++
lib/cpPipelineEditor/Editor.h | 131 ++
lib/cpPipelineEditor/Port.cxx | 292 +++
lib/cpPipelineEditor/Port.h | 169 ++
lib/cpPlugins/BaseWidget.cxx | 59 +
lib/cpPlugins/BaseWidget.h | 60 +
lib/cpPlugins/CMakeLists.txt | 133 ++
lib/cpPlugins/Config.h.in | 112 +
lib/cpPlugins/DataObject.cxx | 81 +
lib/cpPlugins/DataObject.h | 51 +
lib/cpPlugins/Image.cxx | 41 +
lib/cpPlugins/Image.h | 55 +
lib/cpPlugins/Image.hxx | 149 ++
lib/cpPlugins/Interface.cxx | 157 ++
lib/cpPlugins/Interface.h | 41 +
lib/cpPlugins/Object.cxx | 116 +
lib/cpPlugins/Object.h | 86 +
lib/cpPlugins/Object.hxx | 38 +
lib/cpPlugins/Parameters.cxx | 348 +++
lib/cpPlugins/Parameters.h | 308 +++
lib/cpPlugins/ParametersQtDialog.cxx | 858 +++++++
lib/cpPlugins/ParametersQtDialog.h | 68 +
lib/cpPlugins/Port.cxx | 135 ++
lib/cpPlugins/Port.h | 82 +
lib/cpPlugins/ProcessObject.cxx | 294 +++
lib/cpPlugins/ProcessObject.h | 104 +
lib/cpPlugins/ProcessObject.hxx | 58 +
lib/cpPlugins/Workspace.cxx | 415 ++++
lib/cpPlugins/Workspace.h | 152 ++
lib/cpPlugins/WorkspaceIO.cxx | 195 ++
lib/cpPlugins_ITKInstances/Base.cxx | 6 +
lib/cpPlugins_ITKInstances/Base.h | 89 +
lib/cpPlugins_ITKInstances/CMakeLists.txt | 78 +
lib/cpPlugins_ITKInstances/Config.h | 21 +
lib/cpPlugins_ITKInstances/Image.cxx | 19 +
lib/cpPlugins_ITKInstances/Image.h | 251 ++
lib/third_party/CMakeLists.txt | 5 +
lib/third_party/tinyxml/CMakeLists.txt | 25 +
lib/third_party/tinyxml/readme.md | 324 +++
lib/third_party/tinyxml/tinyxml2.cpp | 2467 ++++++++++++++++++++
lib/third_party/tinyxml/tinyxml2.h | 2102 +++++++++++++++++
plugins/CMakeLists.txt | 7 +
plugins/cpPluginsIO/CMakeLists.txt | 73 +
plugins/cpPluginsIO/DataReproducer.cxx | 32 +
plugins/cpPluginsIO/DataReproducer.h | 41 +
plugins/cpPluginsIO/DicomSeriesReader.cxx | 233 ++
plugins/cpPluginsIO/DicomSeriesReader.h | 42 +
plugins/cpPluginsIO/ImageReader.cxx | 220 ++
plugins/cpPluginsIO/ImageReader.h | 52 +
plugins/cpPluginsIO/ImageWriter.cxx | 75 +
plugins/cpPluginsIO/ImageWriter.h | 47 +
.../BinaryThresholdImageFilter.cxx | 93 +
.../BinaryThresholdImageFilter.h | 47 +
plugins/cpPluginsImageFilters/CMakeLists.txt | 74 +
.../OtsuThresholdImageFilter.cxx | 88 +
.../OtsuThresholdImageFilter.h | 47 +
.../SignedMaurerDistanceMapImageFilter.cxx | 106 +
.../SignedMaurerDistanceMapImageFilter.h | 52 +
plugins/cpPluginsWidgets/CMakeLists.txt | 74 +
plugins/cpPluginsWidgets/SeedWidget.cxx | 214 ++
plugins/cpPluginsWidgets/SeedWidget.h | 56 +
250 files changed, 30361 insertions(+), 7196 deletions(-)
create mode 100644 appli/CMakeLists.txt
create mode 100644 appli/PipelineEditor/CMakeLists.txt
create mode 100644 appli/PipelineEditor/PipelineEditor.cxx
create mode 100644 appli/PipelineEditor/PipelineEditor.h
create mode 100644 appli/PipelineEditor/PipelineEditor.ui
create mode 100644 appli/PipelineEditor/main.cxx
create mode 100644 appli/bash/CMakeLists.txt
create mode 100644 appli/bash/cpPlugins_HostCreator.cxx
create mode 100644 appli/examples/CMakeLists.txt
create mode 100644 appli/examples/example_LoadPluginsFile.cxx
create mode 100644 appli/examples/example_ReadWriteImage.cxx
create mode 100644 appli/examples/example_ReadWriteImageWithWorkspace.cxx
create mode 100644 cmake/CMakeLists.txt
create mode 100644 cmake/cpPlugins_KitwareTools.cmake
create mode 100644 cmake/cpPlugins_Options.cmake
create mode 100644 cmake/cpPlugins_Policies.cmake
create mode 100644 cmake/cpPlugins_Qt4Tools.cmake
delete mode 100644 doc/third_party/Pluma/build/Doxyfile
delete mode 100644 doc/third_party/Pluma/build/Doxygen.hpp
delete mode 100644 doc/third_party/Pluma/build/doxygen.css
delete mode 100644 doc/third_party/Pluma/build/footer.htm
delete mode 100644 doc/third_party/Pluma/build/header.htm
delete mode 100644 doc/third_party/Pluma/html/Config_8hpp_source.htm
delete mode 100644 doc/third_party/Pluma/html/Connector_8hpp_source.htm
delete mode 100644 doc/third_party/Pluma/html/DLibrary_8cpp_source.htm
delete mode 100644 doc/third_party/Pluma/html/DLibrary_8hpp_source.htm
delete mode 100644 doc/third_party/Pluma/html/Dir_8cpp_source.htm
delete mode 100644 doc/third_party/Pluma/html/Dir_8hpp_source.htm
delete mode 100644 doc/third_party/Pluma/html/Doxygen_8hpp_source.htm
delete mode 100644 doc/third_party/Pluma/html/Host_8cpp_source.htm
delete mode 100644 doc/third_party/Pluma/html/Host_8hpp_source.htm
delete mode 100644 doc/third_party/Pluma/html/PluginManager_8cpp_source.htm
delete mode 100644 doc/third_party/Pluma/html/PluginManager_8hpp_source.htm
delete mode 100644 doc/third_party/Pluma/html/Pluma_8hpp_source.htm
delete mode 100644 doc/third_party/Pluma/html/Pluma_8inl_source.htm
delete mode 100644 doc/third_party/Pluma/html/Provider_8cpp_source.htm
delete mode 100644 doc/third_party/Pluma/html/Provider_8hpp_source.htm
delete mode 100644 doc/third_party/Pluma/html/annotated.htm
delete mode 100644 doc/third_party/Pluma/html/bc_s.png
delete mode 100644 doc/third_party/Pluma/html/bdwn.png
delete mode 100644 doc/third_party/Pluma/html/classes.htm
delete mode 100644 doc/third_party/Pluma/html/classpluma_1_1DLibrary-members.htm
delete mode 100644 doc/third_party/Pluma/html/classpluma_1_1DLibrary.htm
delete mode 100644 doc/third_party/Pluma/html/classpluma_1_1Host-members.htm
delete mode 100644 doc/third_party/Pluma/html/classpluma_1_1Host.htm
delete mode 100644 doc/third_party/Pluma/html/classpluma_1_1PluginManager-members.htm
delete mode 100644 doc/third_party/Pluma/html/classpluma_1_1PluginManager.htm
delete mode 100644 doc/third_party/Pluma/html/classpluma_1_1PluginManager.png
delete mode 100644 doc/third_party/Pluma/html/classpluma_1_1Pluma-members.htm
delete mode 100644 doc/third_party/Pluma/html/classpluma_1_1Pluma.htm
delete mode 100644 doc/third_party/Pluma/html/classpluma_1_1Pluma.png
delete mode 100644 doc/third_party/Pluma/html/classpluma_1_1Provider-members.htm
delete mode 100644 doc/third_party/Pluma/html/classpluma_1_1Provider.htm
delete mode 100644 doc/third_party/Pluma/html/closed.png
delete mode 100644 doc/third_party/Pluma/html/doxygen.css
delete mode 100644 doc/third_party/Pluma/html/doxygen.png
delete mode 100644 doc/third_party/Pluma/html/dynsections.js
delete mode 100644 doc/third_party/Pluma/html/files.htm
delete mode 100644 doc/third_party/Pluma/html/ftv2blank.png
delete mode 100644 doc/third_party/Pluma/html/ftv2cl.png
delete mode 100644 doc/third_party/Pluma/html/ftv2doc.png
delete mode 100644 doc/third_party/Pluma/html/ftv2folderclosed.png
delete mode 100644 doc/third_party/Pluma/html/ftv2folderopen.png
delete mode 100644 doc/third_party/Pluma/html/ftv2lastnode.png
delete mode 100644 doc/third_party/Pluma/html/ftv2link.png
delete mode 100644 doc/third_party/Pluma/html/ftv2mlastnode.png
delete mode 100644 doc/third_party/Pluma/html/ftv2mnode.png
delete mode 100644 doc/third_party/Pluma/html/ftv2mo.png
delete mode 100644 doc/third_party/Pluma/html/ftv2node.png
delete mode 100644 doc/third_party/Pluma/html/ftv2ns.png
delete mode 100644 doc/third_party/Pluma/html/ftv2plastnode.png
delete mode 100644 doc/third_party/Pluma/html/ftv2pnode.png
delete mode 100644 doc/third_party/Pluma/html/ftv2splitbar.png
delete mode 100644 doc/third_party/Pluma/html/ftv2vertline.png
delete mode 100644 doc/third_party/Pluma/html/functions.htm
delete mode 100644 doc/third_party/Pluma/html/functions_func.htm
delete mode 100644 doc/third_party/Pluma/html/hierarchy.htm
delete mode 100644 doc/third_party/Pluma/html/index.htm
delete mode 100644 doc/third_party/Pluma/html/logo.png
delete mode 100644 doc/third_party/Pluma/html/nav_f.png
delete mode 100644 doc/third_party/Pluma/html/nav_g.png
delete mode 100644 doc/third_party/Pluma/html/nav_h.png
delete mode 100644 doc/third_party/Pluma/html/open.png
delete mode 100644 doc/third_party/Pluma/html/sync_off.png
delete mode 100644 doc/third_party/Pluma/html/sync_on.png
delete mode 100644 doc/third_party/Pluma/html/tab_a.png
delete mode 100644 doc/third_party/Pluma/html/tab_b.png
delete mode 100644 doc/third_party/Pluma/html/tab_h.png
delete mode 100644 doc/third_party/Pluma/html/tab_s.png
delete mode 100644 doc/third_party/Pluma/html/tabs.css
create mode 100644 lib/CMakeLists.txt
create mode 100644 lib/ItkVtkGlue/CMakeLists.txt
create mode 100644 lib/ItkVtkGlue/itkImageToVTKImageFilter.h
create mode 100644 lib/ItkVtkGlue/itkImageToVTKImageFilter.hxx
create mode 100644 lib/ItkVtkGlue/itkVTKImageToImageFilter.h
create mode 100644 lib/ItkVtkGlue/itkVTKImageToImageFilter.hxx
create mode 100644 lib/cpExtensions/Algorithms/BezierCurveFunction.h
create mode 100644 lib/cpExtensions/Algorithms/BezierCurveFunction.hxx
create mode 100644 lib/cpExtensions/Algorithms/GradientFunctionBase.h
create mode 100644 lib/cpExtensions/Algorithms/GradientFunctionBase.hxx
create mode 100644 lib/cpExtensions/Algorithms/GulsunTekMedialness.h
create mode 100644 lib/cpExtensions/Algorithms/GulsunTekMedialness.hxx
create mode 100644 lib/cpExtensions/Algorithms/ImageFunctionFilter.h
create mode 100644 lib/cpExtensions/Algorithms/ImageFunctorFilter.h
create mode 100644 lib/cpExtensions/Algorithms/InertiaMedialness.h
create mode 100644 lib/cpExtensions/Algorithms/InertiaTensorFunction.h
create mode 100644 lib/cpExtensions/Algorithms/IsoImageSlicer.h
create mode 100644 lib/cpExtensions/Algorithms/IsoImageSlicer.hxx
create mode 100644 lib/cpExtensions/Algorithms/IterativeGaussianModelEstimator.h
create mode 100644 lib/cpExtensions/Algorithms/IterativeGaussianModelEstimator.hxx
create mode 100644 lib/cpExtensions/Algorithms/KalmanConstantFilter.cxx
create mode 100644 lib/cpExtensions/Algorithms/KalmanConstantFilter.h
create mode 100644 lib/cpExtensions/Algorithms/KalmanFilter.cxx
create mode 100644 lib/cpExtensions/Algorithms/KalmanFilter.h
create mode 100644 lib/cpExtensions/Algorithms/KalmanFilter.hxx
create mode 100644 lib/cpExtensions/Algorithms/KalmanVelocityFilter.cxx
create mode 100644 lib/cpExtensions/Algorithms/KalmanVelocityFilter.h
create mode 100644 lib/cpExtensions/Algorithms/LightCompensationFilter.h
create mode 100644 lib/cpExtensions/Algorithms/LightCompensationFilter.hxx
create mode 100644 lib/cpExtensions/Algorithms/MacheteImageFilter.h
create mode 100644 lib/cpExtensions/Algorithms/MacheteImageFilter.hxx
create mode 100644 lib/cpExtensions/Algorithms/MultiScaleGaussianImageFilter.h
create mode 100644 lib/cpExtensions/Algorithms/MultiScaleGaussianImageFilter.hxx
create mode 100644 lib/cpExtensions/Algorithms/ParallelImageMean.h
create mode 100644 lib/cpExtensions/Algorithms/ParallelImageMean.hxx
create mode 100644 lib/cpExtensions/Algorithms/RGBExtractFunction.h
create mode 100644 lib/cpExtensions/Algorithms/RGBImageToOtherChannelsFilter.h
create mode 100644 lib/cpExtensions/Algorithms/RGBImageToOtherChannelsFilter.hxx
create mode 100644 lib/cpExtensions/Algorithms/RGBToHSVFunction.h
create mode 100644 lib/cpExtensions/Algorithms/RGBToYPbPrFunction.h
create mode 100644 lib/cpExtensions/Algorithms/SpatialObjectMaskImageFilter.h
create mode 100644 lib/cpExtensions/Algorithms/SpatialObjectMaskImageFilter.hxx
create mode 100644 lib/cpExtensions/CMakeLists.txt
create mode 100644 lib/cpExtensions/Config.h.in
create mode 100644 lib/cpExtensions/DataStructures/Graph.h
create mode 100644 lib/cpExtensions/DataStructures/Graph.hxx
create mode 100644 lib/cpExtensions/DataStructures/ITKAndVTKImage.h
create mode 100644 lib/cpExtensions/DataStructures/InfinitePlaneSpatialObject.h
create mode 100644 lib/cpExtensions/DataStructures/InfinitePlaneSpatialObject.hxx
create mode 100644 lib/cpExtensions/DataStructures/QuadEdge.h
create mode 100644 lib/cpExtensions/DataStructures/QuadEdge.hxx
create mode 100644 lib/cpExtensions/DataStructures/QuadEdgeCell.h
create mode 100644 lib/cpExtensions/DataStructures/QuadEdgeCell.hxx
create mode 100644 lib/cpExtensions/DataStructures/QuadEdgeIterators.h
create mode 100644 lib/cpExtensions/DataStructures/QuadEdgeIterators.hxx
create mode 100644 lib/cpExtensions/DataStructures/QuadEdgeMesh.h
create mode 100644 lib/cpExtensions/DataStructures/QuadEdgeMesh.hxx
create mode 100644 lib/cpExtensions/DataStructures/VectorValuesContainer.h
create mode 100644 lib/cpExtensions/IO/MementoState.cxx
create mode 100644 lib/cpExtensions/IO/MementoState.h
create mode 100644 lib/cpExtensions/IO/MeshReader.h
create mode 100644 lib/cpExtensions/IO/MeshReader.hxx
create mode 100644 lib/cpExtensions/IO/WaveFrontOBJReader.h
create mode 100644 lib/cpExtensions/IO/WaveFrontOBJReader.hxx
create mode 100644 lib/cpExtensions/Interaction/BaseInteractorStyle.cxx
create mode 100644 lib/cpExtensions/Interaction/BaseInteractorStyle.h
create mode 100644 lib/cpExtensions/Interaction/ImageInteractorStyle.cxx
create mode 100644 lib/cpExtensions/Interaction/ImageInteractorStyle.h
create mode 100644 lib/cpExtensions/Interaction/SeedWidget.cxx
create mode 100644 lib/cpExtensions/Interaction/SeedWidget.h
create mode 100644 lib/cpExtensions/Interaction/SphereWidget.cxx
create mode 100644 lib/cpExtensions/Interaction/SphereWidget.h
create mode 100644 lib/cpExtensions/QT/SimpleMPRWidget.cxx
create mode 100644 lib/cpExtensions/QT/SimpleMPRWidget.h
create mode 100644 lib/cpExtensions/QT/SimpleMPRWidget.ui
create mode 100644 lib/cpExtensions/Visualization/Image3DMPR.cxx
create mode 100644 lib/cpExtensions/Visualization/Image3DMPR.h
create mode 100644 lib/cpExtensions/Visualization/ImageBlender.cxx
create mode 100644 lib/cpExtensions/Visualization/ImageBlender.h
create mode 100644 lib/cpExtensions/Visualization/ImageSliceActors.cxx
create mode 100644 lib/cpExtensions/Visualization/ImageSliceActors.h
create mode 100644 lib/cpExtensions/Visualization/MPRActors.cxx
create mode 100644 lib/cpExtensions/Visualization/MPRActors.h
create mode 100644 lib/cpExtensions/Visualization/MPRObjects.cxx
create mode 100644 lib/cpExtensions/Visualization/MPRObjects.h
create mode 100644 lib/cpExtensions/Visualization/MeshMapper.h
create mode 100644 lib/cpExtensions/Visualization/MeshMapper.hxx
create mode 100644 lib/cpExtensions/Visualization/OpenGLMeshMapper.h
create mode 100644 lib/cpExtensions/Visualization/OpenGLMeshMapper.hxx
create mode 100644 lib/cpExtensions/Visualization/SeedWidgetCorrector.cxx
create mode 100644 lib/cpExtensions/Visualization/SeedWidgetCorrector.h
create mode 100644 lib/cpPipelineEditor/Block.cxx
create mode 100644 lib/cpPipelineEditor/Block.h
create mode 100644 lib/cpPipelineEditor/CMakeLists.txt
create mode 100644 lib/cpPipelineEditor/Canvas.cxx
create mode 100644 lib/cpPipelineEditor/Canvas.h
create mode 100644 lib/cpPipelineEditor/Connection.cxx
create mode 100644 lib/cpPipelineEditor/Connection.h
create mode 100644 lib/cpPipelineEditor/Editor.cxx
create mode 100644 lib/cpPipelineEditor/Editor.h
create mode 100644 lib/cpPipelineEditor/Port.cxx
create mode 100644 lib/cpPipelineEditor/Port.h
create mode 100644 lib/cpPlugins/BaseWidget.cxx
create mode 100644 lib/cpPlugins/BaseWidget.h
create mode 100644 lib/cpPlugins/CMakeLists.txt
create mode 100644 lib/cpPlugins/Config.h.in
create mode 100644 lib/cpPlugins/DataObject.cxx
create mode 100644 lib/cpPlugins/DataObject.h
create mode 100644 lib/cpPlugins/Image.cxx
create mode 100644 lib/cpPlugins/Image.h
create mode 100644 lib/cpPlugins/Image.hxx
create mode 100644 lib/cpPlugins/Interface.cxx
create mode 100644 lib/cpPlugins/Interface.h
create mode 100644 lib/cpPlugins/Object.cxx
create mode 100644 lib/cpPlugins/Object.h
create mode 100644 lib/cpPlugins/Object.hxx
create mode 100644 lib/cpPlugins/Parameters.cxx
create mode 100644 lib/cpPlugins/Parameters.h
create mode 100644 lib/cpPlugins/ParametersQtDialog.cxx
create mode 100644 lib/cpPlugins/ParametersQtDialog.h
create mode 100644 lib/cpPlugins/Port.cxx
create mode 100644 lib/cpPlugins/Port.h
create mode 100644 lib/cpPlugins/ProcessObject.cxx
create mode 100644 lib/cpPlugins/ProcessObject.h
create mode 100644 lib/cpPlugins/ProcessObject.hxx
create mode 100644 lib/cpPlugins/Workspace.cxx
create mode 100644 lib/cpPlugins/Workspace.h
create mode 100644 lib/cpPlugins/WorkspaceIO.cxx
create mode 100644 lib/cpPlugins_ITKInstances/Base.cxx
create mode 100644 lib/cpPlugins_ITKInstances/Base.h
create mode 100644 lib/cpPlugins_ITKInstances/CMakeLists.txt
create mode 100644 lib/cpPlugins_ITKInstances/Config.h
create mode 100644 lib/cpPlugins_ITKInstances/Image.cxx
create mode 100644 lib/cpPlugins_ITKInstances/Image.h
create mode 100644 lib/third_party/CMakeLists.txt
create mode 100644 lib/third_party/tinyxml/CMakeLists.txt
create mode 100644 lib/third_party/tinyxml/readme.md
create mode 100644 lib/third_party/tinyxml/tinyxml2.cpp
create mode 100644 lib/third_party/tinyxml/tinyxml2.h
create mode 100644 plugins/CMakeLists.txt
create mode 100644 plugins/cpPluginsIO/CMakeLists.txt
create mode 100644 plugins/cpPluginsIO/DataReproducer.cxx
create mode 100644 plugins/cpPluginsIO/DataReproducer.h
create mode 100644 plugins/cpPluginsIO/DicomSeriesReader.cxx
create mode 100644 plugins/cpPluginsIO/DicomSeriesReader.h
create mode 100644 plugins/cpPluginsIO/ImageReader.cxx
create mode 100644 plugins/cpPluginsIO/ImageReader.h
create mode 100644 plugins/cpPluginsIO/ImageWriter.cxx
create mode 100644 plugins/cpPluginsIO/ImageWriter.h
create mode 100644 plugins/cpPluginsImageFilters/BinaryThresholdImageFilter.cxx
create mode 100644 plugins/cpPluginsImageFilters/BinaryThresholdImageFilter.h
create mode 100644 plugins/cpPluginsImageFilters/CMakeLists.txt
create mode 100644 plugins/cpPluginsImageFilters/OtsuThresholdImageFilter.cxx
create mode 100644 plugins/cpPluginsImageFilters/OtsuThresholdImageFilter.h
create mode 100644 plugins/cpPluginsImageFilters/SignedMaurerDistanceMapImageFilter.cxx
create mode 100644 plugins/cpPluginsImageFilters/SignedMaurerDistanceMapImageFilter.h
create mode 100644 plugins/cpPluginsWidgets/CMakeLists.txt
create mode 100644 plugins/cpPluginsWidgets/SeedWidget.cxx
create mode 100644 plugins/cpPluginsWidgets/SeedWidget.h
hooks/post-receive
--
Plugin system to encapsulate pipeline objects (data, filters, sources and sinks)
More information about the Pubgit-commits-list
mailing list