F = round(fftshift(abs(fft2(A))))
where A is the image.
I am studying contrast stretching in Digital Image Processing. I don't understand zero frequency component. I searched for it but I couldn't understand it, kindly refer some documentation about zero frequency component.