NOTE: Image segmentation that iteratively uses Expectation Maximization for Gaussian Mixture Model estimation and Graph Cuts.
Stars
21
Forks
11
Watchers
21
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
17
commits
Everything is working. The speedup of not reclustering but rather doing a nearest cluster neighbor type of assignment is not implemented, so it is reasonably slow, but not horribly so.
5e57a8bView on GitHubAlmost working - pixels in the selected background region are still ending up in the foreground for some reason.
4732f60View on GitHub