Skip to content

My own implementation of the RANSAC algorithm using the fitting model LineModelND

Notifications You must be signed in to change notification settings

maritaganta/RansacSolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RansacSolver

My own implementation of the RANSAC algorithm using the fitting model LineModelND

This repo contains two python files, each containing a class to generate points and use a ransac solver (respectively) to fit a line across the points.

The implementation of these lasses can be found in the Jupyter Notebook along with a visualization of the points and line fitting.

About

My own implementation of the RANSAC algorithm using the fitting model LineModelND

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published