Step1)MediaPipe的21個節點相關說明:https://google.github.io/mediapipe/solutions/hands.html
Step2)程式碼(hand.py)如下
Step3)使用「python hand.py」執行程式,手勢數字2,顯示數字2到螢幕上,點選q程式結束。
參考程式碼:https://steam.oxxostudio.tw/category/python/ai/ai-mediapipe-gesture.html