Filter löschen
Filter löschen

how to create a data vector

1 Ansicht (letzte 30 Tage)
Elysi Cochin
Elysi Cochin am 5 Jan. 2013
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

Akzeptierte Antwort

Walter Roberson
Walter Roberson am 5 Jan. 2013
datavector = YourImage(:);

Weitere Antworten (0)

Community Treasure Hunt

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

Start Hunting!

Translated by