]> Creatis software - creaRigidRegistration.git/blobdiff - PackRecalage/bbs/boxes/CompareImagesWidget_base_3Dp_B.bbs
2020 Feature Comparing Images in XY XZ YZ planes
[creaRigidRegistration.git] / PackRecalage / bbs / boxes / CompareImagesWidget_base_3Dp_B.bbs
index 1ebd4cd9931f5b07f31e2695904523b93e54e148..7c2773a96609668c231663fcfaa5826bbe2c93a3 100644 (file)
@@ -42,6 +42,17 @@ new MagicBox Box10
 
 new MagicBox Box11
 
+new GetVectorIntElement Box12
+  set Box12.I "2"
+
+new GetVectorIntElement Box13
+  set Box13.I "1"
+
+new GetVectorIntElement Box14
+  set Box14.I "0"
+
+new MagicBox Box15
+
 
 connect Box02.Out convol1.In
 connect Box04.Out Box03.In
@@ -61,15 +72,19 @@ connect Box10.Out Box05.Factor
 connect Box11.Out convol1.On
 connect Box11.Out Box03.On
 connect Box11.Out Box05.On
+connect Box15.Out Box14.In
+connect Box15.Out Box13.In
+connect Box15.Out Box12.In
+connect Box14.Out Box06.Slice
+connect Box13.Out Box04.Slice
+connect Box12.Out Box02.Slice
 
 # Complex input ports
 input In Box08.In " "
 input BoxExecute Box09.In " "
 input ConvolutionFactor Box10.In " "
 input ConvolutionOnOff Box11.In " "
-input SliceY Box04.Slice " "
-input SliceX Box06.Slice " "
-input SliceZ Box02.Slice " "
+input Point Box15.In " "
 
 # Complex output ports
 output Out Box07.Out " "