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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (1.0000, 0.7297)
  [ 1]  (0.9653, 0.7024)
  [ 2]  (0.9306, 0.6751)
  [ 3]  (0.8959, 0.6478)
  [ 4]  (0.8612, 0.6205)
  [ 5]  (0.8265, 0.5932)
  [ 6]  (0.7918, 0.5659)
  [ 7]  (0.7656, 0.5309)
  [ 8]  (0.7418, 0.4937)
  [ 9]  (0.7180, 0.4565)
  [10]  (0.6942, 0.4193)
  [11]  (0.6704, 0.3821)
  [12]  (0.6521, 0.3437)
  [13]  (0.6591, 0.3001)
  [14]  (0.6661, 0.2565)
  [15]  (0.6957, 0.2330)
  [16]  (0.7381, 0.2209)
  [17]  (0.7801, 0.2210)
  [18]  (0.8213, 0.2367)
  [19]  (0.8576, 0.2574)
  [20]  (0.8722, 0.2989)
  [21]  (0.8622, 0.3419)
  [22]  (0.8521, 0.3849)
  [23]  (0.8421, 0.4279)
  [24]  (0.8152, 0.4626)
  [25]  (0.7873, 0.4968)
  [26]  (0.7594, 0.5310)
  [27]  (0.7214, 0.5532)
  [28]  (0.6828, 0.5746)
  [29]  (0.6442, 0.5960)
  [30]  (0.6070, 0.6197)
  [31]  (0.5703, 0.6443)
  [32]  (1.0000, 0.7616)
  [33]  (0.9677, 0.7613)
  [34]  (0.9354, 0.7610)
  [35]  (0.9031, 0.7607)
  [36]  (0.8709, 0.7603)
  [37]  (0.8386, 0.7600)
  [38]  (0.8063, 0.7597)
  [39]  (0.7740, 0.7594)
  [40]  (0.7417, 0.7593)
  [41]  (0.7094, 0.7603)
  [42]  (0.6772, 0.7613)
  [43]  (0.6449, 0.7623)
  [44]  (0.6126, 0.7633)
  [45]  (0.5804, 0.7643)
  [46]  (0.5481, 0.7653)
  [47]  (0.5158, 0.7663)
  [48]  (0.4835, 0.7673)
  [49]  (0.4513, 0.7683)
  [50]  (0.4190, 0.7693)
  [51]  (0.3867, 0.7703)
  [52]  (0.3544, 0.7713)
  [53]  (0.3222, 0.7723)
  [54]  (0.2899, 0.7732)
  [55]  (0.2576, 0.7742)
  [56]  (0.2254, 0.7752)
  [57]  (0.1931, 0.7762)
  [58]  (0.1608, 0.7772)
  [59]  (0.1285, 0.7781)
  [60]  (0.0963, 0.7791)
  [61]  (0.0641, 0.7779)
  [62]  (0.0320, 0.7740)
  [63]  (0.0000, 0.7701)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.6521, 0.3437)  angle=34.5 deg
  V1  (0.6661, 0.2565)  angle=42.4 deg
  V2  (0.8576, 0.2574)  angle=40.9 deg
  V3  (0.8722, 0.2989)  angle=32.5 deg
  V4  (0.5703, 0.6443)  angle=130.9 deg
  V5  (1.0000, 0.7616)  angle=165.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
    }
),
