You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a program that takes an input image and applies different filters on it, is written for Object-Oriented Programming class. It has 4 different filters including "swapRedBlue", "binarize", "mean" ,"median".
About
This is a program that takes an input image and applies different filters to it, is written for the Object-Oriented Programming class. It has 4 different filters including "swapRedBlue", "binarize", "mean", "median".