You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Well...hand pose recognition can help you along your way. Hand pose recognition uses deep learning to detect different landmarks in your hand. By joining these landmarks you're able build a 3D mesh of your hand, and specifically the pose it's in. In this video you'll learn how to build your very own hand pose estimation app with Javascript, Tens…