For an raw8 chart, a pixel value is composed of an 8-bit binary, and for a raw10 image pixel is composed of 10 bit binary number, all the pixels are combined into an image, then the Fourier transform of the image is of all pixels in the Fourier transform? But after transformation is complex, the spectrum is how said? Is made up by a single pixel? The plural also can represent color?
2. The Matlab is how to carry on the Fourier transform of image?
For an image pixel is 1 m, if all the pixel to the Fourier transform, the time complexity is O (n ^ 3), is a large amount of calculation, even using FFT computation is not small, so what is the use in Matlab algorithm can quickly get an image of the spectrum?
Just graduated in more than three months, recently, inadvertently see Fourier transform of the image processing of data, interest, want to understand the alternative work content multifarious don't have too much time to study, so want to be a stretch hand to the party with you take the great god, I hope you give a certain answer, thank you!
CodePudding user response:
http://www.360doc.com/content/10/1128/20/2226925_73234298.shtmlCodePudding user response: