CrazyEngineers
  • Spatial Frequency - Matlab - Image Processing

    toxic

    Member

    Updated: Oct 26, 2024
    Views: 5.3K
    Hi,
    can someone please tell me how to get the spatial frequency of the image in MATLAB. I want to be able to plot the frequency against the x or y co ordinates of the image matrix.
    Please help.
    0
    Replies
Howdy guest!
Dear guest, you must be logged-in to participate on CrazyEngineers. We would love to have you as a member of our community. Consider creating an account or login.
Replies
  • toxic

    MemberJul 17, 2009

    please help...still waiting for a reply
    Are you sure? This action cannot be undone.
    Cancel
  • elektrolikit

    MemberJul 17, 2009

    its look like a fft problem...
    i guess you should take 2d fft of an image
    you can do that by fft2 command.

    But as i remember, if im not wrong there must be some other commands for spesific applications.

    this document might be helpful:

    #-Link-Snipped-#
    Are you sure? This action cannot be undone.
    Cancel
  • toxic

    MemberJul 17, 2009

    thanks...
    I've tried taking the FFT using fft2 but that doesn't give me d frequency vs co ordinates plot. is there another step after fft2 to get dat?
    Are you sure? This action cannot be undone.
    Cancel
  • ajinkyaghorpade

    MemberJul 12, 2011

    Hi All,

    I'm having the same problem. I have an image for which I have transformed using the fft2 method in matlab. Now I want to display this transformed image in spatial frequency coordinate system. How do I it? I mean how do I get the spatial frequency?

    Thanks in advance!
    Are you sure? This action cannot be undone.
    Cancel
Home Channels Search Login Register