Companion

object Companion

Functions

Link copied to clipboard
fun distance(pattern1: ResultPoint, pattern2: ResultPoint): Float
Link copied to clipboard

Orders an array of three ResultPoints in an order A,B,C such that AB is less than AC and BC is less than AC, and the angle between BC and BA is less than 180 degrees.