mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 01:59:00 +08:00
ca1501f4b2
Co-authored-by: Howard Su <howard0su@gmail.com> Co-authored-by: Nick Logozzo <nlogozzo225@gmail.com> Co-authored-by: sidy3d <sidy3d@users.noreply.github.com> Co-authored-by: c8ef <c8ef@outlook.com> Co-authored-by: autoantwort <41973254+autoantwort@users.noreply.github.com> Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com> Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com> Co-authored-by: Lily Wang <v-lilywang@microsoft.com> Co-authored-by: Matthias Kuhn <matthias@opengis.ch> Co-authored-by: Mark Harmstone <mark@harmstone.com> Co-authored-by: Kai Pastor <dg0yt@darc.de> Co-authored-by: Alexandre Bique <bique.alexandre@gmail.com> Co-authored-by: Peter Adam Korodi <52385411+kp-cat@users.noreply.github.com> Co-authored-by: Jakub Melka <mgr.jakub.melka@gmail.com> Co-authored-by: LE GARREC Vincent <github@le-garrec.fr> Co-authored-by: Josh Harris <126129571+harris-josh@users.noreply.github.com> Co-authored-by: Theodore Tsirpanis <theodore.tsirpanis@tiledb.com> Co-authored-by: Kaoru <shiinasama2001@gmail.com> Co-authored-by: Javier Matos Denizac <javier.matosd@gmail.com> Co-authored-by: Javier Matos <javiermatos@Javiers-Laptop.local> Co-authored-by: Pravila <pravila0011@gmail.com> Co-authored-by: JacobBarthelmeh <jacob@wolfssl.com> Co-authored-by: myd7349 <myd7349@gmail.com> Co-authored-by: Billy O'Neal <bion@microsoft.com> Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com> Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com> Co-authored-by: 王太阳 <wangfangkai@qq.com> Co-authored-by: 王方凯 <fk.wang@hydro-tech.cn> Co-authored-by: Chuck Walbourn <walbourn@users.noreply.github.com> Co-authored-by: Jaap Aarts <JAicewizard@users.noreply.github.com>
328 lines
6.8 KiB
JSON
328 lines
6.8 KiB
JSON
{
|
|
"name": "opencv3",
|
|
"version": "3.4.18",
|
|
"port-version": 17,
|
|
"description": "Open Source Computer Vision Library",
|
|
"homepage": "https://github.com/opencv/opencv",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-get-python-packages",
|
|
"host": true
|
|
},
|
|
"zlib"
|
|
],
|
|
"default-features": [
|
|
"default-features"
|
|
],
|
|
"features": {
|
|
"bgsegm": {
|
|
"description": "opencv_bgsegm module",
|
|
"supports": "!arm"
|
|
},
|
|
"contrib": {
|
|
"description": "opencv_contrib module",
|
|
"dependencies": [
|
|
{
|
|
"name": "hdf5",
|
|
"platform": "!uwp & !(windows & (arm | arm64))"
|
|
},
|
|
{
|
|
"name": "opencv3",
|
|
"features": [
|
|
"dnn"
|
|
],
|
|
"platform": "!android"
|
|
},
|
|
{
|
|
"name": "tesseract",
|
|
"platform": "!uwp & !(windows & (arm | arm64))"
|
|
}
|
|
]
|
|
},
|
|
"dc1394": {
|
|
"description": "Dc1394 support for opencv",
|
|
"dependencies": [
|
|
"libdc1394"
|
|
]
|
|
},
|
|
"default-features": {
|
|
"description": "Platform-dependent default features",
|
|
"dependencies": [
|
|
{
|
|
"name": "opencv3",
|
|
"default-features": false,
|
|
"features": [
|
|
"jpeg",
|
|
"png",
|
|
"quirc",
|
|
"tiff",
|
|
"webp"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"dnn": {
|
|
"description": "Enable dnn module",
|
|
"supports": "!android",
|
|
"dependencies": [
|
|
{
|
|
"name": "opencv3",
|
|
"features": [
|
|
"flann"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"eigen": {
|
|
"description": "Eigen support for opencv",
|
|
"dependencies": [
|
|
"eigen3"
|
|
]
|
|
},
|
|
"flann": {
|
|
"description": "opencv_flann module",
|
|
"dependencies": [
|
|
"protobuf"
|
|
]
|
|
},
|
|
"freetype": {
|
|
"description": "Freetype support for opencv",
|
|
"dependencies": [
|
|
"freetype",
|
|
"harfbuzz"
|
|
]
|
|
},
|
|
"gapi": {
|
|
"description": "Enable gapi module",
|
|
"supports": "!uwp"
|
|
},
|
|
"gdcm": {
|
|
"description": "GDCM support for opencv",
|
|
"dependencies": [
|
|
"gdcm"
|
|
]
|
|
},
|
|
"gstreamer": {
|
|
"description": "gstreamer support for opencv",
|
|
"dependencies": [
|
|
"gstreamer"
|
|
]
|
|
},
|
|
"gtk": {
|
|
"description": "GTK support for opencv",
|
|
"supports": "linux",
|
|
"dependencies": [
|
|
"gtk3"
|
|
]
|
|
},
|
|
"halide": {
|
|
"description": "Halide support for opencv",
|
|
"dependencies": [
|
|
"halide",
|
|
{
|
|
"name": "opencv3",
|
|
"default-features": false
|
|
},
|
|
{
|
|
"name": "opencv3",
|
|
"features": [
|
|
"dnn"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"ipp": {
|
|
"description": "Enable Intel Integrated Performance Primitives",
|
|
"supports": "(osx & x64) | (windows & (x64 | x86)) | (linux & (x64 | x86))"
|
|
},
|
|
"jasper": {
|
|
"description": "JPEG 2000 support for opencv",
|
|
"dependencies": [
|
|
"jasper"
|
|
]
|
|
},
|
|
"jpeg": {
|
|
"description": "JPEG support for opencv",
|
|
"dependencies": [
|
|
"libjpeg-turbo"
|
|
]
|
|
},
|
|
"lapack": {
|
|
"description": "LAPACK support for opencv",
|
|
"dependencies": [
|
|
"blas",
|
|
"lapack"
|
|
]
|
|
},
|
|
"line-descriptor": {
|
|
"description": "opencv_line_descriptor module",
|
|
"supports": "!arm"
|
|
},
|
|
"msmf": {
|
|
"description": "Microsoft Media Foundation support for opencv",
|
|
"supports": "windows & !uwp & !mingw"
|
|
},
|
|
"nonfree": {
|
|
"description": "allow nonfree and unredistributable libraries"
|
|
},
|
|
"openexr": {
|
|
"description": "OpenEXR support for opencv",
|
|
"dependencies": [
|
|
"openexr"
|
|
]
|
|
},
|
|
"opengl": {
|
|
"description": "opengl support for opencv",
|
|
"dependencies": [
|
|
"opengl"
|
|
]
|
|
},
|
|
"openmp": {
|
|
"description": "Enable openmp support for opencv",
|
|
"supports": "!osx"
|
|
},
|
|
"ovis": {
|
|
"description": "opencv_ovis module",
|
|
"supports": "!(windows & static) & !android",
|
|
"dependencies": [
|
|
"ogre",
|
|
{
|
|
"name": "opencv3",
|
|
"default-features": false,
|
|
"features": [
|
|
"contrib"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"png": {
|
|
"description": "PNG support for opencv",
|
|
"dependencies": [
|
|
"libpng"
|
|
]
|
|
},
|
|
"python": {
|
|
"description": "Python wrapper support for opencv",
|
|
"dependencies": [
|
|
{
|
|
"name": "opencv3",
|
|
"default-features": false,
|
|
"features": [
|
|
"flann"
|
|
]
|
|
},
|
|
{
|
|
"name": "python3",
|
|
"default-features": false,
|
|
"features": [
|
|
"extensions"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"qt": {
|
|
"description": "Qt GUI support for opencv",
|
|
"dependencies": [
|
|
{
|
|
"name": "qt5-base",
|
|
"default-features": false
|
|
}
|
|
]
|
|
},
|
|
"quality": {
|
|
"description": "Build opencv_quality module",
|
|
"supports": "!uwp",
|
|
"dependencies": [
|
|
{
|
|
"name": "opencv3",
|
|
"default-features": false,
|
|
"features": [
|
|
"contrib"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"quirc": {
|
|
"description": "Enable QR code module",
|
|
"dependencies": [
|
|
"quirc"
|
|
]
|
|
},
|
|
"salicency": {
|
|
"description": "opencv_salicency module",
|
|
"supports": "!arm"
|
|
},
|
|
"sfm": {
|
|
"description": "opencv_sfm module",
|
|
"dependencies": [
|
|
"ceres",
|
|
"gflags",
|
|
"glog",
|
|
{
|
|
"name": "opencv3",
|
|
"default-features": false,
|
|
"features": [
|
|
"contrib"
|
|
]
|
|
},
|
|
{
|
|
"name": "opencv3",
|
|
"default-features": false,
|
|
"features": [
|
|
"eigen"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"tbb": {
|
|
"description": "Enable Intel Threading Building Blocks",
|
|
"supports": "!static",
|
|
"dependencies": [
|
|
"tbb"
|
|
]
|
|
},
|
|
"tiff": {
|
|
"description": "TIFF support for opencv",
|
|
"dependencies": [
|
|
{
|
|
"name": "tiff",
|
|
"default-features": false
|
|
}
|
|
]
|
|
},
|
|
"vtk": {
|
|
"description": "vtk support for opencv",
|
|
"dependencies": [
|
|
{
|
|
"name": "opencv3",
|
|
"features": [
|
|
"contrib"
|
|
]
|
|
},
|
|
{
|
|
"name": "vtk",
|
|
"default-features": false
|
|
}
|
|
]
|
|
},
|
|
"webp": {
|
|
"description": "WebP support for opencv",
|
|
"dependencies": [
|
|
"libwebp"
|
|
]
|
|
},
|
|
"world": {
|
|
"description": "Compile to a single package support for opencv"
|
|
}
|
|
}
|
|
}
|