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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.7748, 1.0000)
  [ 1]  (0.7540, 0.9542)
  [ 2]  (0.7331, 0.9083)
  [ 3]  (0.7122, 0.8625)
  [ 4]  (0.6959, 0.8154)
  [ 5]  (0.6891, 0.7655)
  [ 6]  (0.6823, 0.7156)
  [ 7]  (0.6755, 0.6657)
  [ 8]  (0.6687, 0.6158)
  [ 9]  (0.6619, 0.5659)
  [10]  (0.6541, 0.5161)
  [11]  (0.6461, 0.4664)
  [12]  (0.6593, 0.4571)
  [13]  (0.6955, 0.4921)
  [14]  (0.7351, 0.5229)
  [15]  (0.7766, 0.5514)
  [16]  (0.8182, 0.5799)
  [17]  (0.8597, 0.6084)
  [18]  (0.8775, 0.6072)
  [19]  (0.8554, 0.5620)
  [20]  (0.8330, 0.5168)
  [21]  (0.8107, 0.4717)
  [22]  (0.7884, 0.4265)
  [23]  (0.7673, 0.3809)
  [24]  (0.7491, 0.3339)
  [25]  (0.7309, 0.2870)
  [26]  (0.7126, 0.2400)
  [27]  (0.6944, 0.1931)
  [28]  (0.6771, 0.1458)
  [29]  (0.6640, 0.0972)
  [30]  (0.6509, 0.0486)
  [31]  (0.6377, 0.0000)
  [32]  (0.7748, 0.8178)
  [33]  (0.7549, 0.7968)
  [34]  (0.7349, 0.7759)
  [35]  (0.7143, 0.7557)
  [36]  (0.6931, 0.7360)
  [37]  (0.6719, 0.7164)
  [38]  (0.6508, 0.6967)
  [39]  (0.6296, 0.6770)
  [40]  (0.6085, 0.6573)
  [41]  (0.5873, 0.6376)
  [42]  (0.5662, 0.6179)
  [43]  (0.5448, 0.5984)
  [44]  (0.5234, 0.5790)
  [45]  (0.5019, 0.5596)
  [46]  (0.4804, 0.5403)
  [47]  (0.4590, 0.5209)
  [48]  (0.4375, 0.5016)
  [49]  (0.4160, 0.4822)
  [50]  (0.3946, 0.4629)
  [51]  (0.3731, 0.4435)
  [52]  (0.3516, 0.4242)
  [53]  (0.3302, 0.4048)
  [54]  (0.3087, 0.3854)
  [55]  (0.2876, 0.3657)
  [56]  (0.2666, 0.3459)
  [57]  (0.2456, 0.3260)
  [58]  (0.2246, 0.3061)
  [59]  (0.2036, 0.2863)
  [60]  (0.1826, 0.2664)
  [61]  (0.1616, 0.2466)
  [62]  (0.1406, 0.2267)
  [63]  (0.1225, 0.2042)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.6461, 0.4664)  angle=63.9 deg
  V1  (0.6593, 0.4571)  angle=79.2 deg
  V2  (0.8597, 0.6084)  angle=38.5 deg
  V3  (0.8775, 0.6072)  angle=112.0 deg
  V4  (0.6377, 0.0000)  angle=174.4 deg
  V5  (0.7748, 0.8178)  angle=145.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
    }
),
