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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (1.0000, 0.2771)
  [ 1]  (0.9500, 0.2770)
  [ 2]  (0.9000, 0.2770)
  [ 3]  (0.8500, 0.2763)
  [ 4]  (0.8000, 0.2752)
  [ 5]  (0.7500, 0.2742)
  [ 6]  (0.7000, 0.2731)
  [ 7]  (0.6500, 0.2720)
  [ 8]  (0.6000, 0.2709)
  [ 9]  (0.5500, 0.2698)
  [10]  (0.5000, 0.2687)
  [11]  (0.4500, 0.2676)
  [12]  (0.4000, 0.2665)
  [13]  (0.3500, 0.2654)
  [14]  (0.3000, 0.2644)
  [15]  (0.2500, 0.2631)
  [16]  (0.2000, 0.2618)
  [17]  (0.1500, 0.2605)
  [18]  (0.1000, 0.2592)
  [19]  (0.0500, 0.2580)
  [20]  (0.0000, 0.2567)
  [21]  (1.0000, 0.5762)
  [22]  (0.9721, 0.6090)
  [23]  (0.9341, 0.6272)
  [24]  (0.8934, 0.6414)
  [25]  (0.8528, 0.6557)
  [26]  (0.8121, 0.6699)
  [27]  (0.7714, 0.6842)
  [28]  (0.7308, 0.6984)
  [29]  (0.6901, 0.7127)
  [30]  (0.6494, 0.7269)
  [31]  (0.6088, 0.7412)
  [32]  (0.5681, 0.7555)
  [33]  (0.5276, 0.7701)
  [34]  (0.4878, 0.7866)
  [35]  (0.4480, 0.8031)
  [36]  (0.4082, 0.8195)
  [37]  (0.3683, 0.8360)
  [38]  (0.3285, 0.8525)
  [39]  (0.2887, 0.8690)
  [40]  (0.2489, 0.8854)
  [41]  (0.2091, 0.9019)
  [42]  (1.0000, 0.8440)
  [43]  (0.9329, 0.8869)
  [44]  (0.8590, 0.8901)
  [45]  (0.7814, 0.8719)
  [46]  (0.7039, 0.8536)
  [47]  (0.6515, 0.8178)
  [48]  (0.6611, 0.7387)
  [49]  (0.6707, 0.6596)
  [50]  (0.7082, 0.5901)
  [51]  (0.7491, 0.5217)
  [52]  (0.7899, 0.4533)
  [53]  (0.8242, 0.3817)
  [54]  (0.8535, 0.3076)
  [55]  (0.8782, 0.2343)
  [56]  (0.8262, 0.1740)
  [57]  (0.7569, 0.1453)
  [58]  (0.6780, 0.1342)
  [59]  (0.5991, 0.1232)
  [60]  (0.5202, 0.1121)
  [61]  (0.4409, 0.1048)
  [62]  (0.3615, 0.0981)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.0000, 0.2567)  angle=163.8 deg
  V1  (1.0000, 0.5762)  angle=112.7 deg
  V2  (0.2091, 0.9019)  angle=161.7 deg
  V3  (1.0000, 0.8440)  angle=151.6 deg
  V4  (0.9329, 0.8869)  angle=30.1 deg
  V5  (0.6515, 0.8178)  angle=62.6 deg
  V6  (0.8782, 0.2343)  angle=59.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
    }
),
