From the course: OpenCV for Python Developers
Unlock the full course today
Join today to access over 24,500 courses taught by industry experts.
Get started with OpenCV and Python: Google Collab
From the course: OpenCV for Python Developers
Get started with OpenCV and Python: Google Collab
- [Instructor] In this video, we will show how to open images, view and save them back out to disk using Google Colab. If you aren't using Google Colab you can skip this video. We'll start off by going to Google Colab and starting a new notebook. You can get there at Colab.research.google.com and then pressing new notebook. Once my notebook has opened, I'm immediately going to rename my file to be chapter two, video one. The next thing we need to do is upload our exercise files to this runtime. We can do this by pressing on the folder icon and then waiting for a moment while the runtime starts up and then click on the upload icon. From here, we can open our opencv-logo.png found in the exercise files 02_01 begin of chapter two. We'll get it a little reminder that every time that the runtime ends once we've finished our work here all the files will be deleted. Go ahead and accept, and then we can see that our logo has…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
-
Get started with OpenCV and Python5m 36s
-
(Locked)
Get started with OpenCV and Python: Google Collab6m 5s
-
(Locked)
Access and understand pixel data4m 12s
-
(Locked)
Data types and structures7m 36s
-
(Locked)
Image types and color channels8m 51s
-
(Locked)
Pixel manipulations and filtering4m 41s
-
(Locked)
Blur, dilation, and erosion5m 50s
-
(Locked)
Scale and rotate images5m 14s
-
(Locked)
Use video inputs4m 57s
-
(Locked)
Create custom interfaces4m 50s
-
(Locked)
Challenge: Create a simple drawing app2m 15s
-
(Locked)
Solution: Create a simple drawing app7m 32s
-
-
-
-