Skip to content

PrathmeshN99/Image-Filter-using-Cpp

Repository files navigation

Image-Filter-using-Cpp

Filtering is a technique for modifying or enhancing an image, such as highlighting certain features or removing others. Image filtering include smoothing, sharpening, and  enhancement In this project, image filtering is done by manipulating pixels using C++ libraries The image data is read digitally where pixel manipulation is done to obtain grey-scale, red-filtered image, etc.

Working in terminal:

image_filter4

Example ppm image:

image_filter1

Grey-scaled image

image_filter2

Red-filtered image

image_filter3

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages