Ishan7390 / PoseEstimation

Detects up to 17 keypoints and build a skeleton in real time from the web cam using p5.js and PoseNet from ml5.js.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PoseEstimation

PoseNet Example

Detecting up to 17 keypoints and build a skeleton in real time from the web cam using p5.js, posenet from ml5.js. As of now, it detects eyes and nose using a blue and red pointer respectively.

Resources

The documentation from p5.js and ml5.js was really helpful in learning the jargon for making it happen.

About

Detects up to 17 keypoints and build a skeleton in real time from the web cam using p5.js and PoseNet from ml5.js.


Languages

Language:JavaScript 65.4%Language:HTML 30.4%Language:CSS 4.1%