8000
Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image correction

A program that applies custom kernels to a PGM image as an input file for correction or applying filters. The output image will be in the same format. Only P2 format is supported.

Build

This project uses CMake build tool. See how to build using CMake.

Usage

  • Place the file to process under images/, name it sample.pgm (or change the default name and/or path in main.c)
  • The output images will be placed under [your build folder]/output/, you can change it in savePGMImage under pgm.c.

About

processing pgm images using convolution product

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages

0