Commit Graph

85 Commits (5653aea12688eee8023ebab9b9109693776168ae)

Author SHA1 Message Date
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
Yuan Jiong 28c88f8e0e Feature/esp sr 2020-02-17 15:55:27 +08:00
XiaochaoGONG 1911942083 sync esp-face
- add implementation tutorial
- Fix transform_output
2020-02-17 13:33:28 +08:00
XiaochaoGONG 09ed4a5cfb sync esp32-camera 2020-02-17 13:27:52 +08:00
XiaochaoGONG f961a902b9 update esp-face readme 2020-01-08 14:29:54 +08:00
XiaochaoGONG dc1593d848 add new face recognition models 2020-01-07 17:35:03 +08:00
XiaochaoGONG 3bd1bb9374 sync esp-face add pooling float type 2019-12-10 17:34:37 +08:00
XiaochaoGONG 0ea54a4de9 sync esp-face add pooling max and avg 2019-12-10 17:03:02 +08:00
Ye Hang Yang 4aeacdf52a update/esp-face esp32-camera 2019-11-27 19:38:39 +08:00
XiaochaoGONG 953a5a9ce6 update esp-face [bugfix] delete from flash with name 2019-11-15 20:13:01 +08:00
XiaochaoGONG d70a866725 update esp-face bugfix deleting face id in flash 2019-11-11 21:24:01 +08:00
XiaochaoGONG 27e8cde72c [bugfix] add lssh in make 2019-11-05 20:00:09 +08:00
XiaochaoGONG fe36c00148 move matrix3du_alloc to header files 2019-11-02 16:02:45 +08:00
Ye Hang Yang e1b44c0184 Improve/camera web server 2019-11-01 21:56:49 +08:00
XiaochaoGONG 3b6546eedb Bugfix/change alloc interface 2019-10-22 19:09:35 +08:00
XiaochaoGONG 47ea04f7cb [519ea06] update esp-face new alignment of similarity transform 2019-10-21 18:17:24 +08:00
XiaochaoGONG 825bd166ec [9991708] update esp-face: image rec2sqr bugfix 2019-10-17 14:40:35 +08:00
XiaochaoGONG 19123aaeae add esp-face lib document in header files 2019-09-24 12:03:38 +08:00
XiaochaoGONG db2cb34eed update idf v3.3 2019-09-16 12:32:40 +08:00
XiaochaoGONG 6d06fbbce3 update esp-face change link target name 2019-09-09 15:40:22 +08:00
XiaochaoGONG 1dff0bb8ed sync esp-face bugfix delete face id 2019-08-15 17:18:23 +08:00
XiaochaoGONG fec860da0e update esp-face add doc of flash 2019-07-17 17:42:50 +08:00
XiaochaoGONG eec90ff2b0 update esp-face 2019-07-09 16:29:39 +08:00
XiaochaoGONG 3bec9f9a5c [bff7fff] Update esp-face mtmn heavy model
- add mtmn heavy model
- add lib docs
2019-07-09 16:10:20 +08:00
XiaochaoGONG 130fa56860 b006858 update esp-face add doc 2019-07-05 19:36:38 +08:00
XiaochaoGONG ed10912776 03c7394 update esp-face
- fix bias exponent
- remove bn scale
2019-07-05 19:26:29 +08:00
XiaochaoGONG 7426e27e36 bb800f9a update esp-face add frmn models 2019-06-19 14:26:58 +08:00