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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.8297, 0.1129)
  [ 1]  (0.8285, 0.1636)
  [ 2]  (0.8274, 0.2143)
  [ 3]  (0.8262, 0.2650)
  [ 4]  (0.8251, 0.3157)
  [ 5]  (0.8243, 0.3664)
  [ 6]  (0.8252, 0.4171)
  [ 7]  (0.8261, 0.4678)
  [ 8]  (0.8269, 0.5185)
  [ 9]  (0.8278, 0.5692)
  [10]  (0.8287, 0.6198)
  [11]  (0.8296, 0.6705)
  [12]  (0.8319, 0.7212)
  [13]  (0.8343, 0.7718)
  [14]  (0.8367, 0.8225)
  [15]  (0.8101, 0.8455)
  [16]  (0.7594, 0.8466)
  [17]  (0.7087, 0.8487)
  [18]  (0.6581, 0.8509)
  [19]  (0.6074, 0.8530)
  [20]  (0.5568, 0.8551)
  [21]  (0.5061, 0.8573)
  [22]  (0.4554, 0.8594)
  [23]  (0.4048, 0.8616)
  [24]  (0.3542, 0.8646)
  [25]  (0.3036, 0.8680)
  [26]  (0.2530, 0.8714)
  [27]  (0.2024, 0.8748)
  [28]  (0.1518, 0.8782)
  [29]  (0.1012, 0.8816)
  [30]  (0.0506, 0.8851)
  [31]  (0.0000, 0.8871)
  [32]  (0.8297, 0.2951)
  [33]  (0.8538, 0.3080)
  [34]  (0.8779, 0.3209)
  [35]  (0.9020, 0.3338)
  [36]  (0.9210, 0.3513)
  [37]  (0.9308, 0.3768)
  [38]  (0.9406, 0.4024)
  [39]  (0.9504, 0.4279)
  [40]  (0.9602, 0.4534)
  [41]  (0.9701, 0.4790)
  [42]  (0.9629, 0.4976)
  [43]  (0.9381, 0.5091)
  [44]  (0.9133, 0.5206)
  [45]  (0.8885, 0.5321)
  [46]  (0.8636, 0.5435)
  [47]  (0.8403, 0.5303)
  [48]  (0.8171, 0.5159)
  [49]  (0.7938, 0.5015)
  [50]  (0.7705, 0.4871)
  [51]  (0.7475, 0.4726)
  [52]  (0.7610, 0.4488)
  [53]  (0.7745, 0.4250)
  [54]  (0.7879, 0.4012)
  [55]  (0.8014, 0.3774)
  [56]  (0.8149, 0.3536)
  [57]  (0.8404, 0.3458)
  [58]  (0.8670, 0.3394)
  [59]  (0.8936, 0.3331)
  [60]  (0.9202, 0.3267)
  [61]  (0.9468, 0.3204)
  [62]  (0.9734, 0.3140)
  [63]  (1.0000, 0.3076)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.8367, 0.8225)  angle=51.9 deg
  V1  (0.8101, 0.8455)  angle=39.5 deg
  V2  (0.0000, 0.8871)  angle=146.8 deg
  V3  (0.8297, 0.2951)  angle=63.6 deg
  V4  (0.9701, 0.4790)  angle=41.9 deg
  V5  (0.9629, 0.4976)  angle=44.3 deg
  V6  (0.8636, 0.5435)  angle=54.4 deg
  V7  (0.7475, 0.4726)  angle=87.3 deg
  V8  (0.8149, 0.3536)  angle=43.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
    }
),
