-
Notifications
You must be signed in to change notification settings - Fork 28
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
homography mapping crash #17
Comments
resolved in master (#18) |
still happens, but not crashing. The error I get when my homography mappings looks like that: [[0,1], [2,3], [4,5]] but I just use 2 cameras: Waiting on device... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
the node (or even computer) crashes if the number of cameras is less than the number of homography mappings
The text was updated successfully, but these errors were encountered: