Pillow image processing 2: Images and NumPy arrays

Опубликовано: 03 Июль 2026
на канале: Christopher Davis, UC Irvine
1,136
20

Python notes for Math 9:
https://christopherdavisuci.github.io...

Python playlists for Math 9:
Python data types:    • Python data types  
Alternating list:    • Alternating list  
NumPy:    • NumPy  
Pythonic code:    • Pythonic code  
Matplotlib:    • Matplotlib  
Newton's Method:    • Newton's Method  
Pillow image processing:    • Pillow image processing  
Brief introduction to object-oriented programming:    • Brief introduction to object-oriented prog...  

00:00 NumPy array representing an image
2:38 RGB values
4:34 NumPy array to image