06.08.2013 Views

A COMPARISON AND EVALUATION OF MOTION INDEXING ...

A COMPARISON AND EVALUATION OF MOTION INDEXING ...

A COMPARISON AND EVALUATION OF MOTION INDEXING ...

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

the same set of exact hits.<br />

Figure 3.3: Process of computing Exact Hits.<br />

The iterative algorithm to compute exact hits has the following inputs: an admissible<br />

fuzzy query, v, and an inverted file index I Γ F for 2f inverted lists L (υ) , υ ∈ {0, 1} f .<br />

The output of the algorithm is a list of exact hits which is denoted by HΓ(v).<br />

The algorithm starts by incrementing the first inverted list denoted by L(v0) and<br />

assign it to L 0 := L(v0) + 1. After that, for all n = 0, · · · , N − 1, L n+1 is computed<br />

iteratively by intersecting L n and L(vn+1) and then incrementing it by 1: L n+1 :=<br />

(L n ∩ L(vn + 1)) + 1, where n = 0, · · · , N − 1. Once L N is computed, N + 1 is<br />

decremented to adjust the inverted lists and this adjusted lists are the exact hits:<br />

HΓ(v) = L N − (N + 1).<br />

37

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!