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

Error in hand tracking on video #6

Closed
mehulsuresh opened this issue Jun 26, 2019 · 1 comment
Closed

Error in hand tracking on video #6

mehulsuresh opened this issue Jun 26, 2019 · 1 comment

Comments

@mehulsuresh
Copy link

Hey i am running into a very weird issue where i used the model to estimate poses from a video stream it works on the first frame but fails after that with this error..

label_img, label_numbers = label(binary, return_num=True, connectivity = binary.ndim)
TypeError: 'str' object is not callable

Any guidance you can provide on the most probable cause of the error would be very helpful thanks!

@mehulsuresh
Copy link
Author

Never mind the issue was another function named label that i was using :|

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