Commit Graph

111 Commits (2832925425917b4488c8269ede91e7194a5414fc)

Author SHA1 Message Date
yuanjiong ec73674356 feature: color detection 2021-11-26 20:08:19 +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
scgan 354c3ebc95 typo 2021-11-10 11:34:50 +08: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
yuanjiong 1b785f3bd1 🎨 format code 2021-10-26 17:02:41 +08:00
yuanjiong c8fb7275df 🔥 remove system_reg.h 2021-10-26 17:01:27 +08:00
yuanjiong 8e2689da12 🎨 update esp-dl 2021-10-26 16:51:42 +08:00
yuanjiong 55b06d15c2 update esp-dl 2021-10-25 11:57:20 +08:00
yuanjiong ea87683b1e add a dependency 2021-10-25 11:57:20 +08:00
yuanjiong c5fd86cf78 🎨 update xclk to 16MHz 2021-10-25 11:57:20 +08:00
yuanjiong fb08a94c86 🔧 add model configuration 2021-10-25 11:57:20 +08:00
yuanjiong 61402bdf26 add esp_adc 2021-10-25 11:57:20 +08:00
yuanjiong c559f7fc32 🎨 update the input format of fb_gfx 2021-10-25 11:57:20 +08:00
yuanjiong ecd5785d02 feature: face recognition 2021-10-25 11:57:20 +08:00
yuanjiong 83b414dd0d add gpio buttons and adc buttons 2021-10-25 11:57:20 +08:00
scgan 45b5cebfc0 code_recognition 2021-10-22 10:25:01 +08:00
scgan 4341cf8b14 fix spi issue 2021-10-22 10:25:01 +08:00
Ye Hang Yang 22b9e1bbb6 📦 esp-dl 2021-09-27 15:29:46 +08:00
Ye Hang Yang c7f8116d9b 🔧 remove led related 2021-09-27 15:26:44 +08:00
Ye Hang Yang 4cc21d496b cat_face_detection module 2021-09-27 15:24:28 +08:00
Ye Hang Yang 175985dbdf 🔧 better stack size and core arrengement 2021-09-27 15:16:11 +08:00
Ye Hang Yang 1a43f180f4 human_face_detection module 2021-09-10 10:53:04 +08:00
Ye Hang Yang 1404385bc2 ♻️ app_common -> who_ai_utils 2021-09-10 10:20:58 +08:00
Ye Hang Yang 3e011a6327 📦 update submodules 2021-09-09 10:46:31 +08:00
Ye Hang Yang 617989bb95 motion_detection module 2021-09-09 10:10:34 +08:00
Ye Hang Yang 66b00a1449 ♻️ common -> modules 2021-09-08 20:04:59 +08:00
Ye Hang Yang 5ffeeec59a add moving target detection 2021-08-03 16:11:34 +08:00
Ye Hang Yang cf721e3419 📦 update esp-dl 2021-07-31 18:07:14 +08:00
Ye Hang Yang efb00d7c20 📦 esp-dl@62ed4944 2021-07-31 16:39:08 +08:00
Ye Hang Yang d07d554ec8 Camera with LCD 2021-07-31 11:23:18 +08:00
Ye Hang Yang bd6877c89b add COLOR_BLACK 2021-07-30 20:49:39 +08:00
Ye Hang Yang e913d228c9 app_camera_init, app_camera_decode 2021-07-30 20:31:06 +08:00
Ye Hang Yang 945643dba9 📦 update esp32-camera 2021-07-29 21:12:42 +08:00
Ye Hang Yang 372d85ac37 🔥 components/component_conf.mk 2021-07-29 20:51:10 +08:00
Ye Hang Yang 41044ca39e common used API as camera, led 2021-07-29 20:50:19 +08:00
Ye Hang Yang 35ef71e585 💡 README_zh_CN for camera_terminal 2021-07-16 16:21:44 +08:00
Ye Hang Yang d502c86b71 📦 update esp32-camera 2021-07-15 15:01:13 +08:00
Ye Hang Yang bff94c2885 🚚 components/esp-face -> components/esp-dl 2021-07-09 13:58:41 +08:00
Ye Hang Yang 1011fca5cc feature/detection_cat_face 2020-08-13 20:42:05 +08:00
Ye Hang Yang 8cc30b91be handpose_estimation 2020-08-07 11:10:29 +08:00
XiaochaoGONG 99f0317243 compatible to v3.3.1 2020-04-17 17:18:50 +08:00
XiaochaoGONG 86623ba27f sync submodule idfv4.0 2020-04-01 11:25:04 +08:00
XiaochaoGONG 618b69f6e4 update idf v4.0 2020-03-31 11:45:52 +08:00
XiaochaoGONG 62f1068580 update dllib readme 2020-03-31 11:45:52 +08:00
XiaochaoGONG 8fd14c0cfe sync esp32-camera 2020-03-31 10:55:49 +08:00
Me No Dev 7937d37e14
Add support for OV5640 (#135)
Also:
- Add advanced settings
- Add more resolutions and aspect ratios support.
2020-03-12 19:27:48 +08:00
XiaochaoGONG 162bf29246 [Bugfix] bias add in common conv 2020-03-12 12:06:55 +08:00