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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.3598, 0.2745)
  [ 1]  (0.4241, 0.2270)
  [ 2]  (0.4990, 0.2047)
  [ 3]  (0.5768, 0.2001)
  [ 4]  (0.6499, 0.2323)
  [ 5]  (0.7231, 0.2646)
  [ 6]  (0.7931, 0.3030)
  [ 7]  (0.8628, 0.3422)
  [ 8]  (0.9324, 0.3814)
  [ 9]  (0.9699, 0.4496)
  [10]  (1.0000, 0.5229)
  [11]  (0.9727, 0.5980)
  [12]  (0.9453, 0.6731)
  [13]  (0.8773, 0.7146)
  [14]  (0.8087, 0.7556)
  [15]  (0.7334, 0.7781)
  [16]  (0.6545, 0.7909)
  [17]  (0.5754, 0.7999)
  [18]  (0.4957, 0.7939)
  [19]  (0.4160, 0.7878)
  [20]  (0.3393, 0.7684)
  [21]  (0.2647, 0.7397)
  [22]  (0.2027, 0.6958)
  [23]  (0.1605, 0.6279)
  [24]  (0.1463, 0.5514)
  [25]  (0.1504, 0.4730)
  [26]  (0.1844, 0.4007)
  [27]  (0.2342, 0.3390)
  [28]  (0.3026, 0.3021)
  [29]  (0.3816, 0.3009)
  [30]  (0.4612, 0.3072)
  [31]  (0.5401, 0.3199)
  [32]  (0.3598, 0.6003)
  [33]  (0.3384, 0.6124)
  [34]  (0.3170, 0.6245)
  [35]  (0.2934, 0.6297)
  [36]  (0.2690, 0.6329)
  [37]  (0.2447, 0.6360)
  [38]  (0.2204, 0.6392)
  [39]  (0.1960, 0.6424)
  [40]  (0.1717, 0.6456)
  [41]  (0.1475, 0.6476)
  [42]  (0.1241, 0.6400)
  [43]  (0.1250, 0.6280)
  [44]  (0.1441, 0.6126)
  [45]  (0.1632, 0.5971)
  [46]  (0.1823, 0.5817)
  [47]  (0.2014, 0.5663)
  [48]  (0.2130, 0.5455)
  [49]  (0.2215, 0.5225)
  [50]  (0.2192, 0.5001)
  [51]  (0.2082, 0.4781)
  [52]  (0.1903, 0.4632)
  [53]  (0.1681, 0.4527)
  [54]  (0.1439, 0.4551)
  [55]  (0.1195, 0.4581)
  [56]  (0.0952, 0.4611)
  [57]  (0.0708, 0.4641)
  [58]  (0.0470, 0.4699)
  [59]  (0.0235, 0.4769)
  [60]  (0.0000, 0.4839)
  [61]  (0.0082, 0.4995)
  [62]  (0.0265, 0.5159)
  [63]  (0.0450, 0.5320)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.9324, 0.3814)  angle=31.8 deg
  V1  (1.0000, 0.5229)  angle=42.3 deg
  V2  (0.9453, 0.6731)  angle=38.6 deg
  V3  (0.5401, 0.3199)  angle=113.6 deg
  V4  (0.1241, 0.6400)  angle=76.2 deg
  V5  (0.1250, 0.6280)  angle=46.9 deg
  V6  (0.1681, 0.4527)  angle=31.0 deg
  V7  (0.0000, 0.4839)  angle=101.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
    }
),
