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

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…

Contents