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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.3665, 0.1399)
  [ 1]  (0.4546, 0.1247)
  [ 2]  (0.5403, 0.1413)
  [ 3]  (0.6250, 0.1698)
  [ 4]  (0.7093, 0.1993)
  [ 5]  (0.7843, 0.2479)
  [ 6]  (0.8593, 0.2966)
  [ 7]  (0.9343, 0.3452)
  [ 8]  (0.9703, 0.4245)
  [ 9]  (1.0000, 0.5088)
  [10]  (0.9980, 0.5979)
  [11]  (0.9622, 0.6771)
  [12]  (0.9137, 0.7522)
  [13]  (0.8508, 0.8141)
  [14]  (0.7802, 0.8689)
  [15]  (0.6936, 0.8888)
  [16]  (0.6053, 0.8897)
  [17]  (0.5190, 0.8708)
  [18]  (0.4404, 0.8287)
  [19]  (0.3704, 0.7731)
  [20]  (0.3073, 0.7116)
  [21]  (0.2648, 0.6330)
  [22]  (0.2331, 0.5508)
  [23]  (0.2255, 0.4619)
  [24]  (0.2223, 0.3725)
  [25]  (0.2471, 0.2869)
  [26]  (0.2876, 0.2072)
  [27]  (0.3499, 0.1435)
  [28]  (0.4309, 0.1103)
  [29]  (0.5170, 0.1296)
  [30]  (0.5971, 0.1688)
  [31]  (0.6746, 0.2124)
  [32]  (0.3665, 0.6996)
  [33]  (0.3417, 0.7041)
  [34]  (0.3169, 0.7083)
  [35]  (0.2919, 0.7108)
  [36]  (0.2668, 0.7133)
  [37]  (0.2417, 0.7158)
  [38]  (0.2167, 0.7186)
  [39]  (0.1917, 0.7217)
  [40]  (0.1696, 0.7190)
  [41]  (0.1593, 0.6964)
  [42]  (0.1553, 0.6716)
  [43]  (0.1563, 0.6468)
  [44]  (0.1610, 0.6220)
  [45]  (0.1656, 0.5973)
  [46]  (0.1704, 0.5726)
  [47]  (0.1758, 0.5480)
  [48]  (0.1812, 0.5233)
  [49]  (0.1864, 0.4987)
  [50]  (0.1879, 0.4736)
  [51]  (0.1894, 0.4484)
  [52]  (0.1770, 0.4290)
  [53]  (0.1584, 0.4120)
  [54]  (0.1381, 0.3979)
  [55]  (0.1139, 0.3909)
  [56]  (0.0896, 0.3889)
  [57]  (0.0651, 0.3946)
  [58]  (0.0405, 0.4002)
  [59]  (0.0284, 0.4206)
  [60]  (0.0186, 0.4438)
  [61]  (0.0087, 0.4670)
  [62]  (0.0040, 0.4916)
  [63]  (0.0000, 0.5165)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.9343, 0.3452)  angle=32.6 deg
  V1  (0.4309, 0.1103)  angle=34.9 deg
  V2  (0.6746, 0.2124)  angle=92.9 deg
  V3  (0.3665, 0.6996)  angle=47.5 deg
  V4  (0.1696, 0.7190)  angle=58.7 deg
  V5  (0.1894, 0.4484)  angle=35.7 deg
  V6  (0.0405, 0.4002)  angle=46.4 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
    }
),
