Great video! I got one question: Can a sinusoidal function in hough space vote for more than 1 for the same box? Let me give an example: Let's say we got three points in cartesian system and we have three different sinusoidal functions in Hough space corresponding to these points. Can a box in Hough space have more than three votes? Thanks!
TECH GEAR I USE DAILY
➔TubeBuddy: bit.ly/t_buddy
➔ I work on a MBP: amzn.to/2XxeBsG
➔ Blue Yeti Mic: amzn.to/2IheZTG
➔ Swissgear Backpack: ua-cam.com/video/VTTnRMyFkB8/v-deo.html
➔ mTuber for Title Effects : motionvfx.sjv.io/3M3KM
➔ mArrows for animated arrows: motionvfx.sjv.io/9B3oe
➔ MICROPHONE - amzn.to/2LYfJkr
➔ BACKPACK - amzn.to/2Ep4uez
➔ GREEN SCREEN - amzn.to/2JVzMgP
➔ TRIPOD - amzn.to/2Eo2wv4
HOMEPAGE - www.markgingrass.com/
Literally the best Hough transform video out there. Not long and over complicated but clear and straight to the point. Thanks heaps Mark!
Glad you liked it!
I agree. This is a much better explanation of the intuition behind the transform than the video with the highest number of views..Thank you!!
Ur actually a god! Thx so much dude I really needed this video!
Thanks man , the explanation is crystal clear
absolutely amazing video! Helped me so much with my project
Brilliant explanation!
Great explanation brother!!
Thanks. I enjoyed learning it. Now I just need to write some code.
Beauty of explanation
+Bipul Mohanto Thanks. Hope it was helpful.
Very useful and understandable, thanks!
The reason Hough Transform is using polar coordinate is that of the vertical line
oh my god that is a fantastic explanation
Slope of vertical axis in Cartesian coordinate system is always 90 degree or pi/2 rad. So still question remains same why do we need to do transaform?
well-explained, really a good one, if u have a course material misunderstanding. Keep going ;)
+Nickolay Liashuha, unfortunately that's all I have for this one. Thanks for the comment.
Great video! I got one question:
Can a sinusoidal function in hough space vote for more than 1 for the same box? Let me give an example:
Let's say we got three points in cartesian system and we have three different sinusoidal functions in Hough space corresponding to these points. Can a box in Hough space have more than three votes?
Thanks!
Can you take a video for the circle detection? Or generalized hough transform.
Great suggestions. I will have to read up on something more methods and get back to you.
working python code for line detection ?? anyone...please help...