diff options
author | Christoph Willing <chris.willing@linux.com> | 2018-02-08 16:56:05 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-02-10 08:09:33 +0700 |
commit | 9d3671ce67be5f0178fcfbea377fb4c83cfefca2 (patch) | |
tree | 8bd379e8d5c9baae562abfe2de079ef8307a6114 /libraries/opencv-legacy/slack-desc | |
parent | 7a995de505bfbb5ecdfbe82007b1d14924e8cde0 (diff) |
libraries/opencv-legacy: Added (Open Source Computer Vision).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'libraries/opencv-legacy/slack-desc')
-rw-r--r-- | libraries/opencv-legacy/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/opencv-legacy/slack-desc b/libraries/opencv-legacy/slack-desc new file mode 100644 index 0000000000..995d15d0c6 --- /dev/null +++ b/libraries/opencv-legacy/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +opencv-legacy: opencv-legacy (Open Source Computer Vision) +opencv-legacy: +opencv-legacy: OpenCV (Open Source Computer Vision Library) is an open source +opencv-legacy: computer vision and machine learning software library. OpenCV was +opencv-legacy: built to provide a common infrastructure for computer vision +opencv-legacy: applications and to accelerate the use of machine perception in +opencv-legacy: commercial products. +opencv-legacy: +opencv-legacy: Intended for SlackBuilds requiring opencv no greater than v3.1.0. +opencv-legacy: +opencv-legacy: Homepage: https://www.opencv.org |