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
Here, you have to develop a RANSAC-like algorithm with linear and geometric regressions to find indices of vertical and horizontal lines from the Hough transform and assign each remaining image point to an integer pair representing a board point.
The text was updated successfully, but these errors were encountered:
abhidxt299
changed the title
Apply regression to assign indices on chessboard
Apply regressions to find board-image homography
Jul 17, 2020
This is a continuation of issue #37 .
Here, you have to develop a RANSAC-like algorithm with linear and geometric regressions to find indices of vertical and horizontal lines from the Hough transform and assign each remaining image point to an integer pair representing a board point.
The text was updated successfully, but these errors were encountered: