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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (1.0000, 0.6699)
  [ 1]  (0.9681, 0.6755)
  [ 2]  (0.9362, 0.6811)
  [ 3]  (0.9043, 0.6868)
  [ 4]  (0.8724, 0.6924)
  [ 5]  (0.8404, 0.6980)
  [ 6]  (0.8085, 0.7037)
  [ 7]  (0.7766, 0.7093)
  [ 8]  (0.7447, 0.7149)
  [ 9]  (0.7127, 0.7195)
  [10]  (0.6803, 0.7202)
  [11]  (0.6479, 0.7209)
  [12]  (0.6155, 0.7216)
  [13]  (0.5831, 0.7222)
  [14]  (0.5507, 0.7229)
  [15]  (0.5183, 0.7236)
  [16]  (0.4859, 0.7243)
  [17]  (0.4535, 0.7250)
  [18]  (0.4211, 0.7257)
  [19]  (0.3887, 0.7264)
  [20]  (0.3563, 0.7271)
  [21]  (0.3240, 0.7278)
  [22]  (0.2916, 0.7285)
  [23]  (0.2592, 0.7284)
  [24]  (0.2268, 0.7277)
  [25]  (0.1944, 0.7270)
  [26]  (0.1620, 0.7262)
  [27]  (0.1296, 0.7255)
  [28]  (0.0972, 0.7248)
  [29]  (0.0648, 0.7240)
  [30]  (0.0324, 0.7233)
  [31]  (0.0000, 0.7226)
  [32]  (1.0000, 0.6134)
  [33]  (0.9647, 0.6032)
  [34]  (0.9294, 0.5930)
  [35]  (0.8941, 0.5828)
  [36]  (0.8608, 0.5690)
  [37]  (0.8326, 0.5453)
  [38]  (0.8045, 0.5217)
  [39]  (0.7764, 0.4980)
  [40]  (0.7483, 0.4744)
  [41]  (0.7420, 0.4458)
  [42]  (0.7573, 0.4124)
  [43]  (0.7726, 0.3790)
  [44]  (0.7879, 0.3456)
  [45]  (0.8140, 0.3238)
  [46]  (0.8484, 0.3107)
  [47]  (0.8827, 0.2976)
  [48]  (0.9170, 0.2846)
  [49]  (0.9514, 0.2715)
  [50]  (0.9637, 0.2985)
  [51]  (0.9710, 0.3345)
  [52]  (0.9712, 0.3689)
  [53]  (0.9494, 0.3985)
  [54]  (0.9277, 0.4281)
  [55]  (0.9060, 0.4577)
  [56]  (0.8842, 0.4873)
  [57]  (0.8625, 0.5169)
  [58]  (0.8407, 0.5465)
  [59]  (0.8074, 0.5591)
  [60]  (0.7719, 0.5687)
  [61]  (0.7364, 0.5782)
  [62]  (0.7009, 0.5877)
  [63]  (0.7029, 0.5516)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.0000, 0.7226)  angle=172.5 deg
  V1  (1.0000, 0.6134)  angle=157.6 deg
  V2  (0.7483, 0.4744)  angle=37.5 deg
  V3  (0.7420, 0.4458)  angle=37.1 deg
  V4  (0.9514, 0.2715)  angle=86.3 deg
  V5  (0.9712, 0.3689)  angle=36.6 deg
  V6  (0.8407, 0.5465)  angle=33.0 deg
  V7  (0.7009, 0.5877)  angle=108.2 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
    }
),
