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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (1.0000, 0.1745)
  [ 1]  (0.9500, 0.1727)
  [ 2]  (0.9000, 0.1709)
  [ 3]  (0.8500, 0.1691)
  [ 4]  (0.8000, 0.1675)
  [ 5]  (0.7500, 0.1660)
  [ 6]  (0.7000, 0.1646)
  [ 7]  (0.6500, 0.1632)
  [ 8]  (0.6000, 0.1618)
  [ 9]  (0.5499, 0.1604)
  [10]  (0.4999, 0.1590)
  [11]  (0.4499, 0.1576)
  [12]  (0.3999, 0.1562)
  [13]  (0.3499, 0.1548)
  [14]  (0.2999, 0.1536)
  [15]  (0.2499, 0.1524)
  [16]  (0.1998, 0.1512)
  [17]  (0.1498, 0.1500)
  [18]  (0.0998, 0.1488)
  [19]  (0.0499, 0.1502)
  [20]  (0.0000, 0.1543)
  [21]  (1.0000, 0.4423)
  [22]  (0.9793, 0.4713)
  [23]  (0.9562, 0.4981)
  [24]  (0.9304, 0.5226)
  [25]  (0.9046, 0.5471)
  [26]  (0.8788, 0.5716)
  [27]  (0.8520, 0.5951)
  [28]  (0.8244, 0.6175)
  [29]  (0.7968, 0.6399)
  [30]  (0.7691, 0.6623)
  [31]  (0.7415, 0.6847)
  [32]  (0.7145, 0.7079)
  [33]  (0.6875, 0.7311)
  [34]  (0.6606, 0.7544)
  [35]  (0.6336, 0.7776)
  [36]  (0.6075, 0.8017)
  [37]  (0.5828, 0.8273)
  [38]  (0.5581, 0.8530)
  [39]  (0.5334, 0.8786)
  [40]  (0.5075, 0.9029)
  [41]  (0.4809, 0.9266)
  [42]  (1.0000, 0.9605)
  [43]  (0.9042, 0.9678)
  [44]  (0.8084, 0.9747)
  [45]  (0.7124, 0.9760)
  [46]  (0.6164, 0.9774)
  [47]  (0.5676, 0.9335)
  [48]  (0.5769, 0.8381)
  [49]  (0.5955, 0.7438)
  [50]  (0.6140, 0.6496)
  [51]  (0.6304, 0.5551)
  [52]  (0.6368, 0.4592)
  [53]  (0.6405, 0.3635)
  [54]  (0.6297, 0.2680)
  [55]  (0.6172, 0.1728)
  [56]  (0.5967, 0.0799)
  [57]  (0.5233, 0.0339)
  [58]  (0.4279, 0.0226)
  [59]  (0.3329, 0.0303)
  [60]  (0.2381, 0.0452)
  [61]  (0.1701, 0.1087)
  [62]  (0.1470, 0.1997)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.0000, 0.1543)  angle=159.2 deg
  V1  (1.0000, 0.4423)  angle=109.5 deg
  V2  (0.4809, 0.9266)  angle=134.5 deg
  V3  (1.0000, 0.9605)  angle=171.9 deg
  V4  (0.6164, 0.9774)  angle=42.8 deg
  V5  (0.5676, 0.9335)  angle=53.6 deg
  V6  (0.5967, 0.0799)  angle=45.4 deg
  V7  (0.2381, 0.0452)  angle=34.1 deg
  V8  (0.1701, 0.1087)  angle=32.8 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
    }
),
