in the code below can we make freehand drawing of the line instead of straight line?
Show older comments
if true figure, imshow(I); h = imdistline(gca); api = iptgetapi(h); width = api.getDistance(); end
Accepted Answer
More Answers (0)
Categories
Find more on Display and Exploration in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!