How to open images in python | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 6

How to open images in python

13th Aug 2018, 4:14 PM
Siddharth Acharya
Siddharth Acharya - avatar
8 Answers
0
This can be used GUI Libraries, Like Tkinter, kivy... etc... This code can explain. https://code.sololearn.com/cz8G8Y8T8RjZ/?ref=app
14th Sep 2020, 1:03 PM
HBB
HBB - avatar
+ 7
[meta] When processing images, the 'imghdr' import can be used to identify image types by their magic numbers (similar to the 'file' command in linux).
13th Aug 2018, 4:39 PM
Kirk Schafer
Kirk Schafer - avatar
13th Aug 2018, 4:18 PM
Maninder $ingh
Maninder $ingh - avatar
+ 1
thanks
13th Aug 2018, 4:22 PM
Siddharth Acharya
Siddharth Acharya - avatar
+ 1
woth open. or maybe you want to see it, pygame
15th Aug 2018, 9:48 AM
jorhelp
jorhelp - avatar
0
you may even do it using pygame and import
15th Aug 2018, 2:11 AM
Ankit Pathak
Ankit Pathak - avatar
0
how
15th Aug 2018, 3:40 AM
Siddharth Acharya
Siddharth Acharya - avatar
0
can you write a code for it
15th Aug 2018, 9:50 AM
Siddharth Acharya
Siddharth Acharya - avatar