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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.3614, 0.6704)
  [ 1]  (0.3442, 0.6731)
  [ 2]  (0.3266, 0.6732)
  [ 3]  (0.3090, 0.6733)
  [ 4]  (0.2914, 0.6734)
  [ 5]  (0.2738, 0.6734)
  [ 6]  (0.2722, 0.6654)
  [ 7]  (0.2826, 0.6512)
  [ 8]  (0.2878, 0.6347)
  [ 9]  (0.2912, 0.6175)
  [10]  (0.2946, 0.6002)
  [11]  (0.2949, 0.5826)
  [12]  (0.2953, 0.5651)
  [13]  (0.2956, 0.5475)
  [14]  (0.2956, 0.5299)
  [15]  (0.2936, 0.5124)
  [16]  (0.2916, 0.4949)
  [17]  (0.2896, 0.4775)
  [18]  (0.2830, 0.4614)
  [19]  (0.2751, 0.4456)
  [20]  (0.2673, 0.4299)
  [21]  (0.2532, 0.4214)
  [22]  (0.2365, 0.4160)
  [23]  (0.2197, 0.4106)
  [24]  (0.2030, 0.4111)
  [25]  (0.1864, 0.4168)
  [26]  (0.1697, 0.4225)
  [27]  (0.1531, 0.4282)
  [28]  (0.1365, 0.4339)
  [29]  (0.1252, 0.4460)
  [30]  (0.1169, 0.4615)
  [31]  (0.1005, 0.4574)
  [32]  (0.3614, 0.2034)
  [33]  (0.4532, 0.1823)
  [34]  (0.5453, 0.1646)
  [35]  (0.6394, 0.1687)
  [36]  (0.7335, 0.1729)
  [37]  (0.8181, 0.2117)
  [38]  (0.9011, 0.2561)
  [39]  (0.9658, 0.3156)
  [40]  (0.9931, 0.4058)
  [41]  (1.0000, 0.4936)
  [42]  (0.9534, 0.5754)
  [43]  (0.9068, 0.6573)
  [44]  (0.8337, 0.7155)
  [45]  (0.7576, 0.7709)
  [46]  (0.6711, 0.8042)
  [47]  (0.5798, 0.8275)
  [48]  (0.4869, 0.8354)
  [49]  (0.3928, 0.8321)
  [50]  (0.2990, 0.8273)
  [51]  (0.2130, 0.7890)
  [52]  (0.1270, 0.7507)
  [53]  (0.0713, 0.6751)
  [54]  (0.0164, 0.5986)
  [55]  (0.0042, 0.5058)
  [56]  (0.0000, 0.4137)
  [57]  (0.0569, 0.3387)
  [58]  (0.1242, 0.2773)
  [59]  (0.2118, 0.2428)
  [60]  (0.3025, 0.2209)
  [61]  (0.3962, 0.2108)
  [62]  (0.4898, 0.2177)
  [63]  (0.5793, 0.2402)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.2738, 0.6734)  angle=78.8 deg
  V1  (0.2722, 0.6654)  angle=47.7 deg
  V2  (0.2673, 0.4299)  angle=32.6 deg
  V3  (0.1169, 0.4615)  angle=75.7 deg
  V4  (0.1005, 0.4574)  angle=121.7 deg
  V5  (0.3614, 0.2034)  angle=31.3 deg
  V6  (0.9658, 0.3156)  angle=30.5 deg
  V7  (1.0000, 0.4936)  angle=34.2 deg
  V8  (0.0000, 0.4137)  angle=39.8 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
    }
),
