Commit graph

30 commits

Author SHA1 Message Date
wiz
737430ba39 opencv-contrib-face: regen distinfo
for opencv change
2020-09-17 06:55:00 +00:00
wiz
cd1ed50e8a opencv-contrib-face: regen distinfo for patch checksum change
opencv and this shared patches, but not distinfo
2020-08-27 09:46:50 +00:00
wiz
2028d783b4 opencv-contrib-face: add patch added to opencv here as well 2020-08-13 07:25:46 +00:00
mef
1aa7a88468 (graphics/opencv-contrib-face) Fix build: Remove non-effective SUBST block 2020-05-24 14:17:33 +00:00
ryoon
02a5ef8cc3 *: Recursive revbump from graphics/ilmbase 2020-05-21 20:53:37 +00:00
wiz
dfe6013a16 opencv-contrib-face: regen distinfo 2020-04-30 09:22:43 +00:00
leot
73f402750e opencv-contrib-face: Fix possible build failure when jasper is installed
When jasper is installed the build fails because it is accidentally recognized.

Discussed on pkgsrc-changes@:

 https://mail-index.NetBSD.org/pkgsrc-changes/2020/02/16/msg206681.html
2020-03-01 15:49:09 +00:00
adam
606d0942f7 opencv: updated to 3.4.9
version:3.4.9
OpenCV 3.4.9 has been released. Bug fixes, optimizations and other enhancements are propagated into OpenCV 4.2.0.
2020-02-13 09:23:46 +00:00
mef
0faaa40c59 (graphics/opencv-contrib-face) regen distinfo 2019-12-31 10:15:50 +00:00
adam
4a32e5b93a opencv: updated to 3.4.8
version:3.4.8
OpenCV 3.4.8 has been released. Bug fixes, optimizations and other enhancements are propagated into OpenCV 4.1.2.

version:3.4.7
OpenCV 3.4.7 has been released. Bug fixes, optimizations and other enhancements are propagated into OpenCV 4.1.1.
2019-12-16 08:24:39 +00:00
wiz
a5e93efd7e opencv-contrib-face: regen distinfo to add new patch in opencv/patches 2019-05-02 08:58:01 +00:00
maya
f34a8c24a3 PKGREVISION bump for anything using python without a PYPKGPREFIX.
This is a semi-manual PKGREVISION bump.
2019-04-25 07:32:34 +00:00
adam
879cca9422 opencv: updated to 3.4.6
version:3.4.6
OpenCV 3.4.6 has been released. Bug fixes, optimizations and other enhancements are propagated into OpenCV 4.1.0.

version:3.4.5
OpenCV 3.4.5 has been released. Bug fixes, optimizations and other enhancements are propagated into OpenCV 4.0.1.

version:3.4.4
OpenCV 3.4.4 has been released. This is a mantenance release. New features are landed in OpenCV 4.0.

version:3.4.3
OpenCV 3.4.3 has been released, with further extended dnn module, documentation improvements, some other new functionality and bug fixes.

version:3.4.2
OpenCV 3.4.2 has been released, with further extended dnn module, documentation improvements, some other new functionality and bug fixes.
OpenCV 3.4.x development is switched from "master" to "3.4" branch. "master" branch is used for development of upcoming OpenCV 4.x releases.
Bugfixes / optimizations / small improvemets should go into "3.4" branch. We will merge changes from "3.4" into "master" regularly (weekly/bi-weekly).
2019-04-24 19:34:44 +00:00
leot
de40f56e33 opencv-contrib-face: Record patch-modules_python_src2_cv2.cpp in distinfo 2018-10-25 07:08:33 +00:00
fhajny
49d8848184 graphics/opencv-contrib-face: Update to 3.4.1 to match graphics/opencv. 2018-03-02 16:26:21 +00:00
wiz
8191db8a95 opencv-contrib-face: Update HOMEPAGE 2017-09-30 07:46:40 +00:00
fhajny
9461415090 Update graphics/opencv to 3.3.0.
Sync opencv-contrib-face too.

Main changes:

- DNN module from opencv_contrib was promoted to the main repository,
  improved and accelerated it a lot. An external BLAS implementation is
  not needed anymore. For GPU there is experimental DNN acceleration using
  Halide (http://halide-lang.org).
- OpenCV can now be built as C++ 11 library using the flag ENABLE_CXX11.
  Some cool features for C++ 11 programmers have been added.
- We've also enabled quite a few AVX/AVX2 and SSE4.x optimizations in
  the default build of OpenCV thanks to the feature called 'dynamic
  dispatching'. The DNN module also has some AVX/AVX2 optimizations.
- Intel Media SDK can now be utilized by our videoio module to do
  hardware-accelerated video encoding/decoding. MPEG1/2, as well as
  H.264 are supported.
- Embedded into OpenCV Intel IPP subset has been upgraded from 2015.12
  to 2017.2 version, resulting in ~15% speed improvement in our core &
  imgproc perf tests.

Full release notes:

  https://github.com/opencv/opencv/wiki/ChangeLog
2017-09-04 15:23:49 +00:00
jperkin
6b547497bb Convert CXXFLAGS setting C++ standard to USE_LANGUAGES. 2017-05-03 08:38:38 +00:00
markd
90587cda4e Update to 3.2 to match the updated opencv. 2017-03-28 11:29:50 +00:00
joerg
4dec8cf679 Sync with graphics/opencv changes. 2017-03-23 10:20:52 +00:00
ryoon
50aefac5f6 Recursive revbump from graphics/libwebp 2017-02-28 15:19:58 +00:00
markd
082eb880f8 jasper fallout. 2016-12-24 00:00:06 +00:00
wiz
8d57cbd7b7 regen (for new patch against opencvs) 2016-07-21 11:39:58 +00:00
wiz
53b1f27a11 regen (for changes to opencv/patches -- why is the patches dir shared?) 2016-05-05 06:27:34 +00:00
markd
f6717f78c2 Don't try to use eigen if happens to find it.
Don't try to build hdf module.
2016-03-29 10:08:08 +00:00
jperkin
ec1cd47ca0 Remove manual OPSYSVARS additions which are now part of the default set. 2016-02-25 08:27:02 +00:00
fhajny
40d83effbc Update graphics/opencv-contrib-face to 3.1.0.
No opencv_face related changes mentioned in the changelog.
Lock this package to track graphics/oepncv version.
2016-02-24 17:33:48 +00:00
adam
011bef3059 Revbump after updating graphics/libwebp 2016-01-06 10:46:49 +00:00
markd
d899d691f0 Set GITHUB_PROJECT so that fetch works properly.
Thanks joerg.
2015-11-08 20:05:35 +00:00
markd
582367bef3 Add opencv-contrib-face 3.0.0
The contributed face recognition module for OpenCV.
2015-11-03 20:08:06 +00:00