pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/doc Note import of OpenCV 1.0.0, pkg/34655 from Anthon...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e9cd11efc7cb
branches: trunk
changeset: 521302:e9cd11efc7cb
user: uebayasi <uebayasi%pkgsrc.org@localhost>
date: Thu Nov 09 05:14:57 2006 +0000
description:
Note import of OpenCV 1.0.0, pkg/34655 from Anthony Mallet.
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.
diffstat:
doc/CHANGES-2006 | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (14 lines):
diff -r e5643e6a89b9 -r e9cd11efc7cb doc/CHANGES-2006
--- a/doc/CHANGES-2006 Thu Nov 09 05:13:41 2006 +0000
+++ b/doc/CHANGES-2006 Thu Nov 09 05:14:57 2006 +0000
@@ -1,4 +1,4 @@
->$NetBSD: CHANGES-2006,v 1.1778 2006/11/08 19:41:40 tv Exp $
+>$NetBSD: CHANGES-2006,v 1.1779 2006/11/09 05:14:57 uebayasi Exp $
Changes to the packages collection and infrastructure in 2006:
@@ -5237,3 +5237,4 @@
Updated www/seamonkey-gtk1 to 1.0.6 [ghen 2006-11-08]
Updated mail/dovecot to 1.0rc13 [ghen 2006-11-08]
Updated net/tor to 0.1.1.25 [tv 2006-11-08]
+ Added graphics/opencv version 1.0.0 [uebayasi 2006-11-09]
Home |
Main Index |
Thread Index |
Old Index