Remove support for OpenCV 2
See #1979 (closed)
The OTB_OPENCV_3
variable has been removed, along with all OpenCV 2 specific code.
This is still WIP because some multi baseline might be removed.
The copyright owner is CNES and has signed the ORFEO ToolBox Contributor License Agreement.
Check before merging:
git diff develop... -U0 --no-color | clang-format-diff.py -p1 -i
on latest changes and commit