Introduction
OpenCV is a cross-platform computer vision library distributed under the open-source BSD license, which can run on Linux, Windows, Android, and Mac OS. It is lightweight and efficient. It consists of a series of C functions and a few C++ classes. It provides interfaces for Python, Ruby, and MATLAB, implementing many common algorithms for image processing and computer vision.
For more information, visit the OpenCV official website.
Programming language: C/C++
Brief description: A cross-platform computer vision library.
Open source license: BSD
Recommended Software Version
OpenCV 4.5.5
Parent topic: OpenCV 4.5.5 Porting Guide (openEuler 20.03)