Skip to content

vyevs/Imaging

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 

Repository files navigation

Imaging

An image processing program to perform image manipulation, particularly smoothing. Implementation only accepts .pgm image files. Image smoothing methods implemented are Gaussian smoothing, Lee filter, Median filter, and the most important method of Anisotropic Diffusion, aka Perona-Malik smoothing.

The main.c file must be changed in order to perform the wanted function, though this is simple.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages