Commit Graph

89 Commits (2832925425917b4488c8269ede91e7194a5414fc)

Author SHA1 Message Date
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 2976c12b8d Set IO13 IO14 in ESP-EYE as input 2019-07-10 21:59:13 +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 0acba9569c ignore jpeg encoder error, get next image 2019-06-19 11:06:41 +08:00
XiaochaoGONG ddd49bc617 update docu 2019-06-04 15:34:25 +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
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
Natasha 38d2177fb5 Update the mini program readme file 2019-04-23 17:22:30 +08:00
XiaochaoGONG c5ea8103c6 sync esp-face update conv 1x1 2019-04-23 16:38:20 +08:00
XiaochaoGONG f4d84a050f add include in component.mk 2019-04-12 11:29:32 +08:00
XiaochaoGONG ac5c028f9b bugfix 2019-04-11 17:32:55 +08:00
me-no-dev 17a5bf6f81 Add separate pages for OV2640 and OV3660
Also includes the source code of both pages, which are now embedded by IDF
2019-04-10 23:40:16 +02:00
me-no-dev 18c96a19ef Add support for the wide M5Stack Camera and clarify the static IP option 2019-04-10 20:43:38 +02:00
XiaochaoGONG 7d81471d1a Feature/wechat 2019-04-04 14:09:08 +08:00
XiaochaoGONG 42605292da add cmake 2019-04-01 20:23:29 +08:00
XiaochaoGONG a616d27121 Bugfix ESP-EYE IO init 2019-03-25 19:06:58 +08:00
XiaochaoGONG ea77027085 remove unused var 2019-03-22 17:58:23 +08:00
XiaochaoGONG 653e1da68c update esp-face move outc inside
delete some unused log
2019-03-22 17:33:11 +08:00
XiaochaoGONG e26281edbc Add Wechat APP example
- Split process to core 1
- Use BluFi
- Use MDNS
- Manage Face id with name
2019-03-20 20:01:17 +08:00
XiaochaoGONG 123ce3b040 Update submodules
1. Update esp-idf to 3.2-beta3

2. Update esp-face to fix mtmn bug

3. Fix recognition_solution bug when encode error occurs
2019-03-18 15:13:49 +08:00
XiaochaoGONG 6944e6f1a3 doc 2019-01-24 11:10:30 +08:00
Stephen Casner 0927f69369 camera_web_server: add ESP_EYE camera pin configuration option 2019-01-15 10:21:53 +08:00
Natasha 5970bcc138 Doc/update esp eye guides 2019-01-10 11:34:56 +08:00
Me No Dev 9e885230aa Add V-Flip button to the web interface 2019-01-10 11:08:11 +08:00
XiaochaoGONG b3fa3231d6 add ip addr configuration 2019-01-04 16:02:09 +08:00
Sachin Parekh 8756eb73ed examples: Free image_matrix on fmt2rgb888 failure
Signed-off-by: Sachin Parekh <sachin.parekh@espressif.com>
2019-01-04 14:09:24 +08:00
XiaochaoGONG 02da20ca23 add readme 2018-12-29 18:11:40 +08:00
XiaochaoGONG e4b66514ef Feature/http recog 2018-12-29 18:02:22 +08:00
Nitek 4e0aebaa43 Rename AI Thinker camera module 2018-12-12 21:12:15 +01:00
Nitek 34082ba086 Make ESP-CAM a predefined build option 2018-12-12 20:57:37 +01:00
Nitek ea0c306c19 Add support for pwdn pin 2018-12-12 14:43:01 +01:00
XiaochaoGONG b6d7634eca Merge branch 'misc/open_forward_sourc' 2018-12-05 16:55:27 +08:00
XiaochaoGONG f69a1599a7 Open face detection and recognition forward 2018-12-05 16:48:45 +08:00
Me No Dev 96a2df24c3 Fix error in compilation when face detection is off (#8)
`mtmn_config` is defined only when face detection is on.
2018-12-05 14:13:25 +08:00
Me No Dev bc6496663c Move FB GFX lib out of web server example (#7) 2018-11-30 10:39:09 +08:00
me-no-dev c9df336cea Add Camera Web Server Example 2018-11-29 11:23:06 +01:00
XiaochaoGONG 64ddadee88 Init commit 2018-11-23 16:05:18 +08:00