Subject: CVS commit: pkgsrc/graphics/opencv
To: None <pkgsrc-changes@NetBSD.org>
From: Masao Uebayashi <uebayasi@netbsd.org>
List: pkgsrc-changes
Date: 11/09/2006 05:13:41
Module Name:	pkgsrc
Committed By:	uebayasi
Date:		Thu Nov  9 05:13:41 UTC 2006
Update of /cvsroot/pkgsrc/graphics/opencv
In directory ivanova.netbsd.org:/tmp/cvs-serv1257
Log Message:
Import 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.
Vendor Tag:	TNF
Release Tags:	pkgsrc-base
		
N pkgsrc/graphics/opencv/Makefile
N pkgsrc/graphics/opencv/distinfo
N pkgsrc/graphics/opencv/PLIST
N pkgsrc/graphics/opencv/DESCR
N pkgsrc/graphics/opencv/patches/patch-aa
No conflicts created by this import