[pubgit-commits-list] Black Box Tool Kit branch master updated. 5a2f51cf157e546e9354dd359e2478cdf4e2d040

root root at tux.creatis.insa-lyon.fr
Thu Mar 28 21:05:29 CET 2013


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 "Black Box Tool Kit".

The branch, master has been updated
       via  5a2f51cf157e546e9354dd359e2478cdf4e2d040 (commit)
       via  66abc4988b46815575ccc40e0929c8393cdeab2d (commit)
       via  25a57ea6b6c0cad9dc3da2866f121c3a15470035 (commit)
       via  3a8afa6eaa63553083bb32be8d86e3b916fda59a (commit)
      from  80c700eb3e5e0eb88a40dfc23df6fb21e1cb23ca (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=bbtk.git;a=commitdiff;h=5a2f51cf157e546e9354dd359e2478cdf4e2d040
commit 5a2f51cf157e546e9354dd359e2478cdf4e2d040
Merge: 66abc49 80c700e
Author: Ricardo A Corredor <Ricardo.Corredor at creatis.insa-lyon.fr>
Date:   Thu Mar 28 21:04:45 2013 +0100

    Merge branch 'master' of ssh://gitolite@git.creatis.insa-lyon.fr/bbtk


http://git.creatis.insa-lyon.fr/pubgit/?p=bbtk.git;a=commitdiff;h=66abc4988b46815575ccc40e0929c8393cdeab2d
commit 66abc4988b46815575ccc40e0929c8393cdeab2d
Author: Ricardo A Corredor <Ricardo.Corredor at creatis.insa-lyon.fr>
Date:   Wed Mar 27 19:16:16 2013 +0100

    Issue #1959 - New black box to calculate the minimum, maximum, std
    dev and mean intensity of an image.


http://git.creatis.insa-lyon.fr/pubgit/?p=bbtk.git;a=commitdiff;h=25a57ea6b6c0cad9dc3da2866f121c3a15470035
commit 25a57ea6b6c0cad9dc3da2866f121c3a15470035
Author: Ricardo A Corredor <Ricardo.Corredor at creatis.insa-lyon.fr>
Date:   Fri Feb 15 12:26:30 2013 +0100

    Changes to define the background color of the Viewer3D


http://git.creatis.insa-lyon.fr/pubgit/?p=bbtk.git;a=commitdiff;h=3a8afa6eaa63553083bb32be8d86e3b916fda59a
commit 3a8afa6eaa63553083bb32be8d86e3b916fda59a
Author: Ricardo A Corredor <Ricardo.Corredor at creatis.insa-lyon.fr>
Date:   Mon Jan 21 17:24:08 2013 +0100

    Feature #1894 Black box to clip a polydata with a plane.
    NewBoxes in vtk package:
    PlaneClipPolyData
    
    Look into vtk/bbs/appli/examplePlaneClipPolyData.bbs for an example


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

Summary of changes:
 .../src/bbitkImageStatistics.cxx}                  |  84 +++++++-----
 packages/itk/src/bbitkImageStatistics.h            | 147 +++++++++++++++++++++
 .../vtk/bbs/appli/examplePlaneClipPolyData.bbg     |  51 +++++++
 .../vtk/bbs/appli/examplePlaneClipPolyData.bbs     |  38 ++++++
 packages/vtk/src/bbvtkPlaneClipPolyData.cxx        |  65 +++++++++
 packages/vtk/src/bbvtkPlaneClipPolyData.h          |  68 ++++++++++
 packages/wxvtk/src/bbwxvtkViewer3D.cxx             |   9 +-
 packages/wxvtk/src/bbwxvtkViewer3D.h               |   2 +
 8 files changed, 430 insertions(+), 34 deletions(-)
 copy packages/{std/src/bbstdReadVectorFromFile.h => itk/src/bbitkImageStatistics.cxx} (63%)
 create mode 100644 packages/itk/src/bbitkImageStatistics.h
 create mode 100644 packages/vtk/bbs/appli/examplePlaneClipPolyData.bbg
 create mode 100644 packages/vtk/bbs/appli/examplePlaneClipPolyData.bbs
 create mode 100644 packages/vtk/src/bbvtkPlaneClipPolyData.cxx
 create mode 100644 packages/vtk/src/bbvtkPlaneClipPolyData.h


hooks/post-receive
-- 
Black Box Tool Kit


More information about the Pubgit-commits-list mailing list