Computer Vision Basics: Hough Transform | By Dr. Ry @Stemplicity

preview_player
Показать описание
Hello everyone and welcome to this tutorial on Hough Transform. In this tutorial, we will cover the basics of Hough transform for detection straight lines in an image.

If you like this video, please check out the following top-rated courses on Udemy:

Modern Artificial Intelligence with Zero Coding

Python & Machine Learning for Financial Analysis

Modern Artificial Intelligence Masterclass: Build 6 Projects

AWS SageMaker Practical for Beginners | Build 6 Projects

Data Science for Business | 6 Real-world Case Studies

AWS Machine Learning Certification Exam | Complete Guide

TensorFlow 2.0 Practical

TensorFlow 2.0 Practical Advanced

Machine Learning Regression Masterclass in Python

Machine Learning Practical Workout | 8 Real-World Projects

Machine Learning Classification Bootcamp in Python

MATLAB/SIMULINK Bible|Go From Zero to Hero!

Python 3 Programming: Beginner to Pro Masterclass

Autonomous Cars: Deep Learning and Computer Vision in Python

Control Systems Made Simple | Beginner's Guide

Artificial Intelligence in Arabicالذكاء الصناعي مبتدئ لمحترف

The Complete MATLAB Computer Programming Bootcamp

I hope you guys enjoyed my videos. Please subscribe to my channel for more videos:

Thanks everyone and happy learning!

#houghtransform #computervision #opencv
Рекомендации по теме
Комментарии
Автор

I used hough transform in my work, now I understood the theory behind! Thank you so much Dr. Ry

haoshan
Автор

This is excellent. Thank you for taking the time to explain why we are learning each step. Much better than my university class which I paid $1, 000 for.

theanamex
Автор

basically simply put ... تحيا مصر يا دكترة
THANKS for the super excellent explanation

mohamedgbreel
Автор

Very clear explanation. English is not my native language and you still made me understand it tired at 10pm. Excellent material, thank you Sir!

anonymusunknown
Автор

simply put, this is a very good video. Thats a joke, thank you so much

Marin-uboj
Автор

Very well explained, thanks. I think the only thing that wasn't clear enough is how you know to go along with the blue and yellow lines. How the algorithm knows there are two horizontal lines.

ronytesler
Автор

very clear explanation! you kinda remind me of leonard from bigbang theory 😅 brilliant people

ethtrader
Автор

This was the best video explaining this. Thank you for also explaining the Hough space.

WahWahWeeWah
Автор

Thank you, you are a gentleman and a scholar

donaldduck
Автор

very clear and helpful explanation, thank you very much!

johannreiter
Автор

How can I get the lines interceptions if I have the parametric form with rho (begins at the center of image) and theta? How to parametrize back if I have rho that is the distrance from the center of the image to the object?.

GamerAvanzedPc
Автор

just what i needed for my image processing coursework, thanks. And you kinda sound like nuclear Nadal from The dictator lol

sagarekbote
Автор

Can OpenCV be used for machine vision? I’m asking specifically for Keyence c-plug-ins. Any insight would be great.

codyboudreau
Автор

simply put, that was a great explanation :)

scorpion
Автор

Thank you, this is a clear explanation. Well done :)

piereligio_ds
Автор

Thank you, so much! Awesome explanation!

mashmesh
Автор

Thank you sir!!! Your explanations helped me to understand faster and easier!

helpfulsources
Автор

That was really easy to understand, thank you!

sarerusoldone
Автор

Hi!
Have a good day.
Can you share these slides please.

aqeelsajjad
Автор

Hi Everyone: We have x.cos(theta) = p; y.sin(theta) = p so x.cos(theta) + ysin(theta) = 2d ???. How can we have that equation?

loc_research