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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.7988, 0.0625)
  [ 1]  (0.7852, 0.1118)
  [ 2]  (0.7716, 0.1611)
  [ 3]  (0.7648, 0.2113)
  [ 4]  (0.7659, 0.2624)
  [ 5]  (0.7670, 0.3136)
  [ 6]  (0.7680, 0.3648)
  [ 7]  (0.7691, 0.4159)
  [ 8]  (0.7701, 0.4671)
  [ 9]  (0.7701, 0.5182)
  [10]  (0.7701, 0.5694)
  [11]  (0.7701, 0.6206)
  [12]  (0.7701, 0.6717)
  [13]  (0.7705, 0.7229)
  [14]  (0.7725, 0.7740)
  [15]  (0.7745, 0.8251)
  [16]  (0.7621, 0.8658)
  [17]  (0.7129, 0.8796)
  [18]  (0.6624, 0.8861)
  [19]  (0.6113, 0.8886)
  [20]  (0.5602, 0.8912)
  [21]  (0.5091, 0.8937)
  [22]  (0.4580, 0.8963)
  [23]  (0.4070, 0.9001)
  [24]  (0.3560, 0.9040)
  [25]  (0.3050, 0.9079)
  [26]  (0.2540, 0.9122)
  [27]  (0.2030, 0.9166)
  [28]  (0.1522, 0.9222)
  [29]  (0.1018, 0.9310)
  [30]  (0.0512, 0.9373)
  [31]  (0.0000, 0.9375)
  [32]  (0.7988, 0.2587)
  [33]  (0.8205, 0.2586)
  [34]  (0.8422, 0.2586)
  [35]  (0.8627, 0.2625)
  [36]  (0.8810, 0.2742)
  [37]  (0.8993, 0.2859)
  [38]  (0.9175, 0.2976)
  [39]  (0.9358, 0.3092)
  [40]  (0.9522, 0.3228)
  [41]  (0.9645, 0.3407)
  [42]  (0.9767, 0.3586)
  [43]  (0.9890, 0.3765)
  [44]  (1.0000, 0.3947)
  [45]  (0.9979, 0.4163)
  [46]  (0.9957, 0.4379)
  [47]  (0.9869, 0.4541)
  [48]  (0.9663, 0.4611)
  [49]  (0.9458, 0.4681)
  [50]  (0.9253, 0.4750)
  [51]  (0.9040, 0.4710)
  [52]  (0.8826, 0.4671)
  [53]  (0.8613, 0.4631)
  [54]  (0.8400, 0.4592)
  [55]  (0.8268, 0.4446)
  [56]  (0.8172, 0.4251)
  [57]  (0.8099, 0.4050)
  [58]  (0.8081, 0.3834)
  [59]  (0.8063, 0.3618)
  [60]  (0.8053, 0.3405)
  [61]  (0.8204, 0.3250)
  [62]  (0.8356, 0.3095)
  [63]  (0.8507, 0.2940)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.7621, 0.8658)  angle=57.4 deg
  V1  (0.0000, 0.9375)  angle=139.8 deg
  V2  (0.7988, 0.2587)  angle=40.3 deg
  V3  (1.0000, 0.3947)  angle=36.9 deg
  V4  (0.9869, 0.4541)  angle=42.6 deg
  V5  (0.8400, 0.4592)  angle=37.4 deg
  V6  (0.8053, 0.3405)  angle=47.3 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
    }
),
