aboutsummaryrefslogtreecommitdiff
path: root/ports/opencv/CONTROL
diff options
context:
space:
mode:
authorLuiz Paulo <lp55@visum.pt>2017-11-11 15:31:38 +0000
committerLuiz Paulo M. Pires <lp55@visum.pt>2017-11-11 15:31:38 +0000
commit72f10db01caf7dfa0e8c14c4256401b3f4ea70a2 (patch)
tree194d72c20afc2cffd4cc35357d55d1e52e24a6b9 /ports/opencv/CONTROL
parent50f6bc4e8f103c695f8754962dde0be03e32cbc5 (diff)
downloadvcpkg-72f10db01caf7dfa0e8c14c4256401b3f4ea70a2.tar.gz
vcpkg-72f10db01caf7dfa0e8c14c4256401b3f4ea70a2.zip
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)
Diffstat (limited to 'ports/opencv/CONTROL')
-rw-r--r--ports/opencv/CONTROL4
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/opencv/CONTROL b/ports/opencv/CONTROL
index 2654e5a25..d41323609 100644
--- a/ports/opencv/CONTROL
+++ b/ports/opencv/CONTROL
@@ -21,3 +21,7 @@ Description: Qt GUI support for opencv
Feature: vtk
Build-Depends: vtk
Description: vtk support for opencv
+
+Feature: gdcm
+Build-Depends: gdcm2
+Description: GDCM support for opencv