@Mogulis Valar what a stupid view. Human is human. I hope you can go where you feel better. Also work hard and apply abroad companies. There are some companies that only offer a job to Hispanic and Black people.
@Melika m Hey, I just started using OpenCV at my job too. I have been practising writing code for a while now. But I didn't know OpenCV either because previous job obligations required different python libraries and now I got an opportunity to learn this one. I hope you write good codes using this one.
1:11:00 The blur-function starts with small letter, the Canny-function starts with big letter. It's a great course, but my main problem is to remember all this stuff.
I am currently at the object tracking and I have to say, things like tracking object is why I love programming. I am very grateful for the knowledge you shared here, it is awesome.
Nice tutorials is much more simple than I thought with you explaining it. Currently half way through and I feel like I know every tutorialng already lmao
In lesson 7, 07_CameraFilters.py is not running for FEATURE filter cause of this line: cv2.circle(result, (x,y), 10, (0, 255 , 0), 1) Fix for me: cv2.circle(result, (int(x), int(y)), 10, (0, 255 , 0), 1)
im Struggling to get my Features part of the live video stream working, it seems that it doesn't work very well, i have an OSD on the video feed and it can pick up on that but it struggles with most other things.
Did anyone get the following Traceback error while running the 07_CameraFilters python script and pressing F key, which is for corner feature detection? I'm very new to image processing, can't seem to find why this error is occurring File "C:\......\.....\07_CameraFilters.py", line 80, in cv2.circle(result, (x,y), 10, (0, 255 , 0), 1) cv2.error: OpenCV(4.5.2) :-1: error: (-5:Bad argument) in function 'circle' > Overload resolution failed: > - Can't parse 'center'. Sequence item with index 0 has a wrong type > - Can't parse 'center'. Sequence item with index 0 has a wrong type
can someone help me understand why intelisense doesn't work correctly when writing opencv in python, for example I can import cv2 and work with it but pycharm doesn't know what videocapture class is ?! if I can't get suggestions then it will be a lot harder to learn to work with opencv and the only way is to have the documentation memorized
@@mikealejandro3938 www.udemy.com/share/103IHM/ You may like this awesome Python course on Udemy which covers everything from Machine Learning to Web Development with Python.
When i read my code i have this error, please help me. i'm at the very beginning and i can't move forward because of it Image(filename='Checkerboard_18x18.png') FileNotFoundError: [Errno 2] No such file or directory: 'Checkerboard_18x18.png' Thanks for this course
You guys are the BEST. You are doing god's work for free !
I just started my new job and it involves a lot of OpenCV! Thank you so much for this!
how did they take you without opencv knowledge?
@Mogulis Valar i know opencv but i couldn't find a job for computer vision in my country. She is lucky
@Mogulis Valar what a stupid view. Human is human. I hope you can go where you feel better. Also work hard and apply abroad companies. There are some companies that only offer a job to Hispanic and Black people.
@@Hi-eul You're not the brightest but go figure
@Melika m Hey, I just started using OpenCV at my job too. I have been practising writing code for a while now. But I didn't know OpenCV either because previous job obligations required different python libraries and now I got an opportunity to learn this one.
I hope you write good codes using this one.
you are not like the others who puts link filled with adds, so u deserve to be subscribed..... thanks for the plugin and all the best for future
Perfect timing. I need to make program for work.
Lol mee too
Waiting for the data science course!!!
what is data science ? there are still data analysis course etc...you should gather necessary skills.
Can i just say Thankyou for the way you explained tNice tutorials it made super confident on the journey of making soft.
Without you, my soft wouldn't be possible.
1:11:00 The blur-function starts with small letter, the Canny-function starts with big letter. It's a great course, but my main problem is to remember all this stuff.
Canny is the name of a person and hence capitalized. We are not a big fan of this convention ourselves.
Great course. I recommend this to anyone that wants a basic understanding of ML and CV.
Kim
Mko😊o😊😊M
Ok
Ko
O
Oo
Now i know, what i have to donin the next 3h❤️
Another Indian and in IITian in AI and ML ....
Super Awesome!!! TQVM!! Looking forward to the next series.
THANKS FOR THIS IV BEEN SEARCHING FO SOOO LONG
Looks like a superb course. Thank you guys
Finished module 1 - reached 22:21
22:21
I can't wait to get started! Thank you! =)
I am currently at the object tracking and I have to say, things like tracking object is why I love programming. I am very grateful for the knowledge you shared here, it is awesome.
lol, just when i needed this course
Thanks bro that was really helpful
Thanks for great lesson for beginner
This tutorial is amazing and you are really good at teaching !! great job sir !
Simply Awesome
yo bro, really thankya. Big respect
Very helpful, and surprisingly therapeutic
Wow again i m lovin it
Nice tutorial
The code file is large!
OMG THANKS SO SO MUCH THIS HELPED!!!
Omg thanks very much ! ✨
Kali Linux and ethical hacking complete course
That is we want
Great job on the video and explaining the technologies!!!
Wow completed his last video today only and got this one only
Will I find text recognition in this video? If not, do you have a video about text recognition?
IM WAITING FOR THIS ♥️🏃♀️
Great list almost used all the hacks.. but pr pro
Nice tutorials is much more simple than I thought with you explaining it. Currently half way through and I feel like I know every tutorialng already lmao
keren, sehat selalu bang, ditunggu share cara instal aplikasi macbook yang lain
If it is intriguing to you, you won't be forgetting it easily
Thank you so much for sharing this valuable video.
In lesson 7, 07_CameraFilters.py is not running for FEATURE filter cause of this line:
cv2.circle(result, (x,y), 10, (0, 255 , 0), 1)
Fix for me:
cv2.circle(result, (int(x), int(y)), 10, (0, 255 , 0), 1)
changing line 79 to "for x, y in numpy.uint8(numpy.float32(corners).reshape(-1, 2))" also worked
@@egemeyvecioglu3165 Your solution somehow distorts the area somehow. @faithozakan2141 solution works without issue.
thank you so much , it worked :)
Nice. Thanks a lot actually. It worked, you explained it well. Thank you
Thank you for sharing this tutorial
Actually works
Thank u for this ❤❤
So exciting😃
Excellent explanation
You saw a 3hr vid in 1hr?
@@arnavmehta3669 Lol
thank u for such good video
Always waiting for your video
Terrefic ! Thank you .
Thank you for sharing!!
now i am in a good mood
Thanks, really helped
God, I'm glad I found your video that helped me
yessssssssssssssssssssssss, and I don't have any time for now so GG
I have a problem here: a clip function is added to prevent the value of multiplication of matrices being greater than 255 but not for the addition ?
Nice tutorial
Yess sir :)
Sirrrr please do flask seriesss!
Thanks a lot for sharing your knowledge. This class opened my mind for the computer vision! It will be very useful in the near future.
GG finally something that works
3 times did not start, but then it worked
OMG, thank you!!!! 3 3
Thank you so much you really help me :)
how can we export the data in BVH format?
Great Course
Thanks so much
So interesting how you can use Jupiter notebooks to run CV code.
->In jupyter notebook just run the command : pip install opencv-python
-> after installing execute command -> import cv2
perfect ok!!!
5 seconds before you said thats a bit boring I was like dude thats sick
thank you
Can you tell how to change softal instrunt in Serum, please ?!
im Struggling to get my Features part of the live video stream working, it seems that it doesn't work very well, i have an OSD on the video feed and it can pick up on that but it struggles with most other things.
Thank you.
FreeCodeCamp thank-you ThankYou ThankYou ThankYou ThankYou ThankYou ThankYou
Which software did you use in Module 5? Thanks
wow, just wow
Is harr cascade also a part of open cv sir?
Sir, can you tell me how to set this up? The bot is working, but I do not know what to do with it
so what are the courses that i've to take to watch this course
I'll probably not get an answer but still, when I opened my soft Roll I couldn't place the "notes" or however you call them that finely, by
Did anyone get the following Traceback error while running the 07_CameraFilters python script and pressing F key, which is for corner feature detection? I'm very new to image processing, can't seem to find why this error is occurring
File "C:\......\.....\07_CameraFilters.py", line 80, in
cv2.circle(result, (x,y), 10, (0, 255 , 0), 1)
cv2.error: OpenCV(4.5.2) :-1: error: (-5:Bad argument) in function 'circle'
> Overload resolution failed:
> - Can't parse 'center'. Sequence item with index 0 has a wrong type
> - Can't parse 'center'. Sequence item with index 0 has a wrong type
Ok, I found the solution. When center and radius were passed as integers, it worked.
cv2.circle(result, (int(x),int(y)), 10, (0, 255 , 0), 1)
@@sriramvenkatachalam1212 Appreciate this, Thanks!
Thanks!
watching here friend
Computer vision, Deep Learning, OpenCV...
I have uploaded the videos, but they're not playing, the video area is only dark and there's no way to start the video, can you kindly help me out?
can someone help me understand why intelisense doesn't work correctly when writing opencv in python,
for example I can import cv2 and work with it but pycharm doesn't know what videocapture class is ?!
if I can't get suggestions then it will be a lot harder to learn to work with opencv and the only way is to have the documentation memorized
Hello. I am not seeing any captions or transcript with this video. Am I missing something?
I am not able to download the file. its getting cancelled again.
Solana blockchain tutorial please😭
I recommend breaklock_official on Instagram for that mate!
@@activatelock7567 thank you
I’m unable to hear what I made???? HELP
can anyone suggest me a beginner's book for open cv with tensor flow
There are frequent videos on opencv
Them sniper kills tho SHEESHH
Please add caption sir in english language
Crossed!
How much python do i have to know to learn machine learning and AI
I'm a fullstack developer, i use Javascript mainly for web development
A lot.
@@agreat152 ok 😎
@@mikealejandro3938 www.udemy.com/share/103IHM/ You may like this awesome Python course on Udemy which covers everything from Machine Learning to Web Development with Python.
i need an soft soft crack how can i get it
useful
Please do cancer cell modeling and simulation project. Thanks
how to download this files
nice
I woke up to this at 3am
When i read my code i have this error, please help me.
i'm at the very beginning and i can't move forward because of it
Image(filename='Checkerboard_18x18.png')
FileNotFoundError: [Errno 2] No such file or directory: 'Checkerboard_18x18.png'
Thanks for this course
You need to mention the full path of the image
Bro learn to code and after learn cv
Course conductor, Is there anything additionally mentioned in this course than the ifnormation on the notebook?