How To use polyfit on a digital image to find the best fit line of a region in the image?
3 views (last 30 days)
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
0 Comments
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!