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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (1.0000, 0.6017)
  [ 1]  (0.9626, 0.5801)
  [ 2]  (0.9252, 0.5585)
  [ 3]  (0.8878, 0.5369)
  [ 4]  (0.8532, 0.5111)
  [ 5]  (0.8187, 0.4851)
  [ 6]  (0.7842, 0.4592)
  [ 7]  (0.7496, 0.4333)
  [ 8]  (0.7196, 0.4041)
  [ 9]  (0.7062, 0.3631)
  [10]  (0.6927, 0.3220)
  [11]  (0.6953, 0.2828)
  [12]  (0.7173, 0.2456)
  [13]  (0.7426, 0.2137)
  [14]  (0.7856, 0.2096)
  [15]  (0.8286, 0.2055)
  [16]  (0.8716, 0.2013)
  [17]  (0.9000, 0.2301)
  [18]  (0.9257, 0.2648)
  [19]  (0.9230, 0.3036)
  [20]  (0.9082, 0.3442)
  [21]  (0.8934, 0.3847)
  [22]  (0.8643, 0.4166)
  [23]  (0.8349, 0.4482)
  [24]  (0.8055, 0.4798)
  [25]  (0.7743, 0.5095)
  [26]  (0.7419, 0.5381)
  [27]  (0.7094, 0.5666)
  [28]  (0.6764, 0.5943)
  [29]  (0.6401, 0.6177)
  [30]  (0.6038, 0.6411)
  [31]  (0.5658, 0.6608)
  [32]  (1.0000, 0.6389)
  [33]  (0.9675, 0.6420)
  [34]  (0.9350, 0.6455)
  [35]  (0.9025, 0.6490)
  [36]  (0.8700, 0.6525)
  [37]  (0.8375, 0.6560)
  [38]  (0.8050, 0.6595)
  [39]  (0.7726, 0.6638)
  [40]  (0.7402, 0.6686)
  [41]  (0.7079, 0.6733)
  [42]  (0.6756, 0.6780)
  [43]  (0.6432, 0.6827)
  [44]  (0.6109, 0.6874)
  [45]  (0.5785, 0.6921)
  [46]  (0.5462, 0.6969)
  [47]  (0.5140, 0.7022)
  [48]  (0.4818, 0.7080)
  [49]  (0.4496, 0.7137)
  [50]  (0.4174, 0.7195)
  [51]  (0.3853, 0.7253)
  [52]  (0.3531, 0.7311)
  [53]  (0.3209, 0.7369)
  [54]  (0.2888, 0.7426)
  [55]  (0.2566, 0.7486)
  [56]  (0.2246, 0.7548)
  [57]  (0.1925, 0.7611)
  [58]  (0.1604, 0.7674)
  [59]  (0.1283, 0.7736)
  [60]  (0.0962, 0.7799)
  [61]  (0.0642, 0.7861)
  [62]  (0.0321, 0.7924)
  [63]  (0.0000, 0.7987)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.7426, 0.2137)  angle=46.2 deg
  V1  (0.8716, 0.2013)  angle=50.8 deg
  V2  (0.9257, 0.2648)  angle=40.6 deg
  V3  (0.5658, 0.6608)  angle=155.6 deg
  V4  (1.0000, 0.6389)  angle=177.4 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
    }
),
