How to Mess with Images - OpenCV for Python - Beginners Tutorial #2

Опубликовано: 07 Октябрь 2024
на канале: Sam Westby Tech
2,238
50

This video introduces you to four beginner image transformation functions in OpenCV - (1) resize, (2) crop, (3) rotate, and (4) translate. This is the second 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

TIMESTAMPS:
0:00 Intro
0:30 Set up the code
2:42 Resize an image
4:46 Crop an image
6:57 Rotate an image
10:45 Translate an image
13:30 Happy coding!