Azzera filtri
Azzera filtri

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

1 visualizzazione (ultimi 30 giorni)
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.

Risposta accettata

Marc McLean
Marc McLean il 17 Ott 2019
Modificato: Marc McLean il 17 Ott 2019
I upgraded to R2019b from R2018b and there is no problem.

Più risposte (0)

Categorie

Scopri di più su Introduction to Installation and Licensing in Help Center e File Exchange

Tag

Prodotti


Release

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by