Skip to content
#

gmm

Here are 22 public repositories matching this topic...

Feature reduction projections and classifier models are learned by training dataset and applied to classify testing dataset. A few approaches of feature reduction have been compared in this paper: principle component analysis (PCA), linear discriminant analysis (LDA) and their kernel methods (KPCA,KLDA). Correspondingly, a few approaches of clas…

  • Updated Jun 23, 2021
  • MATLAB

Image segmentation using the EM algorithm that relies on a GMM for intensities and a MRF model on the labels. Based on "Segmentation of brain MR images through a hidden Markov random field model and the expectation-maximization algorithm" (Zhang, Y et al.)

  • Updated May 7, 2021
  • MATLAB

This repositories contains implementation of various Machine Learning Algorithms such as Bayesian Classifier, Principal Component Analysis, Fisher Linear Discriminator, Face Recognition and Reconstruction, Gaussian Mixture Model based Segmentation, Otsu's Segmentation, Neural Network etc. Relevant data sets and results are also included.

  • Updated Sep 10, 2017
  • MATLAB

Improve this page

Add a description, image, and links to the gmm topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the gmm topic, visit your repo's landing page and select "manage topics."

Learn more