Skip to content

A simple image processor that processes ".ppm" images type

Notifications You must be signed in to change notification settings

YuriAlessandro/Image-Processor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Processor (.ppm)

A simple image processor that processes ".ppm" images type

MADE BY Yuri Alessandro and Gustavo Araújo --> www.github.com/GustavoAC

Documentation

All documentation can be viewed in two ways:

  1. In an HTML - for this, just open ../html/main_8c.html

  2. In an RTF file - just open ../rtf/refman.rtf

    --> All comments are currently in Portuguese (PT / BR). Collaborate, translate them into other languages.

Main functions

void 	ef_thresholding
 
void 	ef_blur
 
void 	ef_sharpening
 
void 	ef_rotate_left
 
void 	ef_enlarge
 
void 	ef_reduce
 
void 	ef_black_white
 
void 	ef_horizontal_mirror
 
void 	ef_border_detection
 
void 	ef_negative
 
void 	ef_sepia
--> For more details, visit the documentation

Do your part

Help this code to get better, correct their mistakes and otmize their functions. Join.

About

A simple image processor that processes ".ppm" images type

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published