]> Creatis software - creaVtk.git/blobdiff - bbtk_creaVtk_PKG/bbs/boxes/CompareImagesByRGB-Widget.bbs
#3522 AddImageTo vector from creaRigidRegistration::PackRecalage to bbtk::vtk
[creaVtk.git] / bbtk_creaVtk_PKG / bbs / boxes / CompareImagesByRGB-Widget.bbs
index 9a467c65f8f8e776d4df8d2ecb742fc3c7e0df47..8bd03531ea9f940bd08040152f01f0e890bc37c1 100644 (file)
@@ -10,7 +10,6 @@ include creaVtk
 include vtk
 include wx
 include std
-include PackRecalage
 
 define CompareImagesByRGB-Widget creaVtk
 
@@ -54,7 +53,7 @@ new std:StringSelect Box18
   set Box18.In6 "1 0 1"
   set Box18.In7 "0 1 1"
 
-new PackRecalage:AddImageToVector Box19
+new vtk:AddImageToVector Box19
 
 new std:GetVectorStringElement Box20
   set Box20.I "0"
@@ -90,6 +89,10 @@ new std:MagicBox Box33
 
 new std:MultipleInputs Box34
 
+new std:MagicBox Box35
+
+new creaMaracasVisu:SetPosition Box36
+
 
 connect Box02.Out Box00.In
 connect Box10.LookupTable Box06.ScalarToColors
@@ -122,11 +125,14 @@ connect Box31.Widget Box07.Widget2
 connect Box26.BoxChange Box34.In1
 connect Box34.BoxChange Box06.BoxExecute
 connect Box33.BoxChange Box34.In2
+connect Box00.wxVtkBaseView1 Box36.wxVtkBaseView
+connect Box35.Out Box36.Point
 
 # Complex input ports
 input Image1 Box29.In " "
 input Image2 Box30.In " "
 input boxExecute Box33.BoxExecute " "
+input point Box35.In " "
 
 # Complex output ports
 output OutWidget Box07.Widget " "