# circle_fit **Repository Path**: zzw_linux/circle_fit ## Basic Information - **Project Name**: circle_fit - **Description**: Given a dataset of some points on a circle, but measurement is affected by noise, use RANSAC and cere-solver to solve least-square optimation problem. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-08-17 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # circle_fit #### Description Given a dataset of some points on a circle, but measurement is affected by noise, use [RANSAC](https://en.wikipedia.org/wiki/Random_sample_consensus) and [cere-solver](http://www.ceres-solver.org/) to solve least-square optimation problem. ![application screenshot](https://gitee.com/zzw_linux/circle_fit/raw/master/document/screen.png "Application Screenshot") #### Software Architecture Software architecture description #### Installation 1. xxxx 2. xxxx 3. xxxx #### Instructions 1. xxxx 2. xxxx 3. xxxx #### Contribution 1. Fork the project 2. Create Feat_xxx branch 3. Commit your code 4. Create Pull Request #### Gitee Feature 1. You can use Readme\_XXX.md to support different languages, such as Readme\_en.md, Readme\_zh.md 2. Gitee blog [blog.gitee.com](https://blog.gitee.com) 3. Explore open source project [https://gitee.com/explore](https://gitee.com/explore) 4. The most valuable open source project [GVP](https://gitee.com/gvp) 5. The manual of Gitee [http://git.mydoc.io/](http://git.mydoc.io/) 6. The most popular members [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)