Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-01-18 | Second try at jpeg-8 recursive PKGREVISION bump. | wiz | 1 | -2/+2 | |
2009-11-18 | Add bl3.mk file. | wiz | 1 | -0/+13 | |
2009-08-26 | bump revision because of graphics/jpeg update | sno | 1 | -2/+2 | |
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -11/+1 | |
2008-06-20 | Add DESTDIR support. | joerg | 1 | -1/+3 | |
2006-12-01 | Fix PLIST. Bump revision. | joerg | 2 | -3/+6 | |
2006-11-19 | Fixed "test ==" and the path to the Python interpreter, but did not add | rillig | 4 | -2/+40 | |
a dependency. PKGREVISION++ | |||||
2006-11-10 | Remove use of automake/autoconf after duscussed with Anthony Mallet, | taca | 1 | -7/+2 | |
package maintainer who sent PR pkg/34655. | |||||
2006-11-09 | Import OpenCV 1.0.0, pkg/34655 from Anthony Mallet. | uebayasi | 5 | -0/+398 | |
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. |