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
Bond Keevil
1169211177
Feature: Control a LED Illuminator or Flash from Camera_Web_Server Web Page ( #104 )
...
* Feature: Control a LED Illuminator or Flash from Camera_Web_Server
Add a "LED Illuminator" menu to menuconfig
Through menuconfig you can select a LEDC pin, LEDC Timer, LEDC Channel, and LEDC Speed Mode
The defaults work for the AIThinker ESPCAM-32 board
There is an option to limit LED intensity while streaming to prevent overheating
LED intensity is not limited when taking a still image photo
The LED intensity controls are hidden on the web page if the LED feature is not enabled
LED intensity can be adjusted while streaming and the LED will respond right away
Tested on an ESPCAM-32 board with an OV2460 sensor
* app_httpd.c: move isStreaming into macro
* app_httpd.c: Change commit re: 150ms LED delay
2019-10-25 16:24:21 +08:00
XiaochaoGONG
65d4587d76
Merge branch 'bugfix/change_alloc_interface' into 'master'
...
[ba76b65] update esp-face & adjust new alloc interface
See merge request face-recognition-framework/esp-who!52
2019-10-22 19:09:35 +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
f4475b067a
Merge branch 'misc/gitlab_ci' into 'master'
...
Misc/gitlab ci
See merge request face-recognition-framework/esp-who!51
2019-10-17 21:42:33 +08:00
XiaochaoGONG
fa816bfa22
Misc/gitlab ci
2019-10-17 21:42:33 +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
Me No Dev
447b873ad8
Do not try to free the static ra_filter ( #105 )
...
Fixes: https://github.com/espressif/esp-who/issues/101
2019-08-10 10:46:28 +08:00
Bond Keevil
49ecd1a2b6
Fix Issue 102, missing null check in index_handler() ( #103 )
2019-08-10 10:40:22 +08:00
XiaochaoGONG
fec860da0e
update esp-face add doc of flash
2019-07-17 17:42:50 +08:00
XiaochaoGONG
2976c12b8d
Set IO13 IO14 in ESP-EYE as input
2019-07-10 21:59:13 +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
Me No Dev
258751b5b6
Add Save button to capture window ( #78 )
...
* Add "Save" button to capture window
Allows saving images from both stills and streams by clicking a button.
* Make image filenames be the date and time of capture
* Add script to compress the html pages for embedding
2019-06-20 10:43:46 +08:00
XiaochaoGONG
7426e27e36
bb800f9a update esp-face add frmn models
2019-06-19 14:26:58 +08:00
XiaochaoGONG
f16b101095
remove warning
2019-06-19 14:26:18 +08:00
XiaochaoGONG
ea4e4fb868
add ov7725
2019-06-19 12:23:49 +08:00
XiaochaoGONG
0acba9569c
ignore jpeg encoder error, get next image
2019-06-19 11:06:41 +08:00
XiaochaoGONG
413bc90443
Update connection document.
2019-06-04 15:41:16 +08:00
XiaochaoGONG
ddd49bc617
update docu
2019-06-04 15:34:25 +08:00
XiaochaoGONG
74e076e152
2672de6 esp-face mtmn quantization
2019-06-03 20:55:55 +08:00
XiaochaoGONG
9b4c3eed30
update esp-face to solve the make system issue #71
2019-06-03 17:49:55 +08:00
XiaochaoGONG
e53a2a861c
update esp-face tags
2019-05-25 22:59:39 +08:00
XiaochaoGONG
6009579de0
[Bugfix] esp-face/lib relu
2019-05-24 16:02:52 +08:00
XiaochaoGONG
243d0bb9f7
[Bugfix] esp-face valid_count in rnet and onet
2019-05-20 16:00:58 +08:00
XiaochaoGONG
0e7734a023
update esp-face
2019-05-16 17:52:45 +08:00
XiaochaoGONG
96cf1c5091
be231b1 update esp-face, update dllib, recognition process faster
2019-05-16 15:47:02 +08:00
XiaochaoGONG
b1d8fa73a5
1. [Bugfix]Improve mtmn
...
2. 61cda42 update esp-face, remove concat, combine 3x3 bn
2019-05-14 21:16:55 +08:00
XiaochaoGONG
f847d8986b
Merge branch 'feature/improve_mtmn' into 'master'
...
improve mtmn
See merge request face-recognition-framework/esp-who!48
2019-05-10 19:35:01 +08:00
Ye Hang Yang
f4f51bd12b
improve mtmn
...
1. set mtmn_config due to esp-face;
2. free 'score' due to esp-face;
3. add ov3660 flipping for 'recognition_wechat', 'recognition_solution'
2019-05-10 19:35:00 +08:00
XiaochaoGONG
0e90a14178
[Bugfix] esp-face update
2019-05-08 11:23:13 +08:00
XiaochaoGONG
a83abe8f88
update esp-face CMakelist
2019-04-28 20:10:41 +08:00
XiaochaoGONG
ea78d832e8
Merge branch 'doc/update_mini_program_readme' into 'master'
...
Update the mini program readme file
See merge request face-recognition-framework/esp-who!46
2019-04-23 17:22:30 +08:00
Natasha
38d2177fb5
Update the mini program readme file
2019-04-23 17:22:30 +08:00
XiaochaoGONG
327ad291ed
fix name error in make system
2019-04-23 17:05:11 +08:00
XiaochaoGONG
c5ea8103c6
sync esp-face update conv 1x1
2019-04-23 16:38:20 +08:00
XiaochaoGONG
9b5d9896e5
fix resize function
2019-04-22 11:21:45 +08:00
XiaochaoGONG
f4c2fc06ad
dl_lib update
2019-04-19 16:28:36 +08:00
XiaochaoGONG
abb5273735
Merge pull request #58 from espressif/bugfix/ov2640-reset
...
Fix OV2640 not reset when OV3660 is enabled
2019-04-19 13:47:52 +08:00
me-no-dev
797d057a13
Update esp32-camera
2019-04-13 22:42:07 +02:00
XiaochaoGONG
f4d84a050f
add include in component.mk
2019-04-12 11:29:32 +08:00
XiaochaoGONG
8785dff0c1
sync idf to v3.2
2019-04-11 17:45:35 +08:00