Integrate Merge Request 870 in release 8
Summary
Cherry-pick of the MR 870 into the branch release_8.0
Rationale
The MR 870 should have been merged into the branch release-8.0, but was merged into the branch develop. So some part of the python API are missing.
Test
Add the test pyTvImageInterface.
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
- Optionally, run
git diff develop... -U0 --no-color | clang-format-diff.py -p1 -ion latest changes and commit
Edited by Julien Osman