
OpenCV Course - Full Tutorial with Python
video description
Date: 2022-03-14
Related videos
Comments and reviews: 10
Alexander
2:41:06
Tutorial is awesome, the explanations are much better than other tutorials I have tried, only ran into one real issue so far and that was during the -Face detection with Haar Cascades-. When referencing the xml file, I found out I needed to implement the full path to the file in order to get it working properly, just thought I would throw that out there in case anyone else runs into a similar problem.
reply
2:41:06
Tutorial is awesome, the explanations are much better than other tutorials I have tried, only ran into one real issue so far and that was during the -Face detection with Haar Cascades-. When referencing the xml file, I found out I needed to implement the full path to the file in order to get it working properly, just thought I would throw that out there in case anyone else runs into a similar problem.
reply
Anshul
I was just clicking on random videos on YT and I somehow landed on this course and GOD THANK YOU!
Learned a lot and lots of things here that I could've learned nowhere better.
Thank you for this course, although there were somethings in the last part of this course that I was not able to understand but I got a glimpse of how things are and how they work, I'll definitely learn them.
reply
I was just clicking on random videos on YT and I somehow landed on this course and GOD THANK YOU!
Learned a lot and lots of things here that I could've learned nowhere better.
Thank you for this course, although there were somethings in the last part of this course that I was not able to understand but I got a glimpse of how things are and how they work, I'll definitely learn them.
reply
Prateek
Did not appreciate the creator making so many mistakes while teaching. Displays a clear lack of preparation. This is simply not how one should teach to an audience, consisting majority of beginners. Gave the impression the creator was making up the course on the fly. Hopefully, another course is posted that shows better preparation next time around----
reply
Did not appreciate the creator making so many mistakes while teaching. Displays a clear lack of preparation. This is simply not how one should teach to an audience, consisting majority of beginners. Gave the impression the creator was making up the course on the fly. Hopefully, another course is posted that shows better preparation next time around----
reply
Pulak
16:33
if you the following error then try this,
> - Can't parse 'dsize'. Sequence item with index 0 has a wrong type-
solution
convert height and width into integers by using int(height) and int(width) in place of width and height in line 10 while setting the values of dimensions.
Like if it helped
reply
16:33
if you the following error then try this,
> - Can't parse 'dsize'. Sequence item with index 0 has a wrong type-
solution
convert height and width into integers by using int(height) and int(width) in place of width and height in line 10 while setting the values of dimensions.
Like if it helped
reply
Sankulp
Hi, fist of all thanks for this amazing video. I had a small doubt that is it possible to create multiple masks and combine them on one single image ? Like, we create 3-4 masks and put them on the three cats in the image. Can you please explain or just give a hint ?
Thank you :)
reply
Hi, fist of all thanks for this amazing video. I had a small doubt that is it possible to create multiple masks and combine them on one single image ? Like, we create 3-4 masks and put them on the three cats in the image. Can you please explain or just give a hint ?
Thank you :)
reply
Himanshu
bro it's working on VS but on cmd or python IDLE, I don't understand that since VS, cmd, and python IDLE see the same python path but still VS is working and others not ??? Can you help in this please got any suggestions on whats wrong ?
reply
bro it's working on VS but on cmd or python IDLE, I don't understand that since VS, cmd, and python IDLE see the same python path but still VS is working and others not ??? Can you help in this please got any suggestions on whats wrong ?
reply
Hakan
I have a png file and it burns numbers in this file. How can I print the numbers here with opencv as a result in the console? In other words, I want to read the image file first and then detect and print the numbers here.
reply
I have a png file and it burns numbers in this file. How can I print the numbers here with opencv as a result in the console? In other words, I want to read the image file first and then detect and print the numbers here.
reply
Raghul
Well thank You for the course. It was so fascinating.
But I end up with a issue. I need to know how to convert a grayscale image to BGR Format ?
I tried but my output is still in the grayscale.
reply
Well thank You for the course. It was so fascinating.
But I end up with a issue. I need to know how to convert a grayscale image to BGR Format ?
I tried but my output is still in the grayscale.
reply
Dj
Hi, just started watching ur videos and twas very informative, i have a slight problem in Face recognition that the confidence is always 0.0 in every picture, how can i solve that problem?
reply
Hi, just started watching ur videos and twas very informative, i have a slight problem in Face recognition that the confidence is always 0.0 in every picture, how can i solve that problem?
reply
Amrutha
My question is how did you set up visual studio with OpenCV? Should I install the OpenCV library separately again? Or just install Visual Studio and I'm ready to go?
reply
My question is how did you set up visual studio with OpenCV? Should I install the OpenCV library separately again? Or just install Visual Studio and I'm ready to go?
reply
Add a review, comment
Other channel videos















