필터 지우기
필터 지우기

how to create a data vector

조회 수: 1 (최근 30일)
Elysi Cochin
Elysi Cochin 2013년 1월 5일
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일
datavector = YourImage(:);

추가 답변 (0개)

태그

Community Treasure Hunt

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

Start Hunting!

Translated by