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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.8055, 0.8848)
  [ 1]  (0.7445, 0.8923)
  [ 2]  (0.6834, 0.9001)
  [ 3]  (0.6224, 0.9080)
  [ 4]  (0.5614, 0.9159)
  [ 5]  (0.5004, 0.9239)
  [ 6]  (0.4394, 0.9318)
  [ 7]  (0.3784, 0.9397)
  [ 8]  (0.3174, 0.9477)
  [ 9]  (0.2564, 0.9549)
  [10]  (0.1952, 0.9619)
  [11]  (0.1341, 0.9688)
  [12]  (0.0730, 0.9757)
  [13]  (0.0312, 0.9583)
  [14]  (0.0243, 0.8972)
  [15]  (0.0181, 0.8360)
  [16]  (0.0141, 0.7746)
  [17]  (0.0101, 0.7132)
  [18]  (0.0060, 0.6518)
  [19]  (0.0000, 0.5907)
  [20]  (0.0013, 0.5374)
  [21]  (0.0628, 0.5385)
  [22]  (0.1243, 0.5395)
  [23]  (0.1858, 0.5398)
  [24]  (0.2472, 0.5357)
  [25]  (0.3086, 0.5316)
  [26]  (0.3699, 0.5275)
  [27]  (0.4313, 0.5234)
  [28]  (0.4928, 0.5204)
  [29]  (0.5542, 0.5187)
  [30]  (0.6157, 0.5172)
  [31]  (0.6772, 0.5178)
  [32]  (0.8055, 0.0243)
  [33]  (0.8358, 0.0283)
  [34]  (0.8653, 0.0352)
  [35]  (0.8929, 0.0482)
  [36]  (0.9206, 0.0612)
  [37]  (0.9450, 0.0790)
  [38]  (0.9676, 0.0996)
  [39]  (0.9902, 0.1202)
  [40]  (0.9957, 0.1498)
  [41]  (1.0000, 0.1801)
  [42]  (0.9943, 0.2091)
  [43]  (0.9826, 0.2373)
  [44]  (0.9639, 0.2583)
  [45]  (0.9353, 0.2689)
  [46]  (0.9066, 0.2795)
  [47]  (0.8766, 0.2813)
  [48]  (0.8461, 0.2798)
  [49]  (0.8156, 0.2782)
  [50]  (0.7850, 0.2766)
  [51]  (0.7569, 0.2667)
  [52]  (0.7303, 0.2516)
  [53]  (0.7117, 0.2315)
  [54]  (0.7091, 0.2010)
  [55]  (0.7065, 0.1706)
  [56]  (0.7177, 0.1428)
  [57]  (0.7317, 0.1157)
  [58]  (0.7456, 0.0885)
  [59]  (0.7678, 0.0697)
  [60]  (0.7953, 0.0562)
  [61]  (0.8227, 0.0428)
  [62]  (0.8521, 0.0413)
  [63]  (0.8825, 0.0452)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.0312, 0.9583)  angle=60.9 deg
  V1  (0.0013, 0.5374)  angle=89.6 deg
  V2  (0.6772, 0.5178)  angle=76.0 deg
  V3  (0.8055, 0.0243)  angle=83.1 deg
  V4  (0.9902, 0.1202)  angle=37.0 deg
  V5  (0.7117, 0.2315)  angle=37.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
    }
),
