MediaPipe Holistic Landmarker

Note

image_3rd_party “Text-to-Speech” is jointly developed by RTKSG SD3 and ChungYi Fu (Kaohsiung, Taiwan)

image_ameba_iot Special thanks and credits to the efforts and contributions for all developers.

Materials

Example

In this example, we will be using development board to stream JPEG using HTTP and apply MediaPipe Holistic Landmarker on the streaming page.

Open MediaPipe Holistic Landmarker example in File -> Examples -> AmebaNN -> MultimediaAI -> MediaPipe_Holistic_Landmarker

../../_images/image014.png

In the highlighted code snippet fill in the “ssid” with your WiFi network SSID and “pass” with the network password.

../../_images/image024.png

Compile and upload the example.

Open the serial monitor to view the logs.

../../_images/image033.png

Please copy the IP address for “Main page” printed on the log and paste it on your browser to view the stream.

Resources