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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (1.0000, 0.8943)
  [ 1]  (0.9677, 0.8942)
  [ 2]  (0.9355, 0.8941)
  [ 3]  (0.9032, 0.8941)
  [ 4]  (0.8710, 0.8940)
  [ 5]  (0.8387, 0.8941)
  [ 6]  (0.8064, 0.8943)
  [ 7]  (0.7742, 0.8944)
  [ 8]  (0.7419, 0.8945)
  [ 9]  (0.7097, 0.8946)
  [10]  (0.6774, 0.8947)
  [11]  (0.6452, 0.8948)
  [12]  (0.6129, 0.8950)
  [13]  (0.5806, 0.8951)
  [14]  (0.5484, 0.8952)
  [15]  (0.5161, 0.8953)
  [16]  (0.4839, 0.8955)
  [17]  (0.4516, 0.8956)
  [18]  (0.4193, 0.8957)
  [19]  (0.3871, 0.8957)
  [20]  (0.3548, 0.8957)
  [21]  (0.3226, 0.8956)
  [22]  (0.2903, 0.8955)
  [23]  (0.2581, 0.8955)
  [24]  (0.2258, 0.8954)
  [25]  (0.1935, 0.8954)
  [26]  (0.1613, 0.8952)
  [27]  (0.1290, 0.8947)
  [28]  (0.0968, 0.8942)
  [29]  (0.0645, 0.8937)
  [30]  (0.0323, 0.8932)
  [31]  (0.0000, 0.8927)
  [32]  (1.0000, 0.7837)
  [33]  (0.9498, 0.7471)
  [34]  (0.8996, 0.7106)
  [35]  (0.8494, 0.6741)
  [36]  (0.7995, 0.6371)
  [37]  (0.7498, 0.5999)
  [38]  (0.7001, 0.5626)
  [39]  (0.6504, 0.5254)
  [40]  (0.6008, 0.4881)
  [41]  (0.5583, 0.4458)
  [42]  (0.5396, 0.3866)
  [43]  (0.5209, 0.3274)
  [44]  (0.5325, 0.2720)
  [45]  (0.5655, 0.2195)
  [46]  (0.5985, 0.1669)
  [47]  (0.6519, 0.1408)
  [48]  (0.7112, 0.1226)
  [49]  (0.7705, 0.1043)
  [50]  (0.8220, 0.1301)
  [51]  (0.8713, 0.1678)
  [52]  (0.9075, 0.2142)
  [53]  (0.9229, 0.2743)
  [54]  (0.9383, 0.3345)
  [55]  (0.9310, 0.3924)
  [56]  (0.9040, 0.4483)
  [57]  (0.8770, 0.5042)
  [58]  (0.8230, 0.5349)
  [59]  (0.7690, 0.5655)
  [60]  (0.7150, 0.5962)
  [61]  (0.6612, 0.6272)
  [62]  (0.6092, 0.6608)
  [63]  (0.5597, 0.6983)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.0000, 0.8927)  angle=172.9 deg
  V1  (1.0000, 0.7837)  angle=137.7 deg
  V2  (0.5985, 0.1669)  angle=31.9 deg
  V3  (0.7705, 0.1043)  angle=43.8 deg
  V4  (0.8770, 0.5042)  angle=34.6 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
    }
),
