hoffsupes / PGM-File-Parser

A very (tiny) basic library to parse (read and write) PGM _(Portable Graymap Format)_ image files

Repository from Github https://github.comhoffsupes/PGM-File-ParserRepository from Github https://github.comhoffsupes/PGM-File-Parser

PGM-File-Parser

A very (tiny) library to parse (read and write) PGM (Portable Graymap Format) image files

Also does zero padding + convolution (3x3 average block filtering) before writing image files

About

A very (tiny) basic library to parse (read and write) PGM _(Portable Graymap Format)_ image files


Languages

Language:C++ 100.0%