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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.3397, 0.2091)
  [ 1]  (0.4030, 0.1525)
  [ 2]  (0.4853, 0.1411)
  [ 3]  (0.5666, 0.1547)
  [ 4]  (0.6438, 0.1901)
  [ 5]  (0.7193, 0.2285)
  [ 6]  (0.7868, 0.2802)
  [ 7]  (0.8543, 0.3318)
  [ 8]  (0.9124, 0.3918)
  [ 9]  (0.9562, 0.4646)
  [10]  (1.0000, 0.5374)
  [11]  (0.9942, 0.6195)
  [12]  (0.9794, 0.7031)
  [13]  (0.9275, 0.7662)
  [14]  (0.8641, 0.8227)
  [15]  (0.7814, 0.8421)
  [16]  (0.6984, 0.8589)
  [17]  (0.6135, 0.8555)
  [18]  (0.5288, 0.8498)
  [19]  (0.4449, 0.8364)
  [20]  (0.3642, 0.8145)
  [21]  (0.2923, 0.7691)
  [22]  (0.2416, 0.7038)
  [23]  (0.2029, 0.6284)
  [24]  (0.1764, 0.5476)
  [25]  (0.1611, 0.4647)
  [26]  (0.1640, 0.3808)
  [27]  (0.1968, 0.3046)
  [28]  (0.2585, 0.2483)
  [29]  (0.3400, 0.2249)
  [30]  (0.4202, 0.1970)
  [31]  (0.5013, 0.1746)
  [32]  (0.3397, 0.6743)
  [33]  (0.3179, 0.6796)
  [34]  (0.2961, 0.6848)
  [35]  (0.2741, 0.6889)
  [36]  (0.2517, 0.6901)
  [37]  (0.2293, 0.6914)
  [38]  (0.2069, 0.6926)
  [39]  (0.1845, 0.6921)
  [40]  (0.1656, 0.6857)
  [41]  (0.1618, 0.6639)
  [42]  (0.1610, 0.6414)
  [43]  (0.1640, 0.6193)
  [44]  (0.1686, 0.5974)
  [45]  (0.1732, 0.5754)
  [46]  (0.1780, 0.5535)
  [47]  (0.1830, 0.5316)
  [48]  (0.1879, 0.5097)
  [49]  (0.1909, 0.4875)
  [50]  (0.1922, 0.4651)
  [51]  (0.1875, 0.4441)
  [52]  (0.1766, 0.4245)
  [53]  (0.1573, 0.4138)
  [54]  (0.1368, 0.4051)
  [55]  (0.1144, 0.4055)
  [56]  (0.0920, 0.4059)
  [57]  (0.0701, 0.4084)
  [58]  (0.0503, 0.4190)
  [59]  (0.0306, 0.4297)
  [60]  (0.0109, 0.4404)
  [61]  (0.0022, 0.4606)
  [62]  (0.0002, 0.4828)
  [63]  (0.0000, 0.5053)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.4030, 0.1525)  angle=34.0 deg
  V1  (1.0000, 0.5374)  angle=35.1 deg
  V2  (0.5013, 0.1746)  angle=123.3 deg
  V3  (0.3397, 0.6743)  angle=58.5 deg
  V4  (0.1656, 0.6857)  angle=61.1 deg
  V5  (0.1766, 0.4245)  angle=32.0 deg
  V6  (0.0109, 0.4404)  angle=38.3 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
    }
),
