# py-ransac **Repository Path**: little_squirrel/py-ransac ## Basic Information - **Project Name**: py-ransac - **Description**: python implemetation of RANSAC algorithm with a line/plane fitting example. - **Primary Language**: Python - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-11-07 - **Last Updated**: 2022-11-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README py-ransac ========= python implemetation of RANSAC algorithm with a line fitting example and a plane fitting example.