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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.8245, 1.0000)
  [ 1]  (0.8075, 0.9644)
  [ 2]  (0.7905, 0.9289)
  [ 3]  (0.7736, 0.8933)
  [ 4]  (0.7582, 0.8571)
  [ 5]  (0.7466, 0.8194)
  [ 6]  (0.7350, 0.7817)
  [ 7]  (0.7234, 0.7441)
  [ 8]  (0.7118, 0.7064)
  [ 9]  (0.7002, 0.6687)
  [10]  (0.6886, 0.6311)
  [11]  (0.6770, 0.5934)
  [12]  (0.6929, 0.5610)
  [13]  (0.7175, 0.5301)
  [14]  (0.7421, 0.4993)
  [15]  (0.7799, 0.5013)
  [16]  (0.8190, 0.5064)
  [17]  (0.8581, 0.5116)
  [18]  (0.8722, 0.4939)
  [19]  (0.8635, 0.4555)
  [20]  (0.8548, 0.4170)
  [21]  (0.8462, 0.3786)
  [22]  (0.8375, 0.3401)
  [23]  (0.8289, 0.3017)
  [24]  (0.8176, 0.2639)
  [25]  (0.8061, 0.2262)
  [26]  (0.7947, 0.1885)
  [27]  (0.7832, 0.1508)
  [28]  (0.7717, 0.1131)
  [29]  (0.7602, 0.0754)
  [30]  (0.7487, 0.0377)
  [31]  (0.7372, 0.0000)
  [32]  (0.8245, 0.6578)
  [33]  (0.8029, 0.6357)
  [34]  (0.7814, 0.6136)
  [35]  (0.7599, 0.5916)
  [36]  (0.7384, 0.5695)
  [37]  (0.7168, 0.5474)
  [38]  (0.6953, 0.5254)
  [39]  (0.6738, 0.5033)
  [40]  (0.6517, 0.4817)
  [41]  (0.6289, 0.4610)
  [42]  (0.6061, 0.4402)
  [43]  (0.5833, 0.4195)
  [44]  (0.5605, 0.3987)
  [45]  (0.5377, 0.3780)
  [46]  (0.5149, 0.3572)
  [47]  (0.4921, 0.3365)
  [48]  (0.4693, 0.3157)
  [49]  (0.4465, 0.2950)
  [50]  (0.4237, 0.2742)
  [51]  (0.4009, 0.2535)
  [52]  (0.3781, 0.2327)
  [53]  (0.3553, 0.2120)
  [54]  (0.3325, 0.1912)
  [55]  (0.3097, 0.1705)
  [56]  (0.2869, 0.1497)
  [57]  (0.2641, 0.1290)
  [58]  (0.2413, 0.1082)
  [59]  (0.2185, 0.0875)
  [60]  (0.1957, 0.0667)
  [61]  (0.1731, 0.0458)
  [62]  (0.1504, 0.0248)
  [63]  (0.1278, 0.0039)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.6770, 0.5934)  angle=43.3 deg
  V1  (0.7421, 0.4993)  angle=54.4 deg
  V2  (0.8581, 0.5116)  angle=58.8 deg
  V3  (0.8722, 0.4939)  angle=51.4 deg
  V4  (0.7372, 0.0000)  angle=170.6 deg
  V5  (0.8245, 0.6578)  angle=143.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
    }
),
