Hough transformation is an interesting image processing algorithm used to detect simple geometric shapes like straight lines in images. It serves as a beautiful example of thinking mathematically in different coordinate space. Though OpenCV already has an