innolitics / freesurfer

The official FreeSurfer repository maintained by LCN
Other
1 stars 2 forks source link

Gaussian Mixture Model #15

Closed yujanshrestha closed 6 years ago

yujanshrestha commented 6 years ago

From a given set of priors and voxel intensities, optimize means and standard deviations using expectation maximization. Check existing scipy implementation.

Also given a set of voxel intensities, calculate likelihoods.