X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=bbtk%2Fbbs%2Fappli%2FExampleHistogramView.bbs;h=8300da700942a9fe5ceb7401c87345bc6a674140;hb=1747b4600c1578c814c8cffcc17f548d14b4a6fa;hp=3e513bcd12372b05c9adad74c3e51f956b71e78f;hpb=44e4be7013ea566bd2bdefb9d48e1da0071c3d91;p=creaMaracasVisu.git diff --git a/bbtk/bbs/appli/ExampleHistogramView.bbs b/bbtk/bbs/appli/ExampleHistogramView.bbs index 3e513bc..8300da7 100644 --- a/bbtk/bbs/appli/ExampleHistogramView.bbs +++ b/bbtk/bbs/appli/ExampleHistogramView.bbs @@ -1,6 +1,12 @@ +description "creaMaracasVisu::HistogramView box example. " +category "example" +author "eduardo.davila@creatis.insa-lyon.fr" + + + load wx load std -load maracasvisu +load creaMaracasVisu load vtk new MetaImageReader reader @@ -13,4 +19,4 @@ new HistogramView histogramview print $prependDatapath.Out$\n connect reader.Out histogramview.In -exec histogramview \ No newline at end of file +exec histogramview