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

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

operator \ to determine the relationship between A and B as x = A \ B. We then<br />

compute the corrected DTW score as:<br />

CorrectedDT W score = x1 ∗ c1 + x2 ∗ c2 + x3 ∗ c3 + x4 ∗ c4 + x5<br />

The corrected DTW score is thresholded to give a binary yes or no decision for<br />

a match. Ideally, a threshold of (Y + +Y − )<br />

2<br />

43<br />

should perform well. However, for a better<br />

estimate, we iteratively determine the best threshold between Y + and Y − , which<br />

gives the maximum number of correct decisions for a particular query.<br />

4.2 Implementation<br />

Dynamic time warping is used to compare two motion series in the presence of<br />

nonlinear time deformations. The choice of measure for local cost or distance plays<br />

an important role. The two techniques differ in the local distance measures. One<br />

uses joint angle parameters (quaternions) and the other uses 3-D coordinates for all<br />

joints.<br />

4.2.1 3-D Point Cloud based Distance:<br />

A motion data stream encodes the joint configurations over time. It represents<br />

this configuration as a series of frames and each frame has an absolute position of<br />

root and the offset of each of the joints with respect to the root. Each frame can be<br />

thought of as a cloud of 3-D points where each 3-D point corresponds to one joint.<br />

A local distance measure is based on a comparison of pose-driven 3-D point clouds is<br />

used. Before the actual comparision between the two poses is performed, the following<br />

steps are performed:<br />

• A time window around both frames is incorporated to provide the notion of<br />

smoothness.

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

Saved successfully!

Ooh no, something went wrong!