MaixPy API -- Maix AI machine vision platform Python API
You can read API doc at MaixPy API on Sipeed Wiki
If you want to preview API doc offline, build MaixPy, and API doc will be generated in MaixPy/docs/api/
directory.
For MaixPy developer: This API documentation is generated from the source code, DO NOT edit this file manually!
MaixPy API documentation, modules:
module | brief |
---|---|
maix.err | maix.err module |
maix.tensor | maix.tensor module |
maix.image | maix.image module, image related definition and functions |
maix.camera | maix.camera module, access camera device and get image from it |
maix.display | maix.display module, control display device and show image on it |
maix.audio | maix.audio module |
maix.comm | maix.comm module |
maix.i18n | maix.i18n module |
maix.thread | maix.thread module |
maix.time | maix.time module |
maix.protocol | maix.protocol module |
maix.fs | maix.fs module |
maix.app | maix.app module |
maix.util | maix.util module |
maix.example | example module, this will be maix.example module in MaixPy, maix::example namespace in MaixCDK |
maix.sys | maix.sys module |
maix.ext_dev | maix.ext_dev module |
maix.nn | maix.nn module |
maix.tracker | maix.tracker module |
maix.rtmp | maix.rtmp module |
maix.touchscreen | maix.touchscreen module |
maix.video | maix.video module |
maix.rtsp | maix.rtsp module |
maix.http | maix.http module |
maix.network | maix.network module |
maix.peripheral | Chip's peripheral driver |