X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=PackRecalage%2Fbbs%2Fappli%2FExampleRecalage.bbs;h=da8b61470c77e33c53366ca077f2eabd33ac4517;hb=162172f821eda98b63af3e8f31b2c6d439ff095a;hp=c9cc57ca8ed8f6b6479ed700363712fb43c14a22;hpb=ab4dca2f78f873a313c8ec8a142ec7b6c4c2ded2;p=creaRigidRegistration.git diff --git a/PackRecalage/bbs/appli/ExampleRecalage.bbs b/PackRecalage/bbs/appli/ExampleRecalage.bbs index c9cc57c..da8b614 100644 --- a/PackRecalage/bbs/appli/ExampleRecalage.bbs +++ b/PackRecalage/bbs/appli/ExampleRecalage.bbs @@ -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