]> Creatis software - FrontAlgorithms.git/blobdiff - appli/CTBronchi/Functions.h
...
[FrontAlgorithms.git] / appli / CTBronchi / Functions.h
index cfbbcfe369190e4170b5a6b34af5d3162a87d4a3..7f20083f1017baab844ae97bd103f47a296a4e0e 100644 (file)
@@ -69,7 +69,7 @@ namespace CTBronchi
     args[ "mori_lower_threshold" ] = "-1024";
     args[ "mori_upper_threshold" ] = "0";
     args[ "mori_delta_threshold" ] = "1";
-    args[ "labelling_upper_threshold" ] = "-550";
+    args[ "labelling_upper_threshold" ] = "-600";
     args[ "random_walker_alpha" ] = "1";
     args[ "random_walker_beta" ] = "100";
 
@@ -110,6 +110,7 @@ namespace CTBronchi
         << "\t[-out_mori filename]" << std::endl
         << "\t[-out_signal filename]" << std::endl
         << "\t[-out_labels filename]" << std::endl
+        << "\t[-out_diff filename]" << std::endl
         << "\t[-mori_minimum_threshold value]" << std::endl
         << "\t[-mori_signal_kernel_size value]" << std::endl
         << "\t[-mori_signal_threshold value]" << std::endl