| Name: | opencv-contrib | 
|---|---|
| Version: | 3.4.6 | 
| Release: | 7.el8 | 
| Architecture: | aarch64 | 
| Group: | Unspecified | 
| Size: | 10076800 | 
| License: | BSD | 
| RPM: | opencv-contrib-3.4.6-7.el8.aarch64.rpm | 
| Source RPM: | opencv-3.4.6-7.el8.src.rpm | 
| Build Date: | Thu Mar 31 2022 | 
| Build Host: | build-ol8-aarch64.oracle.com | 
| Vendor: | Oracle America | 
| URL: | http://opencv.org | 
| Summary: | OpenCV contributed functionality | 
| Description: | This package is intended for development of so-called "extra" modules, contributed functionality. New modules quite often do not have stable API, and they are not well-tested. Thus, they shouldn't be released as a part of official OpenCV distribution, since the library maintains binary compatibility, and tries to provide decent performance and stability.  | 
- Add DNN support Resolves: #2007780
- Drop OpenEXR dependency Resolves: #1886310
- Move libopencv_{calib3d,cvv,hfs}.so.* to their proper packages
- Fix issues found by rpmdiff
  Related: #1694647
  - Do not generate setupvars script (introduces multilib regression) Related: #1694647
- Rebuild to kick on gating Related: #1694647
- fix cmakes location - remove -DENABLE_PKG_CONFIG=OFF (it was neither defined nor used) - remove confusing comment - WITH_GDAL=OFF (gdal dependency has been already removed) Related: #1694647
- rebase to 3.4.6 (#1694647)
- remove hdf5 and gtkglext requirements
- remove openni requirement (#1599225) - update Python requirements
- remove gdal requirement (#1591419)