Image Filter for Noise Removal

Description

I created an algorithm to remove noise from an image by implementing theory and mathematical equations discussed in a research paper into MATLAB. The filter performed almost identically to MATLAB's built-in Median Filter.