Description of task
Implement a RANSAC line detector to detect lines on grayscale images.
Ransac Medium article to learn how RANSAC works.
RANSAC is very general so it has to be applied to our specific use case.
Suggested Workflow
Specifications
Contacts
@jorgenfj
Code Quality
Description of task
Implement a RANSAC line detector to detect lines on grayscale images.
Ransac Medium article to learn how RANSAC works.
RANSAC is very general so it has to be applied to our specific use case.
Suggested Workflow
Specifications
Contacts
@jorgenfj
Code Quality