]> Creatis software - bbtk.git/blobdiff - packages/demo/bbs/appli/demoFiltering1.bbs
no message
[bbtk.git] / packages / demo / bbs / appli / demoFiltering1.bbs
index 14699602821b8d97f309c87b1c72d6a316266f34..8326a39804c5dc587ff65df9c57ff3cddcce63b3 100644 (file)
@@ -1,7 +1,7 @@
 
 description "Basic segmentation and filtering of an image"
 author "jpr@creatis.insa-lyon.fr"
-category "demo"
+category "demo, filter"
 
 // 3 Slices, 2 volumes
 
@@ -18,6 +18,9 @@ include wxvtk
 
 # Here loads hola.mhd
 # -------------------
+# Don't forget to comment out the following 2 lines
+# If you want to check someting else.
+
 include vtk/boxes/bbLoadHola
 new LoadHola reader
 
@@ -164,7 +167,6 @@ new LayoutSplit mainSplit
                  set colourSmooth.In "1 1 0"
                 connect colourSmooth.Widget buttonLayout.Widget2
 
-
 /*
               new CommandButton refresh
                  set refresh.Label "Refresh (to be used once at start time)"