Skip to content

mholodniuk/image-processing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image processing in C

Perform simple image operations on images in PGM/PPM format.

Available operations:

  • negative
  • thresholding
  • gamma correction
  • contouring
  • horizontal blur
  • histogram stretching
  • mirror reflection

Requirements

Linux requirements: ImageMagick

Running application

make
./bin/main [pgm]/[ppm]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published