image/opencv2

Open Source Computer Vision
Directory:
image/opencv2 (package's history)
Package version:
opencv2-2.4.13.6
Home page:
http://opencv.org/
License:
modified-bsd
Source archive:
https://github.com/opencv/opencv/archive/2.4.13.6.tar.gz
Description:
OpenCV means Intel(R) Open Source Computer Vision Library. It is a collection of C functions and a few C++ classes that implement many popular Image Processing and Computer Vision algorithms. OpenCV provides cross-platform middle-to-high level API that includes about 300 C functions and a few C++ classes. Also there are Python bindings to OpenCV. OpenCV has no strict dependencies on external libraries, though it can use some (such as libjpeg, ffmpeg, GTK+ etc.) OpenCV provides transparent interface to Intel(R) Integrated Performance Primitives (IPP). That is, it loads automatically IPP libraries optimized for specific processor at runtime, if they are available.
Run dependencies:
bzip2, gdk-pixbuf2>=2<3, gtk>=2.8.17<3, libX11>=1, libavcodec>=52, libavformat>=52, libavresample>=1, libavutil>=49, libjpeg, libpng>=1.2.9, libstdc++, libswscale>=0, libtiff>=3, shared-mime-info, xproto>=1, zlib>=1.2.3
Build dependencies:
cmake>=2.6, digest>=20080510, eigen3>=3.0.0, g++>=3, gcc>=3, patch>=2.0, pax, pkg-config>=0.22, pkg_install>=20110805.12, tnftp>=20130505~ssl
General options:
debug
Produce debugging information for binary programs
c++-compiler alternatives:
g++
Use the GNU C++ compiler
clang++
Use the LLVM C++ compiler
ccache-g++
Use ccache and the GNU C++ compiler
ccache-clang++
Use ccache and the LLVM C++ compiler
c-compiler alternatives:
gcc
Use the GNU C compiler
clang
Use the LLVM C compiler
ccache-gcc
Use ccache and the GNU C compiler
ccache-clang
Use ccache and the LLVM C compiler