Filters and Kernels in OpenCV for Python - Beginner Tutorial #7

Опубликовано: 21 Март 2025
на канале: Sam Westby Tech
3,864
92

This video will teach you how to use filters and kernels using OpenCV and Python. I cover filter2d, no filter, blur, gaussian blur, sharpening, and edge detection. This is the seventh video of a series on OpenCV for Python. Follow along with 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:44 Setting up
1:54 filter2D
6:10 No filter
8:14 Blur
9:13 Gaussian blur
10:30 Sharpening
12:47 Edge detection
15:47 Happy coding!