X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?p=creaRigidRegistration.git;a=blobdiff_plain;f=PackRecalage%2Fbbs%2Fappli%2FExampleRecalage3D1Point.bbs;fp=PackRecalage%2Fbbs%2Fappli%2FExampleRecalage3D1Point.bbs;h=21fae96b117b4fe42ca8776546d3061ee3d9502c;hp=bd468474047eb571a5dd0ea3b6ed7a19fa421469;hb=f6b89d782ef742d6585b461ee68ea03070a4d1b1;hpb=b67a23af7a7cbeec6d337e5d56c826ab555267d4 diff --git a/PackRecalage/bbs/appli/ExampleRecalage3D1Point.bbs b/PackRecalage/bbs/appli/ExampleRecalage3D1Point.bbs index bd46847..21fae96 100644 --- a/PackRecalage/bbs/appli/ExampleRecalage3D1Point.bbs +++ b/PackRecalage/bbs/appli/ExampleRecalage3D1Point.bbs @@ -1,29 +1,6 @@ -# --------------------------------------------------------------------- -# -# Copyright (c) CREATIS (Centre de Recherche en Acquisition et Traitement de l'Image -# pour la Santé) -# Authors : Eduardo Davila, Frederic Cervenansky, Claire Mouton -# -# This software is governed by the CeCILL-B license under French law and -# abiding by the rules of distribution of free software. You can use, -# modify and/ or redistribute the software under the terms of the CeCILL-B -# license as circulated by CEA, CNRS and INRIA at the following URL -# http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.html -# or in the file LICENSE.txt. -# -# As a counterpart to the access to the source code and rights to copy, -# modify and redistribute granted by the license, users are provided only -# with a limited warranty and the software's author, the holder of the -# economic rights, and the successive licensors have only limited -# liability. -# -# The fact that you are presently reading this means that you have had -# knowledge of the CeCILL-B license and that you accept its terms. -# ------------------------------------------------------------------------ - # ---------------------------------- # - BBTKGEditor v 1.4 BBS BlackBox Script -# - /Users/davila/Creatis/All5/creatools_source/creaRigidRegistration/PackRecalage/bbs/appli/ExampleRecalage3D1Point.bbs +# - /home/davila/Creatis/All/creatools_source/creaRigidRegistration/PackRecalage/bbs/appli/ExampleRecalage3D1Point.bbs # ---------------------------------- # BBTK GEditor Script @@ -38,6 +15,7 @@ include std include vtk include creaImageIO include wxvtk +include toolsbbtk author "info-dev@creatis.insa-lyon.fr" description "Recalage3D 1-point" @@ -160,6 +138,15 @@ new LayoutTab Box38 new LayoutTab Box39 +new LayoutLine Box40 + set Box40.WinTitle "Save" + +new SaveMHD-Button Box41 + +new CommandButton Box42 + set Box42.Label "Same Matrix" + set Box42.WinTitle "Same Matrix" + connect viewer2.Point transform.CenterPoint @@ -285,6 +272,14 @@ connect Box31.BoxChange mult3.In4 connect reslicer.Out Box31.In +connect Box40.Widget Box32.Widget4 + +connect Box41.Widget Box40.Widget1 + +connect Box42.Widget Box40.Widget2 + +connect reslicer.Out Box41.In + # Complex input ports