]> Creatis software - creaRigidRegistration.git/blobdiff - PackRecalage/bbs/appli/ExampleRecalage.bbs
Changed certain parts of scripts
[creaRigidRegistration.git] / PackRecalage / bbs / appli / ExampleRecalage.bbs
index c9cc57ca8ed8f6b6479ed700363712fb43c14a22..da8b61470c77e33c53366ca077f2eabd33ac4517 100644 (file)
@@ -38,6 +38,16 @@ new ShowNPoints showNpoints
   connect viewer.BoxChange showNpoints.BoxExecute
   set showNpoints.Radio 10
 
+/////////////////////////////////////////////////////
+#Calculate Vector Box
+/////////////////////////////////////////////////////
+/*
+new CalculateVectorBox vector1
+  connect showNpoints.lstPointsX vector1.PointsX1
+  connect showNpoints.BoxChange vector1.BoxExecute
+*/
+////////////////////////////////////////////////////
+
 //Viewer NV and ShowPoints for the second image
 
 new ViewerNV viewer2