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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.8403, 0.8226)
  [ 1]  (0.8258, 0.7912)
  [ 2]  (0.8112, 0.7599)
  [ 3]  (0.7967, 0.7285)
  [ 4]  (0.7822, 0.6972)
  [ 5]  (0.7676, 0.6659)
  [ 6]  (0.7531, 0.6345)
  [ 7]  (0.7386, 0.6032)
  [ 8]  (0.7497, 0.5795)
  [ 9]  (0.7790, 0.5612)
  [10]  (0.8083, 0.5429)
  [11]  (0.8376, 0.5246)
  [12]  (0.8710, 0.5292)
  [13]  (0.9048, 0.5362)
  [14]  (0.9386, 0.5432)
  [15]  (0.9725, 0.5502)
  [16]  (1.0000, 0.5528)
  [17]  (0.9821, 0.5232)
  [18]  (0.9642, 0.4937)
  [19]  (0.9463, 0.4641)
  [20]  (0.9284, 0.4346)
  [21]  (0.9139, 0.4035)
  [22]  (0.9033, 0.3706)
  [23]  (0.8927, 0.3377)
  [24]  (0.8821, 0.3049)
  [25]  (0.8715, 0.2720)
  [26]  (0.8609, 0.2391)
  [27]  (0.8503, 0.2062)
  [28]  (0.8398, 0.1733)
  [29]  (0.8292, 0.1405)
  [30]  (0.8229, 0.1315)
  [31]  (0.8246, 0.1660)
  [32]  (0.8403, 0.8685)
  [33]  (0.8159, 0.8448)
  [34]  (0.7914, 0.8210)
  [35]  (0.7670, 0.7973)
  [36]  (0.7425, 0.7735)
  [37]  (0.7150, 0.7536)
  [38]  (0.6866, 0.7348)
  [39]  (0.6581, 0.7159)
  [40]  (0.6297, 0.6971)
  [41]  (0.6013, 0.6783)
  [42]  (0.5729, 0.6594)
  [43]  (0.5445, 0.6406)
  [44]  (0.5161, 0.6218)
  [45]  (0.4877, 0.6029)
  [46]  (0.4593, 0.5841)
  [47]  (0.4308, 0.5653)
  [48]  (0.4024, 0.5464)
  [49]  (0.3740, 0.5276)
  [50]  (0.3456, 0.5088)
  [51]  (0.3172, 0.4899)
  [52]  (0.2888, 0.4711)
  [53]  (0.2604, 0.4523)
  [54]  (0.2336, 0.4312)
  [55]  (0.2077, 0.4091)
  [56]  (0.1817, 0.3870)
  [57]  (0.1558, 0.3649)
  [58]  (0.1298, 0.3428)
  [59]  (0.1038, 0.3207)
  [60]  (0.0779, 0.2986)
  [61]  (0.0519, 0.2766)
  [62]  (0.0260, 0.2545)
  [63]  (0.0000, 0.2324)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.7386, 0.6032)  angle=49.9 deg
  V1  (0.7497, 0.5795)  angle=33.0 deg
  V2  (0.8376, 0.5246)  angle=39.9 deg
  V3  (1.0000, 0.5528)  angle=126.5 deg
  V4  (0.8229, 0.1315)  angle=148.0 deg
  V5  (0.8403, 0.8685)  angle=135.5 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
    }
),
