v4.3.2
MaixPy
-
New features
- Add YOLOv8 support.
- Add 17 human body keypoints detection support(YOLOv8-Pose).
- Add self learn classifier support(learn and classify anything).
- Add 2-axis gimbal project.
- Add SPI support(soft Simulate), add spi st7789 demo.
- Add ADC support.
image.draw_string
support auto linefeed and\r\n
\n
now.- Add
time.ticks_s()
andtime.ticks_ms()
time.ticks_us()
to calculate time interval instead oftime.time()
. - Support set camera to grayscale mode.
- Audio support wav format.
-
Bug fix
- Fix time.sleep stuck thread bug.
- Repalce time.time_ms() with time.ticks_ms() to avoid datetime change bug.
- Fix camera's first
read()
call failed when capture black scenes. - Fix
disp.show()
andimage.send_to_maixvision
func cannot send fisrt image error.
APP
- Add
Human Pose
to detect human body 17 keypoints, support multiple people. - Add
Self Learn Classifier
, you can learn anything and recognize it in a minute.
System
- Add SPI driver.
- Fix maixvision auto disconcnect after first connection for a while.
sha256sum maixcam-2024-06-20-maixpy-v4.3.2.img.xz:
4a6bba1242aa38287fa899d8ee65ac08a7ad46dd52b025e5c2e222e8e199b545
Downloads
github release assets (recommend!) | Sourceforge | Pypi.org |
---|---|---|
Assets below ↓↓↓↓↓↓↓↓↓ 点击下方 Assets |