scgan
fd4121cdb7
update submodules to be compatible with idf5.0
...
- update esp-dl: branch idfv5.0
- update esp32-camera
- update bus from esp-iot-solution
- remove screen from esp-iot-solution. instead, use idf component esp_lcd
- add mdns from esp-protocols since it has been removed from idf
- update modules API due to idf API changes
2023-03-02 11:49:32 +08:00
scgan
5497ff27a2
add description for face number configuration
2023-02-22 19:23:44 +08:00
scgan
0b254f64c8
update esp-dl
2023-02-22 17:56:28 +08:00
scgan
ecaf6567fc
update lcd config for s3_eye_v1.1
2023-02-22 17:56:03 +08:00
yehangyang
7563e00b32
✏️ typo in docs
2022-04-27 11:49:09 +08:00
yehangyang
87730191ae
📝 usb or uart about esp32s3
2022-03-23 11:49:07 +08:00
yehangyang
91aae97252
⚡ can delete ID when no face detected
2022-03-16 14:49:55 +08:00
yehangyang
7199eb1619
📝 adjust format slightly
2022-03-04 14:22:06 +08:00
yehangyang
6660efb57e
📝 README in English
2022-03-04 14:15:25 +08:00
yehangyang
fff4900693
🐛 wrong line number
2022-03-03 17:30:24 +08:00
yehangyang
fc62482ddd
🐛 doc link error
2022-03-03 17:28:39 +08:00
yehangyang
423e252917
📝 explain Chinese is defaults
2022-03-03 17:19:59 +08:00
yehangyang
8f3a53234e
📝 README for CN
2022-03-03 17:14:43 +08:00
yehangyang
1ad8eab3fd
🐛 face button error
2022-03-03 17:13:44 +08:00
yehangyang
5ea65b93d5
🎨 clean up
2022-03-03 14:35:04 +08:00
yehangyang
cab8fc55c2
🐛 not exist macro
2022-03-03 11:59:22 +08:00
yehangyang
075eb1c081
⚡ arrange task core
2022-03-03 11:31:15 +08:00
yehangyang
1c94ddfb04
🎨 print TaskList and TimeStats
2022-03-03 11:29:56 +08:00
yehangyang
0684cc5db3
✨ esp32-s3-eye
2022-03-02 19:38:29 +08:00
yehangyang
28f4f14ab6
📦 update esp-sr
2022-03-02 19:29:10 +08:00
yehangyang
85a47b4d07
📦 update esp32-camera
2022-02-22 15:23:02 +08:00
yehangyang
91b61dcc52
🐛 stack overflow cause camera crash
2022-02-14 11:49:24 +08:00
yehangyang
7bb4ed2a1c
📦 update esp-sr
2022-02-14 10:55:59 +08:00
yehangyang
5c2f1537e8
🐛 typo
2022-01-24 17:10:49 +08:00
yehangyang
b45d877a76
📝 use idf/release/v4.4
2022-01-24 16:02:56 +08:00
yehangyang
53c7f894bc
✨ [human/cat]_face_detection/web
2022-01-24 15:57:30 +08:00
yuanjiong
3f9d35fff9
🌱 update default bins
2021-12-14 16:53:49 +08:00
Yuan Jiong
31510cd1fd
Merge branch 'doc/fix_broken_relative_path' into 'master'
...
docs:fixed broken relative paths to images
See merge request face-recognition-framework/esp-who!74
2021-12-13 08:09:33 +00:00
lvxinyue
d68730cb94
docs:fixed broken relative paths to images
2021-12-13 16:00:34 +08:00
Yuan Jiong
bc0d84eb6a
Merge branch 'doc/add_esp32-s3-eye_user_guide_cn' into 'master'
...
docs:add esp32-s3-eye user guide cn
See merge request face-recognition-framework/esp-who!73
2021-12-13 07:19:05 +00:00
lvxinyue
1dd9e0ba3d
docs:add esp32-s3-eye user guide cn
2021-12-13 15:00:56 +08:00
Yuan Jiong
bb0357d974
Merge branch 'feature/color_detection_v2' into 'master'
...
Feature:color detection, default bin
See merge request face-recognition-framework/esp-who!72
2021-11-26 12:15:53 +00:00
yuanjiong
2832925425
📌 add default bins
2021-11-26 20:09:29 +08:00
yuanjiong
ec73674356
✨ feature: color detection
2021-11-26 20:08:19 +08:00
yuanjiong
d30a0e0610
🎨 Change the initialization sequence
2021-11-26 20:07:03 +08:00
yuanjiong
4d5669a1e7
🔧 update partitions
2021-11-26 20:05:58 +08:00
yuanjiong
6735de833e
🔧 update esp32s3 configuration
2021-11-26 20:04:59 +08:00
yuanjiong
e5d6cd4c83
🎨 update modules
2021-11-26 20:03:10 +08:00
yuanjiong
f1a7252c62
✨ add imu
2021-11-26 20:01:03 +08:00
yuanjiong
0a8c19b129
🌱 update esp-dl
2021-11-26 19:57:49 +08:00
Yuan Jiong
97a019740b
Merge branch 'doc/add_esp32s3-eye_user_guide_en' into 'master'
...
docs:add esp32-s3-eye user guide en
See merge request face-recognition-framework/esp-who!71
2021-11-26 08:18:14 +00:00
lvxinyue
a542a8c3ef
docs:add esp32-s3-eye user guide en
2021-11-26 15:55:00 +08:00
scgan
354c3ebc95
typo
2021-11-10 11:34:50 +08:00
Ye Hang Yang
60924895b8
Merge branch 'docs/review_human_face_recognition_readme' into 'master'
...
Docs/Review human face recognition readme
See merge request face-recognition-framework/esp-who!70
2021-11-02 12:23:31 +00:00
Wang Ning
e887108973
Docs/Review human face recognition readme
2021-11-02 12:23:31 +00:00
yehangyang
576bf3f7a1
📝 typo
2021-10-28 10:41:41 +08:00
Ye Hang Yang
013561615c
Merge branch 'docs/translate_readme' into 'v2'
...
docs: Provided EN translation for README and added CN suffix for the original Chinese version
See merge request face-recognition-framework/esp-who!67
2021-10-27 08:08:38 +00:00
Shang Zhou
f7396f6a21
docs: Provided EN translation for README and added CN suffix for the original Chinese version
2021-10-27 08:08:38 +00:00
yuanjiong
9407c0c154
🔧 update xclk freq
2021-10-26 17:04:33 +08:00
yuanjiong
17766b36ed
🔧 update stack size
2021-10-26 17:03:29 +08:00