approximatePolygonAspectRatio

fun approximatePolygonAspectRatio(polygon: List<PointF>, frameWidth: Int, frameHeight: Int, frameOrientation: Int): Float

Approximate polygon aspect ratio.