Recent content by tbeta006

  1. T

    MATLAB MATLAB : How to find the line of best fit through a binary image?

    That should work since the figure is symmetrical, I'll give it a shot. Thanks
  2. T

    MATLAB MATLAB : How to find the line of best fit through a binary image?

    Wouldn't polyfit require vectors for each data set? right now I have multiple y values for each x value.
  3. T

    MATLAB MATLAB : How to find the line of best fit through a binary image?

    I have found the 2D Fourier transform of a figure and then changed it to a binary image (attached). I want to find the line of best fit through the longest "axis"? of this figure. What would be the simplest way to accomplish this?
Back
Top