prarameters tobe passed for building GMM

3 ビュー (過去 30 日間)
Naeem Shaikh
Naeem Shaikh 2015 年 2 月 16 日
回答済み: Adam 2015 年 2 月 16 日
I want to build a Gaussian Mixture Model for my skin color database. Whether i have to pass each channel separately for building GMM model or all the channel data should be stored in a multidimensional vector and passed for parameter estimation and model building. Please suggest the proper way to build a GMM model for skin color images i have in my database.

回答 (1 件)

Adam
Adam 2015 年 2 月 16 日
If you use the 'fitgmdist' function from the Statistics Toolbox then you pass in all the data as a single multi-dimensional array.

Community Treasure Hunt

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

Start Hunting!

Translated by