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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.4228, 0.7189)
  [ 1]  (0.3978, 0.7302)
  [ 2]  (0.3686, 0.7322)
  [ 3]  (0.3394, 0.7343)
  [ 4]  (0.3103, 0.7342)
  [ 5]  (0.2814, 0.7301)
  [ 6]  (0.2524, 0.7260)
  [ 7]  (0.2241, 0.7187)
  [ 8]  (0.2019, 0.7020)
  [ 9]  (0.1984, 0.6740)
  [10]  (0.2064, 0.6458)
  [11]  (0.2157, 0.6181)
  [12]  (0.2234, 0.5901)
  [13]  (0.2244, 0.5608)
  [14]  (0.2253, 0.5316)
  [15]  (0.2261, 0.5023)
  [16]  (0.2268, 0.4731)
  [17]  (0.2259, 0.4440)
  [18]  (0.2204, 0.4152)
  [19]  (0.2150, 0.3865)
  [20]  (0.2076, 0.3585)
  [21]  (0.1932, 0.3330)
  [22]  (0.1785, 0.3080)
  [23]  (0.1499, 0.3015)
  [24]  (0.1214, 0.2950)
  [25]  (0.0938, 0.3015)
  [26]  (0.0663, 0.3117)
  [27]  (0.0389, 0.3219)
  [28]  (0.0150, 0.3355)
  [29]  (0.0056, 0.3632)
  [30]  (0.0000, 0.3913)
  [31]  (0.0035, 0.4203)
  [32]  (0.4228, 0.1332)
  [33]  (0.5091, 0.1492)
  [34]  (0.5953, 0.1651)
  [35]  (0.6770, 0.1947)
  [36]  (0.7556, 0.2338)
  [37]  (0.8342, 0.2729)
  [38]  (0.8867, 0.3419)
  [39]  (0.9363, 0.4143)
  [40]  (0.9859, 0.4866)
  [41]  (1.0000, 0.5659)
  [42]  (0.9809, 0.6515)
  [43]  (0.9617, 0.7371)
  [44]  (0.8849, 0.7794)
  [45]  (0.8081, 0.8218)
  [46]  (0.7312, 0.8641)
  [47]  (0.6436, 0.8657)
  [48]  (0.5559, 0.8668)
  [49]  (0.4689, 0.8650)
  [50]  (0.3931, 0.8209)
  [51]  (0.3172, 0.7768)
  [52]  (0.2571, 0.7160)
  [53]  (0.2082, 0.6431)
  [54]  (0.1594, 0.5703)
  [55]  (0.1519, 0.4892)
  [56]  (0.1695, 0.4033)
  [57]  (0.2043, 0.3282)
  [58]  (0.2745, 0.2756)
  [59]  (0.3447, 0.2229)
  [60]  (0.4289, 0.2072)
  [61]  (0.5163, 0.1997)
  [62]  (0.6038, 0.1922)
  [63]  (0.6643, 0.2478)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.2019, 0.7020)  angle=46.1 deg
  V1  (0.1785, 0.3080)  angle=46.7 deg
  V2  (0.0150, 0.3355)  angle=41.4 deg
  V3  (0.0035, 0.4203)  angle=117.6 deg
  V4  (0.4228, 0.1332)  angle=44.9 deg
  V5  (0.9617, 0.7371)  angle=48.5 deg
  V6  (0.6038, 0.1922)  angle=47.5 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
    }
),
