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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.7817, 0.9469)
  [ 1]  (0.7220, 0.9411)
  [ 2]  (0.6622, 0.9375)
  [ 3]  (0.6022, 0.9402)
  [ 4]  (0.5422, 0.9428)
  [ 5]  (0.4823, 0.9455)
  [ 6]  (0.4223, 0.9481)
  [ 7]  (0.3623, 0.9508)
  [ 8]  (0.3023, 0.9535)
  [ 9]  (0.2424, 0.9561)
  [10]  (0.1824, 0.9588)
  [11]  (0.1224, 0.9615)
  [12]  (0.0628, 0.9619)
  [13]  (0.0307, 0.9135)
  [14]  (0.0080, 0.8579)
  [15]  (0.0000, 0.7996)
  [16]  (0.0010, 0.7396)
  [17]  (0.0021, 0.6796)
  [18]  (0.0032, 0.6195)
  [19]  (0.0051, 0.5595)
  [20]  (0.0095, 0.5005)
  [21]  (0.0625, 0.4904)
  [22]  (0.1221, 0.4975)
  [23]  (0.1818, 0.5038)
  [24]  (0.2417, 0.5070)
  [25]  (0.3017, 0.5102)
  [26]  (0.3616, 0.5134)
  [27]  (0.4215, 0.5166)
  [28]  (0.4814, 0.5209)
  [29]  (0.5412, 0.5266)
  [30]  (0.6012, 0.5278)
  [31]  (0.6612, 0.5284)
  [32]  (0.7817, 0.0458)
  [33]  (0.8168, 0.0423)
  [34]  (0.8521, 0.0433)
  [35]  (0.8874, 0.0447)
  [36]  (0.9186, 0.0602)
  [37]  (0.9492, 0.0778)
  [38]  (0.9728, 0.1040)
  [39]  (0.9960, 0.1305)
  [40]  (1.0000, 0.1632)
  [41]  (0.9964, 0.1983)
  [42]  (0.9769, 0.2263)
  [43]  (0.9531, 0.2524)
  [44]  (0.9228, 0.2668)
  [45]  (0.8881, 0.2737)
  [46]  (0.8535, 0.2806)
  [47]  (0.8189, 0.2846)
  [48]  (0.7842, 0.2782)
  [49]  (0.7495, 0.2718)
  [50]  (0.7148, 0.2654)
  [51]  (0.6834, 0.2550)
  [52]  (0.6715, 0.2218)
  [53]  (0.6616, 0.1883)
  [54]  (0.6648, 0.1531)
  [55]  (0.6679, 0.1180)
  [56]  (0.6939, 0.0941)
  [57]  (0.7200, 0.0704)
  [58]  (0.7515, 0.0579)
  [59]  (0.7863, 0.0524)
  [60]  (0.8212, 0.0469)
  [61]  (0.8561, 0.0415)
  [62]  (0.8910, 0.0381)
  [63]  (0.9262, 0.0406)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.0628, 0.9619)  angle=56.8 deg
  V1  (0.0095, 0.5005)  angle=75.0 deg
  V2  (0.6612, 0.5284)  angle=76.6 deg
  V3  (0.7817, 0.0458)  angle=70.3 deg
  V4  (0.9960, 0.1305)  angle=34.3 deg
  V5  (0.6834, 0.2550)  angle=52.0 deg
  V6  (0.6679, 0.1180)  angle=42.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
    }
),
