Draft:Eriksson-Jemsson approximation
Submission declined on 14 May 2024 by Iwaqarhashmi (talk). This submission is not adequately supported by reliable sources. Reliable sources are required so that information can be verified. If you need help with referencing, please see Referencing for beginners and Citing sources. This draft's references do not show that the subject qualifies for a Wikipedia article. In summary, the draft needs multiple published sources that are:
Where to get help
How to improve a draft
You can also browse Wikipedia:Featured articles and Wikipedia:Good articles to find examples of Wikipedia's best writing on topics similar to your proposed article. Improving your odds of a speedy review To improve your odds of a faster review, tag your draft with relevant WikiProject tags using the button below. This will let reviewers know a new draft has been submitted in their area of interest. For instance, if you wrote about a female astronomer, you would want to add the Biography, Astronomy, and Women scientists tags. Editor resources
|
Eriksson-Jemsson approximation
[edit]Background
[edit]The Eriksson-Jemsson approximation is an algorithm used for circle fitting in the context of LiDAR-data. The algorithm is mainly used for its simplicity and reduced time complexity over other fitting-algorithms such as the one described in Circle Fitting[1].
The algorithm
[edit]The algorithm fits a circle , where is the circle center and is the radius, to data points .
Given that the data points are order by ascending angle , the circle center is calculated by
and the radius
.
References
[edit]Circle Fitting (nu-msr.github.io)
- ^ "Circle Fitting". nu-msr.github.io. Retrieved 2024-05-14.