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!