Skip to content

jeremyqzt/PPMFilter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3X3 PPM Filter

For Original Project, please see: https://github.com/IanYXXL/A1

Modification of the original. This version does not rely on MPI to distribute workloads and only needs gcc to compile and run.

to compile:

make

to run:

./ppmf <.ppm input> <output name>

About

3X3 mean ppm image filter

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published