Removal of complex image parameters

ComplexInputImageParameter and ComplexOutputImageParameter have been deprecated in orfeotoolbox/otb!15 (merged) and removed in orfeotoolbox/otb!442 (merged). InputImageParameter and OutputImageParameter should be used instead, and the complex image can then be retrieved using e.g. GetParameterComplexFloatImage(param).

As this Remote Module uses these parameters, it is currently broken, as we can see on the Dashboard

I have a fix for this (just replace all complex image parameters by image parameters), but I don't have the right to push code and create Merge Request on this repo.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information