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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.8236, 0.8878)
  [ 1]  (0.7415, 0.8966)
  [ 2]  (0.6594, 0.9054)
  [ 3]  (0.5772, 0.9085)
  [ 4]  (0.4948, 0.9033)
  [ 5]  (0.4124, 0.8982)
  [ 6]  (0.3300, 0.8931)
  [ 7]  (0.2476, 0.8879)
  [ 8]  (0.1842, 0.8369)
  [ 9]  (0.1764, 0.7610)
  [10]  (0.2122, 0.6919)
  [11]  (0.2706, 0.6336)
  [12]  (0.3422, 0.5941)
  [13]  (0.4160, 0.5582)
  [14]  (0.4566, 0.4868)
  [15]  (0.4791, 0.4082)
  [16]  (0.4814, 0.3257)
  [17]  (0.4815, 0.2431)
  [18]  (0.4790, 0.1607)
  [19]  (0.4684, 0.0791)
  [20]  (0.4449, 0.0000)
  [21]  (0.8236, 0.0497)
  [22]  (0.8236, 0.0701)
  [23]  (0.8236, 0.0905)
  [24]  (0.8236, 0.1109)
  [25]  (0.8236, 0.1313)
  [26]  (0.8227, 0.1517)
  [27]  (0.8202, 0.1719)
  [28]  (0.8177, 0.1922)
  [29]  (0.8152, 0.2124)
  [30]  (0.8128, 0.2327)
  [31]  (0.8103, 0.2529)
  [32]  (0.8078, 0.2732)
  [33]  (0.8053, 0.2934)
  [34]  (0.8026, 0.3137)
  [35]  (0.7999, 0.3339)
  [36]  (0.7972, 0.3541)
  [37]  (0.7945, 0.3744)
  [38]  (0.7919, 0.3946)
  [39]  (0.7912, 0.4149)
  [40]  (0.7912, 0.4354)
  [41]  (0.7912, 0.4558)
  [42]  (0.8236, 0.6033)
  [43]  (0.8236, 0.6232)
  [44]  (0.8236, 0.6431)
  [45]  (0.8223, 0.6629)
  [46]  (0.8196, 0.6827)
  [47]  (0.8170, 0.7024)
  [48]  (0.8143, 0.7221)
  [49]  (0.8117, 0.7419)
  [50]  (0.8100, 0.7617)
  [51]  (0.8084, 0.7816)
  [52]  (0.8067, 0.8014)
  [53]  (0.8050, 0.8213)
  [54]  (0.8034, 0.8411)
  [55]  (0.8035, 0.8610)
  [56]  (0.8042, 0.8809)
  [57]  (0.8049, 0.9008)
  [58]  (0.8056, 0.9207)
  [59]  (0.8073, 0.9405)
  [60]  (0.8098, 0.9603)
  [61]  (0.8117, 0.9801)
  [62]  (0.8117, 1.0000)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.2476, 0.8879)  angle=35.3 deg
  V1  (0.1842, 0.8369)  angle=45.2 deg
  V2  (0.1764, 0.7610)  angle=33.3 deg
  V3  (0.4160, 0.5582)  angle=34.4 deg
  V4  (0.4449, 0.0000)  angle=114.0 deg
  V5  (0.8236, 0.0497)  angle=82.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
    }
),
