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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (1.0000, 0.0709)
  [ 1]  (0.9519, 0.0861)
  [ 2]  (0.9038, 0.1014)
  [ 3]  (0.8537, 0.1075)
  [ 4]  (0.8035, 0.1129)
  [ 5]  (0.7534, 0.1183)
  [ 6]  (0.7032, 0.1236)
  [ 7]  (0.6530, 0.1290)
  [ 8]  (0.6028, 0.1344)
  [ 9]  (0.5526, 0.1398)
  [10]  (0.5024, 0.1452)
  [11]  (0.4522, 0.1505)
  [12]  (0.4020, 0.1559)
  [13]  (0.3519, 0.1613)
  [14]  (0.3017, 0.1667)
  [15]  (0.2515, 0.1721)
  [16]  (0.2012, 0.1767)
  [17]  (0.1509, 0.1809)
  [18]  (0.1006, 0.1850)
  [19]  (0.0503, 0.1891)
  [20]  (0.0000, 0.1932)
  [21]  (1.0000, 0.5216)
  [22]  (0.9596, 0.5497)
  [23]  (0.9193, 0.5779)
  [24]  (0.8789, 0.6060)
  [25]  (0.8385, 0.6341)
  [26]  (0.7982, 0.6623)
  [27]  (0.7578, 0.6904)
  [28]  (0.7126, 0.7098)
  [29]  (0.6673, 0.7291)
  [30]  (0.6221, 0.7484)
  [31]  (0.5768, 0.7678)
  [32]  (0.5316, 0.7871)
  [33]  (0.4863, 0.8064)
  [34]  (0.4411, 0.8258)
  [35]  (0.3959, 0.8451)
  [36]  (0.3506, 0.8644)
  [37]  (0.3054, 0.8838)
  [38]  (0.2601, 0.9031)
  [39]  (0.2149, 0.9224)
  [40]  (0.1696, 0.9417)
  [41]  (0.1242, 0.9606)
  [42]  (1.0000, 0.8044)
  [43]  (0.9271, 0.8322)
  [44]  (0.8541, 0.8601)
  [45]  (0.7812, 0.8879)
  [46]  (0.7090, 0.8966)
  [47]  (0.6383, 0.8634)
  [48]  (0.5677, 0.8302)
  [49]  (0.5725, 0.7675)
  [50]  (0.6020, 0.6952)
  [51]  (0.6314, 0.6229)
  [52]  (0.6609, 0.5506)
  [53]  (0.6767, 0.4746)
  [54]  (0.6886, 0.3974)
  [55]  (0.7005, 0.3203)
  [56]  (0.6745, 0.2525)
  [57]  (0.6282, 0.1896)
  [58]  (0.5788, 0.1304)
  [59]  (0.5088, 0.0959)
  [60]  (0.4387, 0.0615)
  [61]  (0.3625, 0.0482)
  [62]  (0.2849, 0.0394)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.0000, 0.1932)  angle=157.1 deg
  V1  (1.0000, 0.5216)  angle=127.0 deg
  V2  (0.1242, 0.9606)  angle=167.6 deg
  V3  (1.0000, 0.8044)  angle=169.2 deg
  V4  (0.7090, 0.8966)  angle=32.0 deg
  V5  (0.5677, 0.8302)  angle=69.2 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
    }
),
