X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?p=creaRigidRegistration.git;a=blobdiff_plain;f=PackRecalage%2Fbbs%2Fappli%2FExampleRecalage3D1Point.bbs;fp=PackRecalage%2Fbbs%2Fappli%2FExampleRecalage3D1Point.bbs;h=084eb67fe67f2673f91999fd4e8eb9096aa96794;hp=4d791c53db7c98625a388e2348b47e525818a594;hb=5b6e06ea55193ecce4fe2c59b1f3cb698835020b;hpb=9e77cea52961ce9043c8f3e5f86024a1b6588355 diff --git a/PackRecalage/bbs/appli/ExampleRecalage3D1Point.bbs b/PackRecalage/bbs/appli/ExampleRecalage3D1Point.bbs index 4d791c5..084eb67 100644 --- a/PackRecalage/bbs/appli/ExampleRecalage3D1Point.bbs +++ b/PackRecalage/bbs/appli/ExampleRecalage3D1Point.bbs @@ -21,26 +21,29 @@ category "example" new LayoutSplit imagesLayout set imagesLayout.Orientation "H" set imagesLayout.Proportion "50" - set imagesLayout.WinTitle "Input Images" + set imagesLayout.WinTitle "1. Input Images" new LayoutSplit resultLayout set resultLayout.Proportion "80" - set resultLayout.WinTitle "Registration" + set resultLayout.WinTitle "2. Registration" new vtkImageDataPointerRelay Box22 new vtkImageDataPointerRelay Box23 new ImagesChooserDialogBox Box24 + set Box24.Title "Fix Image" new ImagesChooserDialogBox Box25 + set Box25.Title "Move Image" new Recalage3D1PointWidget Box52 new CompareImagesWidget3D Box20 + set Box20.WinTitle "1. Compare 3D" new CompareImages_3DwithPlanes_Widget Box11 - set Box11.WinTitle "3D Planes" + set Box11.WinTitle "2. Planes 3D" new LayoutSplit Box12 set Box12.Orientation "H" @@ -57,10 +60,10 @@ new LayoutTab Box15 new LoadHola Box27 new Getting3D1Point Box28 - set Box28.Title "Move Image" + set Box28.Title "2. Move Image" new Getting3D1Point Box29 - set Box29.Title "Fix Image" + set Box29.Title "1. Fix Image" new MultipleInputs Box26 @@ -123,6 +126,8 @@ connect Box29.Point Box52.CenterPoint connect Box28.Point Box52.OriginPoint +connect Box29.Point Box20.CenterPoint + # Complex input ports