聚类rgb图像块 [英] clustering rgb image block

查看:190
本文介绍了聚类rgb图像块的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个rgb图像,我分成多个块,我想使用模糊c均值算法来聚类图像块。



请帮帮我在每个数据点(例如图像块)上对它们进行聚类



非常感谢你。

i have a rgb image and i split into multi blocks, i want to use fuzzy c-mean algorithm for clustering of image blocks.

please help me how to cluster them when each data point such as an image block

thanks you so much.

推荐答案

帮助什么?例如,在这里解释模糊聚类: http://en.wikipedia.org/wiki/Fuzzy_clustering [ ^ ]。

和k-means聚类 - 这里: http://en.wikipedia.org/wiki/K-means_clustering [ ^ ]。



理解需要一些数学背景,不是很复杂,但它应该包括对模糊集数学的理解:

http://en.wikipedia.org/wiki/Fuzzy_set [ ^ ],

http://en.wikipedia.org/wiki/Fuzzy_logic [ ^ ]。



算法是还解释说;甚至提供了大多数重要实现的广泛列表,主要是开源的。



-SA
Help with what? Fuzzy clustering in general is explained, for example, here: http://en.wikipedia.org/wiki/Fuzzy_clustering[^].
And k-means clustering — here: http://en.wikipedia.org/wiki/K-means_clustering[^].

Understanding requires some mathematical background, not very complicated, but it should include the understanding of fuzzy set mathematics:
http://en.wikipedia.org/wiki/Fuzzy_set[^],
http://en.wikipedia.org/wiki/Fuzzy_logic[^].

Algorithms are also explained; and even the extensive list of most important implementations, mostly open-source, is provided.

—SA

这篇关于聚类rgb图像块的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆