[pubgit-commits-list] Black Box Tool Kit branch master updated. 8ec8e2543ea61e6d9d0c852339009adb65892af4
    root 
    root at tux.creatis.insa-lyon.fr
       
    Wed Jan 16 09:41:27 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  8ec8e2543ea61e6d9d0c852339009adb65892af4 (commit)
      from  8b19dc9cba920265d396ad9854a5b451de260569 (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=8ec8e2543ea61e6d9d0c852339009adb65892af4
commit 8ec8e2543ea61e6d9d0c852339009adb65892af4
Author: Ricardo A Corredor <Ricardo.Corredor at creatis.insa-lyon.fr>
Date:   Wed Jan 16 09:41:21 2013 +0100
    Feature #1886 Black boxes to measure lengths on images. Look into
    vtk/bbs/appli/exampleMeasureLength.bbs
-----------------------------------------------------------------------
Summary of changes:
 packages/vtk/bbs/appli/exampleMeasureLength.bbg |  119 +++++++++++++++++++++++
 packages/vtk/bbs/appli/exampleMeasureLength.bbs |   76 ++++++++++++++
 packages/vtk/src/bbvtkMeasureLength.cxx         |   95 ++++++++++++++++++
 packages/vtk/src/bbvtkMeasureLength.h           |   57 +++++++++++
 packages/vtk/src/bbvtkPointsXYZtoVTKPoints.cxx  |   70 +++++++++++++
 packages/vtk/src/bbvtkPointsXYZtoVTKPoints.h    |   57 +++++++++++
 6 files changed, 474 insertions(+), 0 deletions(-)
 create mode 100644 packages/vtk/bbs/appli/exampleMeasureLength.bbg
 create mode 100644 packages/vtk/bbs/appli/exampleMeasureLength.bbs
 create mode 100644 packages/vtk/src/bbvtkMeasureLength.cxx
 create mode 100644 packages/vtk/src/bbvtkMeasureLength.h
 create mode 100644 packages/vtk/src/bbvtkPointsXYZtoVTKPoints.cxx
 create mode 100644 packages/vtk/src/bbvtkPointsXYZtoVTKPoints.h
hooks/post-receive
-- 
Black Box Tool Kit
    
    
More information about the Pubgit-commits-list
mailing list