This project tasked us to create several programs that preformed the following
Create artificial noise
Salt & Pepper Noise
Grayscale Noise
Remove noise
Applies Low pass, high pass, and median pass filters
Applies canny edge detection as well as prewitt
Blob Detection
Takes a image of a binary large object and calculates several parameters
Blob Analysis
Compares blob to an Ideal object that is user defined either by feature distance, or minimum & maximum values
Creating Artifical Noise
Removing Noise
Blob Detection
Blob Analysis