]> Creatis software - creaContours.git/blobdiff - bbtk/src/bbCreaContournDimensions.h
#3320 creaContours Bug New Normal - Segmentation PolyData Cells
[creaContours.git] / bbtk / src / bbCreaContournDimensions.h
index fac3b34808d7719e1af31733200d5bb0ce3921c1..a4f6178ca3c80634f28eb20597b230cbc3871872 100644 (file)
@@ -77,7 +77,7 @@ BBTK_DESCRIPTION("With a given image, the box shows the nDimension application")
 BBTK_CATEGORY("contours");
 BBTK_INPUT(nDimensions,WorkDir,"Working data directory where config and data files are located",std::string,"");
 BBTK_INPUT(nDimensions,In,"Image to be shown",vtkImageData*,"");
-BBTK_INPUT(nDimensions,ContourType,"Contour type to be exported: ",int,"");
+BBTK_INPUT(nDimensions,ContourType,"(default 0) Contour type to be exported: ",int,"");
 
 BBTK_OUTPUT(nDimensions, Mask, "Mask of the contours",vtkImageData*,"");
 BBTK_OUTPUT(nDimensions, Value, "Value of the contours",vtkImageData*,"");