background subtraction of images using k-means algorithm

1 vue (au cours des 30 derniers jours)
Jishnu C Rajan
Jishnu C Rajan le 17 Sep 2014
Commenté : Dima Lisin le 19 Sep 2014
i have a set of images formed by converting a video into frames. I need to do background subtraction using k-means algorithm

Réponses (1)

Dima Lisin
Dima Lisin le 18 Sep 2014
I don't know how to do background subtraction using k-means. However, there is a system object in the Computer Vision System Toolbox called vision.ForegroundDetector, which does background subtraction using the Gaussian Mixture Model algorithm.
  4 commentaires
Jishnu C Rajan
Jishnu C Rajan le 19 Sep 2014
sorry.. here is the attachment
Dima Lisin
Dima Lisin le 19 Sep 2014
Thanks. Looks like an interesting paper. However, how to implement this algorithm is way too big a question for this forum. You could either try writing the code based on the paper, or email the authors to see if they are willing to share their own implementation.

Connectez-vous pour commenter.

Catégories

En savoir plus sur Image Processing and Computer Vision dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by