Description Usage Arguments Value
Fits a 2D horizontally-aligned circle on a set of 3D points.
1 | circleFit(las, method = "irls", n = 5, inliers = 0.8, conf = 0.99, n_best = 0)
|
las |
|
method |
method for estimating the circle parameters. Currently available: |
n |
|
inliers |
|
conf |
|
n_best |
|
vector of parameters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.