willyjlee / Collinear

Line pattern recognition

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Collinear points algorithm

  • Sort all points by polar angle with the most bottom point
  • Scan through each angle to find the collinear points

screenshot

About

Line pattern recognition


Languages

Language:Java 100.0%