Assertions to check that an ellipse object has the correct form

ellipse_check(ellipse)

Arguments

ellipse

object from contour_ellipse_fit, or a data frame with columns CenterX, CenterY, AxisA, AxisB, and Angle

Value

TRUE if all are met, error messages otherwise