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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.7724, 1.0000)
  [ 1]  (0.7255, 0.9942)
  [ 2]  (0.6786, 0.9884)
  [ 3]  (0.6316, 0.9826)
  [ 4]  (0.5850, 0.9747)
  [ 5]  (0.5384, 0.9668)
  [ 6]  (0.4918, 0.9591)
  [ 7]  (0.4448, 0.9547)
  [ 8]  (0.3977, 0.9504)
  [ 9]  (0.3506, 0.9461)
  [10]  (0.3036, 0.9418)
  [11]  (0.2565, 0.9375)
  [12]  (0.2094, 0.9361)
  [13]  (0.1621, 0.9384)
  [14]  (0.1149, 0.9407)
  [15]  (0.1037, 0.8997)
  [16]  (0.1055, 0.8525)
  [17]  (0.1074, 0.8053)
  [18]  (0.1092, 0.7580)
  [19]  (0.1164, 0.7113)
  [20]  (0.1240, 0.6647)
  [21]  (0.1307, 0.6179)
  [22]  (0.1447, 0.5737)
  [23]  (0.1748, 0.5388)
  [24]  (0.2165, 0.5219)
  [25]  (0.2637, 0.5247)
  [26]  (0.3108, 0.5276)
  [27]  (0.3573, 0.5351)
  [28]  (0.4031, 0.5466)
  [29]  (0.4490, 0.5581)
  [30]  (0.4949, 0.5691)
  [31]  (0.5412, 0.5786)
  [32]  (0.7724, 0.0000)
  [33]  (0.7920, 0.0058)
  [34]  (0.8117, 0.0116)
  [35]  (0.8264, 0.0255)
  [36]  (0.8406, 0.0404)
  [37]  (0.8547, 0.0553)
  [38]  (0.8688, 0.0702)
  [39]  (0.8829, 0.0850)
  [40]  (0.8963, 0.1002)
  [41]  (0.8928, 0.1204)
  [42]  (0.8894, 0.1406)
  [43]  (0.8860, 0.1608)
  [44]  (0.8711, 0.1691)
  [45]  (0.8507, 0.1716)
  [46]  (0.8303, 0.1741)
  [47]  (0.8100, 0.1766)
  [48]  (0.7896, 0.1791)
  [49]  (0.7692, 0.1816)
  [50]  (0.7489, 0.1841)
  [51]  (0.7289, 0.1850)
  [52]  (0.7118, 0.1737)
  [53]  (0.6946, 0.1624)
  [54]  (0.6869, 0.1488)
  [55]  (0.6970, 0.1309)
  [56]  (0.7070, 0.1131)
  [57]  (0.7171, 0.0952)
  [58]  (0.7289, 0.0791)
  [59]  (0.7470, 0.0695)
  [60]  (0.7652, 0.0599)
  [61]  (0.7847, 0.0576)
  [62]  (0.8050, 0.0599)
  [63]  (0.8254, 0.0623)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.1149, 0.9407)  angle=77.5 deg
  V1  (0.5412, 0.5786)  angle=79.8 deg
  V2  (0.7724, 0.0000)  angle=84.7 deg
  V3  (0.8963, 0.1002)  angle=51.2 deg
  V4  (0.8860, 0.1608)  angle=51.4 deg
  V5  (0.7289, 0.1850)  angle=36.0 deg
  V6  (0.6869, 0.1488)  angle=58.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
    }
),
