in the code below can we make freehand drawing of the line instead of straight line?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Surya Gnyawali
el 17 de Jun. de 2015
Comentada: Surya Gnyawali
el 18 de Jun. de 2015
if true figure, imshow(I); h = imdistline(gca); api = iptgetapi(h); width = api.getDistance(); end
0 comentarios
Respuesta aceptada
Más respuestas (0)
Ver también
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!