Difference between revisions of "Edge AI SDK/Tools/OpenCV"
From ESS-WIKI
Eric.liang (talk | contribs) (Created page with " = OpenCV = <span style="font-size:larger;">OpenCV (Open Source Computer Vision Library: [http://opencv.org http://opencv.org]) is an open-source library that includes severa...") |
(No difference)
|
Revision as of 04:13, 24 November 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)