Главная
Study mode:
on
1
Introduction
2
Importing images
3
Extracting pixel values
4
Flipping images
5
Plot multiple images
6
Filter images
7
Sobel filter
Description:
Learn essential image processing techniques using SciPy in Python, covering topics such as importing images, extracting pixel values, flipping images, plotting multiple images, applying filters, and using the Sobel filter. Explore the basic image processing functionality of the SciPy library, which is part of the NumPy stack and offers useful tools for various scientific computing tasks. Access the accompanying code on GitHub to practice and enhance your skills in this 27-minute tutorial.

Image Processing Using Scipy in Python

DigitalSreeni
Add to list