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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.8189, 0.0194)
  [ 1]  (0.8189, 0.0742)
  [ 2]  (0.8189, 0.1290)
  [ 3]  (0.8189, 0.1838)
  [ 4]  (0.8190, 0.2386)
  [ 5]  (0.8209, 0.2934)
  [ 6]  (0.8229, 0.3481)
  [ 7]  (0.8249, 0.4029)
  [ 8]  (0.8269, 0.4576)
  [ 9]  (0.8289, 0.5124)
  [10]  (0.8308, 0.5672)
  [11]  (0.8329, 0.6219)
  [12]  (0.8351, 0.6767)
  [13]  (0.8372, 0.7314)
  [14]  (0.8394, 0.7862)
  [15]  (0.8429, 0.8408)
  [16]  (0.8106, 0.8586)
  [17]  (0.7559, 0.8543)
  [18]  (0.7016, 0.8578)
  [19]  (0.6476, 0.8670)
  [20]  (0.5936, 0.8763)
  [21]  (0.5396, 0.8855)
  [22]  (0.4856, 0.8947)
  [23]  (0.4316, 0.9040)
  [24]  (0.3776, 0.9132)
  [25]  (0.3236, 0.9225)
  [26]  (0.2696, 0.9317)
  [27]  (0.2156, 0.9409)
  [28]  (0.1616, 0.9507)
  [29]  (0.1078, 0.9606)
  [30]  (0.0539, 0.9706)
  [31]  (0.0000, 0.9806)
  [32]  (0.8189, 0.2158)
  [33]  (0.8380, 0.2247)
  [34]  (0.8570, 0.2336)
  [35]  (0.8761, 0.2424)
  [36]  (0.8951, 0.2513)
  [37]  (0.9142, 0.2602)
  [38]  (0.9332, 0.2691)
  [39]  (0.9509, 0.2796)
  [40]  (0.9631, 0.2967)
  [41]  (0.9754, 0.3137)
  [42]  (0.9877, 0.3308)
  [43]  (1.0000, 0.3478)
  [44]  (0.9965, 0.3651)
  [45]  (0.9846, 0.3824)
  [46]  (0.9727, 0.3997)
  [47]  (0.9607, 0.4170)
  [48]  (0.9428, 0.4215)
  [49]  (0.9219, 0.4195)
  [50]  (0.9010, 0.4176)
  [51]  (0.8800, 0.4156)
  [52]  (0.8631, 0.4079)
  [53]  (0.8537, 0.3891)
  [54]  (0.8443, 0.3703)
  [55]  (0.8446, 0.3509)
  [56]  (0.8516, 0.3311)
  [57]  (0.8586, 0.3113)
  [58]  (0.8724, 0.2981)
  [59]  (0.8920, 0.2905)
  [60]  (0.9116, 0.2830)
  [61]  (0.9322, 0.2805)
  [62]  (0.9532, 0.2804)
  [63]  (0.9742, 0.2804)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.8429, 0.8408)  angle=65.0 deg
  V1  (0.8106, 0.8586)  angle=33.2 deg
  V2  (0.0000, 0.9806)  angle=147.4 deg
  V3  (0.8189, 0.2158)  angle=68.0 deg
  V4  (1.0000, 0.3478)  angle=47.3 deg
  V5  (0.9607, 0.4170)  angle=41.4 deg
  V6  (0.8631, 0.4079)  angle=39.0 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
    }
),
