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

Some Variables & parameters are not declared in the program #18

Open
ShaFuFuDeLiu opened this issue Aug 6, 2019 · 1 comment
Open

Comments

@ShaFuFuDeLiu
Copy link

At line 40,140,141, the "xrange" and at line 205,the "hand_histogram" are not declared in the files of "HandRecognition.py". There is no declaration in "GestureAPI.py" either. Are there some lines missing or is it due to some of my stupid operation?

捕获

@ShaFuFuDeLiu
Copy link
Author

"xrange" is replaced by "range" in Python 3.0 or above

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