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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.7504, 1.0000)
  [ 1]  (0.7289, 0.9649)
  [ 2]  (0.7075, 0.9299)
  [ 3]  (0.6861, 0.8948)
  [ 4]  (0.6646, 0.8598)
  [ 5]  (0.6432, 0.8247)
  [ 6]  (0.6230, 0.7891)
  [ 7]  (0.6096, 0.7502)
  [ 8]  (0.5963, 0.7113)
  [ 9]  (0.5830, 0.6724)
  [10]  (0.5697, 0.6336)
  [11]  (0.5564, 0.5947)
  [12]  (0.5431, 0.5558)
  [13]  (0.5297, 0.5169)
  [14]  (0.5196, 0.4792)
  [15]  (0.5549, 0.4583)
  [16]  (0.5906, 0.4434)
  [17]  (0.6278, 0.4609)
  [18]  (0.6586, 0.4723)
  [19]  (0.6389, 0.4362)
  [20]  (0.6191, 0.4002)
  [21]  (0.5993, 0.3642)
  [22]  (0.5796, 0.3281)
  [23]  (0.5603, 0.2919)
  [24]  (0.5409, 0.2556)
  [25]  (0.5215, 0.2194)
  [26]  (0.5021, 0.1832)
  [27]  (0.4827, 0.1469)
  [28]  (0.4634, 0.1107)
  [29]  (0.4440, 0.0745)
  [30]  (0.4261, 0.0375)
  [31]  (0.4093, 0.0000)
  [32]  (0.7504, 0.6640)
  [33]  (0.7351, 0.6487)
  [34]  (0.7197, 0.6334)
  [35]  (0.7044, 0.6180)
  [36]  (0.6891, 0.6027)
  [37]  (0.6738, 0.5874)
  [38]  (0.6585, 0.5721)
  [39]  (0.6432, 0.5568)
  [40]  (0.6275, 0.5419)
  [41]  (0.6110, 0.5278)
  [42]  (0.5946, 0.5137)
  [43]  (0.5782, 0.4996)
  [44]  (0.5617, 0.4855)
  [45]  (0.5453, 0.4714)
  [46]  (0.5289, 0.4573)
  [47]  (0.5125, 0.4432)
  [48]  (0.4960, 0.4291)
  [49]  (0.4796, 0.4150)
  [50]  (0.4632, 0.4008)
  [51]  (0.4468, 0.3867)
  [52]  (0.4303, 0.3726)
  [53]  (0.4139, 0.3585)
  [54]  (0.3975, 0.3444)
  [55]  (0.3811, 0.3303)
  [56]  (0.3646, 0.3162)
  [57]  (0.3482, 0.3021)
  [58]  (0.3318, 0.2880)
  [59]  (0.3154, 0.2738)
  [60]  (0.2989, 0.2597)
  [61]  (0.2825, 0.2456)
  [62]  (0.2661, 0.2315)
  [63]  (0.2496, 0.2174)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.5196, 0.4792)  angle=74.5 deg
  V1  (0.5906, 0.4434)  angle=47.8 deg
  V2  (0.6586, 0.4723)  angle=139.1 deg
  V3  (0.4093, 0.0000)  angle=177.1 deg
  V4  (0.7504, 0.6640)  angle=162.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
    }
),
