How To use polyfit on a digital image to find the best fit line of a region in the image?
Show older comments
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)
Categories
Find more on Image Category Classification in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!