Difference between revisions of "Edge AI SDK/Tools/OpenCV"
From ESS-WIKI
Eric.liang (talk | contribs) |
Eric.liang (talk | contribs) |
||
Line 7: | Line 7: | ||
* [https://github.com/opencv/opencv/wiki/ChangeLog#version470 Release Note] | * [https://github.com/opencv/opencv/wiki/ChangeLog#version470 Release Note] | ||
− | |||
− | |||
− |
Latest revision as of 08:23, 4 December 2023
OpenCV
OpenCV (Open Source Computer Vision Library: http://opencv.org) is an open-source library that includes several hundreds of computer vision algorithms. The document describes the so-called OpenCV 2.x API, which is essentially a C++ API, as opposed to the C-based OpenCV 1.x API (C API is deprecated and not tested with "C" compiler since OpenCV 2.4 releases)