What is OpenCV? - Python Beginners Tutorial #1

Описание к видео What is OpenCV? - Python Beginners Tutorial #1

This video introduces you to OpenCV for Python. You will learn about OpenCV, some history, possible applications, and finally some basic commands. This is the first video of the OpenCV for Python tutorial series. Follow along with the series using this playlist:    • OpenCV for Python  

The code is available on GitHub: https://github.com/samwestby/OpenCV-P...

Subscribe for more Python tutorials :) https://www.youtube.com/samwestbytech...


Amazon Links:

MY CAMERA: https://amzn.to/3reaDlK
MY MICROPHONE: https://amzn.to/3fhunSN
MY LIGHTING: https://amzn.to/3dHll1i

FREE Amazon Prime: https://amzn.to/3ren80W
FREE Audible Plus: https://amzn.to/3xYzJsR

RASPBERRY PI 4: https://amzn.to/3BC4i9I
RASPBERRY PI PICO START KIT: https://amzn.to/3REvjis
RASPBERRY PI CAMERA V2: https://amzn.to/3QFp90c
ELECTRONICS COMPONENT STARTER KIT: https://amzn.to/3qB23xg
ASSORTED SENSOR KIT: https://amzn.to/3U7M7zV
USB SPEAKER: https://amzn.to/3La4foK
USB 1080P WEBCAM: https://amzn.to/3Lq0OL7

I may earn commission if you purchase from the links above


0:00 Introduction
0:40 What is OpenCV
1:18 Installation

Mac: python3 -m pip install opencv-python
Ubuntu: sudo apt install libopencv-dev python3-opencv
Conda: conda install -c menpo opencv
Raspberry Pi:    • How to Install OpenCV on a Raspberry Pi  

2:13 Show an image
4:56 Grayscale data structure
8:40 Color data structure
10:45 Writing an image
12:11 Happy coding

Комментарии

Информация по комментариям в разработке