Azzera filtri
Azzera filtri

Info

Questa domanda è chiusa. Riaprila per modificarla o per rispondere.

R2014a slower than R2013a

1 visualizzazione (ultimi 30 giorni)
Pinpress
Pinpress il 18 Giu 2014
Chiuso: MATLAB Answer Bot il 20 Ago 2021
On the same computer, when running imdilate, R2014a takes 4.1 sec while it was 3.7 sec on R2013a. this is consistent after multiple runs.
se = strel('ball', 4, 4, 4);
bw = imdilate(im, se); % size of im: 512*512*375
Also, why imdilate returns a new matrix with min and max value of 4 and 5, respectively, instead of anticipated 0 or 1??

Risposte (0)

Questa domanda è chiusa.

Community Treasure Hunt

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

Start Hunting!

Translated by