Graph cuts in computer vision: Difference between revisions

Content deleted Content added
No edit summary
Bernaliux (talk | contribs)
Line 40:
 
===== GMM (Gaussian Mixture Model) =====
* We usually use 2 distributions: toone modelfor background modelling and another for foreground pixels.
* Use a Gaussian mixture model (with 5–8 components) to model those 2 distributions.
* Goal: Try to pull apart those 2 distributions.