Python Imaging Library - PIL - Tutorial 01: Basics

preview_player
Показать описание
Python Imaging Library - PIL - Tutorial - Basics
Creating a image. Save Image. Load Image. Show image.
Рекомендации по теме
Комментарии
Автор

Hi!
What code shall I use, in Python when I have to check automatically like 400 high resolution photos(RGB, thermal, and daylight)?
The program shall detect sub-milimmiter anomalies(like small cracks) inside of each photo, if any, if not should scan the next one, etc.Exemple of inspection:wind turbines, flare stacks, etc.
Thanks in advance,
Florin

florinracoveanu
Автор

Is there a video that shows how to use Image.blend to composite two images with a mask?

crediblemulk
Автор

getting error
object has no attribute open

gopanp.b
Автор

Can anyone explain to me why it works? I understand how it works but not why it does? (I’m talking about the 2nd part of the video)

anettm