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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.1031, 0.8748)
  [ 1]  (0.1545, 0.8842)
  [ 2]  (0.2080, 0.8868)
  [ 3]  (0.2615, 0.8888)
  [ 4]  (0.3151, 0.8904)
  [ 5]  (0.3687, 0.8921)
  [ 6]  (0.4222, 0.8935)
  [ 7]  (0.4229, 0.8482)
  [ 8]  (0.4144, 0.7953)
  [ 9]  (0.4140, 0.7420)
  [10]  (0.4180, 0.6886)
  [11]  (0.4250, 0.6355)
  [12]  (0.4350, 0.5829)
  [13]  (0.4450, 0.5302)
  [14]  (0.4596, 0.4789)
  [15]  (0.4788, 0.4288)
  [16]  (0.4979, 0.3788)
  [17]  (0.5176, 0.3290)
  [18]  (0.5433, 0.2820)
  [19]  (0.5691, 0.2350)
  [20]  (0.5949, 0.1880)
  [21]  (0.6312, 0.1494)
  [22]  (0.6709, 0.1134)
  [23]  (0.7211, 0.1065)
  [24]  (0.7746, 0.1091)
  [25]  (0.8244, 0.1260)
  [26]  (0.8726, 0.1495)
  [27]  (0.9208, 0.1730)
  [28]  (0.9588, 0.2090)
  [29]  (0.9917, 0.2513)
  [30]  (1.0000, 0.3020)
  [31]  (1.0000, 0.3556)
  [32]  (0.1031, 0.5780)
  [33]  (0.0871, 0.5857)
  [34]  (0.0710, 0.5934)
  [35]  (0.0549, 0.6011)
  [36]  (0.0389, 0.6088)
  [37]  (0.0240, 0.6177)
  [38]  (0.0184, 0.6346)
  [39]  (0.0128, 0.6515)
  [40]  (0.0072, 0.6684)
  [41]  (0.0016, 0.6853)
  [42]  (0.0052, 0.6999)
  [43]  (0.0183, 0.7120)
  [44]  (0.0314, 0.7241)
  [45]  (0.0444, 0.7362)
  [46]  (0.0575, 0.7484)
  [47]  (0.0741, 0.7488)
  [48]  (0.0917, 0.7459)
  [49]  (0.1093, 0.7431)
  [50]  (0.1269, 0.7402)
  [51]  (0.1353, 0.7304)
  [52]  (0.1334, 0.7126)
  [53]  (0.1315, 0.6949)
  [54]  (0.1295, 0.6772)
  [55]  (0.1192, 0.6646)
  [56]  (0.1043, 0.6550)
  [57]  (0.0893, 0.6453)
  [58]  (0.0743, 0.6356)
  [59]  (0.0577, 0.6338)
  [60]  (0.0400, 0.6364)
  [61]  (0.0224, 0.6389)
  [62]  (0.0047, 0.6415)
  [63]  (0.0000, 0.6541)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.4222, 0.8935)  angle=90.7 deg
  V1  (0.6709, 0.1134)  angle=34.4 deg
  V2  (1.0000, 0.3556)  angle=76.1 deg
  V3  (0.0240, 0.6177)  angle=40.9 deg
  V4  (0.0016, 0.6853)  angle=32.5 deg
  V5  (0.0052, 0.6999)  angle=33.0 deg
  V6  (0.0575, 0.7484)  angle=41.4 deg
  V7  (0.1269, 0.7402)  angle=40.3 deg
  V8  (0.1353, 0.7304)  angle=46.7 deg
  V9  (0.1295, 0.6772)  angle=33.2 deg
  V10  (0.0047, 0.6415)  angle=61.0 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
    }
),
