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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.6854, 1.0000)
  [ 1]  (0.6829, 0.9522)
  [ 2]  (0.6803, 0.9045)
  [ 3]  (0.6778, 0.8567)
  [ 4]  (0.6765, 0.8090)
  [ 5]  (0.6782, 0.7612)
  [ 6]  (0.6799, 0.7134)
  [ 7]  (0.6815, 0.6656)
  [ 8]  (0.6832, 0.6178)
  [ 9]  (0.6826, 0.5700)
  [10]  (0.6815, 0.5222)
  [11]  (0.6804, 0.4744)
  [12]  (0.6779, 0.4267)
  [13]  (0.6883, 0.4724)
  [14]  (0.7162, 0.5096)
  [15]  (0.7499, 0.5435)
  [16]  (0.7872, 0.5710)
  [17]  (0.8338, 0.5817)
  [18]  (0.8804, 0.5925)
  [19]  (0.9028, 0.5730)
  [20]  (0.9014, 0.5252)
  [21]  (0.8967, 0.4776)
  [22]  (0.8920, 0.4300)
  [23]  (0.8874, 0.3824)
  [24]  (0.8889, 0.3346)
  [25]  (0.8903, 0.2868)
  [26]  (0.8918, 0.2390)
  [27]  (0.8932, 0.1913)
  [28]  (0.8947, 0.1435)
  [29]  (0.8951, 0.0956)
  [30]  (0.8951, 0.0478)
  [31]  (0.8951, 0.0000)
  [32]  (0.6854, 0.7574)
  [33]  (0.6639, 0.7371)
  [34]  (0.6425, 0.7168)
  [35]  (0.6210, 0.6964)
  [36]  (0.6029, 0.6730)
  [37]  (0.5849, 0.6496)
  [38]  (0.5668, 0.6262)
  [39]  (0.5488, 0.6028)
  [40]  (0.5307, 0.5794)
  [41]  (0.5127, 0.5560)
  [42]  (0.4946, 0.5326)
  [43]  (0.4763, 0.5094)
  [44]  (0.4579, 0.4863)
  [45]  (0.4395, 0.4632)
  [46]  (0.4211, 0.4400)
  [47]  (0.4027, 0.4169)
  [48]  (0.3843, 0.3937)
  [49]  (0.3658, 0.3706)
  [50]  (0.3474, 0.3475)
  [51]  (0.3290, 0.3243)
  [52]  (0.3106, 0.3012)
  [53]  (0.2922, 0.2781)
  [54]  (0.2738, 0.2550)
  [55]  (0.2542, 0.2329)
  [56]  (0.2345, 0.2108)
  [57]  (0.2149, 0.1887)
  [58]  (0.1953, 0.1666)
  [59]  (0.1757, 0.1445)
  [60]  (0.1560, 0.1224)
  [61]  (0.1364, 0.1002)
  [62]  (0.1168, 0.0781)
  [63]  (0.0972, 0.0560)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.6779, 0.4267)  angle=170.2 deg
  V1  (0.8804, 0.5925)  angle=54.0 deg
  V2  (0.9028, 0.5730)  angle=50.7 deg
  V3  (0.8951, 0.0000)  angle=164.5 deg
  V4  (0.6854, 0.7574)  angle=117.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
    }
),
