Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
i want to convert the matrix in column vector.
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
i want to convert matrix in column vector and then convert back the vector inn a matrix.
but the matrix i have is a double band image A= (:,:,2), , after processing it i have only one vector , now i want to convert it back in to image
2 Kommentare
Jonas
am 14 Jul. 2022
it completely depends on how you process the image and how it has turned from 2d into 1D. can you describe it / show you code?
Jan
am 14 Jul. 2022
You have asked a similar question before: https://www.mathworks.com/matlabcentral/answers/1757155-how-i-can-convert-a-matrix-in-to-a-column-vector-and-again-i-need-to-convert-that-column-vector-in
Please take the time to react to the suggested solution instead of repeating the question while ignoring the answer.
Antworten (0)
Diese Frage ist geschlossen.
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!