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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.7922, 1.0000)
  [ 1]  (0.7873, 0.9585)
  [ 2]  (0.7824, 0.9170)
  [ 3]  (0.7774, 0.8755)
  [ 4]  (0.7725, 0.8340)
  [ 5]  (0.7676, 0.7925)
  [ 6]  (0.7627, 0.7510)
  [ 7]  (0.7577, 0.7095)
  [ 8]  (0.7529, 0.6680)
  [ 9]  (0.7489, 0.6264)
  [10]  (0.7449, 0.5848)
  [11]  (0.7409, 0.5432)
  [12]  (0.7369, 0.5016)
  [13]  (0.7330, 0.4600)
  [14]  (0.7566, 0.4478)
  [15]  (0.7978, 0.4544)
  [16]  (0.8391, 0.4610)
  [17]  (0.8804, 0.4676)
  [18]  (0.9216, 0.4742)
  [19]  (0.9622, 0.4841)
  [20]  (0.9769, 0.4593)
  [21]  (0.9790, 0.4176)
  [22]  (0.9810, 0.3759)
  [23]  (0.9831, 0.3341)
  [24]  (0.9852, 0.2924)
  [25]  (0.9873, 0.2506)
  [26]  (0.9885, 0.2089)
  [27]  (0.9877, 0.1671)
  [28]  (0.9868, 0.1253)
  [29]  (0.9860, 0.0836)
  [30]  (0.9852, 0.0418)
  [31]  (0.9843, 0.0000)
  [32]  (0.7922, 0.7061)
  [33]  (0.7724, 0.6815)
  [34]  (0.7524, 0.6570)
  [35]  (0.7282, 0.6367)
  [36]  (0.7040, 0.6164)
  [37]  (0.6797, 0.5961)
  [38]  (0.6555, 0.5758)
  [39]  (0.6312, 0.5555)
  [40]  (0.6070, 0.5352)
  [41]  (0.5827, 0.5150)
  [42]  (0.5585, 0.4947)
  [43]  (0.5343, 0.4744)
  [44]  (0.5100, 0.4541)
  [45]  (0.4858, 0.4338)
  [46]  (0.4591, 0.4170)
  [47]  (0.4319, 0.4008)
  [48]  (0.4047, 0.3846)
  [49]  (0.3776, 0.3684)
  [50]  (0.3504, 0.3522)
  [51]  (0.3233, 0.3361)
  [52]  (0.2961, 0.3199)
  [53]  (0.2689, 0.3037)
  [54]  (0.2418, 0.2875)
  [55]  (0.2146, 0.2713)
  [56]  (0.1875, 0.2552)
  [57]  (0.1603, 0.2390)
  [58]  (0.1331, 0.2228)
  [59]  (0.1060, 0.2066)
  [60]  (0.0806, 0.1881)
  [61]  (0.0576, 0.1664)
  [62]  (0.0345, 0.1448)
  [63]  (0.0115, 0.1231)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.7330, 0.4600)  angle=68.1 deg
  V1  (0.7566, 0.4478)  angle=36.4 deg
  V2  (0.9622, 0.4841)  angle=73.2 deg
  V3  (0.9843, 0.0000)  angle=163.6 deg
  V4  (0.7922, 0.7061)  angle=125.9 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
    }
),
