=== SAVED CAST: ultimateward_11_m1 ===
Normalized points: 64
Raw points: N/A

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.4286, 0.5732)
  [ 1]  (0.4123, 0.5994)
  [ 2]  (0.3959, 0.6255)
  [ 3]  (0.3674, 0.6353)
  [ 4]  (0.3376, 0.6433)
  [ 5]  (0.3079, 0.6513)
  [ 6]  (0.2781, 0.6593)
  [ 7]  (0.2483, 0.6673)
  [ 8]  (0.2185, 0.6753)
  [ 9]  (0.1887, 0.6833)
  [10]  (0.1581, 0.6850)
  [11]  (0.1273, 0.6850)
  [12]  (0.1100, 0.6795)
  [13]  (0.1320, 0.6579)
  [14]  (0.1541, 0.6364)
  [15]  (0.1732, 0.6121)
  [16]  (0.1923, 0.5879)
  [17]  (0.2114, 0.5637)
  [18]  (0.2305, 0.5395)
  [19]  (0.2374, 0.5106)
  [20]  (0.2394, 0.4798)
  [21]  (0.2382, 0.4492)
  [22]  (0.2328, 0.4188)
  [23]  (0.2113, 0.4009)
  [24]  (0.1833, 0.3878)
  [25]  (0.1554, 0.3844)
  [26]  (0.1275, 0.3975)
  [27]  (0.0995, 0.4105)
  [28]  (0.0716, 0.4236)
  [29]  (0.0436, 0.4366)
  [30]  (0.0209, 0.4569)
  [31]  (0.0000, 0.4795)
  [32]  (0.4286, 0.2134)
  [33]  (0.5125, 0.2279)
  [34]  (0.5964, 0.2423)
  [35]  (0.6803, 0.2568)
  [36]  (0.7567, 0.2915)
  [37]  (0.8298, 0.3351)
  [38]  (0.9030, 0.3786)
  [39]  (0.9761, 0.4221)
  [40]  (1.0000, 0.4891)
  [41]  (0.9878, 0.5734)
  [42]  (0.9757, 0.6576)
  [43]  (0.9375, 0.7174)
  [44]  (0.8542, 0.7347)
  [45]  (0.7708, 0.7520)
  [46]  (0.6875, 0.7693)
  [47]  (0.6041, 0.7866)
  [48]  (0.5234, 0.7834)
  [49]  (0.4468, 0.7462)
  [50]  (0.3703, 0.7089)
  [51]  (0.2937, 0.6717)
  [52]  (0.2240, 0.6319)
  [53]  (0.2562, 0.5531)
  [54]  (0.2884, 0.4743)
  [55]  (0.3207, 0.3955)
  [56]  (0.3664, 0.3314)
  [57]  (0.4476, 0.3061)
  [58]  (0.5289, 0.2807)
  [59]  (0.6101, 0.2553)
  [60]  (0.6914, 0.2300)
  [61]  (0.7712, 0.2447)
  [62]  (0.8505, 0.2758)
  [63]  (0.9297, 0.3068)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.3959, 0.6255)  angle=39.0 deg
  V1  (0.1100, 0.6795)  angle=117.9 deg
  V2  (0.2328, 0.4188)  angle=40.3 deg
  V3  (0.1554, 0.3844)  angle=31.9 deg
  V4  (0.0000, 0.4795)  angle=164.6 deg
  V5  (0.4286, 0.2134)  angle=41.6 deg
  V6  (0.9761, 0.4221)  angle=39.6 deg
  V7  (0.9375, 0.7174)  angle=45.7 deg
  V8  (0.2240, 0.6319)  angle=82.5 deg
  V9  (0.3664, 0.3314)  angle=37.2 deg

--- SUGGESTED DOT TEMPLATE FORMAT ---
// Paste into SpellGestureTracker.java getDotTemplates():
new DotTemplate(DetectedPattern.SPELL_NAME, "description",
    new double[][] {
        // pick key dots from vertices above
    },
    new int[][] {
        // define connections between dots
    }
),
