mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
79e79b5af2
Key notes:
* OpenCV now has separate "opencv_nonfree" module, which contains all of
the patented algorithms. It was decided on ports@ to not create "nonfree"
FLAVOR but just set PERMIT_PACKAGE_CDROM=No, while allowing FTP
distribution.
* OpenCV now have its own Java bindings. You could avoid building them by
using the "no_java" PSEUDO_FLAVOR.
* Documentation placement was cleaned up, too.
Input from sthen@ and naddy@. Tested on i386 and amd64 with Digikam from WIP.
Okay sthen@ and Rafael Sadowski (MAINTAINER)
5 lines
166 B
Plaintext
5 lines
166 B
Plaintext
The Open Computer Vision Library is a collection of algorithms and sample
|
|
code for various computer vision problems.
|
|
|
|
This package contains Java bindings for OpenCV.
|