]> Creatis software - creaContours.git/blobdiff - bbtk/src/bbcreaContourswxContourMainFrame_tool.h
#3388 wxContourMainFrame_tool box BBTK
[creaContours.git] / bbtk / src / bbcreaContourswxContourMainFrame_tool.h
index b4598f18608b8c42139c41f2dc2dca146d938aa7..f5fc404637b34f233f4a51fb1429bec86387a5d1 100644 (file)
@@ -39,7 +39,7 @@ BBTK_BEGIN_DESCRIBE_BLACK_BOX(wxContourMainFrame_tool,bbtk::AtomicBlackBox);
   BBTK_DESCRIPTION("No Description.");
   BBTK_CATEGORY("empty");
   BBTK_INPUT(wxContourMainFrame_tool,Type,"(default 0) Type 0:nothing  1:Isovalue segmentation of Image",int,"");
-  BBTK_INPUT(wxContourMainFrame_tool,Param1,"List of parameters  Type1:[isovalue] ", std::vector<double>,"");
+  BBTK_INPUT(wxContourMainFrame_tool,Param1,"List of parameters  Type1:[step,isovalue,sampling,method,min,max] ", std::vector<double>,"");
   BBTK_INPUT(wxContourMainFrame_tool,Image,"Image", vtkImageData*,"");
 //  BBTK_OUTPUT(wxContourMainFrame_tool,Out,"First output",double,"");
 BBTK_END_DESCRIBE_BLACK_BOX(wxContourMainFrame_tool);