3 point radius of curvature of a circle

9 visualizzazioni (ultimi 30 giorni)
SANA
SANA il 19 Dic 2022
Commentato: cr il 19 Dic 2022
Hi if i have a single pore, and i have calculated pore boundries already, and i have matrix of x and y cordinates of the pore.
How can i calcualte radius of curvature of 3 points of that pore. Thank you

Risposte (1)

cr
cr il 19 Dic 2022
Just fit a circle through the xy coordinate data and you would get centre and radius. See
https://lucidar.me/en/mathematics/least-squares-fitting-of-circle/
https://in.mathworks.com/matlabcentral/fileexchange/57668-fit-circle-through-3-points
  3 Commenti
Matt J
Matt J il 19 Dic 2022
Why does that matter? Obviously you can repeat the process for every set of 3 points that are of interest.
cr
cr il 19 Dic 2022
I agree with Matt. You can do permute and repeat the circle fitting process for all combinations.

Accedi per commentare.

Categorie

Scopri di più su Triangulation Representation in Help Center e File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by