Info
This question is closed. Reopen it to edit or answer.
i want to convert the matrix in column vector.
1 view (last 30 days)
Show older comments
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 Comments
Jonas
on 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
on 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.
Answers (0)
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!