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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.4737, 0.6523)
  [ 1]  (0.4479, 0.6522)
  [ 2]  (0.4220, 0.6522)
  [ 3]  (0.3962, 0.6521)
  [ 4]  (0.3703, 0.6521)
  [ 5]  (0.3445, 0.6521)
  [ 6]  (0.3186, 0.6522)
  [ 7]  (0.2928, 0.6523)
  [ 8]  (0.2669, 0.6524)
  [ 9]  (0.2411, 0.6526)
  [10]  (0.2152, 0.6527)
  [11]  (0.2058, 0.6407)
  [12]  (0.2102, 0.6154)
  [13]  (0.2124, 0.5896)
  [14]  (0.2132, 0.5639)
  [15]  (0.2115, 0.5381)
  [16]  (0.2099, 0.5123)
  [17]  (0.2081, 0.4865)
  [18]  (0.2061, 0.4607)
  [19]  (0.2040, 0.4349)
  [20]  (0.2018, 0.4092)
  [21]  (0.1943, 0.3845)
  [22]  (0.1868, 0.3597)
  [23]  (0.1743, 0.3378)
  [24]  (0.1564, 0.3198)
  [25]  (0.1312, 0.3142)
  [26]  (0.1058, 0.3106)
  [27]  (0.0801, 0.3132)
  [28]  (0.0544, 0.3158)
  [29]  (0.0286, 0.3183)
  [30]  (0.0087, 0.3342)
  [31]  (0.0000, 0.3569)
  [32]  (0.4737, 0.2286)
  [33]  (0.5301, 0.2047)
  [34]  (0.5905, 0.2003)
  [35]  (0.6478, 0.2186)
  [36]  (0.7038, 0.2433)
  [37]  (0.7551, 0.2760)
  [38]  (0.8039, 0.3130)
  [39]  (0.8492, 0.3537)
  [40]  (0.8905, 0.3989)
  [41]  (0.9318, 0.4441)
  [42]  (0.9661, 0.4947)
  [43]  (1.0000, 0.5457)
  [44]  (0.9980, 0.6054)
  [45]  (0.9816, 0.6630)
  [46]  (0.9475, 0.7127)
  [47]  (0.8968, 0.7469)
  [48]  (0.8415, 0.7714)
  [49]  (0.7827, 0.7883)
  [50]  (0.7227, 0.7980)
  [51]  (0.6616, 0.7997)
  [52]  (0.6019, 0.7936)
  [53]  (0.5459, 0.7689)
  [54]  (0.4932, 0.7398)
  [55]  (0.4544, 0.6926)
  [56]  (0.4242, 0.6412)
  [57]  (0.4128, 0.5811)
  [58]  (0.4027, 0.5209)
  [59]  (0.4067, 0.4598)
  [60]  (0.4134, 0.3995)
  [61]  (0.4442, 0.3466)
  [62]  (0.4803, 0.2985)
  [63]  (0.5292, 0.2616)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.2152, 0.6527)  angle=52.2 deg
  V1  (0.2058, 0.6407)  angle=47.8 deg
  V2  (0.1564, 0.3198)  angle=32.6 deg
  V3  (0.0286, 0.3183)  angle=32.8 deg
  V4  (0.0087, 0.3342)  angle=30.5 deg
  V5  (0.0000, 0.3569)  angle=126.2 deg
  V6  (1.0000, 0.5457)  angle=35.5 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
    }
),
