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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.8702, 0.7773)
  [ 1]  (0.8333, 0.8531)
  [ 2]  (0.7358, 0.8562)
  [ 3]  (0.6384, 0.8592)
  [ 4]  (0.5409, 0.8622)
  [ 5]  (0.4451, 0.8531)
  [ 6]  (0.3522, 0.8235)
  [ 7]  (0.2593, 0.7939)
  [ 8]  (0.1664, 0.7643)
  [ 9]  (0.0734, 0.7348)
  [10]  (0.0281, 0.6649)
  [11]  (0.0140, 0.5684)
  [12]  (0.0000, 0.4719)
  [13]  (0.0313, 0.3908)
  [14]  (0.1012, 0.3227)
  [15]  (0.1711, 0.2547)
  [16]  (0.2452, 0.1947)
  [17]  (0.3408, 0.1757)
  [18]  (0.4365, 0.1568)
  [19]  (0.5321, 0.1378)
  [20]  (0.6270, 0.1437)
  [21]  (0.7212, 0.1686)
  [22]  (0.7984, 0.2226)
  [23]  (0.8659, 0.2930)
  [24]  (0.9290, 0.3668)
  [25]  (0.9804, 0.4497)
  [26]  (1.0000, 0.5322)
  [27]  (0.9470, 0.6141)
  [28]  (0.8720, 0.6717)
  [29]  (0.7855, 0.7168)
  [30]  (0.7018, 0.7664)
  [31]  (0.6218, 0.8215)
  [32]  (0.8702, 0.6208)
  [33]  (0.8830, 0.6397)
  [34]  (0.8836, 0.6545)
  [35]  (0.8620, 0.6617)
  [36]  (0.8404, 0.6690)
  [37]  (0.8188, 0.6762)
  [38]  (0.7972, 0.6835)
  [39]  (0.7762, 0.6776)
  [40]  (0.7554, 0.6682)
  [41]  (0.7346, 0.6589)
  [42]  (0.7138, 0.6496)
  [43]  (0.6930, 0.6403)
  [44]  (0.6722, 0.6309)
  [45]  (0.6801, 0.6097)
  [46]  (0.6882, 0.5884)
  [47]  (0.6963, 0.5671)
  [48]  (0.7044, 0.5458)
  [49]  (0.7125, 0.5244)
  [50]  (0.7221, 0.5038)
  [51]  (0.7336, 0.4842)
  [52]  (0.7452, 0.4645)
  [53]  (0.7568, 0.4449)
  [54]  (0.7683, 0.4253)
  [55]  (0.7762, 0.4077)
  [56]  (0.7534, 0.4071)
  [57]  (0.7306, 0.4065)
  [58]  (0.7078, 0.4059)
  [59]  (0.6852, 0.4065)
  [60]  (0.6633, 0.4130)
  [61]  (0.6415, 0.4194)
  [62]  (0.6196, 0.4259)
  [63]  (0.5978, 0.4324)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.8333, 0.8531)  angle=62.3 deg
  V1  (0.0734, 0.7348)  angle=39.4 deg
  V2  (1.0000, 0.5322)  angle=46.3 deg
  V3  (0.6218, 0.8215)  angle=175.6 deg
  V4  (0.8702, 0.6208)  angle=94.9 deg
  V5  (0.8830, 0.6397)  angle=31.4 deg
  V6  (0.8836, 0.6545)  angle=74.1 deg
  V7  (0.7972, 0.6835)  angle=34.4 deg
  V8  (0.6722, 0.6309)  angle=86.3 deg
  V9  (0.7762, 0.4077)  angle=112.6 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
    }
),
