Results

We analyzed the following scalars and their phase features:

  1. centx: x coordinate of centroid of moving region
  2. wcentx: x coordinate of centroid of moving region weighted by |(u,v)|
  3. wcenty: y coordinate of centroid of moving region weighted by |(u,v)|
  4. dcentx: wcentx - centx
  5. dcenty: wcenty - centy
  6. aspct: aspect ratio of moving region
  7. waspct: aspect of ratio of moving region weighted by |(u,v)|
  8. daspct: aspct - waspct
  9. uwcentx: x coordinate of centroid of moving region weighted by |u|
  10. uwcenty: y coordinate of centroid of moving region weighted by |u|
  11. vwcentx: x coordinate of centroid of moving region weighted by |v|
  12. vwcenty: y coordinate of centroid of moving region weighted by |v|
centy (y coordinate of the centroid of moving region) is used only as the phase reference signal.

Analysis of variance, including post hoc testing, indicated the following:

The following scatter plots show the features with the greatest variation, centx, wcentx, and aspct:


Scatter Plot of aspct versus centx


Stereo 3-D Scatter Plot of aspct versus centx and wcentx

We tested recognition using a variety of algorithms. The best results were obtained by finding the nearest neighbor from a set of exemplars, vectors of mean feature values for each subject. To get an unbiased estimate of the recognition rate we used a leave-one-out procedure. Using the full feature vector gives a recognition rate of about 90%. If we use only the four best features, daspct, dcenty, vwcenty, and waspct, then the recognition rate went as high as 95%. In comparison, recognition by chance would yield a rate of about 17%.

Recognition was possible for a variety of flow sources varying in spatial resolution. We observed that while the exemplars changed and the features with the greatest variation changed, as long as the parameters for flow computation were kept constant, recognition is successful.

Analysis of variance and our recognition test show that the features have the following approximate significance for recognition:

daspct > dcenty > wcenty > vwcenty > aspct > vwcentx > waspct > centx > uwcentx > wcentx > uwcenty > dcentx


[Back] [Contents]