LineDetection1 5.2 Hough Transform In this class, we will learn about Hough Transform. How do we find image boundaries (lines)? ● Hough Transform - Hough Transform is a generic framework for detecting a shape/object. - Edges don't have to be connected. - Lines can be occluded. - The key idea is 'Democratic' Detector. → Each image edge votes for the possible line model. ● Image and parameter space We can see the image as parameter.. 2020. 8. 5. 이전 1 다음