Neucrack
40bcfa4ac9
add AHRS support
2025-07-08 20:08:28 +08:00
lxowalle
60c095232a
* [maixcam2] update camera
2025-06-26 20:49:08 +08:00
Neucrack
9ef94b3b60
add websocket to tcp proxy example
2025-06-25 14:55:51 +08:00
lxowalle
0a7aed14c1
* optimize vo& vi
2025-06-25 13:39:40 +08:00
lxowalle
ba94eee9e2
* [maixcam2] support vo
2025-06-23 22:10:56 +08:00
Neucrack
252d2fe755
add depth-anything-v2 support
2025-06-18 18:47:34 +08:00
lxowalle
18367774b0
optimize whisper api
2025-06-06 15:14:30 +08:00
Neucrack
a95c191e10
add VLM InternVL2.5 support
2025-06-05 19:36:08 +08:00
lxowalle
293bda1fdb
* fix compilation errors
2025-06-05 15:40:51 +08:00
Neucrack
bf44da9086
add LLM qwen2.5 support
2025-05-30 11:03:51 +08:00
Neucrack
3367869092
optmize some basic API like log,memory_info,fs.join
2025-05-30 11:03:51 +08:00
lxowalle
0d388bfd4b
* supports melotts
2025-05-27 09:40:33 +08:00
Neucrack
1347fb5e18
add yolo-world support for maixcam2
2025-05-14 17:37:24 +08:00
lxowalle
535cfe70c1
* support nn whisper
2025-05-13 17:54:58 +08:00
lxowalle
82bc25ff2a
* [maixcam2] supports recorde audio
2025-04-25 15:18:12 +08:00
lxowalle
7f90bb1cde
* optimize omv
2025-04-15 19:10:15 +08:00
lxowalle
5e8aead548
* optimize omv
2025-04-14 19:47:25 +08:00
lxowalle
365f1400f8
* update image_method
2025-04-14 16:45:25 +08:00
lxowalle
667daf5bfe
* update image_method
2025-04-14 16:41:59 +08:00
lxowalle
2218a69bf6
* [maixcam2] support rtmp without display
2025-04-09 18:07:13 +08:00
lxowalle
2a3b2a0304
* [maixcam2] fix rtsp can not push audio bug
2025-04-09 17:25:22 +08:00
lxowalle
026c612ff3
* [maixcam2] support rtsp without audio
2025-04-07 19:19:47 +08:00
lxowalle
2a47af9887
* [maixcam2] add vo api
2025-04-07 10:12:27 +08:00
Neucrack
b0eb756227
maixcam2 support nn and yolo11 yolov8 yolov5 classifier
2025-04-03 17:26:52 +08:00
Neucrack
819da7dae1
maixcam2 support nn
2025-03-27 18:16:01 +08:00
lxowalle
3fbb90443c
* optimize code
2025-03-25 11:08:07 +08:00
Owen
6ace77a90d
* fix audio bug
2025-02-24 00:04:05 +08:00
lxowalle
589114d49f
* add webrtc demo
2025-02-11 17:47:42 +08:00
lxowalle
a5e3678ec7
* fix player bug
2025-02-08 17:24:02 +08:00
lxowalle
9257ba1b52
* Fix segment error when start pcm with channel=2 for the first time.
2025-02-08 13:47:20 +08:00
lxowalle
31b6d482da
* fix record bug
2025-01-24 14:00:32 +08:00
lxowalle
77f46645da
* refactor audio
2025-01-24 11:16:21 +08:00
lxowalle
9a761a1b6b
* delete unused codde
2025-01-20 10:04:34 +08:00
lxowalle
5a7e5db59f
* update onnxruntime library
2025-01-20 10:02:54 +08:00
lxowalle
3c729b86d7
* support speech command
2025-01-15 19:49:41 +08:00
Neucrack
ab43515b4b
Merge pull request #85 from MK16kawai/dev
...
update tof100&lvglcfg&tmc2209&camera
2025-01-11 18:40:21 +08:00
Mk16kawai
9cc9f5a731
[pmod_tof100] fixed some bugs
2025-01-11 16:28:48 +08:00
lxowalle
b70bdbe595
* fix compilation bug
2025-01-11 16:13:50 +08:00
Neucrack
af35fa55c0
optimize ext_dev module
2025-01-11 14:24:25 +08:00
Neucrack
74a361d18c
add face emotion recognition support
2025-01-10 18:53:57 +08:00
Neucrack
8e6c515727
add face landmarks detection support
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
lxowalle
b81bfc889b
* optimize audio
2024-12-24 09:43:39 +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
3841d1e9c9
feat: uvc_demo without shm
2024-12-20 12:06:46 +08:00
lxowalle
999d5a8f74
* update image method example
2024-12-19 16:30:32 +08:00
Neucrack
8b4f0b848b
Merge pull request #67 from MK16kawai/dev
...
add mlx90640&opns303x
2024-12-18 11:21:37 +08:00
lxowalle
2cfabee04d
* optimize audio
2024-12-16 14:31:28 +08:00
Mk16kawai
c3f22392a7
add tof_opns303x support
2024-12-16 10:40:44 +08:00