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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.1478, 0.7973)
  [ 1]  (0.1964, 0.7919)
  [ 2]  (0.2458, 0.7917)
  [ 3]  (0.2950, 0.7959)
  [ 4]  (0.3442, 0.8003)
  [ 5]  (0.3933, 0.8059)
  [ 6]  (0.4425, 0.8111)
  [ 7]  (0.4889, 0.8061)
  [ 8]  (0.4891, 0.7567)
  [ 9]  (0.4915, 0.7076)
  [10]  (0.5043, 0.6599)
  [11]  (0.5157, 0.6118)
  [12]  (0.5267, 0.5636)
  [13]  (0.5389, 0.5157)
  [14]  (0.5499, 0.4676)
  [15]  (0.5596, 0.4191)
  [16]  (0.5763, 0.3727)
  [17]  (0.5973, 0.3283)
  [18]  (0.6256, 0.2878)
  [19]  (0.6634, 0.2567)
  [20]  (0.7043, 0.2293)
  [21]  (0.7510, 0.2130)
  [22]  (0.7976, 0.1967)
  [23]  (0.8460, 0.1889)
  [24]  (0.8944, 0.1914)
  [25]  (0.9370, 0.2143)
  [26]  (0.9682, 0.2521)
  [27]  (0.9894, 0.2967)
  [28]  (0.9988, 0.3453)
  [29]  (1.0000, 0.3946)
  [30]  (1.0000, 0.4440)
  [31]  (0.9973, 0.4933)
  [32]  (0.1478, 0.5509)
  [33]  (0.1308, 0.5463)
  [34]  (0.1135, 0.5480)
  [35]  (0.0962, 0.5513)
  [36]  (0.0799, 0.5577)
  [37]  (0.0642, 0.5656)
  [38]  (0.0484, 0.5735)
  [39]  (0.0332, 0.5821)
  [40]  (0.0213, 0.5952)
  [41]  (0.0094, 0.6082)
  [42]  (0.0000, 0.6221)
  [43]  (0.0011, 0.6397)
  [44]  (0.0054, 0.6557)
  [45]  (0.0188, 0.6672)
  [46]  (0.0327, 0.6775)
  [47]  (0.0503, 0.6792)
  [48]  (0.0678, 0.6809)
  [49]  (0.0854, 0.6826)
  [50]  (0.1021, 0.6777)
  [51]  (0.1186, 0.6716)
  [52]  (0.1352, 0.6655)
  [53]  (0.1472, 0.6546)
  [54]  (0.1543, 0.6384)
  [55]  (0.1602, 0.6221)
  [56]  (0.1602, 0.6044)
  [57]  (0.1602, 0.5868)
  [58]  (0.1489, 0.5743)
  [59]  (0.1355, 0.5628)
  [60]  (0.1196, 0.5568)
  [61]  (0.1022, 0.5542)
  [62]  (0.0848, 0.5539)
  [63]  (0.0726, 0.5651)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.4889, 0.8061)  angle=83.5 deg
  V1  (0.9973, 0.4933)  angle=83.0 deg
  V2  (0.0000, 0.6221)  angle=37.9 deg
  V3  (0.0054, 0.6557)  angle=34.7 deg
  V4  (0.0327, 0.6775)  angle=31.1 deg
  V5  (0.1602, 0.5868)  angle=42.2 deg
  V6  (0.0848, 0.5539)  angle=43.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
    }
),
