Using MaixCDK on MaixCAM
Introduction
MaixCDK is a C++ SDK designed for Maix series products, which makes it convenient for developers to quickly develop AI applications. It has a simple and easy-to-use API, supports various AI-related functions, and multiple peripheral operations.
For more details, please see MaixCDK.
In addition, its Python version of the SDK is MaixPy, which is a simpler and easier-to-use Python SDK.