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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.3531, 0.6459)
  [ 1]  (0.3270, 0.6463)
  [ 2]  (0.3009, 0.6472)
  [ 3]  (0.2749, 0.6480)
  [ 4]  (0.2488, 0.6488)
  [ 5]  (0.2227, 0.6497)
  [ 6]  (0.1967, 0.6508)
  [ 7]  (0.1707, 0.6531)
  [ 8]  (0.1447, 0.6553)
  [ 9]  (0.1261, 0.6525)
  [10]  (0.1365, 0.6288)
  [11]  (0.1390, 0.6029)
  [12]  (0.1411, 0.5769)
  [13]  (0.1415, 0.5508)
  [14]  (0.1420, 0.5247)
  [15]  (0.1413, 0.4986)
  [16]  (0.1396, 0.4726)
  [17]  (0.1380, 0.4466)
  [18]  (0.1358, 0.4206)
  [19]  (0.1333, 0.3946)
  [20]  (0.1308, 0.3686)
  [21]  (0.1270, 0.3429)
  [22]  (0.1224, 0.3172)
  [23]  (0.1157, 0.2924)
  [24]  (0.1000, 0.2728)
  [25]  (0.0739, 0.2718)
  [26]  (0.0523, 0.2844)
  [27]  (0.0320, 0.3008)
  [28]  (0.0191, 0.3227)
  [29]  (0.0093, 0.3469)
  [30]  (0.0033, 0.3721)
  [31]  (0.0000, 0.3979)
  [32]  (0.3531, 0.2631)
  [33]  (0.3962, 0.2038)
  [34]  (0.4609, 0.1694)
  [35]  (0.5337, 0.1559)
  [36]  (0.6083, 0.1589)
  [37]  (0.6790, 0.1799)
  [38]  (0.7483, 0.2078)
  [39]  (0.8150, 0.2410)
  [40]  (0.8806, 0.2767)
  [41]  (0.9345, 0.3251)
  [42]  (0.9760, 0.3872)
  [43]  (0.9945, 0.4572)
  [44]  (1.0000, 0.5316)
  [45]  (0.9771, 0.6017)
  [46]  (0.9492, 0.6709)
  [47]  (0.9006, 0.7267)
  [48]  (0.8488, 0.7805)
  [49]  (0.7823, 0.8140)
  [50]  (0.7126, 0.8375)
  [51]  (0.6382, 0.8441)
  [52]  (0.5647, 0.8360)
  [53]  (0.4915, 0.8211)
  [54]  (0.4240, 0.7908)
  [55]  (0.3585, 0.7550)
  [56]  (0.3101, 0.6991)
  [57]  (0.2716, 0.6369)
  [58]  (0.2573, 0.5636)
  [59]  (0.2525, 0.4895)
  [60]  (0.2560, 0.4154)
  [61]  (0.2855, 0.3468)
  [62]  (0.3310, 0.2893)
  [63]  (0.3836, 0.2364)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.1261, 0.6525)  angle=105.0 deg
  V1  (0.1000, 0.2728)  angle=49.2 deg
  V2  (0.0739, 0.2718)  angle=32.4 deg
  V3  (0.0000, 0.3979)  angle=118.1 deg
  V4  (0.3531, 0.2631)  angle=33.1 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
    }
),
