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.audio | maix.audio module |
maix.peripheral | Chip's peripheral driver |
maix.comm | maix.comm module |
maix.fs | maix.fs module |
maix.example | example module, this will be maix.example module in MaixPy, maix::example namespace in MaixCDK |
maix.protocol | maix.protocol module |
maix.thread | maix.thread module |
maix.sys | maix.sys module |
maix.app | maix.app module |
maix.time | maix.time module |
maix.util | maix.util module |
maix.i18n | maix.i18n module |
maix.nn | maix.nn module |
maix.tracker | maix.tracker module |
maix.touchscreen | maix.touchscreen module |
maix.rtmp | maix.rtmp module |
maix.video | maix.video module |
maix.http | maix.http module |
maix.rtsp | maix.rtsp module |
maix.uvc | maix.uvc module |
maix.network | maix.network module |