Skip to content
Snippets Groups Projects

#1652 Fine Registration correction to handle the warping option

Merged #1652 Fine Registration correction to handle the warping option
Merged Yannick TANGUY requested to merge 1652_FineRegistration_correction into develop

This simple correction can solve the initial issue : the warping filter is plugged onto the main filter.

When solving this issue, we also add test to check consistency between parameters 'w' and 'wo' :

  • both are needed to produce the warped image (wo) from an image (w)
  • if only w is set, we display a warning
  • if only wo is set, we display a fatal message : in this specific case, OTB tries to test the OutputImageParameter 'wo'. Since it cannot be produced, it causes a seg fault.

Note : this branch also contains some modification made on otbWrapperOutputImageParameter.

Edited by Manuel Grizonnet

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading