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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.4025, 0.6123)
  [ 1]  (0.3784, 0.6124)
  [ 2]  (0.3543, 0.6134)
  [ 3]  (0.3302, 0.6159)
  [ 4]  (0.3062, 0.6185)
  [ 5]  (0.2822, 0.6210)
  [ 6]  (0.2582, 0.6235)
  [ 7]  (0.2341, 0.6260)
  [ 8]  (0.2102, 0.6291)
  [ 9]  (0.1900, 0.6305)
  [10]  (0.2016, 0.6097)
  [11]  (0.2098, 0.5870)
  [12]  (0.2164, 0.5640)
  [13]  (0.2158, 0.5399)
  [14]  (0.2153, 0.5157)
  [15]  (0.2111, 0.4920)
  [16]  (0.2061, 0.4683)
  [17]  (0.2012, 0.4447)
  [18]  (0.1938, 0.4218)
  [19]  (0.1838, 0.3998)
  [20]  (0.1739, 0.3778)
  [21]  (0.1608, 0.3581)
  [22]  (0.1425, 0.3423)
  [23]  (0.1226, 0.3307)
  [24]  (0.0984, 0.3291)
  [25]  (0.0753, 0.3306)
  [26]  (0.0563, 0.3455)
  [27]  (0.0373, 0.3604)
  [28]  (0.0220, 0.3790)
  [29]  (0.0072, 0.3981)
  [30]  (0.0000, 0.4200)
  [31]  (0.0008, 0.4441)
  [32]  (0.4025, 0.3112)
  [33]  (0.4558, 0.2786)
  [34]  (0.5149, 0.2596)
  [35]  (0.5763, 0.2516)
  [36]  (0.6387, 0.2529)
  [37]  (0.6997, 0.2665)
  [38]  (0.7598, 0.2823)
  [39]  (0.8152, 0.3111)
  [40]  (0.8707, 0.3399)
  [41]  (0.9206, 0.3758)
  [42]  (0.9619, 0.4226)
  [43]  (1.0000, 0.4706)
  [44]  (0.9981, 0.5330)
  [45]  (0.9911, 0.5938)
  [46]  (0.9556, 0.6452)
  [47]  (0.9202, 0.6966)
  [48]  (0.8677, 0.7263)
  [49]  (0.8092, 0.7484)
  [50]  (0.7474, 0.7483)
  [51]  (0.6851, 0.7446)
  [52]  (0.6239, 0.7344)
  [53]  (0.5645, 0.7153)
  [54]  (0.5050, 0.6962)
  [55]  (0.4562, 0.6588)
  [56]  (0.4101, 0.6166)
  [57]  (0.3766, 0.5646)
  [58]  (0.3466, 0.5098)
  [59]  (0.3367, 0.4499)
  [60]  (0.3489, 0.3917)
  [61]  (0.3884, 0.3434)
  [62]  (0.4492, 0.3290)
  [63]  (0.5107, 0.3271)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.1900, 0.6305)  angle=123.1 deg
  V1  (0.0753, 0.3306)  angle=34.2 deg
  V2  (0.0008, 0.4441)  angle=106.5 deg
  V3  (1.0000, 0.4706)  angle=40.2 deg
  V4  (0.3884, 0.3434)  angle=37.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
    }
),
