Skip to content

thaislins/image-processor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image-processor

🗻 image (ppm) processing in c++

Built With

  • C++ - Programming Language

Author

Thais Lins
Thais Lins

Running the program

make all
./bin/ppmprocessor "image_name.ppm" "filter_name" 

Available Filters

thresh         -- Image Thresholding
blurr          -- Image Blurring
sharp          -- Image Sharpening
rotate 	       -- Image Rotation (90°, 180° or 270°)
extra-filter   -- Adds an extra filter to the image

About

🌅 image (ppm) processing in c++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published