Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't draw lines and circles at the same time #11

Open
zhouyuchong opened this issue May 24, 2024 · 0 comments
Open

Can't draw lines and circles at the same time #11

zhouyuchong opened this issue May 24, 2024 · 0 comments

Comments

@zhouyuchong
Copy link

Thanks for your work.
For this function

def add_pose_display_meta(frame_meta, batch_meta, kpts, draw_kpts=True, draw_limbs=True)

I have some questions.

  • If draw_kpts=True, draw_limbs=False, the output video can draw circles perfectly.
  • If draw_kpts=Ture, draw_limbs=True, the output video only draw lines

However, I print infos about circles and they are correct.

I try to google but nothing helps, do you have any ideas?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant