I am measuring a feature that is somewhat round but has lot of jagged edges. I want to use all of the areas to calculate the area. I am measuring this using hundreds of points. Anyone have any ideas ? I have searched for answers but can't seem to come up with any.
DaSalo gave a brilliant solution !
Maybe a little time consumming, but brilliant.
I would calculate the area of the least square circle, the area of the min circunscribed circle and the area of the max inscribed circle.
The I would give to the customer the first one, with an uncertainty = ± 1/2( 3rd - 2nd).
DaSalo gave a brilliant solution !
Maybe a little time consumming, but brilliant.
I would calculate the area of the least square circle, the area of the min circunscribed circle and the area of the max inscribed circle.
The I would give to the customer the first one, with an uncertainty = ± 1/2( 3rd - 2nd).