Ask Your Question

Revision history [back]

Subtracting FFT2(A) to FFT2(B) can make a just object image?

Image_A have an Object and Image_B have Ony Background which same as Image_A.

Subtracting FFT2(A) to FFT2(B) and inverse Can make a just object image?

Removing the background is possible with this method?

ex) C = ifft2(fft2(A) - fft2(B))

Thanks in advance ~