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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.7456, 1.0000)
  [ 1]  (0.7258, 0.9563)
  [ 2]  (0.7060, 0.9126)
  [ 3]  (0.6863, 0.8689)
  [ 4]  (0.6665, 0.8252)
  [ 5]  (0.6467, 0.7815)
  [ 6]  (0.6269, 0.7378)
  [ 7]  (0.6091, 0.6935)
  [ 8]  (0.6029, 0.6460)
  [ 9]  (0.5966, 0.5984)
  [10]  (0.5904, 0.5509)
  [11]  (0.5841, 0.5033)
  [12]  (0.5959, 0.4765)
  [13]  (0.6421, 0.4893)
  [14]  (0.6883, 0.5022)
  [15]  (0.7343, 0.5158)
  [16]  (0.7795, 0.5319)
  [17]  (0.8247, 0.5480)
  [18]  (0.7926, 0.5156)
  [19]  (0.7585, 0.4820)
  [20]  (0.7243, 0.4483)
  [21]  (0.6902, 0.4146)
  [22]  (0.6560, 0.3809)
  [23]  (0.6227, 0.3467)
  [24]  (0.6021, 0.3033)
  [25]  (0.5815, 0.2600)
  [26]  (0.5610, 0.2167)
  [27]  (0.5404, 0.1733)
  [28]  (0.5198, 0.1300)
  [29]  (0.4993, 0.0867)
  [30]  (0.4787, 0.0433)
  [31]  (0.4581, 0.0000)
  [32]  (0.7456, 0.7231)
  [33]  (0.7310, 0.7042)
  [34]  (0.7164, 0.6854)
  [35]  (0.7018, 0.6665)
  [36]  (0.6872, 0.6476)
  [37]  (0.6726, 0.6288)
  [38]  (0.6580, 0.6099)
  [39]  (0.6434, 0.5910)
  [40]  (0.6288, 0.5722)
  [41]  (0.6124, 0.5553)
  [42]  (0.5925, 0.5421)
  [43]  (0.5727, 0.5289)
  [44]  (0.5528, 0.5157)
  [45]  (0.5329, 0.5025)
  [46]  (0.5131, 0.4893)
  [47]  (0.4932, 0.4761)
  [48]  (0.4733, 0.4629)
  [49]  (0.4535, 0.4497)
  [50]  (0.4336, 0.4365)
  [51]  (0.4137, 0.4233)
  [52]  (0.3939, 0.4101)
  [53]  (0.3740, 0.3969)
  [54]  (0.3541, 0.3837)
  [55]  (0.3343, 0.3705)
  [56]  (0.3144, 0.3573)
  [57]  (0.2945, 0.3441)
  [58]  (0.2747, 0.3309)
  [59]  (0.2548, 0.3177)
  [60]  (0.2349, 0.3045)
  [61]  (0.2151, 0.2913)
  [62]  (0.1952, 0.2781)
  [63]  (0.1753, 0.2649)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.5841, 0.5033)  angle=31.2 deg
  V1  (0.5959, 0.4765)  angle=81.8 deg
  V2  (0.8247, 0.5480)  angle=154.3 deg
  V3  (0.4581, 0.0000)  angle=176.3 deg
  V4  (0.7456, 0.7231)  angle=164.0 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
    }
),
