diff --git a/Modules/Applications/AppHyperspectral/app/otbLocalRxDetection.cxx b/Modules/Applications/AppHyperspectral/app/otbLocalRxDetection.cxx
index bae69290b0cd2ef4954e6f29fbb4859fa4957484..7f3b0fab2c86241286fa882714cdb30d5f263e39 100644
--- a/Modules/Applications/AppHyperspectral/app/otbLocalRxDetection.cxx
+++ b/Modules/Applications/AppHyperspectral/app/otbLocalRxDetection.cxx
@@ -92,7 +92,6 @@ private:
     // Doc example parameter settings
     SetDocExampleParameterValue("in", "cupriteSubHsi.tif");
     SetDocExampleParameterValue("out", "LocalRxScore.tif");
-    SetDocExampleParameterValue("threshold", "0.5");
     SetDocExampleParameterValue("ir", "1");
     SetDocExampleParameterValue("er", "5");