how to create a data vector

i need to do kmeans clustering on a data vector... to do that i need to create a data vector of the input image... please can someone help me in creating a data vector....please do reply

 採用された回答

Walter Roberson
Walter Roberson 2013 年 1 月 5 日

1 投票

datavector = YourImage(:);

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeStatistics and Machine Learning Toolbox についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by