Commit Graph

206 Commits (b7c8e1483fae3f270bf2e769912a42b0fbc7a7e7)

Author SHA1 Message Date
yuanjiong b7c8e1483f 📝 update doc 2021-10-25 16:18:52 +08:00
yuanjiong 52bf74b0a4 📝 add config 2021-10-25 12:06:43 +08:00
yuanjiong a12e2ac394 📝 add docs 2021-10-25 11:57:20 +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 0266875718 add face_recognition examples 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
Ye Hang Yang c1ed67e99b Merge branch 'code_recognition' into 'v2'
Code recognition

See merge request face-recognition-framework/esp-who!66
2021-10-22 02:27:30 +00: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 9bd8e7ba68 Merge branch 'docs/review_readme' into 'v2'
docs/reviewed_readme

See merge request face-recognition-framework/esp-who!65
2021-10-19 03:12:07 +00:00
Wang Ning 6c86fbe96e docs/reviewed_readme 2021-10-18 16:29:25 +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 8c253f8031 cat_face_detection display on terminal 2021-09-27 15:25:50 +08:00
Ye Hang Yang fba8a7ac6d cat_face_detection display on lcd 2021-09-27 15:25:15 +08:00
Ye Hang Yang 4cc21d496b cat_face_detection module 2021-09-27 15:24:28 +08:00
Ye Hang Yang 8a0a829f85 🔥 remove
remove old image
2021-09-27 15:21:35 +08:00
Ye Hang Yang 175985dbdf 🔧 better stack size and core arrengement 2021-09-27 15:16:11 +08:00
Ye Hang Yang 33bade8a92 human_face_detection display on terminal 2021-09-10 10:54:23 +08:00
Ye Hang Yang 811ebfd00a human_face_detection display on lcd 2021-09-10 10:53:36 +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 9f86332250 🔥 remove old example structure 2021-09-09 20:22:13 +08:00
Ye Hang Yang 5653aea126 📝 refactor REAMDME 2021-09-09 20:19:46 +08:00
Ye Hang Yang 8c1f4befda 📝 update architecture image 2021-09-09 15:48:56 +08:00
Ye Hang Yang 3e011a6327 📦 update submodules 2021-09-09 10:46:31 +08:00
Ye Hang Yang b1f8efb0e5 📝 motion_detection support on kits 2021-09-09 10:42:38 +08:00
Ye Hang Yang a10ccf76d2 motion_detection diplay on web 2021-09-09 10:40:59 +08:00
Ye Hang Yang c3d07f4c60 motion_detection dislpay on lcd 2021-09-09 10:13:23 +08:00
Ye Hang Yang d71e67d883 motion_detection display on terminal 2021-09-09 10:11:59 +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 dd58787fab 🔧 sync issue and pr to jira 2021-09-02 17:30:52 +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 88f34be144 🎨 resize image 2021-07-31 18:06:39 +08:00
Ye Hang Yang 409c6333d8 💡 guide user use newest esp-idf/master 2021-07-31 18:05:35 +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 eb323fbb7c 🎨 add_compile_options(-fdiagnostics-color=always) 2021-07-30 20:27:47 +08:00
Ye Hang Yang ff38ec859f 🔥 remove #if CONFIG_CAMERA_PIXEL_FORMAT_RGB565 2021-07-30 20:27:08 +08:00
Ye Hang Yang 945643dba9 📦 update esp32-camera 2021-07-29 21:12:42 +08:00