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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.6792, 1.0000)
  [ 1]  (0.6757, 0.9554)
  [ 2]  (0.6722, 0.9107)
  [ 3]  (0.6687, 0.8661)
  [ 4]  (0.6652, 0.8215)
  [ 5]  (0.6649, 0.7767)
  [ 6]  (0.6649, 0.7320)
  [ 7]  (0.6649, 0.6872)
  [ 8]  (0.6649, 0.6424)
  [ 9]  (0.6649, 0.5977)
  [10]  (0.6649, 0.5529)
  [11]  (0.6678, 0.5083)
  [12]  (0.6832, 0.4910)
  [13]  (0.7178, 0.5194)
  [14]  (0.7524, 0.5478)
  [15]  (0.7873, 0.5758)
  [16]  (0.8271, 0.5964)
  [17]  (0.8668, 0.6170)
  [18]  (0.9065, 0.6376)
  [19]  (0.9350, 0.6447)
  [20]  (0.9220, 0.6019)
  [21]  (0.9126, 0.5582)
  [22]  (0.9052, 0.5141)
  [23]  (0.8978, 0.4699)
  [24]  (0.8904, 0.4258)
  [25]  (0.8828, 0.3817)
  [26]  (0.8735, 0.3379)
  [27]  (0.8641, 0.2941)
  [28]  (0.8548, 0.2503)
  [29]  (0.8454, 0.2065)
  [30]  (0.8367, 0.1626)
  [31]  (0.8288, 0.1186)
  [32]  (0.6792, 0.8679)
  [33]  (0.6613, 0.8386)
  [34]  (0.6434, 0.8093)
  [35]  (0.6255, 0.7800)
  [36]  (0.6071, 0.7510)
  [37]  (0.5883, 0.7222)
  [38]  (0.5696, 0.6935)
  [39]  (0.5508, 0.6647)
  [40]  (0.5320, 0.6359)
  [41]  (0.5133, 0.6072)
  [42]  (0.4945, 0.5784)
  [43]  (0.4757, 0.5496)
  [44]  (0.4570, 0.5209)
  [45]  (0.4361, 0.4936)
  [46]  (0.4146, 0.4669)
  [47]  (0.3930, 0.4401)
  [48]  (0.3715, 0.4134)
  [49]  (0.3499, 0.3866)
  [50]  (0.3284, 0.3599)
  [51]  (0.3069, 0.3331)
  [52]  (0.2853, 0.3064)
  [53]  (0.2638, 0.2796)
  [54]  (0.2422, 0.2529)
  [55]  (0.2207, 0.2262)
  [56]  (0.1991, 0.1994)
  [57]  (0.1785, 0.1720)
  [58]  (0.1596, 0.1433)
  [59]  (0.1407, 0.1146)
  [60]  (0.1218, 0.0860)
  [61]  (0.1028, 0.0573)
  [62]  (0.0839, 0.0287)
  [63]  (0.0650, 0.0000)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.6678, 0.5083)  angle=38.1 deg
  V1  (0.6832, 0.4910)  angle=87.6 deg
  V2  (0.9350, 0.6447)  angle=120.8 deg
  V3  (0.8288, 0.1186)  angle=158.6 deg
  V4  (0.6792, 0.8679)  angle=137.3 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
    }
),
