Open Computer Vision Library (OpenCV)

Introduction

Open Computer Vision Library (OpenCV) is a computer vision library originally developed by Intel. It is free for commercial and research use under a BSD license. The library is cross-platform, and runs on Windows, Mac OS X, Linux, VCRT (Real-Time OS on Smart camera) and other embedded operating systems. It focuses mainly on real-time image processing, as such, if it finds Intel's Integrated Performance Primitives on the system, it will use these commercial optimized routines to accelerate itself.

Usage

Compute Systems Invocation Version(s)
Red Hat Linux (64-bit) % /util/bin/opencv-createsamples
% /util/bin/opencv-haartraining
% /util/bin/opencv-performance
1.1.0 (default)

Notes

References

  1. http://en.wikipedia.org/wiki/Opencv
  2. http://opencvlibrary.sourceforge.net/
  3. http://sourceforge.net/projects/opencvlibrary/files/
  4. http://www.rainsoft.de/projects/ffmpeg_opencv.html