Converts a special Portable GrayMap (.pgm) picture back into a text file.
Converts a special Portable GrayMap (.pgm) picture back into a text file. The needed input-picture can be created using the code from my TextToPortableGrayMap-repo.
There is no installation required. Just download the exe-file (PortableGrayMapToText.exe
from Releases) or compile it yourself.
input.pgm
into the same folder as the exe-file and run it.output.txt
and stored in the same folder.The example files can be found in the example
-folder.
Daniel Duller - dadul96
This project is licensed under the MIT License - see the LICENSE file for details