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?
Walter Roberson
Walter Roberson 2020 年 8 月 7 日
編集済み: Walter Roberson 2020 年 8 月 7 日

サインインしてコメントする。

その他の回答 (0 件)

Community Treasure Hunt

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

Start Hunting!

Translated by