Source: opencv Priority: optional Section: devel Maintainer: Debian Science Team Uploaders: Sam Hocevar (Debian packages) , Nobuhiro Iwamatsu , Build-Depends: ant, cmake (>= 2.8.7), debhelper (>= 9), default-jdk, dh-python, doxygen, javahelper, libavcodec-dev, libavformat-dev, libavresample-dev, libdc1394-22-dev [linux-any], libeigen3-dev, libgdal-dev, libgdcm2-dev [!hppa !m68k !powerpcspe !sh4], libgl1-mesa-dev, libglu1-mesa-dev, libgoogle-glog-dev, libgphoto2-dev, libgtk-3-dev, libjpeg-dev, liblapack-dev (>= 3.2.1), libleptonica-dev, libopenexr-dev (>= 1.6.1-8.1), libpng-dev, libprotobuf-dev, libraw1394-dev [linux-any], libswscale-dev, libtbb-dev [amd64 arm64 armel armhf i386 mips mips64el mipsel ppc64el s390x powerpc powerpcspe ppc64 sh4 sparc64], libtesseract-dev, libtiff-dev, libv4l-dev [linux-any], libvtk6-dev, maven-repo-helper, ocl-icd-opencl-dev, protobuf-compiler, python-dev, python-numpy, python3-dev, python3-numpy, zlib1g-dev (>= 1.2.5), Standards-Version: 4.1.1 Vcs-Git: https://salsa.debian.org/science-team/opencv.git -b sid Vcs-Browser: https://salsa.debian.org/science-team/opencv Homepage: https://opencv.org Package: opencv-doc Section: doc Architecture: all Depends: libjs-jquery, libjs-mathjax, ${misc:Depends}, Conflicts: libopencv-doc, Replaces: libopencv-doc, Description: OpenCV documentation and examples This package contains the OpenCV documentation and example programs. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-dev Section: libdevel Architecture: any Depends: libopencv-calib3d-dev (= ${binary:Version}), libopencv-contrib-dev (= ${binary:Version}), libopencv-core-dev (= ${binary:Version}), libopencv-features2d-dev (= ${binary:Version}), libopencv-flann-dev (= ${binary:Version}), libopencv-highgui-dev (= ${binary:Version}), libopencv-imgcodecs-dev (= ${binary:Version}), libopencv-imgproc-dev (= ${binary:Version}), libopencv-ml-dev (= ${binary:Version}), libopencv-objdetect-dev (= ${binary:Version}), libopencv-photo-dev (= ${binary:Version}), libopencv-shape-dev (= ${binary:Version}), libopencv-stitching-dev (= ${binary:Version}), libopencv-superres-dev (= ${binary:Version}), libopencv-ts-dev (= ${binary:Version}), libopencv-video-dev (= ${binary:Version}), libopencv-videoio-dev (= ${binary:Version}), libopencv-videostab-dev (= ${binary:Version}), libopencv-viz-dev (= ${binary:Version}), libopencv3.2-java (= ${source:Version}), pkg-config, ${misc:Depends}, ${shlibs:Depends}, Recommends: opencv-data, Suggests: opencv-doc, Breaks: libopencv-core-dev (<= 2.3.1-8), Replaces: libcv-dev, libcvaux-dev, libhighgui-dev, Conflicts: libcv-dev, libcvaux-dev, libhighgui-dev, Description: development files for opencv This is a metapackage providing development package necessary for development of OpenCV (Open Computer Vision). . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: opencv-data Section: libdevel Architecture: all Depends: ${misc:Depends}, Breaks: libopencv-dev (<= 2.3.1-12), Description: development data for opencv This package contains some architecture independent files useful for development with OpenCV. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-core-dev Section: libdevel Architecture: any Multi-Arch: same Depends: libopencv-core3.2 (= ${binary:Version}), libtbb-dev [amd64 arm64 armel armhf i386 mips mips64el mipsel ppc64el s390x powerpc powerpcspe ppc64 sh4 sparc64], zlib1g-dev, ${misc:Depends}, Description: development files for libopencv-core3.2 This package contains the header files and static library needed to compile applications that use OpenCV (Open Computer Vision) core. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-core3.2 Section: libs Architecture: any Multi-Arch: same Pre-Depends: ${misc:Pre-Depends}, Depends: ${misc:Depends}, ${shlibs:Depends}, Description: computer vision core library This package contains the OpenCV (Open Computer Vision) core runtime libraries. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-ml-dev Section: libdevel Architecture: any Multi-Arch: same Depends: libopencv-core-dev (= ${binary:Version}), libopencv-ml3.2 (= ${binary:Version}), ${misc:Depends}, Description: development files for libopencv-ml3.2 This package contains the header files and static library needed to compile applications that use OpenCV (Open Computer Vision) Machine Learning library. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-ml3.2 Section: libs Architecture: any Multi-Arch: same Pre-Depends: ${misc:Pre-Depends}, Depends: libopencv-core3.2 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}, Description: computer vision Machine Learning library This package contains the OpenCV (Open Computer Vision) Machine Learning runtime libraries. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-imgproc-dev Section: libdevel Architecture: any Multi-Arch: same Depends: libopencv-core-dev (= ${binary:Version}), libopencv-imgproc3.2 (= ${binary:Version}), ${misc:Depends}, Description: development files for libopencv-imgproc3.2 This package contains the header files and static library needed to compile applications that use OpenCV (Open Computer Vision) Image Processing library. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-imgproc3.2 Section: libs Architecture: any Multi-Arch: same Pre-Depends: ${misc:Pre-Depends}, Depends: libopencv-core3.2 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}, Description: computer vision Image Processing library This package contains the OpenCV (Open Computer Vision) Image Processing runtime libraries. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-imgcodecs-dev Section: libdevel Architecture: any Multi-Arch: same Depends: libgdcm2-dev [!hppa !m68k !powerpcspe !sh4], libopencv-imgcodecs3.2 (= ${binary:Version}), libopencv-imgproc-dev (= ${binary:Version}), ${misc:Depends}, Description: development files for libopencv-imgcodecs3.2 This package contains the header files and static library needed to compile applications that use OpenCV (Open Computer Vision) Image Codecs library. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-imgcodecs3.2 Section: libs Architecture: any Multi-Arch: same Pre-Depends: ${misc:Pre-Depends}, Depends: libopencv-imgproc3.2 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}, Description: computer vision Image Codecs library This package contains the OpenCV (Open Computer Vision) Image Codecs runtime libraries. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-video-dev Section: libdevel Architecture: any Multi-Arch: same Depends: libopencv-imgproc-dev (= ${binary:Version}), libopencv-video3.2 (= ${binary:Version}), ${misc:Depends}, Description: development files for libopencv-video3.2 This package contains the header files and static library needed to compile applications that use OpenCV (Open Computer Vision) Video analysis library. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-video3.2 Section: libs Architecture: any Multi-Arch: same Pre-Depends: ${misc:Pre-Depends}, Depends: libopencv-imgproc3.2 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}, Description: computer vision Video analysis library This package contains the OpenCV (Open Computer Vision) Video analysis runtime libraries. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-videoio-dev Section: libdevel Architecture: any Multi-Arch: same Depends: libavresample-dev, libgphoto2-dev, libopencv-imgcodecs-dev (= ${binary:Version}), libopencv-videoio3.2 (= ${binary:Version}), ${misc:Depends}, Description: development files for libopencv-videoio3.2 This package contains the header files and static library needed to compile applications that use OpenCV (Open Computer Vision) Video I/O library. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-videoio3.2 Section: libs Architecture: any Multi-Arch: same Pre-Depends: ${misc:Pre-Depends}, Depends: libopencv-imgcodecs3.2 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}, Description: computer vision Video I/O library This package contains the OpenCV (Open Computer Vision) Video I/O runtime libraries. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-objdetect-dev Section: libdevel Architecture: any Multi-Arch: same Depends: libopencv-highgui-dev (= ${binary:Version}), libopencv-ml-dev (= ${binary:Version}), libopencv-objdetect3.2 (= ${binary:Version}), ${misc:Depends}, Description: development files for libopencv-objdetect3.2 This package contains the header files and static library needed to compile applications that use OpenCV (Open Computer Vision) Object Detection library. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-objdetect3.2 Section: libs Architecture: any Multi-Arch: same Pre-Depends: ${misc:Pre-Depends}, Depends: libopencv-highgui3.2 (= ${binary:Version}), libopencv-ml3.2 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}, Description: computer vision Object Detection library This package contains the OpenCV (Open Computer Vision) Object Detection runtime libraries. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-highgui-dev Section: libdevel Architecture: any Multi-Arch: same Depends: libavcodec-dev (>= 0.svn20080206), libavformat-dev, libavresample-dev, libdc1394-22-dev [!kfreebsd-amd64 !kfreebsd-i386 !hurd-i386], libgphoto2-dev, libjpeg-dev, libopencv-highgui3.2 (= ${binary:Version}), libopencv-videoio-dev (= ${binary:Version}), libopenexr-dev (>= 1.4.0), libpng-dev, libraw1394-dev [!kfreebsd-amd64 !kfreebsd-i386 !hurd-i386], libswscale-dev, libtiff-dev, ${misc:Depends}, Description: development files for libopencv-highgui3.2 This package contains the header files and static library needed to compile applications that use OpenCV (Open Computer Vision) High-level GUI and Media I/O library. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-highgui3.2 Section: libs Architecture: any Multi-Arch: same Pre-Depends: ${misc:Pre-Depends}, Depends: libopencv-videoio3.2 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}, Description: computer vision High-level GUI and Media I/O library This package contains the OpenCV (Open Computer Vision) High-level GUI and Media I/O runtime libraries. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-calib3d-dev Section: libdevel Architecture: any Multi-Arch: same Depends: libopencv-calib3d3.2 (= ${binary:Version}), libopencv-features2d-dev (= ${binary:Version}), ${misc:Depends}, Description: development files for libopencv-calib3d3.2 This package contains the header files and static library needed to compile applications that use OpenCV (Open Computer Vision) Camera Calibration library. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-calib3d3.2 Section: libs Architecture: any Multi-Arch: same Pre-Depends: ${misc:Pre-Depends}, Depends: libopencv-features2d3.2 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}, Description: computer vision Camera Calibration library This package contains the OpenCV (Open Computer Vision) Camera Calibration runtime libraries. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-flann-dev Section: libdevel Architecture: any Multi-Arch: same Depends: libopencv-core-dev (= ${binary:Version}), libopencv-flann3.2 (= ${binary:Version}), ${misc:Depends}, Description: development files for libopencv-flann3.2 This package contains the header files and static library needed to compile applications that use OpenCV (Open Computer Vision) Clustering and Search in Multi-Dimensional spaces library. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-flann3.2 Section: libs Architecture: any Multi-Arch: same Pre-Depends: ${misc:Pre-Depends}, Depends: libopencv-core3.2 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}, Description: computer vision Clustering and Search in Multi-Dimensional spaces library This package contains the OpenCV (Open Computer Vision) clustering and search in Multi-Dimensional spaces runtime libraries. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-features2d-dev Section: libdevel Architecture: any Multi-Arch: same Depends: libopencv-features2d3.2 (= ${binary:Version}), libopencv-flann-dev (= ${binary:Version}), libopencv-highgui-dev (= ${binary:Version}), libopencv-ml-dev (= ${binary:Version}), ${misc:Depends}, Description: development files for libopencv-features2d3.2 This package contains the header files and static library needed to compile applications that use OpenCV (Open Computer Vision) Feature Detection and Descriptor Extraction library. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-features2d3.2 Section: libs Architecture: any Multi-Arch: same Pre-Depends: ${misc:Pre-Depends}, Depends: libopencv-flann3.2 (= ${binary:Version}), libopencv-highgui3.2 (= ${binary:Version}), libopencv-ml3.2 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}, Description: computer vision Feature Detection and Descriptor Extraction library This package contains the OpenCV (Open Computer Vision) Feature Detection and Descriptor Extraction runtime libraries. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-ts-dev Section: libdevel Architecture: any Multi-Arch: same Depends: libopencv-core-dev (= ${binary:Version}), ${misc:Depends}, Description: development files for TS library of OpenCV (Open Computer Vision) This package contains the header files and static library needed to compile applications that use OpenCV (Open Computer Vision) TS library. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-photo-dev Section: libdevel Architecture: any Multi-Arch: same Depends: libopencv-imgproc-dev (= ${binary:Version}), libopencv-photo3.2 (= ${binary:Version}), ${misc:Depends}, Description: development files for libopencv-photo3.2 This package contains the header files and static library needed to compile applications that use OpenCV (Open Computer Vision) computational photography library. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-photo3.2 Section: libs Architecture: any Multi-Arch: same Pre-Depends: ${misc:Pre-Depends}, Depends: libopencv-imgproc3.2 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}, Description: computer vision computational photography library This package contains the OpenCV (Open Computer Vision) computational photography runtime libraries. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-videostab-dev Section: libdevel Architecture: any Multi-Arch: same Depends: libopencv-calib3d-dev (= ${binary:Version}), libopencv-photo-dev (= ${binary:Version}), libopencv-video-dev (= ${binary:Version}), libopencv-videostab3.2 (= ${binary:Version}), ${misc:Depends}, Description: development files for libopencv-videostab3.2 This package contains the header files and static library needed to compile applications that use OpenCV (Open Computer Vision) video stabilization library. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-videostab3.2 Section: libs Architecture: any Multi-Arch: same Pre-Depends: ${misc:Pre-Depends}, Depends: libopencv-calib3d3.2 (= ${binary:Version}), libopencv-photo3.2 (= ${binary:Version}), libopencv-video3.2 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}, Description: computer vision video stabilization library This package contains the OpenCV (Open Computer Vision) video stabilization runtime libraries. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-stitching-dev Section: libdevel Architecture: any Multi-Arch: same Depends: libopencv-calib3d-dev (= ${binary:Version}), libopencv-objdetect-dev (= ${binary:Version}), libopencv-stitching3.2 (= ${binary:Version}), ${misc:Depends}, Description: development files for libopencv-stitching3.2 This package contains the header files and static library needed to compile applications that use OpenCV (Open Computer Vision) image stitching library. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-stitching3.2 Section: libs Architecture: any Multi-Arch: same Pre-Depends: ${misc:Pre-Depends}, Depends: libopencv-calib3d3.2 (= ${binary:Version}), libopencv-objdetect3.2 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}, Description: computer vision image stitching library This package contains the OpenCV (Open Computer Vision) image stitching runtime libraries. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-shape-dev Section: libdevel Architecture: any Multi-Arch: same Depends: libopencv-shape3.2 (= ${binary:Version}), libopencv-video-dev (= ${binary:Version}), ${misc:Depends}, Description: development files for libopencv-shape3.2 This package contains the header files and static library needed to compile applications that use OpenCV (Open Computer Vision) shape descriptors and matchers library. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-shape3.2 Section: libs Architecture: any Multi-Arch: same Pre-Depends: ${misc:Pre-Depends}, Depends: libopencv-video3.2 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}, Description: computer vision shape descriptors and matchers library This package contains the OpenCV (Open Computer Vision) shape descriptors and matchers runtime libraries. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-superres-dev Section: libdevel Architecture: any Multi-Arch: same Depends: libopencv-superres3.2 (= ${binary:Version}), libopencv-video-dev (= ${binary:Version}), libopencv-videoio-dev (= ${binary:Version}), ${misc:Depends}, Description: development files for libopencv-superres3.2 This package contains the header files and static library needed to compile applications that use OpenCV (Open Computer Vision) Super Resolution library. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-superres3.2 Section: libs Architecture: any Multi-Arch: same Pre-Depends: ${misc:Pre-Depends}, Depends: libopencv-video3.2 (= ${binary:Version}), libopencv-videoio3.2 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}, Description: computer vision Super Resolution library This package contains the OpenCV (Open Computer Vision) Super Resolution runtime libraries. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-viz-dev Section: libdevel Architecture: any Multi-Arch: same Depends: libopencv-core-dev (= ${binary:Version}), libopencv-viz3.2 (= ${binary:Version}), ${misc:Depends}, Description: development files for libopencv-viz3.2 This package contains the header files and static library needed to compile applications that use OpenCV (Open Computer Vision) 3D data visualization library. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-viz3.2 Section: libs Architecture: any Multi-Arch: same Pre-Depends: ${misc:Pre-Depends}, Depends: libopencv-core3.2 (= ${binary:Version}), libvtk6.3, ${misc:Depends}, ${shlibs:Depends}, Description: computer vision 3D data visualization library This package contains the OpenCV (Open Computer Vision) 3D data visualization runtime libraries. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-contrib-dev Section: libdevel Architecture: any Multi-Arch: same Depends: libopencv-calib3d-dev (= ${binary:Version}), libopencv-contrib3.2 (= ${binary:Version}), libopencv-core-dev (= ${binary:Version}), libopencv-features2d-dev (= ${binary:Version}), libopencv-flann-dev (= ${binary:Version}), libopencv-highgui-dev (= ${binary:Version}), libopencv-imgcodecs-dev (= ${binary:Version}), libopencv-imgproc-dev (= ${binary:Version}), libopencv-ml-dev (= ${binary:Version}), libopencv-objdetect-dev (= ${binary:Version}), libopencv-photo-dev (= ${binary:Version}), libopencv-shape-dev (= ${binary:Version}), libopencv-stitching-dev (= ${binary:Version}), libopencv-superres-dev (= ${binary:Version}), libopencv-video-dev (= ${binary:Version}), libopencv-videoio-dev (= ${binary:Version}), libopencv-videostab-dev (= ${binary:Version}), libopencv-viz-dev (= ${binary:Version}), ${misc:Depends}, Description: development files for libopencv-contrib3.2 This package contains the header files and static library needed to compile applications that use OpenCV (Open Computer Vision) contrib library. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-contrib3.2 Section: libs Architecture: any Multi-Arch: same Pre-Depends: ${misc:Pre-Depends}, Depends: libopencv-calib3d3.2 (= ${binary:Version}), libopencv-core3.2 (= ${binary:Version}), libopencv-features2d3.2 (= ${binary:Version}), libopencv-flann3.2 (= ${binary:Version}), libopencv-highgui3.2 (= ${binary:Version}), libopencv-imgcodecs3.2 (= ${binary:Version}), libopencv-imgproc3.2 (= ${binary:Version}), libopencv-ml3.2 (= ${binary:Version}), libopencv-objdetect3.2 (= ${binary:Version}), libopencv-photo3.2 (= ${binary:Version}), libopencv-shape3.2 (= ${binary:Version}), libopencv-stitching3.2 (= ${binary:Version}), libopencv-superres3.2 (= ${binary:Version}), libopencv-video3.2 (= ${binary:Version}), libopencv-videoio3.2 (= ${binary:Version}), libopencv-videostab3.2 (= ${binary:Version}), libopencv-viz3.2 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}, Description: computer vision contrlib library This package contains the OpenCV (Open Computer Vision) opencv_contrib runtime libraries. This package contain following contrlib libraries: . - aruco - bgsegm - bioinspired - ccalib - dnn - dpm - fuzzy - hdf - line_descriptor - optflow - plot - reg - saliency - stereo - structured_light - rgbd - surface_matching - tracking - datasets - text - face - ximgproc - xobjdetect - xphoto . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv3.2-java Section: java Architecture: all Depends: libopencv3.2-jni (>= ${binary:Version}), ${java:Depends}, ${misc:Depends}, Recommends: ${java:Recommends}, Breaks: libopencv2.4-java, Replaces: libopencv2.4-java, Description: Java bindings for the computer vision library This package contains Java bindings for the OpenCV (Open Computer Vision) library. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv3.2-jni Architecture: any Depends: libopencv-calib3d3.2 (= ${binary:Version}), libopencv-highgui3.2 (= ${binary:Version}), libopencv-ml3.2 (= ${binary:Version}), libopencv-objdetect3.2 (= ${binary:Version}), libopencv-photo3.2 (= ${binary:Version}), libopencv-video3.2 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}, Description: Java jni library for the computer vision library This package contains Java jni library for the OpenCV (Open Computer Vision) library. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: python-opencv Section: python Architecture: any Depends: libopencv-calib3d3.2 (= ${binary:Version}), libopencv-features2d3.2 (= ${binary:Version}), libopencv-flann3.2 (= ${binary:Version}), libopencv-highgui3.2 (= ${binary:Version}), libopencv-imgcodecs3.2 (= ${binary:Version}), libopencv-imgproc3.2 (= ${binary:Version}), libopencv-ml3.2 (= ${binary:Version}), libopencv-objdetect3.2 (= ${binary:Version}), libopencv-photo3.2 (= ${binary:Version}), libopencv-shape3.2 (= ${binary:Version}), libopencv-stitching3.2 (= ${binary:Version}), libopencv-superres3.2 (= ${binary:Version}), libopencv-video3.2 (= ${binary:Version}), libopencv-videoio3.2 (= ${binary:Version}), libopencv-videostab3.2 (= ${binary:Version}), libopencv-viz3.2 (= ${binary:Version}), ${misc:Depends}, ${python:Depends}, ${shlibs:Depends}, Description: Python bindings for the computer vision library This package contains Python bindings for the OpenCV (Open Computer Vision) library. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: python3-opencv Section: python Architecture: any Depends: libopencv-calib3d3.2 (= ${binary:Version}), libopencv-features2d3.2 (= ${binary:Version}), libopencv-flann3.2 (= ${binary:Version}), libopencv-highgui3.2 (= ${binary:Version}), libopencv-imgcodecs3.2 (= ${binary:Version}), libopencv-imgproc3.2 (= ${binary:Version}), libopencv-ml3.2 (= ${binary:Version}), libopencv-objdetect3.2 (= ${binary:Version}), libopencv-photo3.2 (= ${binary:Version}), libopencv-shape3.2 (= ${binary:Version}), libopencv-stitching3.2 (= ${binary:Version}), libopencv-superres3.2 (= ${binary:Version}), libopencv-video3.2 (= ${binary:Version}), libopencv-videoio3.2 (= ${binary:Version}), libopencv-videostab3.2 (= ${binary:Version}), libopencv-viz3.2 (= ${binary:Version}), ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, Description: Python 3 bindings for the computer vision library This package contains Python 3 bindings for the OpenCV (Open Computer Vision) library. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction.