Are there any (easy, quick, best) algorithms to detect lines from an image file?
Ideally, the image will be converted to a 2-dimensional array with 0's and 1's where 1 denotes the dots so the task is to use as few lines as possible that cover the dots.