Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 1.2 KB

README.md

File metadata and controls

29 lines (17 loc) · 1.2 KB

Motion Pose Node

This module provides a set of nodes in Node-RED for recognizing body posture.

Track and visualize body posture using BlazePose model from Mediapipe.

Estimated postures can be stored through the 'Pose Register' node, and 'Pose Find' node can determine the similarity with other postures.

These nodes require node.js version 14.17.0 and Node-RED 2.0.6.

Pre-requisites

The Motion-Pose-Node requires Node-RED to be installed.

Install

To install the latest version use the Menu - Manage palette option and search for node-red-contrib-motion-pose-node, or run the following command in you Node-RED user directory - typically ~/.node-red :

npm install node-red-contrib-motion-pose-node

Usage

How to use Bixby Nodes
How to use SmartThings Nodes

Authors

5FNSaaS in SSAFY(Samsung Software Academy for Youth)

Copyright and license

Copyright Samsung Automation Studio Team under the Apache 2.0 license.