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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.1522, 0.8447)
  [ 1]  (0.2075, 0.8447)
  [ 2]  (0.2629, 0.8447)
  [ 3]  (0.3183, 0.8454)
  [ 4]  (0.3736, 0.8462)
  [ 5]  (0.4290, 0.8470)
  [ 6]  (0.4843, 0.8478)
  [ 7]  (0.5397, 0.8487)
  [ 8]  (0.5950, 0.8491)
  [ 9]  (0.6440, 0.8439)
  [10]  (0.6341, 0.7895)
  [11]  (0.6250, 0.7349)
  [12]  (0.6194, 0.6798)
  [13]  (0.6138, 0.6247)
  [14]  (0.6103, 0.5695)
  [15]  (0.6090, 0.5142)
  [16]  (0.6078, 0.4588)
  [17]  (0.6063, 0.4035)
  [18]  (0.6046, 0.3481)
  [19]  (0.6038, 0.2928)
  [20]  (0.6065, 0.2375)
  [21]  (0.6112, 0.1824)
  [22]  (0.6370, 0.1509)
  [23]  (0.6921, 0.1550)
  [24]  (0.7455, 0.1696)
  [25]  (0.7986, 0.1850)
  [26]  (0.8469, 0.2120)
  [27]  (0.8925, 0.2435)
  [28]  (0.9350, 0.2787)
  [29]  (0.9690, 0.3219)
  [30]  (0.9927, 0.3713)
  [31]  (1.0000, 0.4262)
  [32]  (0.1522, 0.4401)
  [33]  (0.1278, 0.4473)
  [34]  (0.1052, 0.4589)
  [35]  (0.0827, 0.4709)
  [36]  (0.0602, 0.4828)
  [37]  (0.0426, 0.4999)
  [38]  (0.0291, 0.5214)
  [39]  (0.0156, 0.5430)
  [40]  (0.0051, 0.5656)
  [41]  (0.0026, 0.5909)
  [42]  (0.0000, 0.6162)
  [43]  (0.0058, 0.6379)
  [44]  (0.0261, 0.6532)
  [45]  (0.0464, 0.6685)
  [46]  (0.0688, 0.6737)
  [47]  (0.0935, 0.6677)
  [48]  (0.1183, 0.6617)
  [49]  (0.1430, 0.6558)
  [50]  (0.1665, 0.6476)
  [51]  (0.1851, 0.6302)
  [52]  (0.2036, 0.6128)
  [53]  (0.2217, 0.5952)
  [54]  (0.2232, 0.5698)
  [55]  (0.2247, 0.5444)
  [56]  (0.2115, 0.5254)
  [57]  (0.1919, 0.5091)
  [58]  (0.1687, 0.5011)
  [59]  (0.1435, 0.4975)
  [60]  (0.1183, 0.4940)
  [61]  (0.0931, 0.4905)
  [62]  (0.0678, 0.4884)
  [63]  (0.0424, 0.4883)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.6440, 0.8439)  angle=94.3 deg
  V1  (0.6112, 0.1824)  angle=34.4 deg
  V2  (0.6370, 0.1509)  angle=55.0 deg
  V3  (1.0000, 0.4262)  angle=96.7 deg
  V4  (0.0058, 0.6379)  angle=37.9 deg
  V5  (0.2217, 0.5952)  angle=42.4 deg
  V6  (0.2247, 0.5444)  angle=38.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
    }
),
