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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.9675, 0.7341)
  [ 1]  (0.9190, 0.7099)
  [ 2]  (0.8720, 0.6832)
  [ 3]  (0.8252, 0.6561)
  [ 4]  (0.7785, 0.6287)
  [ 5]  (0.7320, 0.6011)
  [ 6]  (0.6855, 0.5734)
  [ 7]  (0.6511, 0.5356)
  [ 8]  (0.6319, 0.4850)
  [ 9]  (0.6262, 0.4339)
  [10]  (0.6417, 0.3821)
  [11]  (0.6572, 0.3302)
  [12]  (0.6755, 0.2801)
  [13]  (0.7144, 0.2425)
  [14]  (0.7532, 0.2048)
  [15]  (0.7962, 0.1782)
  [16]  (0.8502, 0.1814)
  [17]  (0.9042, 0.1847)
  [18]  (0.9388, 0.2169)
  [19]  (0.9623, 0.2656)
  [20]  (0.9858, 0.3144)
  [21]  (1.0000, 0.3621)
  [22]  (0.9669, 0.4049)
  [23]  (0.9337, 0.4476)
  [24]  (0.9006, 0.4904)
  [25]  (0.8674, 0.5332)
  [26]  (0.8198, 0.5574)
  [27]  (0.7703, 0.5795)
  [28]  (0.7209, 0.6015)
  [29]  (0.6715, 0.6235)
  [30]  (0.6220, 0.6454)
  [31]  (0.5720, 0.6659)
  [32]  (0.9675, 0.7614)
  [33]  (0.9365, 0.7658)
  [34]  (0.9055, 0.7702)
  [35]  (0.8745, 0.7746)
  [36]  (0.8435, 0.7789)
  [37]  (0.8124, 0.7816)
  [38]  (0.7812, 0.7833)
  [39]  (0.7499, 0.7849)
  [40]  (0.7187, 0.7865)
  [41]  (0.6874, 0.7881)
  [42]  (0.6562, 0.7897)
  [43]  (0.6249, 0.7913)
  [44]  (0.5937, 0.7929)
  [45]  (0.5625, 0.7945)
  [46]  (0.5312, 0.7961)
  [47]  (0.5000, 0.7977)
  [48]  (0.4687, 0.7993)
  [49]  (0.4375, 0.8009)
  [50]  (0.4062, 0.8025)
  [51]  (0.3750, 0.8040)
  [52]  (0.3437, 0.8055)
  [53]  (0.3125, 0.8070)
  [54]  (0.2812, 0.8084)
  [55]  (0.2500, 0.8099)
  [56]  (0.2187, 0.8114)
  [57]  (0.1875, 0.8129)
  [58]  (0.1562, 0.8144)
  [59]  (0.1250, 0.8159)
  [60]  (0.0937, 0.8173)
  [61]  (0.0625, 0.8188)
  [62]  (0.0312, 0.8203)
  [63]  (0.0000, 0.8218)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.7962, 0.1782)  angle=35.2 deg
  V1  (0.9042, 0.1847)  angle=39.6 deg
  V2  (1.0000, 0.3621)  angle=54.3 deg
  V3  (0.5720, 0.6659)  angle=144.1 deg
  V4  (0.9675, 0.7614)  angle=158.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
    }
),
