Iv Sjsn edited Node.tex  about 9 years ago

Commit id: 35cba7402d9b1e95a115c07ad16353e05f1396d1

deletions | additions      

       

Each node $v_i$ will be associated with two histograms: \textit{foreground histogram} $h_i^{fg}$ and \textit{background histogram} $h_i^{bg}$:  \begin{itemize}  \item\textbold{Foreground histogram:}  $h_i^{fg} = \sum_{j \in c_i} bow(f_j)$ - a frequency of quantized local features $f_j$ extracted inside the region $c_i$. \item $h_i^{bg} = \sum_{j \notin c_i} bow(f_j)$ - a frequency of quantized local features $f_j$ extracted outside the region $c_i$.  \end{itemize}