]> Creatis software - creaRigidRegistration.git/blobdiff - PackRecalage/bbs/boxes/CompareImagesSwitcherWidget_3Dp.bbs
#3471 Add manual option to CompareImageSwitcherWidget
[creaRigidRegistration.git] / PackRecalage / bbs / boxes / CompareImagesSwitcherWidget_3Dp.bbs
index 40fb2a33f66a1208597f3264408828b99c04be07..d89befd9c0c4a357735eaec4a27dd8eaf2cacfe6 100644 (file)
@@ -149,14 +149,10 @@ new vtk:AddImageToVector Box70
 new vtk:GetVectorVtkImageDataElement Box72
 
 new std:StringSelect Box73
-  set Box73.In0 "0 1"
-  set Box73.In1 "0 0"
-  set Box73.In2 "1 1"
-
-new wx:RadioButton Box74
-  set Box74.In0 "A B"
-  set Box74.In1 "A A"
-  set Box74.In2 "B B"
+  set Box73.In0 "0 0"
+  set Box73.In1 "1 1"
+  set Box73.In2 "0 1"
+  set Box73.In3 "0 1"
 
 new std:GetVectorIntElement Box75
   set Box75.I "0"
@@ -178,6 +174,17 @@ new vtk:GetVectorVtkImageDataElement Box91
 
 new vtk:GetVectorVtkImageDataElement Box94
 
+new std:Add Box96
+
+new std:Spin Box97
+  set Box97.End "1"
+  set Box97.Loop "true"
+  set Box97.Start "0"
+  set Box97.Step "1"
+
+new std:Multiply Box98
+  set Box98.In2 "2"
+
 
 connect checkS.Out switch.On
 connect sdrT.Out switch.Time
@@ -247,8 +254,6 @@ connect Box66.BoxChange Box30.BoxExecute
 connect Box26.Out Box70.In0
 connect Box27.Out Box70.In1
 connect Box70.Out Box72.In
-connect Box74.Widget Box47.Widget4
-connect Box74.Out Box73.In
 connect Box73.Out Box75.In
 connect Box75.Out Box72.I
 connect Box77.Out Box76.I
@@ -272,6 +277,11 @@ connect Box85.Out Box17.In1
 connect Box88.Out Box17.In2
 connect Box19.Out Box84.In0
 connect Box21.Out Box84.In1
+connect Box97.Out Box96.In1
+connect Box96.Out Box73.In
+connect Box66.BoxChange Box97.BoxExecute
+connect checkS.Out Box98.In1
+connect Box98.Out Box96.In2
 
 # Complex input ports
 input ImageVector1 Box22.In " "