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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.8347, 0.9787)
  [ 1]  (0.7710, 0.9757)
  [ 2]  (0.7072, 0.9772)
  [ 3]  (0.6434, 0.9787)
  [ 4]  (0.5796, 0.9802)
  [ 5]  (0.5158, 0.9817)
  [ 6]  (0.4520, 0.9833)
  [ 7]  (0.3882, 0.9850)
  [ 8]  (0.3244, 0.9880)
  [ 9]  (0.2607, 0.9910)
  [10]  (0.1969, 0.9940)
  [11]  (0.1331, 0.9970)
  [12]  (0.0694, 1.0000)
  [13]  (0.0172, 0.9903)
  [14]  (0.0206, 0.9266)
  [15]  (0.0240, 0.8628)
  [16]  (0.0274, 0.7991)
  [17]  (0.0330, 0.7355)
  [18]  (0.0399, 0.6721)
  [19]  (0.0469, 0.6086)
  [20]  (0.0531, 0.5451)
  [21]  (0.0561, 0.4814)
  [22]  (0.1138, 0.4861)
  [23]  (0.1766, 0.4972)
  [24]  (0.2400, 0.5044)
  [25]  (0.3036, 0.5093)
  [26]  (0.3673, 0.5142)
  [27]  (0.4309, 0.5190)
  [28]  (0.4943, 0.5267)
  [29]  (0.5576, 0.5348)
  [30]  (0.6213, 0.5375)
  [31]  (0.6851, 0.5381)
  [32]  (0.8347, 0.0000)
  [33]  (0.8595, 0.0111)
  [34]  (0.8825, 0.0249)
  [35]  (0.9044, 0.0410)
  [36]  (0.9262, 0.0571)
  [37]  (0.9440, 0.0770)
  [38]  (0.9593, 0.0993)
  [39]  (0.9747, 0.1216)
  [40]  (0.9798, 0.1477)
  [41]  (0.9828, 0.1746)
  [42]  (0.9782, 0.1994)
  [43]  (0.9614, 0.2207)
  [44]  (0.9447, 0.2419)
  [45]  (0.9196, 0.2490)
  [46]  (0.8929, 0.2530)
  [47]  (0.8661, 0.2571)
  [48]  (0.8391, 0.2554)
  [49]  (0.8121, 0.2531)
  [50]  (0.7851, 0.2508)
  [51]  (0.7615, 0.2400)
  [52]  (0.7402, 0.2233)
  [53]  (0.7189, 0.2065)
  [54]  (0.7080, 0.1839)
  [55]  (0.7047, 0.1571)
  [56]  (0.7097, 0.1325)
  [57]  (0.7263, 0.1111)
  [58]  (0.7435, 0.0905)
  [59]  (0.7693, 0.0822)
  [60]  (0.7951, 0.0739)
  [61]  (0.8208, 0.0656)
  [62]  (0.8470, 0.0609)
  [63]  (0.8739, 0.0638)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.0172, 0.9903)  angle=82.5 deg
  V1  (0.0561, 0.4814)  angle=92.0 deg
  V2  (0.6851, 0.5381)  angle=75.1 deg
  V3  (0.8347, 0.0000)  angle=98.6 deg
  V4  (0.9447, 0.2419)  angle=35.9 deg
  V5  (0.7435, 0.0905)  angle=32.2 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
    }
),
