lxowalle
fa498da900
feat(maixcam2): support OS04A10 high frame rates
2026-09-07 18:27:50 +08:00
916BGAI
1a33050ed7
add VBR encode support
2025-12-18 16:05:39 +08:00
916BGAI
5b5159228f
add webrtc stream support
2025-12-12 11:37:16 +08:00
lxowalle
d1aced48a8
* add nn vlm qwen3
2025-11-25 20:12:47 +08:00
lxowalle
1fe9608b96
* [maixcam2] Display a red dot in the camera app when ai isp is running
2025-11-20 14:28:06 +08:00
lxowalle
71ce5641a4
* fix typo
2025-11-04 20:18:55 +08:00
Neucrack
4b8c2a13ca
display backlight add more api
2025-09-29 22:05:44 +08:00
Nutz95
d869516675
* merge pr-102
2025-09-08 03:39:11 +08:00
Neucrack
656b62ebdb
optimize for maixcam2, Display.show auto resize first and sys.npu_usage, add log for driver usage
2025-09-04 11:44:25 +08:00
Neucrack
36be3fbf34
add image to_tensor_float32 api and release maixcam2 alpha system
2025-08-30 16:03:59 +08:00
lxowalle
2df03922ac
* optimize the camera process of handling block
2025-08-14 19:32:33 +08:00
Neucrack
9cac67a852
fix image.resize_map_pos bug and change image.resize's param object_fit to fit
2025-08-13 16:45:14 +08:00
lxowalle
7fcb0f19d3
* fix typo
2025-07-31 17:16:29 +08:00
lxowalle
cbda23d965
* use enumeration variable as the parameter for awb_mode&exp_mode
2025-07-23 16:16:48 +08:00
lxowalle
8431a74a7b
* support config gains
2025-07-22 21:15:27 +08:00
lxowalle
19ab56ec8f
* optimize photo app
2025-07-22 19:00:02 +08:00
lxowalle
0711fd0c21
* optimize vision code
2025-07-10 18:21:52 +08:00
Neucrack
252d2fe755
add depth-anything-v2 support
2025-06-18 18:47:34 +08:00
Neucrack
36d7043804
some build and sys API optimization
2025-06-05 19:36:08 +08:00
Neucrack
bf44da9086
add LLM qwen2.5 support
2025-05-30 11:03:51 +08:00
lxowalle
78b6b55a30
* default bg color of image set to FMT_INVALID
2025-04-17 15:01:27 +08:00
Neucrack
fac17461e6
fix get_pixel RGB888 get wrong int data bug
2025-04-16 12:05:50 +08:00
Neucrack
ed1cb152ee
fix get_pixel RGBA888 get wrong data bug
2025-04-16 12:01:18 +08:00
Neucrack
7484473b84
add bg param for image.Image(), and default to black
2025-04-10 18:27:06 +08:00
lxowalle
5dac9344e9
* fix image method bug
2025-04-10 11:35:30 +08:00
lxowalle
026c612ff3
* [maixcam2] support rtsp without audio
2025-04-07 19:19:47 +08:00
lxowalle
e75e960df7
* to_jpeg support use user buffer
2025-04-03 18:28:10 +08:00
lxowalle
46126eb240
* add a tip for VideoRecorder
2025-02-06 09:37:23 +08:00
Neucrack
9e09ee85d7
fix compile error
2025-01-08 18:44:27 +08:00
Neucrack
65e2e880f1
add hand landmarks support, nn support hwc input, cdk support image <-> CV obj convert
2025-01-02 15:39:28 +08:00
lxowalle
8777cc1d3c
* optimzie search_line_path
2024-12-31 18:15:03 +08:00
Neucrack
8d9f4d556e
fix some API map error & add MaixPy API dumplicate check
2024-12-23 16:10:19 +08:00
taorye
2d782b1be0
feat: implement UvcServer to run uvc in standalone mode and trim UvcStreamer and implement helper_fill_mjpg_image
...
fixme: python `app` runtime was not waiting for destructors to finish before terminating the process, but just sys.exit(0) in signal_handle in this file `/usr/lib/python3.11/site-packages/maix/__signal_handle__.py`
2024-12-20 12:06:46 +08:00
taorye
87aa774e67
feat: add uvc yuyv/mjpg stream API
2024-12-20 12:06:45 +08:00
lxowalle
618d1dfad9
* video decoder support output grayscale format
2024-12-19 10:31:02 +08:00
lxowalle
585f4a658e
* add new api to find the path of line
2024-12-06 19:03:22 +08:00
Neucrack
e74cab3303
fix face recognize bug when multiple face, add image.perspective API
2024-12-02 18:37:27 +08:00
lxowalle
ee01c8fba8
* fix rtmp bug
2024-11-28 19:28:05 +08:00
lxowalle
cc03f852d6
* rtsp supports audio
...
* fix camera bug
2024-11-27 16:01:53 +08:00
lxowalle
6e6f730659
* revert rtsp code
2024-11-26 16:01:59 +08:00
lxowalle
fefc7240b3
* photos support play audio
2024-11-25 18:26:57 +08:00
Neucrack
2c7654643b
Merge pull request #52 from 916BGAI/dev
...
add fb device display support
2024-11-19 18:44:14 +08:00
lxowalle
b2301115ab
* optimize rtmp
2024-11-19 17:53:27 +08:00
916BGAI
fd380b09e6
add fb device display support
2024-11-18 14:41:16 +08:00
Neucrack
f8b81bb3ba
optimize maixvision trans and yolo11 draw points
2024-11-15 16:07:00 +08:00
Neucrack
170ed0d50a
add image.Image.flip API
2024-11-06 18:48:41 +08:00
lxowalle
304d7e82fe
* add get_device_name() api
2024-10-28 15:15:06 +08:00
lxowalle
9e547c8a37
* fix compilation errors
2024-10-28 11:21:45 +08:00
lxowalle
f5b23f4a1d
* use zbar to find qrcode
2024-10-25 19:42:23 +08:00
lxowalle
1c12de9504
* fix compilation errors
2024-10-24 18:22:27 +08:00