orderBestPatterns

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.

Parameters

patterns

array of three ResultPoint to order