Warudo
27 个评价
Leap Motion Pose Detector & Recorder [BETA]
   
奖励
收藏
已收藏
取消收藏
类型: 插件
文件大小
发表于
更新日期
77.683 KB
2023 年 10 月 22 日 下午 4:02
2024 年 5 月 27 日 上午 10:30
2 项改动说明 ( 查看 )

订阅以下载
Leap Motion Pose Detector & Recorder [BETA]

描述
Plugin to allow for pose detection & pose recording while using leap motion.

Plugin contains two nodes:

Pose Recorder Node - This will allow you to record your current hand poses with a configurable delay. Once this pose has been saved it will be usable within the Pose Detector Node. To record a pose just make the pose you would like to save with your Leap Motion, hit the save button and you're done.

The recorder node will also allow you to select which hand it should record to save the pose. NOTE - It does not matter which hand it selected when using the pose as the mirrored version will also be saved, this is only used when actually creating the pose.

Pose Detector Node - This node will use either one of the built in poses (Fist, Horns, Open Palms, Thumbs Up, Ok, Point) or a custom recorded pose.

Once a pose has been selected 3 flow outputs and 1 data output will be created, these will do the following:

On Pose Detected: This will be invoked only once when the pose has been detected.

While Pose Detected: This will be invoked constantly while the pose has been detected.

On Pose Lost: This will be invoked a single time once the pose has been lost.

State: This will show a boolean representation of the current state of that pose

The detector node will also allow you to choose if both hands should be checked, or is only a single hand should trigger the poses selected. More than one detector node can be used to separate out poses for both hands.