]> Creatis software - creaRigidRegistration.git/blobdiff - PackRecalage/bbs/boxes/CompareImagesWidget_base_3Dp_B.bbs
#2810 crea RigidRegistration Bug New Normal - update Transform3D3PointsBox
[creaRigidRegistration.git] / PackRecalage / bbs / boxes / CompareImagesWidget_base_3Dp_B.bbs
index 7c2773a96609668c231663fcfaa5826bbe2c93a3..240f0501872425b2046671770455588cb83a3d38 100644 (file)
@@ -1,6 +1,6 @@
 # ----------------------------------
 # - BBTKGEditor v 1.4 BBS BlackBox Script (Complex Box)
-# - /home/davila/Creatis/All/creatools_source/creaRigidRegistration/PackRecalage/bbs/boxes/CompareImagesWidget_base_3Dp_B.bbs
+# - /tmpEED/creaTools/creatools_source/creaRigidRegistration/PackRecalage/bbs/boxes/CompareImagesWidget_base_3Dp_B.bbs
 # ----------------------------------
 
 include std
@@ -17,41 +17,41 @@ description "creatisRecalage"
 
 category "example"
 
-new ImageConvolution convol1
+new PackRecalage:ImageConvolution convol1
 
-new SliceImage Box02
+new creaMaracasVisu:SliceImage Box02
   set Box02.TypeOrientation "0"
 
-new ImageConvolution Box03
+new PackRecalage:ImageConvolution Box03
 
-new SliceImage Box04
+new creaMaracasVisu:SliceImage Box04
   set Box04.TypeOrientation "1"
 
-new ImageConvolution Box05
+new PackRecalage:ImageConvolution Box05
 
-new SliceImage Box06
+new creaMaracasVisu:SliceImage Box06
   set Box06.TypeOrientation "2"
 
-new AddImageToVector Box07
+new PackRecalage:AddImageToVector Box07
 
-new vtkImageDataPointerRelay Box08
+new vtk:vtkImageDataPointerRelay Box08
 
-new MagicBox Box09
+new std:MagicBox Box09
 
-new MagicBox Box10
+new std:MagicBox Box10
 
-new MagicBox Box11
+new std:MagicBox Box11
 
-new GetVectorIntElement Box12
+new std:GetVectorIntElement Box12
   set Box12.I "2"
 
-new GetVectorIntElement Box13
+new std:GetVectorIntElement Box13
   set Box13.I "1"
 
-new GetVectorIntElement Box14
+new std:GetVectorIntElement Box14
   set Box14.I "0"
 
-new MagicBox Box15
+new std:MagicBox Box15
 
 
 connect Box02.Out convol1.In
@@ -89,5 +89,6 @@ input Point Box15.In " "
 # Complex output ports
 output Out Box07.Out " "
 
+message    
 
 endefine