Info

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

hello every one, i'am a newbie, i have a error ? how can i fix it ???

1 visualización (últimos 30 días)
Join Snow
Join Snow el 8 de Jun. de 2020
Cerrada: MATLAB Answer Bot el 20 de Ag. de 2021
  13 comentarios
Walter Roberson
Walter Roberson el 8 de Jun. de 2020
For the original CW16.jpg, then reshape(w1,128,2) works for me as w1 does have exactly 256 elements, as the img is 16 x 16.
However, unknown.jpg is 562 by 1679 and so has no chance of being reshaped to 128 x 2. If you were to try to resize it to 16 x 16 first, it would be unreadable.
Join Snow
Join Snow el 8 de Jun. de 2020
thank you very much, I fixed it !!!

Respuestas (0)

Community Treasure Hunt

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

Start Hunting!

Translated by