| Port details on branch 2020Q3 |
- opencv-core Open Source Computer Vision library
- 3.4.1_33 graphics
=0 Package not present on quarterly.This is expected early in the quarter (because the new packaage repo has not been built yet.). Otherwise, this missing version is most likely a FreshPorts error. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2020-09-12 21:20:48
- Last Update: unknown
- License: BSD3CLAUSE
- WWW:
- https://www.opencv.org/
- Description:
- OpenCV (Open Source Computer Vision Library) is an open source
computer vision and machine learning software library. OpenCV was
built to provide a common infrastructure for computer vision
applications and to accelerate the use of machine perception in the
commercial products. Being a BSD-licensed product, OpenCV makes it
easy for businesses to utilize and modify the code.
The library has more than 2500 optimized algorithms, which includes
a comprehensive set of both classic and state-of-the-art computer
vision and machine learning algorithms. These algorithms can be
used to detect and recognize faces, identify objects, classify human
actions in videos, track camera movements, track moving objects,
extract 3D models of objects, produce 3D point clouds from stereo
cameras, stitch images together to produce a high resolution image
of an entire scene, find similar images from an image database,
remove red eyes from images taken using flash, follow eye movements,
recognize scenery and establish markers to overlay it with augmented
reality, etc.
WWW: https://www.opencv.org/
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- opencv-core>0:graphics/opencv-core
- To install the port:
- cd /usr/ports/graphics/opencv-core/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/opencv-core
- pkg install opencv-core
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: opencv-core
- Flavors: there is no flavor information for this port.
- NOT_FOR_ARCHS: sparc64
- distinfo:
- TIMESTAMP = 1524780757
SHA256 (opencv-opencv-3.4.1_GH0.tar.gz) = f1b87684d75496a1054405ae3ee0b6573acaf3dad39eaf4f1d66fdd7e03dc852
SIZE (opencv-opencv-3.4.1_GH0.tar.gz) = 87051748
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Master port: graphics/opencv
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- protoc : devel/protobuf
- Eigen : math/eigen3
- cmake : devel/cmake
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- This port is required by:
- for Libraries
-
- graphics/cimg
- graphics/gmic
- graphics/opencv
- graphics/yafaray
- multimedia/ffmpeg
Configuration Options:
- ===> The following configuration options are available for opencv-core-3.4.1_33:
====> Performance enhancing libraries
EIGEN3=on: Eigen 3 support
OPENCL=off: OpenCL support
TBB=off: TBB support
====> Video support
MFX=off: Intel MediaSDK (aka Quick Sync Video)
===> Use 'make config' to modify these settings
- Options name:
- graphics_opencv
- USES:
- cmake compiler:c++14-lang localbase:ldflags pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|