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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.1345, 0.9060)
  [ 1]  (0.1875, 0.9047)
  [ 2]  (0.2406, 0.9033)
  [ 3]  (0.2937, 0.9025)
  [ 4]  (0.3468, 0.9021)
  [ 5]  (0.4000, 0.9017)
  [ 6]  (0.4531, 0.9013)
  [ 7]  (0.5062, 0.9009)
  [ 8]  (0.5593, 0.9011)
  [ 9]  (0.5760, 0.8538)
  [10]  (0.5725, 0.8008)
  [11]  (0.5689, 0.7478)
  [12]  (0.5657, 0.6948)
  [13]  (0.5639, 0.6417)
  [14]  (0.5621, 0.5886)
  [15]  (0.5602, 0.5356)
  [16]  (0.5600, 0.4825)
  [17]  (0.5622, 0.4294)
  [18]  (0.5644, 0.3764)
  [19]  (0.5712, 0.3244)
  [20]  (0.5924, 0.2757)
  [21]  (0.6135, 0.2270)
  [22]  (0.6452, 0.1858)
  [23]  (0.6847, 0.1503)
  [24]  (0.7242, 0.1148)
  [25]  (0.7757, 0.1036)
  [26]  (0.8279, 0.0940)
  [27]  (0.8747, 0.1131)
  [28]  (0.9199, 0.1410)
  [29]  (0.9547, 0.1792)
  [30]  (0.9823, 0.2246)
  [31]  (1.0000, 0.2735)
  [32]  (0.1345, 0.4913)
  [33]  (0.1093, 0.4945)
  [34]  (0.0868, 0.5061)
  [35]  (0.0646, 0.5183)
  [36]  (0.0424, 0.5305)
  [37]  (0.0256, 0.5483)
  [38]  (0.0128, 0.5702)
  [39]  (0.0000, 0.5921)
  [40]  (0.0016, 0.6171)
  [41]  (0.0045, 0.6423)
  [42]  (0.0195, 0.6592)
  [43]  (0.0420, 0.6709)
  [44]  (0.0645, 0.6826)
  [45]  (0.0870, 0.6944)
  [46]  (0.1109, 0.6978)
  [47]  (0.1360, 0.6943)
  [48]  (0.1611, 0.6907)
  [49]  (0.1862, 0.6872)
  [50]  (0.2113, 0.6837)
  [51]  (0.2288, 0.6680)
  [52]  (0.2428, 0.6468)
  [53]  (0.2530, 0.6245)
  [54]  (0.2530, 0.5992)
  [55]  (0.2530, 0.5738)
  [56]  (0.2411, 0.5546)
  [57]  (0.2204, 0.5399)
  [58]  (0.1997, 0.5252)
  [59]  (0.1754, 0.5207)
  [60]  (0.1501, 0.5189)
  [61]  (0.1248, 0.5171)
  [62]  (0.0998, 0.5162)
  [63]  (0.0804, 0.5325)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.5593, 0.9011)  angle=70.7 deg
  V1  (0.8279, 0.0940)  angle=32.6 deg
  V2  (1.0000, 0.2735)  angle=95.7 deg
  V3  (0.0000, 0.5921)  angle=34.0 deg
  V4  (0.0045, 0.6423)  angle=35.0 deg
  V5  (0.2113, 0.6837)  angle=33.8 deg
  V6  (0.2530, 0.5738)  angle=31.8 deg
  V7  (0.0998, 0.5162)  angle=42.2 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
    }
),
