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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.7672, 0.5999)
  [ 1]  (0.7095, 0.5925)
  [ 2]  (0.6519, 0.5851)
  [ 3]  (0.5942, 0.5778)
  [ 4]  (0.5365, 0.5718)
  [ 5]  (0.4785, 0.5684)
  [ 6]  (0.4205, 0.5649)
  [ 7]  (0.3624, 0.5615)
  [ 8]  (0.3044, 0.5581)
  [ 9]  (0.2464, 0.5547)
  [10]  (0.1884, 0.5512)
  [11]  (0.1307, 0.5450)
  [12]  (0.0734, 0.5354)
  [13]  (0.0476, 0.5642)
  [14]  (0.0460, 0.6222)
  [15]  (0.0444, 0.6803)
  [16]  (0.0450, 0.7384)
  [17]  (0.0462, 0.7965)
  [18]  (0.0473, 0.8546)
  [19]  (0.0485, 0.9127)
  [20]  (0.0485, 0.9708)
  [21]  (0.0809, 0.9977)
  [22]  (0.1390, 0.9999)
  [23]  (0.1970, 1.0000)
  [24]  (0.2548, 0.9937)
  [25]  (0.3125, 0.9874)
  [26]  (0.3703, 0.9811)
  [27]  (0.4281, 0.9748)
  [28]  (0.4859, 0.9693)
  [29]  (0.5440, 0.9695)
  [30]  (0.6021, 0.9696)
  [31]  (0.6602, 0.9698)
  [32]  (0.7672, 0.0000)
  [33]  (0.7879, 0.0034)
  [34]  (0.8086, 0.0067)
  [35]  (0.8287, 0.0118)
  [36]  (0.8466, 0.0226)
  [37]  (0.8646, 0.0334)
  [38]  (0.8826, 0.0442)
  [39]  (0.9006, 0.0549)
  [40]  (0.9186, 0.0657)
  [41]  (0.9339, 0.0789)
  [42]  (0.9419, 0.0983)
  [43]  (0.9500, 0.1176)
  [44]  (0.9556, 0.1373)
  [45]  (0.9518, 0.1579)
  [46]  (0.9481, 0.1786)
  [47]  (0.9287, 0.1860)
  [48]  (0.9090, 0.1931)
  [49]  (0.8893, 0.2003)
  [50]  (0.8692, 0.1993)
  [51]  (0.8489, 0.1939)
  [52]  (0.8299, 0.1864)
  [53]  (0.8159, 0.1709)
  [54]  (0.8018, 0.1553)
  [55]  (0.7877, 0.1398)
  [56]  (0.7803, 0.1207)
  [57]  (0.7758, 0.1003)
  [58]  (0.7715, 0.0799)
  [59]  (0.7870, 0.0657)
  [60]  (0.8024, 0.0515)
  [61]  (0.8198, 0.0431)
  [62]  (0.8407, 0.0449)
  [63]  (0.8616, 0.0467)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.0734, 0.5354)  angle=57.5 deg
  V1  (0.0476, 0.5642)  angle=40.3 deg
  V2  (0.0485, 0.9708)  angle=50.2 deg
  V3  (0.0809, 0.9977)  angle=37.6 deg
  V4  (0.6602, 0.9698)  angle=83.8 deg
  V5  (0.7672, 0.0000)  angle=92.9 deg
  V6  (0.9481, 0.1786)  angle=58.8 deg
  V7  (0.7715, 0.0799)  angle=59.4 deg
  V8  (0.8198, 0.0431)  angle=30.7 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
    }
),
