=== SAVED CAST: feed_13_t1 ===
Normalized points: 63
Raw points: N/A

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (1.0000, 0.1052)
  [ 1]  (0.9616, 0.1118)
  [ 2]  (0.9233, 0.1185)
  [ 3]  (0.8849, 0.1251)
  [ 4]  (0.8466, 0.1318)
  [ 5]  (0.8082, 0.1384)
  [ 6]  (0.7698, 0.1451)
  [ 7]  (0.7315, 0.1517)
  [ 8]  (0.6929, 0.1562)
  [ 9]  (0.6540, 0.1574)
  [10]  (0.6151, 0.1586)
  [11]  (0.5762, 0.1597)
  [12]  (0.5372, 0.1609)
  [13]  (0.4983, 0.1621)
  [14]  (0.4594, 0.1633)
  [15]  (0.4205, 0.1644)
  [16]  (0.3816, 0.1656)
  [17]  (0.3427, 0.1668)
  [18]  (0.3038, 0.1680)
  [19]  (0.2648, 0.1691)
  [20]  (0.2259, 0.1703)
  [21]  (1.0000, 0.3593)
  [22]  (0.9562, 0.3957)
  [23]  (0.9124, 0.4320)
  [24]  (0.8683, 0.4680)
  [25]  (0.8170, 0.4926)
  [26]  (0.7657, 0.5173)
  [27]  (0.7144, 0.5420)
  [28]  (0.6631, 0.5666)
  [29]  (0.6118, 0.5913)
  [30]  (0.5605, 0.6160)
  [31]  (0.5092, 0.6406)
  [32]  (0.4579, 0.6653)
  [33]  (0.4066, 0.6900)
  [34]  (0.3553, 0.7146)
  [35]  (0.3041, 0.7393)
  [36]  (0.2528, 0.7640)
  [37]  (0.2019, 0.7896)
  [38]  (0.1514, 0.8159)
  [39]  (0.1010, 0.8422)
  [40]  (0.0505, 0.8685)
  [41]  (0.0000, 0.8948)
  [42]  (1.0000, 0.7940)
  [43]  (0.9264, 0.8221)
  [44]  (0.8527, 0.8502)
  [45]  (0.7784, 0.8712)
  [46]  (0.7007, 0.8581)
  [47]  (0.6230, 0.8450)
  [48]  (0.5453, 0.8319)
  [49]  (0.5776, 0.7696)
  [50]  (0.6195, 0.7029)
  [51]  (0.6615, 0.6362)
  [52]  (0.7035, 0.5695)
  [53]  (0.7460, 0.5031)
  [54]  (0.7885, 0.4368)
  [55]  (0.8311, 0.3705)
  [56]  (0.7843, 0.3217)
  [57]  (0.7198, 0.2763)
  [58]  (0.6494, 0.2426)
  [59]  (0.5750, 0.2168)
  [60]  (0.5001, 0.1924)
  [61]  (0.4240, 0.1718)
  [62]  (0.3479, 0.1512)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.2259, 0.1703)  angle=164.6 deg
  V1  (1.0000, 0.3593)  angle=126.6 deg
  V2  (0.0000, 0.8948)  angle=158.2 deg
  V3  (1.0000, 0.7940)  angle=164.9 deg
  V4  (0.5453, 0.8319)  angle=107.8 deg
  V5  (0.8311, 0.3705)  angle=76.5 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
    }
),
