ESP-EYE ESP-WHO detection_with_web(cat face detection) を試してみました。
esp-who のサンプルプログラム
detection_with_web を試してみました。
開発環境
Windows 10
esp-idf.py v4.0 Getting Started Guide for ESP-IDF v4.0
python3.7
MSYS2: make のみ利用
Git: Windows版とMSYS2 版を適宜に使用
あったら便利なツール
eclipse C/C++ 2020-06
(open java 64bit : OpenJDK11U-jdk_x64_windows_hotspot_11.0.8_10)
idf-eclipse-plugin : https://github.com/espressif/idf-eclipse-plugin
前提、
esp-idf v4.x 、 python3.7、 MSYS2 、Git はインストール済とします。
要領は、esp-who ページの流れに従って行います。