# ---------------------------------- # - BBTKGEditor v 1.4 BBS BlackBox Script # - /home/ctorres/Documents/creatis/creaVtk/bbtk_creaVtk_PKG/bbs/appli/exampleImageDataStructuresPoints.bbs # ---------------------------------- # BBTK GEditor Script # ---------------------- include std include itkvtk include creaVtk include creaImageIO include creaMaracasVisu author "Author ??" description "Description ??" category "" new ImageDataStructuredPoints Box00 new ImagesChooserDialogBox Box01 new ImagesChooserDialogBox Box02 new ImagesChooserDialogBox Box03 new ViewerNV Box04 connect Box01.Out Box00.X connect Box02.Out Box00.Y connect Box03.Out Box00.Z connect Box01.Out Box04.In # Complex input ports exec Box00 exec Box04