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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.7728, 0.5563)
  [ 1]  (0.7191, 0.5358)
  [ 2]  (0.6617, 0.5278)
  [ 3]  (0.6043, 0.5197)
  [ 4]  (0.5468, 0.5116)
  [ 5]  (0.4892, 0.5056)
  [ 6]  (0.4314, 0.5004)
  [ 7]  (0.3737, 0.4953)
  [ 8]  (0.3159, 0.4901)
  [ 9]  (0.2582, 0.4850)
  [10]  (0.2004, 0.4798)
  [11]  (0.1436, 0.4683)
  [12]  (0.1359, 0.5255)
  [13]  (0.1284, 0.5830)
  [14]  (0.1209, 0.6405)
  [15]  (0.1154, 0.6983)
  [16]  (0.1100, 0.7560)
  [17]  (0.1045, 0.8137)
  [18]  (0.0990, 0.8715)
  [19]  (0.0948, 0.9293)
  [20]  (0.0923, 0.9859)
  [21]  (0.1499, 0.9929)
  [22]  (0.2074, 1.0000)
  [23]  (0.2653, 0.9994)
  [24]  (0.3233, 0.9974)
  [25]  (0.3812, 0.9953)
  [26]  (0.4392, 0.9932)
  [27]  (0.4971, 0.9912)
  [28]  (0.5551, 0.9890)
  [29]  (0.6130, 0.9863)
  [30]  (0.6709, 0.9835)
  [31]  (0.6727, 0.9480)
  [32]  (0.7728, 0.0001)
  [33]  (0.7976, 0.0000)
  [34]  (0.8188, 0.0120)
  [35]  (0.8396, 0.0256)
  [36]  (0.8604, 0.0392)
  [37]  (0.8757, 0.0576)
  [38]  (0.8866, 0.0799)
  [39]  (0.8976, 0.1021)
  [40]  (0.9077, 0.1246)
  [41]  (0.9077, 0.1494)
  [42]  (0.9077, 0.1742)
  [43]  (0.9077, 0.1991)
  [44]  (0.8937, 0.2196)
  [45]  (0.8798, 0.2401)
  [46]  (0.8631, 0.2566)
  [47]  (0.8389, 0.2623)
  [48]  (0.8148, 0.2679)
  [49]  (0.7914, 0.2667)
  [50]  (0.7693, 0.2555)
  [51]  (0.7471, 0.2443)
  [52]  (0.7318, 0.2264)
  [53]  (0.7211, 0.2040)
  [54]  (0.7103, 0.1817)
  [55]  (0.7044, 0.1583)
  [56]  (0.7056, 0.1335)
  [57]  (0.7069, 0.1088)
  [58]  (0.7168, 0.0865)
  [59]  (0.7302, 0.0665)
  [60]  (0.7545, 0.0616)
  [61]  (0.7789, 0.0568)
  [62]  (0.8022, 0.0603)
  [63]  (0.8247, 0.0708)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.1436, 0.4683)  angle=93.7 deg
  V1  (0.0923, 0.9859)  angle=85.5 deg
  V2  (0.6709, 0.9835)  angle=84.5 deg
  V3  (0.7728, 0.0001)  angle=83.8 deg
  V4  (0.9077, 0.1991)  angle=34.1 deg
  V5  (0.8631, 0.2566)  angle=31.4 deg
  V6  (0.7302, 0.0665)  angle=44.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
    }
),
