MaixCDK API -- Maix AI machine vision platform C/C++ API
For MaixCDK developer: This API documentation is generated from the source code, DO NOT edit this file manually!
MaixCDK API documentation, modules:
| module | brief |
|---|---|
| maix::nn | maix.nn module |
| maix::audio | maix.audio module |
| maix::network | maix.network module |
| maix::comm | maix.comm module |
| maix::modbus | maix.modbus module |
| maix::example | example module, this will be maix.example module in MaixPy, maix::example namespace in MaixCDK |
| maix::tensor | maix.tensor module |
| maix::log | maix.log module |
| maix::Bytes | Bytes type for Python bytes compatibility. |
| maix::app | maix.app module |
| maix::thread | maix.thread module |
| maix::protocol | maix.protocol module |
| maix::sys | maix.sys module |
| maix::fs | maix.fs module |
| maix::i18n | maix.i18n module |
| maix::time | maix.time module |
| maix::util | maix.util module |
| maix::err | maix.err module |
| maix::image | maix.image module, image related definition and functions |
| maix::touchscreen | maix.touchscreen module |
| maix::rtmp | maix.rtmp module |
| maix::tracker | maix.tracker module |
| maix::video | maix.video module |
| maix::camera | maix.camera module, access camera device and get image from it |
| maix::uvc | maix.uvc module |
| maix::pipeline | maix.pipeline module, video stream processing via pipeline |
| maix::http | maix.http module |
| maix::display | maix.display module, control display device and show image on it |
| maix::rtsp | maix.rtsp module |
| maix::peripheral | Chip's peripheral driver |
| maix::ahrs | maix.ahrs module |
| maix::ext_dev | maix.ext_dev module |