| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| MaixPy-4.4.10-cp311-cp311-manylinux2014_x86_64.whl | 2024-07-10 | 2.8 MB | |
| MaixPy-4.4.10-py3-none-any.whl | 2024-07-10 | 11.0 MB | |
| maixcdk_version_82fd9237e7dc241c656fe98d0f297831e3994d9d.txt | 2024-07-10 | 75 Bytes | |
| maixpy_v4.4.10_doc.zip | 2024-07-10 | 17.5 MB | |
| MaixPy-4.4.10-cp310-cp310-manylinux2014_x86_64.whl | 2024-07-10 | 2.8 MB | |
| MaixPy-4.4.10-cp312-cp312-manylinux2014_x86_64.whl | 2024-07-10 | 2.8 MB | |
| MaixPy-4.4.10-cp39-cp39-manylinux2014_x86_64.whl | 2024-07-10 | 2.8 MB | |
| MaixPy-4.4.10-cp38-cp38-manylinux2014_x86_64.whl | 2024-07-10 | 2.8 MB | |
| sys_builtin_files.tar.xz | 2024-07-10 | 43.5 MB | |
| README.md | 2024-07-10 | 2.1 kB | |
| v4.4.10 source code.tar.gz | 2024-07-10 | 20.1 MB | |
| v4.4.10 source code.zip | 2024-07-10 | 20.3 MB | |
| Totals: 12 Items | 126.5 MB | 0 | |
New features
- Add YOLOv8-seg object segmentation support.
- Add YOLOv8-face model.
- Add more examples like network(mqtt/http/socket/websocket/flask)
- Add support for no screen MaixCAM, now you can use scripts in
examples/toolsto connect wifi, install runtime, set auto start app etc. - Open all APPs source code at MaixPy/projects and MaixCDK/projects.
- Add RTSP APP and YOLOv8-seg APP and face-tracking(gimbal) APP and audio record APP and self-learn-classifier APP.
- Add
maix.app.switch_appfunction to switch app. - JPEG and PNG now support convert to other format by
image.to_format()function. - Audio support wav record and play.
image.draw_stringsupport \r\n \n chars to wrap line and utf-8 charactors auto linewrap now.
Optimization
- Optimize opencv and image convertion API
- Optimize RTSP demo
- Optimize API doc and its layout
- Limit YOLOv8 and YOLOv5 bbox output value >=0
- Optimzie
image.get_histogram - Increase the driving capability of pwm
- YOLOv8 now support all number of keypoint, not only 17 points
BUG fix
- Fix bug that RTSP streaming can't play by old vlc and ffplay
- Fix camera buffer issues
Attention
To use MaixPy v4.4.10, you MUST upgrade system!!! The old system can not use camera due to the change of driver. 注意:要使用 MaixPy v4.4.10, 必须 更新系统!!! 用旧的系统由于驱动更新会无法初始化摄像头。
Downloads
| github release assets (recommend!) | Sourceforge | Pypi.org |
|---|---|---|