Core functionality
Core module is the backbone of OpenCV, offering fundamental data structures, matrix operations, and …
Cuda
OpenCV CUDA module offloads computer vision algorithms from the CPU directly to NVIDIA GPUs
Deep Neural Network
Functionality of this module is designed only for forward pass computations (i.e. network testing). …
Image Processing
This module offers a comprehensive suite of image processing functions, enabling tasks such as those …
System
Functions to determine hardware compatibility
Video I/O
Read and write video or images sequence with OpenCV