How to extract data set from Image in Matlab

1 回表示 (過去 30 日間)
Muhammad Safiullah
Muhammad Safiullah 2019 年 6 月 15 日
コメント済み: Muhammad Safiullah 2019 年 7 月 16 日
I want to create clusters of an image using fuzzy c mean clustering, but i am not be able to extract data set from image. I matlab example the perfom an example but data set source is not define how to get?
Please help me!
  1 件のコメント
Image Analyst
Image Analyst 2019 年 6 月 15 日
You forgot to attach your image. Please do so and state what your "data set" is in your image.

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

回答 (1 件)

James Browne
James Browne 2019 年 6 月 15 日
Greetings,
I believe you are looking for the color map of the image? If so then the imread() function can be used to get the color map of an image, the help page has some good examples.
  1 件のコメント
Muhammad Safiullah
Muhammad Safiullah 2019 年 7 月 16 日
i want to extract dataset from image and then create clusters using findcluster function in matlab
cw2.jpg

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

カテゴリ

Help Center および File ExchangeData Clustering についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by