Error with Measure Distances in an Image
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Oliver Lestrange
el 5 de Ag. de 2020
Comentada: Walter Roberson
el 31 de Mayo de 2021
Hi!
I was using the code presenting in this documentation https://www.mathworks.com/help/images/measure-distances-in-images.html and I get an error in the first line of the startDrawing function. The error is: Undefined variable "images" or class "images.roi.Line".
Why this is happening?
Thanks!
4 comentarios
Soohyeon Shin
el 31 de Mayo de 2021
It will be solved if you install the 'image processing toolbox' :)
Respuesta aceptada
Walter Roberson
el 7 de Ag. de 2020
images.roi.Line needs at least R2018b I believe.
Más respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!