Update camera example to support face detection and recognition (#6603)

Fixes: #6508
This commit is contained in:
Me No Dev
2022-04-21 17:48:47 +03:00
committed by GitHub
parent 45b7fa05b6
commit 12045d335b
7 changed files with 414 additions and 216 deletions

Binary file not shown.

Binary file not shown.

View File

@ -167,7 +167,6 @@
#define CONFIG_SPIRAM 1
#define CONFIG_SPIRAM_USE_MALLOC 1
#define CONFIG_SPIRAM_MALLOC_ALWAYSINTERNAL 4096
#define CONFIG_SPIRAM_TRY_ALLOCATE_WIFI_LWIP 1
#define CONFIG_SPIRAM_MALLOC_RESERVE_INTERNAL 0
#define CONFIG_SPIRAM_CACHE_WORKAROUND 1
#define CONFIG_SPIRAM_CACHE_WORKAROUND_STRATEGY_MEMW 1