Hough Transform with OpenCV (C++/Python) Krutika Bapat March 19, 2019 7 Comments 9 min read Share Feature Detection OpenCV 3 OpenCV 4 Tutorial 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 →