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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.6066, 0.0897)
  [ 1]  (0.6511, 0.1072)
  [ 2]  (0.6957, 0.1246)
  [ 3]  (0.7402, 0.1421)
  [ 4]  (0.7824, 0.1645)
  [ 5]  (0.8245, 0.1873)
  [ 6]  (0.8665, 0.2100)
  [ 7]  (0.9086, 0.2328)
  [ 8]  (0.9303, 0.2697)
  [ 9]  (0.9369, 0.3171)
  [10]  (0.9434, 0.3644)
  [11]  (0.9500, 0.4118)
  [12]  (0.9468, 0.4587)
  [13]  (0.9357, 0.5053)
  [14]  (0.9015, 0.5216)
  [15]  (0.8537, 0.5200)
  [16]  (0.8059, 0.5185)
  [17]  (0.7617, 0.5058)
  [18]  (0.7222, 0.4789)
  [19]  (0.6827, 0.4519)
  [20]  (0.6475, 0.4222)
  [21]  (0.6399, 0.3750)
  [22]  (0.6323, 0.3278)
  [23]  (0.6349, 0.2821)
  [24]  (0.6561, 0.2392)
  [25]  (0.6937, 0.2200)
  [26]  (0.7413, 0.2152)
  [27]  (0.7889, 0.2103)
  [28]  (0.8365, 0.2055)
  [29]  (0.8841, 0.2006)
  [30]  (0.9317, 0.2052)
  [31]  (0.9793, 0.2099)
  [32]  (0.6066, 1.0000)
  [33]  (0.5822, 0.9712)
  [34]  (0.5588, 0.9416)
  [35]  (0.5358, 0.9117)
  [36]  (0.5128, 0.8818)
  [37]  (0.4898, 0.8518)
  [38]  (0.4668, 0.8219)
  [39]  (0.4438, 0.7920)
  [40]  (0.4206, 0.7622)
  [41]  (0.3972, 0.7325)
  [42]  (0.3739, 0.7029)
  [43]  (0.3506, 0.6732)
  [44]  (0.3273, 0.6435)
  [45]  (0.3039, 0.6139)
  [46]  (0.2806, 0.5842)
  [47]  (0.2573, 0.5545)
  [48]  (0.2378, 0.5226)
  [49]  (0.2229, 0.4879)
  [50]  (0.2079, 0.4532)
  [51]  (0.1930, 0.4186)
  [52]  (0.1781, 0.3839)
  [53]  (0.1632, 0.3492)
  [54]  (0.1482, 0.3146)
  [55]  (0.1333, 0.2799)
  [56]  (0.1195, 0.2448)
  [57]  (0.1063, 0.2094)
  [58]  (0.0931, 0.1741)
  [59]  (0.0799, 0.1387)
  [60]  (0.0667, 0.1033)
  [61]  (0.0535, 0.0680)
  [62]  (0.0372, 0.0340)
  [63]  (0.0207, 0.0000)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.9086, 0.2328)  angle=31.1 deg
  V1  (0.9357, 0.5053)  angle=51.1 deg
  V2  (0.6475, 0.4222)  angle=40.7 deg
  V3  (0.6561, 0.2392)  angle=36.7 deg
  V4  (0.9793, 0.2099)  angle=109.6 deg
  V5  (0.6066, 1.0000)  angle=114.4 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
    }
),
