aboutsummaryrefslogtreecommitdiff
path: root/ports/opencv/CONTROL
blob: bfc7d7f81a92e23e3f2ce305975ebe8f95fc8f91 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: opencv
Version: 1
Homepage: https://github.com/opencv/opencv
Description: Computer vision library
Build-Depends: opencv4[core]

Feature: contrib
Description: opencv_contrib module
Build-Depends: opencv4[contrib]

Feature: cuda
Description: Enable CUDA support in OpenCV
Build-Depends: opencv4[cuda]

Feature: ffmpeg
Description: Enable ffmpeg support in OpenCV
Build-Depends: opencv4[ffmpeg]