Skip to content

v4.4.10

Compare
Choose a tag to compare
@Neutree Neutree released this 10 Jul 14:12
· 107 commits to main since this release

New features

  • Add YOLOv8-seg object segmentation support.
    image
  • 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/tools to 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_app function 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_string support \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
GitHub release (by tag) Assets below ↓↓↓↓↓↓↓↓↓ 点击下方 Assets SourceForge PyPI - Downloads