diff --git a/Modules/Applications/AppFusion/app/otbBundleToPerfectSensor.cxx b/Modules/Applications/AppFusion/app/otbBundleToPerfectSensor.cxx
index 64eec6497bc7fce03c47e9aaac8aca144a3a8075..62741969214b647891ac0bc47f282906080cf86b 100644
--- a/Modules/Applications/AppFusion/app/otbBundleToPerfectSensor.cxx
+++ b/Modules/Applications/AppFusion/app/otbBundleToPerfectSensor.cxx
@@ -66,6 +66,7 @@ private:
     ShareParameter("lms","superimpose.lms",
       "Spacing of the deformation field",
       "Spacing of the deformation field. Default is 10 times the PAN image spacing.");
+    ShareParameter("fv","superimpose.fv");
     ShareParameter("ram","superimpose.ram");
 
     Connect("pansharp.inp","superimpose.inr");