OpenCV Computer Vision Library
OpenCV is an open-source computer vision library comprising 500+ API functions for image and video processing.
The videantis OpenCV software portfolio includes a growing set of library functions being made available as accelerated function calls for high-level algorithm implementations on general purpose embedded CPUs. Libray functions are available from the following functional classes:
Image processing
- Histograms
- Filtering, e.g., dilate, erode, Laplace, Sobel
- Image transforms, e.g., affine transform, warp
- Feature detection, e.g. Canny, Hough
Feature detection and descriptor extraction
- Feature detection and description, e.g., SURF
Object detection
- Cascade classification, e.g., Haar classifier
Video analysis
- Motion analysis and object tracking