hi ..
i'm trying to do motion analysis by plotting the motion path onto an XY graph .....
for similar motion, the shape of the path would be similar but the
number of points to plot the graph will not always be the same .. the
position of the curve in the graph will also not be the same.( i think
in this case i have to normalise the data) but how do i normalize them ?
my question is.. how do i get the difference between the 2 graphs?? is
there any function to analyse the difference between 2 graphs? my idea
is to do spline interpolation and get the discrepancy between every
point...
could anyone guide me on the steps to compare the curves from the data and how to analyse the graph ??
for example
i've got 3 continuous motion ..
so i have 3 sets of data and therefore 3 plots. each set of data consist of an array of centroids
the number of centroids obtained will be random.. but the shape of the
path from this data will be similar.. so the only thing i can do is
compare the shape ..
i want to compare each of them with a database which has similar shape.
thanks very much
Message Edited by kupikupi on 09-08-2006 12:35 PM