arefmalek / airdraw

A vision-based drawing application

Home Page:https://https://airdraw.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Change gestures

arefmalek opened this issue · comments

I currently approach gestures with a 2-D interface (consider that my hands have to be parallel to the camera plane in order to work best.

I should add z-axis in the plane of direction in order to get dot product in all 3 directions that works well

okee I did it in the erase_gesture branch, I'll close once I merge into main

Done a while ago, helps that mediapipe has 3 dimensions