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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.7183, 0.0000)
  [ 1]  (0.7274, 0.0552)
  [ 2]  (0.7364, 0.1104)
  [ 3]  (0.7449, 0.1657)
  [ 4]  (0.7525, 0.2212)
  [ 5]  (0.7602, 0.2766)
  [ 6]  (0.7678, 0.3320)
  [ 7]  (0.7755, 0.3874)
  [ 8]  (0.7829, 0.4429)
  [ 9]  (0.7898, 0.4984)
  [10]  (0.7968, 0.5539)
  [11]  (0.8038, 0.6095)
  [12]  (0.8108, 0.6650)
  [13]  (0.8177, 0.7205)
  [14]  (0.8221, 0.7763)
  [15]  (0.8266, 0.8320)
  [16]  (0.8311, 0.8878)
  [17]  (0.8356, 0.9436)
  [18]  (0.8365, 0.9995)
  [19]  (0.7940, 1.0000)
  [20]  (0.7393, 0.9892)
  [21]  (0.6837, 0.9824)
  [22]  (0.6282, 0.9757)
  [23]  (0.5726, 0.9689)
  [24]  (0.5171, 0.9622)
  [25]  (0.4613, 0.9584)
  [26]  (0.4054, 0.9572)
  [27]  (0.3494, 0.9559)
  [28]  (0.2935, 0.9547)
  [29]  (0.2376, 0.9540)
  [30]  (0.1816, 0.9527)
  [31]  (0.1258, 0.9488)
  [32]  (0.7183, 0.2805)
  [33]  (0.7344, 0.2868)
  [34]  (0.7505, 0.2930)
  [35]  (0.7657, 0.3010)
  [36]  (0.7805, 0.3099)
  [37]  (0.7953, 0.3188)
  [38]  (0.8100, 0.3277)
  [39]  (0.8248, 0.3366)
  [40]  (0.8396, 0.3455)
  [41]  (0.8527, 0.3564)
  [42]  (0.8647, 0.3688)
  [43]  (0.8742, 0.3822)
  [44]  (0.8742, 0.3995)
  [45]  (0.8742, 0.4167)
  [46]  (0.8593, 0.4239)
  [47]  (0.8432, 0.4302)
  [48]  (0.8266, 0.4315)
  [49]  (0.8095, 0.4293)
  [50]  (0.7924, 0.4271)
  [51]  (0.7753, 0.4249)
  [52]  (0.7618, 0.4172)
  [53]  (0.7532, 0.4023)
  [54]  (0.7446, 0.3873)
  [55]  (0.7361, 0.3723)
  [56]  (0.7275, 0.3574)
  [57]  (0.7220, 0.3414)
  [58]  (0.7196, 0.3243)
  [59]  (0.7262, 0.3135)
  [60]  (0.7431, 0.3102)
  [61]  (0.7600, 0.3068)
  [62]  (0.7769, 0.3035)
  [63]  (0.7938, 0.3001)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.8365, 0.9995)  angle=90.2 deg
  V1  (0.1258, 0.9488)  angle=127.6 deg
  V2  (0.7183, 0.2805)  angle=69.7 deg
  V3  (0.8742, 0.3822)  angle=35.1 deg
  V4  (0.8742, 0.4167)  angle=64.5 deg
  V5  (0.7618, 0.4172)  angle=30.5 deg
  V6  (0.7196, 0.3243)  angle=39.1 deg
  V7  (0.7262, 0.3135)  angle=47.5 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
    }
),
