2018-10-25 09:08:34 by Leonardo Taccari | Files touched by this commit (1) |
Log message:
opencv-contrib-face: Record patch-modules_python_src2_cv2.cpp in distinfo
|
2018-03-02 17:26:21 by Filip Hajny | Files touched by this commit (3) |
Log message:
graphics/opencv-contrib-face: Update to 3.4.1 to match graphics/opencv.
|
2017-09-30 09:46:40 by Thomas Klausner | Files touched by this commit (1) |
Log message:
opencv-contrib-face: Update HOMEPAGE
|
2017-09-04 17:23:49 by Filip Hajny | Files touched by this commit (11) |
Log message:
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-05-03 10:38:46 by Jonathan Perkin | Files touched by this commit (95) |
Log message:
Convert CXXFLAGS setting C++ standard to USE_LANGUAGES.
|
2017-03-28 13:29:50 by Mark Davies | Files touched by this commit (3) |  |
Log message:
Update to 3.2 to match the updated opencv.
|
2017-03-23 11:20:52 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message:
Sync with graphics/opencv changes.
|
2017-02-28 16:20:12 by Ryo ONODERA | Files touched by this commit (208) |
Log message:
Recursive revbump from graphics/libwebp
|
2016-12-24 01:00:07 by Mark Davies | Files touched by this commit (2) |
Log message:
jasper fallout.
|
2016-07-21 13:39:58 by Thomas Klausner | Files touched by this commit (1) |
Log message:
regen (for new patch against opencvs)
|