how can I use fuzzy c means clustering and membership function instead of threshold?

1 次查看(过去 30 天)
Lets say I want to detect a moving object in 20 frames, I will perform difference of frames and apply a threshold to the difference and conclude if the difference is greater than the threshold we detect a moving object(foreground) else background. Here I want to replace that threshold with fuzzy membership function by apply fuzzy c-means clustering by creating two clusters and finally applying a membership function.

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Fuzzy Logic Toolbox 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by