alessandrozonta / ComfyUI-OpenPose

This repository contains a Python implementation for extracting and visualizing human pose keypoints using OpenPose models.
GNU General Public License v3.0
8 stars 1 forks source link

Does it include drawings of keypoints of the hand? #3

Open FangSen9000 opened 1 month ago

FangSen9000 commented 1 month ago

Does it include drawings of keypoints of the hand?

alessandrozonta commented 1 month ago

Not yet, but the plan is to add it as soon as I have some time

FangSen9000 commented 1 month ago

@alessandrozonta Okay, I want to visualize JSON as a video. I've been searching for it all day and there's no smallest and most convenient script available online. The visualization API of openpose is a bit large and difficult to call