You are almost there! Just a few more things:
- You should check the “swap quadrants” option: by default the lowest magnitude lands on pixel (0,0), which is the default for mathematical operations in the Fourier domain. But for visualisation purposes swapping the quadrants will place the lowest frequency in the center of the image, where you can actually see something…
- The phase information (in green) is significantly more varied (and harder to interpret, but that’s another story), and therefore it skews the visualisation so much that the magnitude (in red) isn’t visible anymore (although it’s there). All you have to do know is “hide” the phase channel, by unchecking the green channel in the sequence panel of the inspector. You should be left with the magnitude (in red), which you can change to another color or pseudo color to make it look nicer.
I do notice however a strange behaviour in the Log2D viewer (doesn’t seem to work all the time), so I will have a look into it, but in the meantime you should still be able to see the magnitude by shifting the contrast bars a bit:
Alexandre