Feeds
질문
about fourier transform
what is the best reconstruction in term of quality of the image when using fft2 and ifft2 without pre and post processing.
15년 초과 전 | 답변 수: 2 | 0
2
답변질문
anyone can tell me about radon transform?
I = imread('peppers.bmp'); A = im2double (I); R = radon (A,0:180); P = iradon (R,0:180); this is the coding i u...
15년 초과 전 | 답변 수: 2 | 0
