Segmentation-based object categorization: Difference between revisions

Content deleted Content added
m Typo fixing , typos fixed: algoritm → algorithm using AWB
CmdrObot (talk | contribs)
m sp: an unary→a unary
Line 77:
<math>E(m, \Theta) = \sum \phi_x(D|m_x) + \phi_x(m_x|\Theta) + \sum \Psi_{xy}(m_x, m_y) + \phi(D|m_x, m_y)</math> (1)
 
The term <math>\phi_x(D|m_x) + \phi_x(m_x|\Theta)</math> is called ana unary term, and the term <math>\Psi_{xy}(m_x, m_y) + \phi(D|m_x, m_y)</math> is called a pairwise term.
An unary term consists of the likelihood <math>\phi_x(D|m_x)</math> based on color, and the unary potential <math>\phi_x(m_x|\Theta)</math> based on the distance from <math>\Theta</math>. A pairwise term consists of a prior <math>\Psi_{xy}(m_x, m_y)</math> and a contrast term <math>\phi(D|m_x, m_y)</math>.