Skip to content

3-part C++ coded academic project that converts images from/to ppm and cpi format, compresses them to rle format using a run length encoding algorithm applied on blocks - data structures the image is split and also applies multiple filters such as gray, color, median, blur, diff

Notifications You must be signed in to change notification settings

DimitrisCC/image-manipulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

About

3-part C++ coded academic project that converts images from/to ppm and cpi format, compresses them to rle format using a run length encoding algorithm applied on blocks - data structures the image is split and also applies multiple filters such as gray, color, median, blur, diff

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages