Error with Measure Distances in an Image

조회 수: 1 (최근 30일)
Oliver Lestrange
Oliver Lestrange 2020년 8월 5일
댓글: Walter Roberson 2021년 5월 31일
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
Soohyeon Shin
Soohyeon Shin 2021년 5월 31일
It will be solved if you install the 'image processing toolbox' :)
Walter Roberson
Walter Roberson 2021년 5월 31일
It needed at least R2018b.

댓글을 달려면 로그인하십시오.

채택된 답변

Walter Roberson
Walter Roberson 2020년 8월 7일
images.roi.Line needs at least R2018b I believe.
  댓글 수: 2
Oliver Lestrange
Oliver Lestrange 2020년 8월 7일
Do you know other way of doing this measurement?

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by