R/ellipse.R
ellipse_check.RdAssertions to check that an ellipse object has the correct form
ellipse_check(ellipse)
| ellipse | object from contour_ellipse_fit, or a data frame with columns CenterX, CenterY, AxisA, AxisB, and Angle |
|---|
TRUE if all are met, error messages otherwise