1 . Compute distance return nan value (likelihood = nan) because indexing of
matrix goes out of it (see patch)
2. ConstrainZNorm was never set on true and so in znormData this
if(constrainZNorm && stdDev < 0.01) was never executed
3. LabelledTimeSeriesClassificationSampleTrimmer::trimTimeSeries doesn't trim
the end of gesture stream.
Original issue reported on code.google.com by deliai...@gmail.com on 1 Oct 2013 at 3:59
Original issue reported on code.google.com by
deliai...@gmail.com
on 1 Oct 2013 at 3:59Attachments: