OpenCV 4.2.x
Summary
Update OpenCV to 4.2.x.
Owner
- Name: Nicolas Chauvet
- Email: <kwizart@gmail.com>
Current status
- Targeted release: Fedora 32
- Last updated: 2020-01-06
- Tracker bug: <will be assigned by the Wrangler>
- Release notes tracker: <will be assigned by the Wrangler>
Detailed Description
This version drop support for legacy OpenCV version 1 (C style) API over the OpenCV version 2 (C++ style) API. Despite the change was more than 7 years ago, some applications still use the C style API as compatibility was kept up to OpenCV 3.x.
The main advantages of OpenCV 4 is a modern Computer Vision Framework advertising :
- C++11 compliance
- New module G-API for graph-based image processing pipelines.
- Better implementation of few algorithms.
- See also https://opencv.org/opencv-4-2/
- See also https://opencv.org/opencv-4-1/
- See also https://opencv.org/opencv-4-0/
Few packages will need to be ported to work with OpenCV 4.2.x
Benefit to Fedora
Scope
- Proposal owners:
Update OpenCV to version 4.2.x and rebuilt few applications that depends on it.
- Other developers: N/A (not a System Wide Change)
- Release engineering: #Releng issue number (a check of an impact with Release Engineering is needed)
- Policies and guidelines: N/A (not a System Wide Change)
- Trademark approval: N/A (not needed for this Change)
Upgrade/compatibility impact
N/A (not a System Wide Change)
How To Test
N/A (not a System Wide Change)
User Experience
Dependencies
N/A (not a System Wide Change)
Contingency Plan
If few applications are missing support for OpenCV 4.x they will be built with OpenCV support disabled if such support is optional. Application where upstream is already in-active are unlikely to be worked on in the scope of this proposal.
- Contingency mechanism: (What to do? Who will do it?) N/A (not a System Wide Change)
- Contingency deadline: N/A (not a System Wide Change)
- Blocks release? N/A (not a System Wide Change), Yes/No
- Blocks product? product
Documentation
N/A (not a System Wide Change)