A project to learn line, circle and ellipse detection in 2d images:
https://github.com/Yiphy/Ransac-2d-Shape-Detection
晚些时候对该项目做一些解读!
相关推荐:
随机抽样一致算法(Random sample consensus,RANSAC)
https://zhuanlan.zhihu.com/p/36301702
机器学习:RANSAC算法做直线拟合