OpenCV 4.13.0
Open Source Computer Vision
Loading...
Searching...
No Matches
Core functionality

Topics

 Basic structures
 Operations on arrays
 Asynchronous API
 XML/YAML/JSON Persistence
 Clustering
 Utility and system functions and macros
 OpenGL interoperability
 Optimization Algorithms
 DirectX interoperability
 
 Eigen support
 OpenCL support
 Intel VA-API/OpenCL (CL-VA) interoperability
 Hardware Acceleration Layer
 Parallel Processing
 Quaternion

Detailed Description

The Core module is the backbone of OpenCV, offering fundamental data structures, matrix operations, and utility functions that other modules depend on. It’s essential for handling image data, performing mathematical computations, and managing memory efficiently within the OpenCV ecosystem.