Clear Filters
Clear Filters

How To use polyfit on a digital image to find the best fit line of a region in the image?

4 views (last 30 days)
not sure what way the variables should be inputted to the matlab function polyfit
p = polyfit (x,y,n)
If im measuring a rectangular box in an image what are the variables x, y and n

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!