Ye Hang Yang
7154f2ca47
🚚 docs/zh_CN/get-started/default_bin > default_bin
2021-07-29 20:44:39 +08:00
Ye Hang Yang
35ef71e585
💡 README_zh_CN for camera_terminal
2021-07-16 16:21:44 +08:00
Ye Hang Yang
fdd940ffb9
✨ camera_terminal
2021-07-16 16:20:24 +08:00
Ye Hang Yang
d502c86b71
📦 update esp32-camera
2021-07-15 15:01:13 +08:00
Ye Hang Yang
9d9d16125b
🔥 remove inner esp-idf
2021-07-15 15:00:12 +08:00
Ye Hang Yang
2470e8a0c7
✨ camera_web_server
2021-07-15 14:53:20 +08:00
Ye Hang Yang
2a2c478fff
🔥 remove old examples
2021-07-15 14:09:59 +08:00
Ye Hang Yang
bff94c2885
🚚 components/esp-face -> components/esp-dl
2021-07-09 13:58:41 +08:00
Yuan Jiong
1dfd93e3b2
Merge branch 'feature/detection_cat_face' into 'master'
...
feature/detection_cat_face
See merge request face-recognition-framework/esp-who!63
2020-08-13 20:42:05 +08:00
Ye Hang Yang
1011fca5cc
feature/detection_cat_face
2020-08-13 20:42:05 +08:00
Yuan Jiong
9b02f20c14
Merge branch 'feature/hand_estimate' into 'master'
...
feature/handpose_estimation
See merge request face-recognition-framework/esp-who!62
2020-08-07 11:44:14 +08:00
Ye Hang Yang
8cc30b91be
✨ handpose_estimation
2020-08-07 11:10:29 +08:00
Me No Dev
2470e476e9
Update esp32-camera ( #146 )
2020-06-04 11:04:44 +08:00
Me No Dev
b1f641356d
Fix a bug causing exception if the camera did not initialise ( #145 )
2020-06-04 11:04:31 +08:00
XiaochaoGONG
6b9c442bbf
add max connection
2020-04-29 21:14:31 +08:00
XiaochaoGONG
d967506b19
add ap channel config
2020-04-20 14:36:17 +08:00
XiaochaoGONG
7c27a6dd16
update readme
2020-04-20 11:31:26 +08:00
XiaochaoGONG
99f0317243
compatible to v3.3.1
2020-04-17 17:18:50 +08:00
XiaochaoGONG
07d07f8904
Update README.md
2020-04-03 14:52:52 +08:00
XiaochaoGONG
6a3d9785fd
update readme
2020-04-01 18:04:23 +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
8eee1a3f31
sync submodule idfv4.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
0ba76f0a59
Add local network camera monitor ( #138 )
...
This feature is located at `http://[camera-ip]/monitor ` and gives quick access to up to 5 cameras running the web server example.
Features:
- Finds up to 5 cameras in the local network through mDNS
- Grabs periodicaly and image from each camera (period can be set or turned off)
- Cycles the cameras at given period (off when camera is selected manually)
- Shows basic info for each camera (model, sensor, resolution)
- Allows for easy access to each camer's control panel
- Allows change of resolution and XCLK
- Can save current snapshot
2020-03-31 10:51:25 +08:00
Me No Dev
3a734c0d69
Minor fixes for the last merge ( #137 )
...
* Add the missing Save button to the web UI for OV5640
* Add MDNS feature that allows the cameras to be found
* Add mDNS Camera Query
* fix bug in mdns json generator
* Fix missing mdns dependency
2020-03-30 10:57:17 +08:00
Me No Dev
67a57377cf
Add the missing Save button to the web UI for OV5640 ( #136 )
...
* Add the missing Save button to the web UI for OV5640
* Add MDNS feature that allows the cameras to be found
* Add mDNS Camera Query
2020-03-27 16:47:07 +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
Alexander Bergmann
bbd7ce6c83
Move _STREAM_BOUNDARY before _STREAM_PART ( #131 )
...
The boundary delimiter (_STREAM_BOUNDARY) needs to be send before the
body part (_STREAM_PART) too follow RFC2046. This caused ffplay/ffmpeg
to fail to open the MJPEG stream.
2020-02-24 17:24:17 +08:00
XiaochaoGONG
159c819ae8
Merge branch 'feature/esp-sr' into 'master'
...
Feature/esp sr
add esp-sr to components
See merge request face-recognition-framework/esp-who!57
2020-02-17 15:55:27 +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
212bb9d852
update readme idfv3.3.1
2020-01-07 17:42:19 +08:00
XiaochaoGONG
dc1593d848
add new face recognition models
2020-01-07 17:35:03 +08:00
XiaochaoGONG
1b167d0a30
update idf v3.3.1
2020-01-06 20:03:15 +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
XiaochaoGONG
6d3c69ed31
Merge branch 'update/esp-face' into 'master'
...
update/esp-face esp32-camera
See merge request face-recognition-framework/esp-who!56
2019-11-27 19:38:40 +08:00
Ye Hang Yang
4aeacdf52a
update/esp-face esp32-camera
2019-11-27 19:38:39 +08:00
XiaochaoGONG
bf2431ac7f
update readme idfv3.3
2019-11-20 11:48:12 +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
XiaochaoGONG
51bf24326b
Merge branch 'improve/camera_web_server' into 'master'
...
Face detection with LSSH
1. add lssh_detect_object() to example camera_web_serber.
2. add detector options (MTMN and LSSH) in Kconfig.projbuild.
See merge request face-recognition-framework/esp-who!54
2019-11-01 21:56:50 +08:00
Ye Hang Yang
e1b44c0184
Improve/camera web server
2019-11-01 21:56:49 +08:00