// you may not use this file except in compliance with the License. // You may obtain a copy of the License at // http://www.apache.org/licenses/LICENSE-2.0 typedef ...
#include "human_face_detect_msr01.hpp" // stage 1 – fast candidate finder #include "human_face_detect_mnp01.hpp" // stage 2 – accurate landmark detector ...
In case you missed it, the big news is that a minimal Arduino core is up and working on the ESP32. There’s still lots left to do, but the core functionality — GPIO, UART, SPI, I2C, and WiFi — are all ...