hi mike ...
im not sure if i could explain properly ...
this is wat im trying to do ...
im getting a set of images which represents one motion..
i get the centroids and if i plot it on a graph .. i will get the path of the motion ..
so for similar motion .. i will get similar motion path which also means that the shape of the graph will will similar...
im trying to find how much the path differs...
so this is what i did ...
i get the centroid of the motions...
every motion will have a different number of points and different
position and length ..... the only thing similar will be the shape of
the path ...
that's the only thing i can compare...
so i use spline to get the rest of the points on the graph ..
i use the same method for the template to be matched... compare the deviation of each point... and set a threshold for mtaching
i think the file u are missing is the sub vi .. which i have attached..
but that's only for reference... u can use the array cluster and
connect them to the spline loop... those are the centroid i got from
the motion ..
i could u some opinion on how i can compare shape of graphs.. i hope u can help me .. thanks