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.ext_dev | maix.ext_dev module |
maix.fs | maix.fs module |
maix.time | maix.time module |
maix.i18n | maix.i18n module |
maix.sys | maix.sys 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.thread | maix.thread module |
maix.protocol | maix.protocol module |
maix.peripheral | Chip's peripheral driver |
maix.comm | maix.comm module |
maix.network | maix.network module |
maix.audio | maix.audio module |
maix.tracker | maix.tracker module |
maix.video | maix.video module |
maix.rtsp | maix.rtsp module |
maix.touchscreen | maix.touchscreen module |
maix.uvc | maix.uvc module |
maix.http | maix.http module |
maix.rtmp | maix.rtmp module |
maix.nn | maix.nn module |