# ---------------------------------- # - BBTKGEditor v 1.2 BBS BlackBox Script # - /home/pechan/Documents/courses/development/creatis/dev/src/creaMiniTools/examples/bbg/histogram/exampleHistogram.bbs # ---------------------------------- # BBTK GEditor Script # ---------------------- include std include itkvtk include creaMaracasVisu include creaImageIO author "Author ??" description "Description ??" category "" new HistogramView Box00 set Box00.WinTitle "Histogram" new ImagesChooserDialogBox Box01 connect Box01.Out Box00.In exec Box00