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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (1.0000, 0.6843)
  [ 1]  (0.9534, 0.6656)
  [ 2]  (0.9068, 0.6470)
  [ 3]  (0.8605, 0.6275)
  [ 4]  (0.8157, 0.6047)
  [ 5]  (0.7710, 0.5819)
  [ 6]  (0.7262, 0.5592)
  [ 7]  (0.6815, 0.5364)
  [ 8]  (0.6383, 0.5113)
  [ 9]  (0.6019, 0.4767)
  [10]  (0.5655, 0.4421)
  [11]  (0.5292, 0.4075)
  [12]  (0.5001, 0.3710)
  [13]  (0.5155, 0.3232)
  [14]  (0.5309, 0.2754)
  [15]  (0.5694, 0.2535)
  [16]  (0.6186, 0.2437)
  [17]  (0.6679, 0.2340)
  [18]  (0.7172, 0.2242)
  [19]  (0.7572, 0.2488)
  [20]  (0.7950, 0.2819)
  [21]  (0.8316, 0.3152)
  [22]  (0.8111, 0.3611)
  [23]  (0.7906, 0.4069)
  [24]  (0.7701, 0.4528)
  [25]  (0.7496, 0.4987)
  [26]  (0.7084, 0.5260)
  [27]  (0.6652, 0.5516)
  [28]  (0.6220, 0.5772)
  [29]  (0.5787, 0.6028)
  [30]  (0.5401, 0.6339)
  [31]  (0.5106, 0.6744)
  [32]  (1.0000, 0.7009)
  [33]  (0.9680, 0.7054)
  [34]  (0.9359, 0.7099)
  [35]  (0.9038, 0.7132)
  [36]  (0.8715, 0.7153)
  [37]  (0.8392, 0.7174)
  [38]  (0.8069, 0.7195)
  [39]  (0.7746, 0.7216)
  [40]  (0.7423, 0.7237)
  [41]  (0.7100, 0.7258)
  [42]  (0.6777, 0.7279)
  [43]  (0.6455, 0.7300)
  [44]  (0.6132, 0.7321)
  [45]  (0.5809, 0.7342)
  [46]  (0.5486, 0.7363)
  [47]  (0.5163, 0.7388)
  [48]  (0.4841, 0.7413)
  [49]  (0.4518, 0.7437)
  [50]  (0.4196, 0.7462)
  [51]  (0.3873, 0.7486)
  [52]  (0.3550, 0.7511)
  [53]  (0.3228, 0.7536)
  [54]  (0.2905, 0.7560)
  [55]  (0.2582, 0.7585)
  [56]  (0.2260, 0.7610)
  [57]  (0.1937, 0.7634)
  [58]  (0.1615, 0.7659)
  [59]  (0.1292, 0.7683)
  [60]  (0.0969, 0.7708)
  [61]  (0.0646, 0.7727)
  [62]  (0.0323, 0.7742)
  [63]  (0.0000, 0.7758)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.5001, 0.3710)  angle=56.5 deg
  V1  (0.5309, 0.2754)  angle=42.4 deg
  V2  (0.7172, 0.2242)  angle=42.7 deg
  V3  (0.8316, 0.3152)  angle=71.7 deg
  V4  (0.7496, 0.4987)  angle=32.4 deg
  V5  (0.5106, 0.6744)  angle=123.0 deg
  V6  (1.0000, 0.7009)  angle=168.9 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
    }
),
