OpenCV Tutorial in 3 Hours - FULL OpenCV Python Course

preview_player
Показать описание

Learn how to use OpenCV for Computer Vision and AI in this full course for beginners.

In this OpenCV tutorial, you will learn and get exposed to a wide range of exciting topics like Image & Video Manipulation, Image Enhancement, Filtering, Edge Detection, Object Detection and Tracking, Face Detection and the OpenCV Deep Learning Module.

At the end of the course you will hear from Dr. Satya Mallick (CEO, OpenCV.org) where he shares his views on the limitless opportunities in the Computer Vision and AI job market and how to confidently prepare yourself in a structured manner for a fulfilling career in AI.

⭐️ Course Contents ⭐️
⌨️ (0:00:00) Introduction
⌨️ (0:02:59) Module 1: Getting Started with Images
⌨️ (0:22:02) Module 2: Basic Image Manipulation
⌨️ (0:30:37) Module 3: Image Annotation
⌨️ (0:35:19) Module 4: Image Enhancement
⌨️ (0:52:16) Module 5: Accessing the Camera
⌨️ (0:55:09) Module 6: Read and Write Videos
⌨️ (0:58:49) Module 7: Image Filtering and Edge Detection
⌨️ (1:11:05) Module 8: Image Features and Image Alignment
⌨️ (1:23:57) Module 9: Image Stitching and Creating Panoramas
⌨️ (1:26:54) Module 10: High Dynamic Range Imaging (HDR)
⌨️ (1:38:09) Module 11: Object Tracking
⌨️ (1:49:09) Module 12: Face Detection
⌨️ (1:59:22) Module 13: Object Detection
⌨️ (2:08:13) Module 14: Pose Estimation using OpenPose
⌨️ (2:21:01) Interview with OpenCV CEO, Dr. Satya Mallick

#opencv #opencvuniversity #opencvpython #tutorial #objectdetection #facedetection #hdr #ai #artificialintelligence #machinelearning
Рекомендации по теме
Комментарии
Автор

This is a great video to get started with OpenCV.
It is 3h long but it doesn't make you lose your time. Goes right into the content and covers it, IMO, at a perfect speed.

MiquelCanal
Автор

It feels like learning Chinese in 3 hours because the library is so large. More of a reference than a lesson. Some of the results are stunning, and it's well organized. Obviously the instructors are very smart people.

MyPhone-qgeh
Автор

Yoo tnx dude, everytNice tutorialng works. I LIKE IT

michalkovacovsky
Автор

If you have this error for corners "- Can't parse 'center'. Sequence item with index 0 has a wrong type" in module 7. try add:

x = int(x)
y = int(y)

in the for loop.

alankhor
Автор

I really like if you can have a free course like this more in c++

VioletClaw
Автор

1:46:49 This is definitely not a KFC tracker :D

MrSnivik
Автор

please i beg you, can you help me with Deep learning? i saw the courses on your website but it is too much and i cant afford. you are the one i folow to understand these concepts and i really wasnt to be perfect. please i will like you to coach me.

christiankusi
Автор

Do we get certificate after completing this crash cource and all quizes, from official website ??

KUSHALSHAH-my
Автор

24:44 the cb_img_copy[2:3, 2:3] should be cb_img_copy[2:4, 2:4]

童虎-fn
Автор

Good video. However, why do I feel that this free course has many topics that are not in the paid course in opencv course ii computing vision c++/python? Nice job though, I wish you can update a bit on the existing opencv courses such as course 1 and 2 computer vision with c++/python. Those courses aren't cheap when I bought them. :)

drakegao
Автор

Thank you for this video. It's very nice explained.

merlijnvanheiningen
Автор

This notebook fails @48:02 on step 3.

----> 8 matches.sort(key=lambda x: x.distance, reverse=False)
9
10 # Remove not so good matches

AttributeError: 'tuple' object has no attribute 'sort'

This is in the file as I downloaded it....

andrewpiechocki
Автор

Why is every opencv tutorial out there in Python? I love C++, it deserves some attention too.

onyamekyeisaac
Автор

I have not been able to download the file eventhough I have tried multiple times. What should I do?

kimiaa_k
Автор

That KFC tracker can come in handy when I'm hungry

Manjuju
Автор

48:53 'Logo_Manipulation.png' should be renamed 'logo_final.png' in the jupyter cell

XxKiKoOxX
Автор

*I don't know who needs to hear this but stop saving all your money, invest some of it if you really want financial freedom...*

elizabethanna
Автор

the features function at 1:05:50 crashes for me with the error seen below:
cv2.circle(result, (x, y), 10, (0, 255, 0), 1)
cv2.error: OpenCV(4.5.5) :-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

DCentFN
join shbcf.ru