Skip to content
Snippets Groups Projects

Resolving ExtractROI default behavior bug

Merged Antoine Regimbeau requested to merge bug_ExtractROI into develop

Closes #1545 (closed)

This has to be done to integrate modification on UserValue behavior in PirvateDo(). Modified files are :

M       Modules/Applications/AppImageUtils/app/otbExtractROI.cxx
M       Modules/Wrappers/ApplicationEngine/include/otbWrapperApplication.h
M       Modules/Wrappers/ApplicationEngine/src/otbWrapperApplication.cxx
M       Modules/Wrappers/ApplicationEngine/include/otbWrapperNumericalParameter.h

New methods to get default value of numerical parameter has been implemented.

Nothing should have change about the application interface, except for GUI, start and size parameters are now disable if the mode is not standard.

A bug has been corrected in numerical parameter : when setting value out of allowed interval, the value is clamped.

Due to this latter modification a test has been modified :

M       Modules/Applications/AppOpticalCalibration/test/CMakeLists.txt
Edited by Antoine Regimbeau

Merge request reports

Approval is optional

Merged by Antoine RegimbeauAntoine Regimbeau 6 years ago (Apr 12, 2018 6:30am UTC)

Merge details

Activity

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