Circle based search for detecting lines. Bresenham's Circle and DDA Algorithms were used. Written with OpenCV, Numpy and Matplot libraries.
A (cpu) optimized line drawing algorithm in go. The algorithm is generilized for multipurpose use (not only pixel drawing in images, although it can). It is not optimized for GPUs only CPUs..