mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-23 21:30:11 +08:00
94 lines
1.9 KiB
Plaintext
94 lines
1.9 KiB
Plaintext
|
Source: opencv3
|
||
|
Version: 3.4.3-10
|
||
|
Build-Depends: zlib
|
||
|
Homepage: https://github.com/opencv/opencv
|
||
|
Description: computer vision library
|
||
|
Default-Features: opengl, jpeg, png, tiff, eigen, flann
|
||
|
|
||
|
Feature: opengl
|
||
|
Build-Depends: opengl
|
||
|
Description: opengl support for opencv
|
||
|
|
||
|
Feature: dnn
|
||
|
Build-Depends: protobuf
|
||
|
Description: opencv_dnn module
|
||
|
|
||
|
Feature: ovis
|
||
|
Build-Depends: ogre
|
||
|
Description: opencv_ovis module
|
||
|
|
||
|
Feature: flann
|
||
|
Description: opencv_flann module
|
||
|
|
||
|
Feature: sfm
|
||
|
Build-Depends: eigen3, glog, gflags, ceres
|
||
|
Description: opencv_sfm module
|
||
|
|
||
|
Feature: contrib
|
||
|
Build-Depends: opencv3[flann]
|
||
|
Description: opencv_contrib module
|
||
|
|
||
|
Feature: cuda
|
||
|
Build-Depends: cuda
|
||
|
Description: CUDA support for opencv
|
||
|
|
||
|
Feature: ffmpeg
|
||
|
Description: prebuilt ffmpeg support for opencv
|
||
|
|
||
|
Feature: ipp
|
||
|
Description: Enable Intel Integrated Performance Primitives
|
||
|
|
||
|
Feature: tbb
|
||
|
Build-Depends: tbb
|
||
|
Description: Enable Intel Threading Building Blocks
|
||
|
|
||
|
Feature: qt
|
||
|
Build-Depends: qt5
|
||
|
Description: Qt GUI support for opencv
|
||
|
|
||
|
Feature: vtk
|
||
|
Build-Depends: vtk
|
||
|
Description: vtk support for opencv
|
||
|
|
||
|
Feature: gdcm
|
||
|
Build-Depends: gdcm
|
||
|
Description: GDCM support for opencv
|
||
|
|
||
|
Feature: webp
|
||
|
Build-Depends: libwebp
|
||
|
Description: WebP support for opencv
|
||
|
|
||
|
Feature: openexr
|
||
|
Build-Depends: openexr
|
||
|
Description: OpenEXR support for opencv
|
||
|
|
||
|
Feature: tiff
|
||
|
Build-Depends: tiff
|
||
|
Description: TIFF support for opencv
|
||
|
|
||
|
Feature: png
|
||
|
Build-Depends: libpng
|
||
|
Description: PNG support for opencv
|
||
|
|
||
|
Feature: jpeg
|
||
|
Build-Depends: libjpeg-turbo
|
||
|
Description: JPEG support for opencv
|
||
|
|
||
|
Feature: jasper
|
||
|
Build-Depends: jasper
|
||
|
Description: JPEG 2000 support for opencv
|
||
|
|
||
|
Feature: eigen
|
||
|
Build-Depends: eigen3
|
||
|
Description: Eigen support for opencv
|
||
|
|
||
|
Feature: halide
|
||
|
Build-Depends: halide, opencv3[dnn]
|
||
|
Description: Halide support for opencv
|
||
|
|
||
|
Feature: world
|
||
|
Description: Compile to a single package support for opencv
|
||
|
|
||
|
Feature: nonfree
|
||
|
Description: allow nonfree and unredistributable libraries
|