Source Code:clear all; clc; A = imread ('cameraman.tif'); B = fspecial ('average',[5,5]); If = filter2 …
Social Plugin