Python Forum
images and pixels in typical Python scripts
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
images and pixels in typical Python scripts
#1
i am curious how Python scripts store image and video data (pixels and such) in memory. if my script imported typical image reading and writing functions in order to read an image from a file with one of them then write that image to a new file, such as creating a copy in a different image file format, the format of the image in memory would need to be in common. what i am curious of i how the image format in memory is constructed for typical common formats. i'm also curious how many different memory formats exist and what they are. i do not see any format specified by a module in the Python library.
Tradition is peer pressure from dead people

What do you call someone who speaks three languages? Trilingual. Two languages? Bilingual. One language? American.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  embedded Python scripts - is it worthwhile Skaperen 3 515 Feb-21-2024, 01:25 AM
Last Post: Skaperen
  Creating Python scripts in Visual Studio Code Sanjish 4 2,535 Dec-22-2020, 12:32 PM
Last Post: snippsat
  suid scripts in python? Skaperen 0 2,113 Sep-29-2019, 10:28 PM
Last Post: Skaperen
  Can copyright be applied python scripts? tim777 3 4,792 Sep-04-2019, 12:20 PM
Last Post: DeaD_EyE
  Finding Scripts for Python Johnny1998 1 2,168 Jul-31-2019, 08:07 PM
Last Post: Yoriz
  Can anyone suggest alternatives to opencv for Python Images readout Spandora 3 3,211 Mar-29-2019, 08:39 PM
Last Post: Spandora
  embedding Python script in shell scripts Skaperen 5 8,154 Mar-23-2018, 01:07 AM
Last Post: Skaperen
  Python 2.7.14 install on Windows missing Scripts directory and pip #bug bluejedi 4 16,394 Dec-15-2017, 04:12 PM
Last Post: bluejedi

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020