ppm Questions
2
Solved
Does anyone know of any way to convert a ppm file to a jpeg/jpg using python 3.4.1 specifically? I've looked around and can only find solutions for previous version of python.
1
Trying to do basic Steganography on a PPM Image.
I have the basic algorithm completed. Read in the file, check the header starts with P6, get the image width and height, and the pixel data.
I nee...
Mcclinton asked 27/3, 2013 at 3:45
2
I need to read a PPM file and store it in an array written in C.
Can anybody help me out doing this?
Thanks a lot.
1
© 2022 - 2024 — McMap. All rights reserved.