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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.7622, 0.9621)
  [ 1]  (0.7051, 0.9621)
  [ 2]  (0.6480, 0.9622)
  [ 3]  (0.5909, 0.9622)
  [ 4]  (0.5338, 0.9623)
  [ 5]  (0.4768, 0.9647)
  [ 6]  (0.4199, 0.9698)
  [ 7]  (0.3631, 0.9749)
  [ 8]  (0.3062, 0.9800)
  [ 9]  (0.2493, 0.9851)
  [10]  (0.1925, 0.9902)
  [11]  (0.1356, 0.9953)
  [12]  (0.0785, 0.9938)
  [13]  (0.0349, 0.9783)
  [14]  (0.0310, 0.9214)
  [15]  (0.0271, 0.8644)
  [16]  (0.0227, 0.8075)
  [17]  (0.0175, 0.7506)
  [18]  (0.0124, 0.6937)
  [19]  (0.0072, 0.6369)
  [20]  (0.0000, 0.5802)
  [21]  (0.0134, 0.5418)
  [22]  (0.0704, 0.5408)
  [23]  (0.1275, 0.5397)
  [24]  (0.1846, 0.5398)
  [25]  (0.2417, 0.5410)
  [26]  (0.2988, 0.5423)
  [27]  (0.3559, 0.5435)
  [28]  (0.4130, 0.5447)
  [29]  (0.4701, 0.5459)
  [30]  (0.5272, 0.5470)
  [31]  (0.5840, 0.5515)
  [32]  (0.7622, 0.0048)
  [33]  (0.7953, 0.0047)
  [34]  (0.8259, 0.0159)
  [35]  (0.8558, 0.0302)
  [36]  (0.8856, 0.0445)
  [37]  (0.9110, 0.0655)
  [38]  (0.9357, 0.0876)
  [39]  (0.9604, 0.1097)
  [40]  (0.9822, 0.1334)
  [41]  (0.9881, 0.1660)
  [42]  (0.9941, 0.1986)
  [43]  (1.0000, 0.2311)
  [44]  (0.9880, 0.2599)
  [45]  (0.9693, 0.2873)
  [46]  (0.9506, 0.3146)
  [47]  (0.9255, 0.3316)
  [48]  (0.8927, 0.3367)
  [49]  (0.8602, 0.3401)
  [50]  (0.8295, 0.3276)
  [51]  (0.7988, 0.3152)
  [52]  (0.7681, 0.3027)
  [53]  (0.7443, 0.2834)
  [54]  (0.7322, 0.2526)
  [55]  (0.7200, 0.2218)
  [56]  (0.7297, 0.1912)
  [57]  (0.7424, 0.1607)
  [58]  (0.7552, 0.1301)
  [59]  (0.7753, 0.1062)
  [60]  (0.8045, 0.0905)
  [61]  (0.8336, 0.0748)
  [62]  (0.8637, 0.0632)
  [63]  (0.8967, 0.0657)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.0349, 0.9783)  angle=66.5 deg
  V1  (0.0134, 0.5418)  angle=69.8 deg
  V2  (0.5840, 0.5515)  angle=76.4 deg
  V3  (0.7622, 0.0048)  angle=71.7 deg
  V4  (0.9822, 0.1334)  angle=32.2 deg
  V5  (1.0000, 0.2311)  angle=32.9 deg
  V6  (0.7200, 0.2218)  angle=39.1 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
    }
),
