Hough Transform with OpenCV (C++/Python) March 19, 2019 By 7 Comments [latexpage]In this post, we will learn how to detect lines and circles in an image, with the help of a technique called Hough transform. What is Hough transform? Hough transform is a feature ... Read More →