Feeds
提问
fit() throwing exception 'Error using cfit/subsref>iParenthesesReference (line 36) Too many inputs to CFIT/SUBSREF.'
I am trying to use the fit() function. botEdgeFit = fit(botEdgeNew(:,1), botEdgeNew(:,2), 'poly2'); However it throws the exce...
5 years 前 | 0 个回答 | 0
0
个回答提问
How to curve fit an edge on an image
I am working on a project that requires me to curve-fit the outline of an image. This needs to be done for thousands of images, ...
6 years 前 | 1 个回答 | 0