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
Jan 2015 年 7 月 29 日
What does "vectorize" mean here? What is the wanted result?

サインインしてコメントする。

回答 (1 件)

Walter Roberson
Walter Roberson 2015 年 7 月 29 日

2 投票

pixelvector = pixelmatrix(:);

タグ

質問済み:

2015 年 7 月 29 日

コメント済み:

Jan
2015 年 7 月 29 日

Community Treasure Hunt

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

Start Hunting!

Translated by