Explain Hough Transformation

前端 未结 4 1381
无人共我
无人共我 2020-12-22 16:41

I am just being adventurous and taking my first baby step toward computer vision. I tried to implement the Hough Transformation on my own but I just don\'t get the whole pic

4条回答
  •  Happy的楠姐
    2020-12-22 17:31

    Here's a very basic, visual explanation of how a Hough Transform works for detecting lines in an image:

    enter image description here

提交回复
热议问题