Skip to content

liviaalmeida/negative-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

negative-image

Transforms PGM image or image area to negative

execution

$ ./negimg input_file.pgm output_file.pgm for whole image

$ ./negimg input_file.pgm output_file.pgm x0 y0 x1 y1 to part of image with constraints x0-x1 and y0-y1

About

Transforms PGM image or image area to negative

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published