aboutsummaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2005-12-29 03:38:28 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2005-12-29 03:38:28 +0000
commit1398563371d7e700e5bcdf58892493e201a3d4f4 (patch)
treeea290d5227cf26caa251b029382fe33ea0153e7e /graphics/Makefile
parent943100b79554d351721105f65f3cde8818f7f4ab (diff)
New port: graphics/opencv (Open Source Computer Vision Library from Intel)
The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL and utilizes Intel Integrated Performance Primitives for better performance. WWW: http://sourceforge.net/projects/opencvlibrary/ http://www.intel.com/research/mrl/research/opencv/ PR: ports/78473 Submitted by: Marc Abramowitz <msabramo@yahoo.com>
Notes
Notes: svn path=/head/; revision=152324
Diffstat (limited to 'graphics/Makefile')
-rw-r--r--graphics/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index 45556697a089..f28ebb2f5ec2 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -369,6 +369,7 @@
SUBDIR += oglext
SUBDIR += ogre3d
SUBDIR += openclipart
+ SUBDIR += opencv
SUBDIR += opendis
SUBDIR += opendx
SUBDIR += opendx-samples