You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The initial implementation of the vision code requires all four Aruco markers to be found to allow the program to 'find' the board and proceed. If not found, that detection attempt fails and waits until the next detection attempt to find the board.
Proposed Features
ability to identify maze board given a minimum of any two Aruco markers are found
ability to handle affine transformations (ie, board rotated such that the some board corners are significantly deeper in than others)
The text was updated successfully, but these errors were encountered:
The initial implementation of the vision code requires all four Aruco markers to be found to allow the program to 'find' the board and proceed. If not found, that detection attempt fails and waits until the next detection attempt to find the board.
Proposed Features
The text was updated successfully, but these errors were encountered: