next up previous contents
Next: Horizontal plotter Up: Module testing Previous: Module testing   Contents

DTWLIB.DLL

DTWLIB.DLL is the function library that implements the DTW algorithm.

Testing the DTWLIB presents some problems because generating correct reference results for the DTW algorithm is hard. This problem is solved by calculating some test cases by hand. Unfortunately these cases must be very small-scale.

Test Cases:

M-DL01: Add and get templates

M-DL02: Add, delete and get templates

M-DL03: Compare to one

M-DL04: Compare to one, random stretched vectors

M-DL05: Compare to one, warping window

M-DL06: Compare to one, relaxed start and end points

M-DL07: Calculate estimated derivatives

M-DL08: DTCompareOne, Warping window and relaxed start and end points

M-DL09: DTCompareAll


next up previous contents
Next: Horizontal plotter Up: Module testing Previous: Module testing   Contents
2002-03-19