Skip to content

Remove complex image parameters

Cédric Traizet requested to merge remove_complex_image_parameters into develop

Summary

ComplexInputImage and ComplexOutputImage parameters have been deprecated for a while (even thought it was not documented), this MR removes them.

See issue #1859 (closed)

Copyright

The copyright owner is CNES and has signed the ORFEO ToolBox Contributor License Agreement.


Check before merging:

  • All discussions are resolved
  • At least 2 👍 votes from core developers, no 👎 vote.
  • The feature branch is (reasonably) up-to-date with the base branch
  • Dashboard is green
  • Copyright owner has signed the ORFEO ToolBox Contributor License Agreement
Edited by Cédric Traizet

Merge request reports