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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.7994, 0.8950)
  [ 1]  (0.7204, 0.9004)
  [ 2]  (0.6413, 0.9026)
  [ 3]  (0.5622, 0.9055)
  [ 4]  (0.4831, 0.9096)
  [ 5]  (0.4040, 0.9108)
  [ 6]  (0.3248, 0.9106)
  [ 7]  (0.2461, 0.9045)
  [ 8]  (0.1983, 0.8496)
  [ 9]  (0.2328, 0.7798)
  [10]  (0.2858, 0.7212)
  [11]  (0.3458, 0.6699)
  [12]  (0.4042, 0.6167)
  [13]  (0.4591, 0.5620)
  [14]  (0.4739, 0.4847)
  [15]  (0.4777, 0.4056)
  [16]  (0.4762, 0.3265)
  [17]  (0.4717, 0.2475)
  [18]  (0.4708, 0.1683)
  [19]  (0.4693, 0.0892)
  [20]  (0.4661, 0.0101)
  [21]  (0.7994, 0.6327)
  [22]  (0.7946, 0.6529)
  [23]  (0.7899, 0.6731)
  [24]  (0.7851, 0.6933)
  [25]  (0.7808, 0.7136)
  [26]  (0.7795, 0.7343)
  [27]  (0.7782, 0.7550)
  [28]  (0.7768, 0.7757)
  [29]  (0.7759, 0.7964)
  [30]  (0.7752, 0.8171)
  [31]  (0.7744, 0.8379)
  [32]  (0.7743, 0.8586)
  [33]  (0.7751, 0.8793)
  [34]  (0.7760, 0.9000)
  [35]  (0.7784, 0.9206)
  [36]  (0.7821, 0.9410)
  [37]  (0.7857, 0.9614)
  [38]  (0.7893, 0.9819)
  [39]  (0.7928, 1.0000)
  [40]  (0.7972, 0.9797)
  [41]  (0.8017, 0.9595)
  [42]  (0.7994, 0.0000)
  [43]  (0.7978, 0.0192)
  [44]  (0.7962, 0.0383)
  [45]  (0.7945, 0.0575)
  [46]  (0.7928, 0.0766)
  [47]  (0.7912, 0.0958)
  [48]  (0.7900, 0.1150)
  [49]  (0.7895, 0.1342)
  [50]  (0.7889, 0.1534)
  [51]  (0.7884, 0.1727)
  [52]  (0.7879, 0.1919)
  [53]  (0.7878, 0.2111)
  [54]  (0.7878, 0.2303)
  [55]  (0.7878, 0.2496)
  [56]  (0.7878, 0.2688)
  [57]  (0.7878, 0.2880)
  [58]  (0.7878, 0.3073)
  [59]  (0.7878, 0.3265)
  [60]  (0.7878, 0.3457)
  [61]  (0.7878, 0.3650)
  [62]  (0.7878, 0.3842)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.2461, 0.9045)  angle=44.4 deg
  V1  (0.1983, 0.8496)  angle=67.4 deg
  V2  (0.4591, 0.5620)  angle=34.2 deg
  V3  (0.4661, 0.0101)  angle=154.1 deg
  V4  (0.7994, 0.6327)  angle=41.4 deg
  V5  (0.7928, 1.0000)  angle=156.6 deg
  V6  (0.7994, 0.0000)  angle=175.1 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
    }
),
