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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.4343, 0.1797)
  [ 1]  (0.5251, 0.1688)
  [ 2]  (0.6156, 0.1760)
  [ 3]  (0.6978, 0.2167)
  [ 4]  (0.7742, 0.2680)
  [ 5]  (0.8417, 0.3302)
  [ 6]  (0.9067, 0.3952)
  [ 7]  (0.9525, 0.4744)
  [ 8]  (0.9881, 0.5592)
  [ 9]  (1.0000, 0.6497)
  [10]  (0.9540, 0.7283)
  [11]  (0.8748, 0.7743)
  [12]  (0.7865, 0.8001)
  [13]  (0.6964, 0.8187)
  [14]  (0.6053, 0.8312)
  [15]  (0.5138, 0.8311)
  [16]  (0.4233, 0.8162)
  [17]  (0.3340, 0.7940)
  [18]  (0.2455, 0.7689)
  [19]  (0.1594, 0.7372)
  [20]  (0.0764, 0.6983)
  [21]  (0.0123, 0.6324)
  [22]  (0.0000, 0.5414)
  [23]  (0.0151, 0.4524)
  [24]  (0.0526, 0.3705)
  [25]  (0.1251, 0.3157)
  [26]  (0.2066, 0.2731)
  [27]  (0.2906, 0.2361)
  [28]  (0.3799, 0.2143)
  [29]  (0.4703, 0.1977)
  [30]  (0.5615, 0.1880)
  [31]  (0.6478, 0.2113)
  [32]  (0.4343, 0.5529)
  [33]  (0.4470, 0.5691)
  [34]  (0.4419, 0.5799)
  [35]  (0.4222, 0.5862)
  [36]  (0.4021, 0.5908)
  [37]  (0.3817, 0.5946)
  [38]  (0.3614, 0.5984)
  [39]  (0.3411, 0.6022)
  [40]  (0.3207, 0.6060)
  [41]  (0.3003, 0.6090)
  [42]  (0.2797, 0.6104)
  [43]  (0.2590, 0.6118)
  [44]  (0.2401, 0.6075)
  [45]  (0.2237, 0.5949)
  [46]  (0.2103, 0.5794)
  [47]  (0.1999, 0.5621)
  [48]  (0.2018, 0.5415)
  [49]  (0.2036, 0.5209)
  [50]  (0.2099, 0.5016)
  [51]  (0.2196, 0.4833)
  [52]  (0.2293, 0.4650)
  [53]  (0.2391, 0.4468)
  [54]  (0.2493, 0.4288)
  [55]  (0.2449, 0.4131)
  [56]  (0.2277, 0.4023)
  [57]  (0.2084, 0.3948)
  [58]  (0.1883, 0.3937)
  [59]  (0.1677, 0.3957)
  [60]  (0.1476, 0.3992)
  [61]  (0.1309, 0.4114)
  [62]  (0.1142, 0.4236)
  [63]  (0.1019, 0.4400)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (1.0000, 0.6497)  angle=37.8 deg
  V1  (0.0123, 0.6324)  angle=36.5 deg
  V2  (0.6478, 0.2113)  angle=106.9 deg
  V3  (0.4343, 0.5529)  angle=70.1 deg
  V4  (0.4470, 0.5691)  angle=63.5 deg
  V5  (0.4419, 0.5799)  angle=47.0 deg
  V6  (0.1999, 0.5621)  angle=36.3 deg
  V7  (0.2493, 0.4288)  angle=45.2 deg
  V8  (0.2449, 0.4131)  angle=42.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
    }
),
