in the code below can we make freehand drawing of the line instead of straight line?
2 views (last 30 days)
Show older comments
Surya Gnyawali
on 17 Jun 2015
Commented: Surya Gnyawali
on 18 Jun 2015
if true figure, imshow(I); h = imdistline(gca); api = iptgetapi(h); width = api.getDistance(); end
0 Comments
Accepted Answer
More Answers (0)
See Also
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!