rsadowski 9a1e574100 Import opencv2-2.4.13.4; Tweaks and OK kn@. Big Thanks!
The Open Computer Vision Library is a collection of algorithms and sample
code for various computer vision problems.

This package contains main OpenCV components.

It's completely based on graphics/opencv with following changes:

- PKGNAME to opencv2 to enable coexistence between opencv2 and
  opencv3/4.
- Dropped -java, -docs (Is not required for the last consumers)
- Drop examples and tests
- Changed install paths to avoid conflicts with (main) opencv.
  - bin to ${LOCALBASE}\bin\opencv2
  - libs to ${LOCALBASE}\libs\opencv2
  - include/opencv to ${LOCALBASE}\include\opencv2
  - and so on.
2019-03-22 20:39:06 +00:00
..