aboutsummaryrefslogtreecommitdiff
path: root/ports/opencv/CONTROL
AgeCommit message (Collapse)Author
2018-03-14[opencv] Fixes for contribAlexander Karatarakis
2018-03-05[OpenCV] update to 3.4.1Stefano Sinigardi
2018-02-23[opencv] ReworkRobert Schumacher
Split off contrib, ipp, webp, openexr, tiff, png, tiff, jpeg, jasper, eigen into features. Prevent downloads during the build
2018-02-20[opencv] sfm module should depend on ceres (#2829)Jason Juang
2018-02-05[opencv] Fixup -- apply patch added in previous commitRobert Schumacher
2018-02-05[opencv] Fix UWP and ARMRobert Schumacher
2017-12-22[opencv] update to 3.4.0jasjuang
2017-11-25[opencv] Disable msvcrt check to allow prepackaged ffmpegRobert Schumacher
2017-11-11Adding package features for Dlib and OpenCVLuiz Paulo
Dlib - Package feature for blas (dlib is compatiable with Intel MKL) and CUDA OpenCV - Added option to integrate GDCM support (to read DICOM files)
2017-11-04[opencv] add support for MSVS 2017 update 5 (#2132)Mikhail Paulyshka
2017-11-03[opencv] Disable MSMF in UWP due to an upstream bugRobert Schumacher
2017-11-02Enable Microsoft Media Foundation support for Video I/OTsukasa Sugiura
Enable Microsoft Media Foundation support for Video I/O.
2017-11-02Sorting CMake options for maintainabilityTsukasa Sugiura
Sorting CMake options based on grouped of CMake-GUI for maintainability.
2017-11-02Add option to enable Qt GUI supportTsukasa Sugiura
Add option to enable Qt GUI support.
2017-11-01[opencv] Remove ffmpeg from dependencies -- it is not currently possible to ↵Robert Schumacher
use an external ffmpeg with opencv. Add features for cuda and vtk.
2017-10-29[opencv] remove ffmpeg depenencyAmin Cheloh
OpenCV has own prebuilt ffmpeg library
2017-10-28[opencv] Fix UWP build.Robert Schumacher
2017-10-27[opencv] update to 3.3.1jasjuang
2017-09-22[opencv] Centralize download cache -- TODO: prevent opencv from performing ↵Robert Schumacher
downloads. Fix static builds.
2017-09-22[opencv] Remove protobuf dependency for UWPRobert Schumacher
2017-09-22[opencv] Address changes in opencv's CMake scripts in v3.3.0Robert Schumacher
2017-09-22[opencv] Remove ceres dependencyRobert Schumacher
2017-09-05disable vtk and cuda by defaultjasjuang
2017-08-20build with ffmpegjasjuang
2017-08-20use vcpkg_from_githubjasjuang
2017-08-08update opencv to 3.3.0jasjuang
2017-07-27[opencv] Bump version to match flann change.Robert Schumacher
2017-07-11[opencv] Disable FLANN hidden dependency. Fixes #1433.Robert Schumacher
2017-06-08[vcpkg] Hotfix previous commitRobert Schumacher
2017-06-08[vcpkg] Hotfix previous commit.Robert Schumacher
2017-04-19Merge pull request #817 from zabulus/#562Robert Schumacher
Fix build of opencv for uwp #562
2017-04-19[opencv] Further fixesRobert Schumacher
2017-04-03[opencv] make use of added comment within controlTobias Kohlbau
2017-02-09[opencv] bump to 3.2.0Tobias Kohlbau
Signed-off-by: Tobias Kohlbau <tobias@kohlbau.de>
2016-09-30[opencv] Require use of internal tiff, libjpeg, libpng. Partially fixes #81.Robert Schumacher
2016-09-27[opencv] Adjust installation to deploy correct cmake filesRobert Schumacher
2016-09-18Initial commitAlexander Karatarakis