pgm-reader

There are 3 repositories under pgm-reader topic.

  • gid

    zertovitch/gid

    GID (Generic Image Decoder): a standalone, portable generic Ada package for decoding images

    Language:Ada23403
  • fzehracetin/sobel-edge-detection-in-c

    This is small image processing project which can read&write pgm images in C language and applies sobel edge detection on them.

    Language:C3204
  • hoffsupes/PGM-File-Parser

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

    Language:C++110