Entropy Error - Index exceeds the number of array elements (1).

2 ビュー (過去 30 日間)
Marc McLean
Marc McLean 2019 年 10 月 16 日
編集済み: Marc McLean 2019 年 10 月 17 日
When I run:
I = imread('circuit.tif');
J = entropy(I)
I get the error:
Index exceeds the number of array elements (1).
The same error occurs with the example at:
openExample('images/CalculateEntropyOfGrayscaleImageExample')
The Image Processing Toolkit is installed. The image is in the path.
What could be causing this error?
Any help would be appreciated.
  2 件のコメント
KALYAN ACHARJYA
KALYAN ACHARJYA 2019 年 10 月 17 日
34.png
Is your problem solved?
Marc McLean
Marc McLean 2019 年 10 月 17 日
Thank you for your answer, but how does your answer solve my problem?

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

採用された回答

Marc McLean
Marc McLean 2019 年 10 月 17 日
編集済み: Marc McLean 2019 年 10 月 17 日
I upgraded to R2019b from R2018b and there is no problem.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeIntroduction to Installation and Licensing についてさらに検索

タグ

製品


リリース

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by