How do I vectorize an 8x8 pixel image?
显示 更早的评论
I have the image, but I need to vectorize it. How should I do so?
1 个评论
Jan
2015-7-29
What does "vectorize" mean here? What is the wanted result?
回答(1 个)
Walter Roberson
2015-7-29
pixelvector = pixelmatrix(:);
类别
在 帮助中心 和 File Exchange 中查找有关 Region and Image Properties 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!