Skip to content
OpenCatalogcurated by FLOSSK
AI & Machine Learning

OpenCV

Computer vision library: classic CV, DNN module for running exported models, camera pipelines, and real-time processing.

Why it is included

Ubiquitous OSS base for perception stacks, robotics, and preprocessing before deep nets.

Best for

Engineers building CV pipelines, calibration, and deployment across C++ and Python.

Strengths

  • Huge API surface
  • Performance
  • Long maintenance history

Limitations

  • API breadth can feel dated vs pure-PyTorch research code

Good alternatives

Kornia · TorchVision · MediaPipe

Related tools