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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.4415, 0.0000)
  [ 1]  (0.4452, 0.0291)
  [ 2]  (0.4490, 0.0582)
  [ 3]  (0.4528, 0.0872)
  [ 4]  (0.4566, 0.1163)
  [ 5]  (0.4604, 0.1454)
  [ 6]  (0.4642, 0.1745)
  [ 7]  (0.4680, 0.2036)
  [ 8]  (0.4718, 0.2326)
  [ 9]  (0.4756, 0.2617)
  [10]  (0.4793, 0.2908)
  [11]  (0.4828, 0.3199)
  [12]  (0.4862, 0.3490)
  [13]  (0.4896, 0.3782)
  [14]  (0.4930, 0.4073)
  [15]  (0.4964, 0.4364)
  [16]  (0.4998, 0.4656)
  [17]  (0.5032, 0.4947)
  [18]  (0.5066, 0.5238)
  [19]  (0.5100, 0.5529)
  [20]  (0.5134, 0.5821)
  [21]  (0.5168, 0.6112)
  [22]  (0.5202, 0.6403)
  [23]  (0.5236, 0.6694)
  [24]  (0.5270, 0.6986)
  [25]  (0.5304, 0.7277)
  [26]  (0.5330, 0.7569)
  [27]  (0.5356, 0.7861)
  [28]  (0.5382, 0.8153)
  [29]  (0.5407, 0.8446)
  [30]  (0.5307, 0.8397)
  [31]  (0.5135, 0.8159)
  [32]  (0.4415, 0.0921)
  [33]  (0.4445, 0.1215)
  [34]  (0.4475, 0.1509)
  [35]  (0.4505, 0.1803)
  [36]  (0.4535, 0.2097)
  [37]  (0.4565, 0.2390)
  [38]  (0.4603, 0.2683)
  [39]  (0.4655, 0.2974)
  [40]  (0.4706, 0.3265)
  [41]  (0.4757, 0.3556)
  [42]  (0.4809, 0.3847)
  [43]  (0.4860, 0.4138)
  [44]  (0.4912, 0.4429)
  [45]  (0.4963, 0.4720)
  [46]  (0.5015, 0.5011)
  [47]  (0.5066, 0.5302)
  [48]  (0.5118, 0.5593)
  [49]  (0.5155, 0.5886)
  [50]  (0.5181, 0.6181)
  [51]  (0.5208, 0.6475)
  [52]  (0.5235, 0.6769)
  [53]  (0.5261, 0.7063)
  [54]  (0.5288, 0.7358)
  [55]  (0.5315, 0.7652)
  [56]  (0.5342, 0.7946)
  [57]  (0.5368, 0.8241)
  [58]  (0.5395, 0.8535)
  [59]  (0.5424, 0.8829)
  [60]  (0.5465, 0.9122)
  [61]  (0.5505, 0.9414)
  [62]  (0.5545, 0.9707)
  [63]  (0.5585, 1.0000)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.5407, 0.8446)  angle=120.6 deg
  V1  (0.5135, 0.8159)  angle=30.1 deg
  V2  (0.4415, 0.0921)  angle=179.9 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
    }
),
