Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 1.06 KB

File metadata and controls

23 lines (13 loc) · 1.06 KB

Examples for WebsocketCAM

Hand keypoints Detection (Python)

Real-time hand keypoint detection using MediaPipe and OpenCV from a live video stream received via a WebSocket CAM app

Located at /python/hand-keypoints

Alt Text

Live camera view in browser

Real time camera view in brower over local network

Located at /web/camera.html

Alt text

Real Time Pose Detection in a Browser

Real time post detection in a browser over local network

Located at /web/post-detection.html

Alt text