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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.4573, 0.6746)
  [ 1]  (0.4296, 0.6775)
  [ 2]  (0.4019, 0.6803)
  [ 3]  (0.3743, 0.6832)
  [ 4]  (0.3466, 0.6861)
  [ 5]  (0.3189, 0.6890)
  [ 6]  (0.2911, 0.6901)
  [ 7]  (0.2632, 0.6899)
  [ 8]  (0.2354, 0.6897)
  [ 9]  (0.2124, 0.6788)
  [10]  (0.1937, 0.6581)
  [11]  (0.1943, 0.6321)
  [12]  (0.1994, 0.6047)
  [13]  (0.2046, 0.5773)
  [14]  (0.2126, 0.5508)
  [15]  (0.2236, 0.5253)
  [16]  (0.2347, 0.4997)
  [17]  (0.2457, 0.4742)
  [18]  (0.2568, 0.4486)
  [19]  (0.2588, 0.4223)
  [20]  (0.2520, 0.3953)
  [21]  (0.2397, 0.3724)
  [22]  (0.2158, 0.3581)
  [23]  (0.1919, 0.3437)
  [24]  (0.1659, 0.3370)
  [25]  (0.1380, 0.3361)
  [26]  (0.1102, 0.3352)
  [27]  (0.0837, 0.3390)
  [28]  (0.0609, 0.3549)
  [29]  (0.0380, 0.3708)
  [30]  (0.0161, 0.3876)
  [31]  (0.0000, 0.4103)
  [32]  (0.4573, 0.1563)
  [33]  (0.5369, 0.1618)
  [34]  (0.6163, 0.1679)
  [35]  (0.6880, 0.2028)
  [36]  (0.7597, 0.2377)
  [37]  (0.8264, 0.2793)
  [38]  (0.8803, 0.3380)
  [39]  (0.9343, 0.3968)
  [40]  (0.9882, 0.4555)
  [41]  (1.0000, 0.5291)
  [42]  (0.9947, 0.6087)
  [43]  (0.9876, 0.6873)
  [44]  (0.9256, 0.7375)
  [45]  (0.8636, 0.7877)
  [46]  (0.8013, 0.8371)
  [47]  (0.7216, 0.8404)
  [48]  (0.6420, 0.8437)
  [49]  (0.5643, 0.8371)
  [50]  (0.4923, 0.8028)
  [51]  (0.4203, 0.7685)
  [52]  (0.3483, 0.7342)
  [53]  (0.3010, 0.6716)
  [54]  (0.2572, 0.6049)
  [55]  (0.2134, 0.5383)
  [56]  (0.2271, 0.4620)
  [57]  (0.2468, 0.3848)
  [58]  (0.2722, 0.3122)
  [59]  (0.3443, 0.2781)
  [60]  (0.4164, 0.2439)
  [61]  (0.4902, 0.2190)
  [62]  (0.5697, 0.2248)
  [63]  (0.6399, 0.2497)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.1937, 0.6581)  angle=43.4 deg
  V1  (0.2397, 0.3724)  angle=30.6 deg
  V2  (0.0000, 0.4103)  angle=154.3 deg
  V3  (0.4573, 0.1563)  angle=33.0 deg
  V4  (0.9882, 0.4555)  angle=33.4 deg
  V5  (0.9876, 0.6873)  angle=45.9 deg
  V6  (0.8013, 0.8371)  angle=36.1 deg
  V7  (0.2134, 0.5383)  angle=43.4 deg
  V8  (0.2722, 0.3122)  angle=45.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
    }
),
