Sean Warren
|
52870c7595
|
[opencv] Make opencv build exportable (#5857)
* [opencv] Make opencv build exportable
* [opencv] bump version number
|
2019-03-30 22:35:10 -07:00 |
|
Griffin Downs
|
3d7f31224e
|
Add nonfree feature; Update version str
|
2019-03-05 09:08:05 -08:00 |
|
Griffin Downs
|
1908903508
|
Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/grdowns/4802
|
2019-02-27 16:44:17 -08:00 |
|
Ahmad Jarjis Hasan
|
a5e030f446
|
[opencv] enabling cublas (#3635)
* [opencv] enabling cublas
* [opencv] Enable CUBLAS when instaling with cuda feature
|
2019-02-26 19:07:22 -08:00 |
|
emptyVoid
|
d10bf0f6c4
|
[opencv] Add feature for building with TBB as parallel framework (#5123)
|
2019-02-14 16:26:05 -08:00 |
|
Stefano Sinigardi
|
6d15819fdd
|
[opencv] bump version
|
2018-12-13 14:13:05 +01:00 |
|
Stefano Sinigardi
|
9b850a8149
|
[OpenCV3] fix protobuf patch
|
2018-12-13 11:44:01 +01:00 |
|
Stefano Sinigardi
|
cd7eb41290
|
[OpenCV3] fix protobuf linking (#4861)
|
2018-12-11 09:34:00 -08:00 |
|
cyy
|
b0a2ff18c9
|
add nonfree as feature for opencv
|
2018-11-23 10:27:17 +08:00 |
|
Tsukasa Sugiura
|
2981bb2110
|
[opencv] Fix install with ffmpeg (#4797)
Fix install with ffmpeg by change download filename of ffmpeg_version.cmake.
|
2018-11-22 14:24:36 -08:00 |
|
Stefano Sinigardi
|
5daa7cac27
|
[OpenCV3] fix ffmpeg and ippicv prebuilt downloads (#4789)
* [OpenCV3] fix ffmpeg prebuilt downloads
fixes
* [opencv] Bump control version. Modernize.
|
2018-11-22 05:03:35 -08:00 |
|
Tsukasa Sugiura
|
4ef6ddddd2
|
[opencv] Update to OpenCV 3.4.3 (#4636)
Update opencv port to OpenCV 3.4.3.
|
2018-11-04 11:24:45 -08:00 |
|
Alexander Karatarakis
|
04030295c0
|
[opencv] Fixes for contrib
|
2018-03-14 15:30:25 -07:00 |
|
Stefano Sinigardi
|
263d4ba469
|
[OpenCV] update to 3.4.1
|
2018-03-05 10:06:13 +01:00 |
|
Patrik Huber
|
0eae5c651d
|
Change usage instructions to target_ based (#2873)
|
2018-02-24 06:25:58 -08:00 |
|
Robert Schumacher
|
5d399d585a
|
[opencv] Ensure rework is starting from a fresh set of sources
|
2018-02-23 17:06:37 -08:00 |
|
Robert Schumacher
|
471f7dc970
|
[opencv] Rework
Split off contrib, ipp, webp, openexr, tiff, png, tiff, jpeg, jasper, eigen into features.
Prevent downloads during the build
|
2018-02-23 17:06:37 -08:00 |
|
Jason Juang
|
536ddf4bd4
|
[opencv] sfm module should depend on ceres (#2829)
|
2018-02-20 12:06:37 -08:00 |
|
Robert Schumacher
|
efedd6f299
|
[opencv] Fixup -- apply patch added in previous commit
|
2018-02-05 18:03:41 -08:00 |
|
Robert Schumacher
|
8d4d308714
|
[opencv] Fix UWP and ARM
|
2018-02-05 17:45:10 -08:00 |
|
Robert Schumacher
|
f522ff0811
|
[opencv] Improve CMake usage instructions
|
2018-01-19 14:46:52 -08:00 |
|
jasjuang
|
6832578fe3
|
[opencv] update to 3.4.0
|
2017-12-22 21:23:57 -08:00 |
|
Robert Schumacher
|
4d274a7bff
|
[opencv] Disable msvcrt check to allow prepackaged ffmpeg
|
2017-11-25 13:45:33 -08:00 |
|
Luiz Paulo
|
72f10db01c
|
Adding package features for Dlib and OpenCV
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-11 15:31:38 +00:00 |
|
Mikhail Paulyshka
|
32d588aa69
|
[opencv] add support for MSVS 2017 update 5 (#2132)
|
2017-11-04 15:11:48 -07:00 |
|
Robert Schumacher
|
66ad158be4
|
[opencv] Disable MSMF in UWP due to an upstream bug
|
2017-11-03 14:44:11 -07:00 |
|
Tsukasa Sugiura
|
ee2452f066
|
Enable Microsoft Media Foundation support for Video I/O
Enable Microsoft Media Foundation support for Video I/O.
|
2017-11-02 23:11:12 +09:00 |
|
Tsukasa Sugiura
|
82db1b3a2a
|
Enable C++11 features
Enable C++11 features.
|
2017-11-02 23:08:25 +09:00 |
|
Tsukasa Sugiura
|
726ed9738d
|
Sorting CMake options for maintainability
Sorting CMake options based on grouped of CMake-GUI for
maintainability.
|
2017-11-02 04:31:17 +09:00 |
|
Tsukasa Sugiura
|
5a9662c2be
|
Add option to enable Qt GUI support
Add option to enable Qt GUI support.
|
2017-11-02 04:30:10 +09:00 |
|
Tsukasa Sugiura
|
51661ed675
|
Enable OpenGL support for GUI
Enable OpenGL support for GUI.
|
2017-11-02 01:03:34 +09:00 |
|
Robert Schumacher
|
5bfb7dd74c
|
[opencv] Remove ffmpeg from dependencies -- it is not currently possible to use an external ffmpeg with opencv.
Add features for cuda and vtk.
|
2017-11-01 07:10:41 -07:00 |
|
Amin Cheloh
|
eba3e2d405
|
[opencv] remove ffmpeg depenency
OpenCV has own prebuilt ffmpeg library
|
2017-10-29 12:25:50 +07:00 |
|
Robert Schumacher
|
555d030445
|
[opencv] Fix UWP build.
|
2017-10-28 03:07:18 -07:00 |
|
jasjuang
|
2149fbdf59
|
[opencv] update to 3.3.1
|
2017-10-27 18:15:14 -07:00 |
|
Robert Schumacher
|
79fc7f4de5
|
[opencv] Centralize download cache -- TODO: prevent opencv from performing downloads. Fix static builds.
|
2017-09-22 23:20:58 -07:00 |
|
Robert Schumacher
|
b2ab8b4883
|
[opencv] Enable static CRT
|
2017-09-22 21:39:20 -07:00 |
|
Robert Schumacher
|
b9f2d7b618
|
[opencv] Remove protobuf dependency for UWP
|
2017-09-22 20:52:07 -07:00 |
|
Robert Schumacher
|
e79c36cb8d
|
[opencv] Address changes in opencv's CMake scripts in v3.3.0
|
2017-09-22 16:51:44 -07:00 |
|
Alexander Karatarakis
|
7f43d10e5b
|
Merge pull request #1857 from jasjuang/master
[opencv] fix hash
|
2017-09-22 12:24:43 -07:00 |
|
Robert Schumacher
|
e1b0f80946
|
[opencv] Remove ceres dependency
|
2017-09-22 10:46:14 -07:00 |
|
jasjuang
|
f643a8422f
|
Merge branch 'master' of https://github.com/jasjuang/vcpkg
|
2017-09-22 08:16:32 -07:00 |
|
jasjuang
|
9989177fed
|
fix opencv hash
|
2017-09-22 08:16:06 -07:00 |
|
jasjuang
|
46db0f03fc
|
disable vtk and cuda by default
|
2017-09-05 15:31:36 -07:00 |
|
jasjuang
|
2b178b3cb6
|
fix dnn compilation
|
2017-08-20 10:33:39 -07:00 |
|
jasjuang
|
b501937942
|
build with ffmpeg
|
2017-08-20 00:37:08 -07:00 |
|
jasjuang
|
c23e69b008
|
use vcpkg_from_github
|
2017-08-20 00:25:43 -07:00 |
|
jasjuang
|
66ac9bb63a
|
fix debug build, fix dll copy problem
|
2017-08-15 18:20:28 -07:00 |
|
jasjuang
|
17033cc0c6
|
update opencv to 3.3.0
|
2017-08-08 14:48:39 -07:00 |
|
Robert Schumacher
|
af677d965e
|
[opencv] Bump version to match flann change.
|
2017-07-27 11:20:20 -07:00 |
|