- kmeans hyperspectral 1.bmp
- kmeans hyperspectral 2.bmp
- kmeans hyperspectral 3.bmp
- kmeans hyperspectral 4.bmp
- kmeans hyperspectral 5.bmp
- kmeans hyperspectral 6.bmp
- kmeans_color_segmentation.m
- kmeans_for_angles.m
- kmeans_grayscale_brain.png
- kmeans_grayscale_segmentation.m
- kmeans_hyperspectral_segmentation.m
- kmeans_relabel_class_numbers.m
image block clustering using kmeans
3 ビュー (過去 30 日間)
古いコメントを表示
MatlabEnthusiast
2022 年 2 月 21 日
コメント済み: MatlabEnthusiast
2022 年 2 月 22 日
Hi all.
I have block from an image obtained using:
I also wish to display the distance between; any two intra-cluster blocks, any two blocks from different clusters; any two centroids if possible.
Honestly, am not so sure how to tackle this. Looking at the kmeans examples from the document, is not so intuitive for this particular scenario.
Thanks alot.
0 件のコメント
採用された回答
Image Analyst
2022 年 2 月 21 日
Not sure why you're using im2col().
Attached is my kmeans demo for a gray scale image, plus one for color and hyperspectral images.
6 件のコメント
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!