ellipse_check: Assertions to check that an ellipse object has the correct...

Description Usage Arguments Value

View source: R/ellipse.R

Description

Assertions to check that an ellipse object has the correct form

Usage

1
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


srvanderplas/ImageAlignR documentation built on Jan. 24, 2021, 5:10 a.m.