Commit Graph

56 Commits

Author SHA1 Message Date
Sérgio M. Basto
5bfb0d052e Update opencv to 4.9.0
Enable ffmpeg and xine (now they are available on Fedora)
Really drop compat symlink for includes - rhbz#1830266
  Note: conditional builds with underscrore don't have _without option
  https://github.com/rpm-software-management/rpm/issues/1929
2024-02-05 11:38:06 +00:00
Sérgio M. Basto
fb84438736 Update opencv to 4.8.1 2023-09-30 05:19:56 +01:00
Sérgio M. Basto
06c4df6d4f add WeChat QRCode
CNN models for wechat_qrcode module, including the detector model and the super scale model.

https://github.com/WeChatCV/opencv_3rdparty

the WeChatCV project added code in opencv_contrib
2023-08-07 01:35:26 +01:00
Sérgio M. Basto
193d86a5be Update opencv to 4.8.0
Use bundle flatbuffers, tried build with flatbuffers from system but doesn't build
Use oneVPL instead libmfx
2023-08-07 01:33:58 +01:00
Sérgio M. Basto
7a0bd6ebe2 Update opencv to 4.7.0 (#2157121) 2023-01-14 21:04:10 +00:00
Sérgio M. Basto
8d3790a855 Update opencv to 4.6.0 (#2094603)
Remove hack to keep old so version
Adapt spec to new so version ${OPENCV_VERSION_MAJOR}${OPENCV_VERSION_MINOR_2DIGITS}
  and drop OPENCV_VERSION_PATCH
2022-06-18 05:01:43 +01:00
Sérgio M. Basto
7a7944b9e7 Update opencv to 4.5.5 (#2035628) 2021-12-28 17:19:57 +00:00
Sérgio M. Basto
9d58856c22 Update to 4.5.4 2021-10-10 23:54:27 +01:00
Sérgio M. Basto
6b1661459f Update to 4.5.3 2021-07-17 01:24:53 +01:00
Nicolas Chauvet
6b9379fedf Update to 4.5.2 2021-04-03 11:07:46 +02:00
Sérgio M. Basto
f3284ced7d Update to 4.5.1 2021-01-03 23:34:09 +00:00
Sérgio M. Basto
dfdbb6495c Update 4.5.0 2020-10-20 23:11:52 +01:00
Sérgio M. Basto
38c46099f0 Revert "Add full path to ade location"
Because we need copy file with the name
b624b995ec9c439cbc2e9e6ee940d3a2-v0.1.1f.zip copy with name v0.1.1f.zip doesn't work

Reference:
install -pm 0644 /builddir/build/SOURCES/b624b995ec9c439cbc2e9e6ee940d3a2-v0.1.1f.zip .cache/ade/
2020-06-06 07:34:00 +01:00
Sérgio M. Basto
e838799268 Add full path to ade location 2020-06-04 17:22:17 +02:00
Orion Poplawski
66ce8244e8 - Run tests 2020-06-02 21:39:12 -06:00
Nicolas Chauvet
17d4b123ba Update to 4.3.0 2020-05-28 17:11:38 +02:00
Nicolas Chauvet
b10a4597d0 Update sources 2020-01-28 00:28:38 +01:00
kwizart
72cfdb0d6b Update to 4.2.0 2020-01-27 20:03:40 +01:00
Nicolas Chauvet
1553529958 Restore deprecated headers 2019-12-19 09:13:00 +01:00
Sérgio M. Basto
fef2a5b4be Fix sources file 2019-10-14 00:35:04 +01:00
Sérgio M. Basto
9f377b8d9d Update sources file 2019-10-14 00:28:41 +01:00
Nicolas Chauvet
854a97fb82 Fix Summary not C 2019-10-08 10:19:28 +02:00
Nicolas Chauvet
428f643a93 Update to 4.1.1 2019-09-13 23:56:47 +02:00
Sérgio M. Basto
2cdf5ee9b5 Fixed uploaded sources 2019-06-08 02:56:24 +01:00
Sérgio M. Basto
35e6529cd2 Update to 3.4.6 2019-06-08 02:23:51 +01:00
Sérgio M. Basto
e0285a0007 Update to 3.4.4 2018-12-02 19:14:48 +00:00
Sérgio M. Basto
d1acdb2fa6 Update to 3.4.3 2018-09-27 01:04:38 +01:00
Sérgio M. Basto
5ffe0b28c9 Update to 3.4.2 2018-09-26 20:17:40 +01:00
Josef Ridky
dee26322c3 Rebase to 3.4.1 2018-03-02 09:59:17 +01:00
Sérgio M. Basto
34559fa49b Update to 3.3.1
Fix WARNING: Option ENABLE_SSE='OFF' is deprecated and should not be used anymore
Fix WARNING: Option ENABLE_SSE2='OFF' is deprecated and should not be used anymore

Update opencv to 3.3.0
Patch3 is already in source code
Fix WARNING: Option ENABLE_SSE3='OFF' is deprecated and should not be used anymore
Enable openblas
Add conditonal to build with_gdcm
Disable "Intel ITT support" because source is in 3rdparty/ directory
2017-12-23 17:29:04 +00:00
Josef Ridky
e0a0df21c8 Resolves: #1408880 - new version of OpenCV (3.2.0) 2017-02-28 12:59:32 +01:00
Sérgio M. Basto
795b1254d8 Remove SIFT/SURF from source tarball in opencv_contrib, due to legal concerns
- Redo and readd OpenCV-2.4.4-pillow.patch .
- Add OpenCV-3.1-pillow.patch to apply only opencv_contrib .
- Add the %python_provide macro (Packaging:Python guidelines).
2016-05-07 03:55:02 +01:00
Sérgio M. Basto
5adae68b5b Add BR:libwebp-devel .
- Merge from 2.4.12.3 package:
  Add aarch64 and ppc64le to list of architectures where TBB is supported (#1262788).
  Use bcond tags to easily enable or disable modules.
  Fix unused-direct-shlib-dependency in cmake with global optflags.
  Added README.md with references to online documentation.
  Investigation on the documentation, added a few notes.
- Update to 3.1.0 (Fri Mar 25 2016 Pavel Kajaba <pkajaba@redhat.com> - 3.1.0-1)
- Added opencv_contrib (Thu Jul 09 2015 Sérgio Basto <sergio@serjux.com> -
  3.0.0-2)
- Update to 3.0.0 (Fri Jun 05 2015 Jozef Mlich <jmlich@redhat.com> - 3.0.0-1)
2016-04-22 04:34:46 +01:00
Sérgio M. Basto
e01cb9459f fedpkg new-sources opencv-clean-2.4.12.3.tar.xz 2015-12-03 00:54:53 +00:00
Sérgio Basto
d7da354e29 Update to 2.4.11 .
- Dropped patches 0, 10, 11, 12, 13 and 14 .
2015-05-13 16:38:46 +01:00
Nicolas Chauvet
3b2f2d33a9 Update to 2.4.9 - rhbz#1114377 2014-07-03 13:47:36 +02:00
Nicolas Chauvet
cc055f4eef Update to 2.4.7 2013-11-14 21:53:27 +01:00
Nicolas Chauvet
130e085c40 Update to 2.4.6.1 2013-07-24 19:34:38 +02:00
Nicolas Chauvet
7e37fbedc5 Update source (new checkout) 2013-05-23 23:27:39 +02:00
Tom Callaway
8dbdc4956d clean sources 2013-04-02 14:34:28 -04:00
Nicolas Chauvet
bd9bfd774a Update to 2.4.4a 2013-03-23 18:02:24 +01:00
Nicolas Chauvet
4071339704 Update to 2.4.4 beta 2013-02-18 20:57:21 +01:00
Nicolas Chauvet
a20d4d06c3 Update to 2.4.3 2012-11-04 12:42:06 +01:00
Honza Horák
e5d29eca22 New sources uploaded 2012-07-10 10:50:28 +02:00
Nicolas Chauvet
5bb3b71363 Update to 2.4.1 2012-06-04 23:55:18 +02:00
Nicolas Chauvet
20d76c0665 Update to 2.3.1a 2011-10-10 20:19:28 +02:00
Nicolas Chauvet
04c7529f05 Update to 2.3.1 2011-08-20 15:00:12 +02:00
Nicolas Chauvet
e13407e5c1 Update to 2.2.0 2011-01-06 12:28:12 +01:00
Nicolas Chauvet
73057187ea Update to lastest update Not built yet as this package still need works 2010-05-06 15:08:46 +00:00
Haïkel Guémar
a39a042a4d update to opencv 2.0.0 2009-11-27 16:58:26 +00:00