Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

how to convert array of matrix to double in matlab.?while giving double(output); giving error as size of 2 matrix unqual.

2 visualizaciones (últimos 30 días)
here is part of code.
finaledge(i2,j2)=gedge(i,j);
finaledge= im2uint8(finaledge(10:end-10,10:end-10));
s=double(finaledge);

Respuestas (0)

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by