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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.8413, 0.8828)
  [ 1]  (0.7542, 0.8848)
  [ 2]  (0.6671, 0.8867)
  [ 3]  (0.5799, 0.8887)
  [ 4]  (0.4928, 0.8908)
  [ 5]  (0.4057, 0.8930)
  [ 6]  (0.3185, 0.8931)
  [ 7]  (0.2316, 0.8900)
  [ 8]  (0.1691, 0.8348)
  [ 9]  (0.1444, 0.7522)
  [10]  (0.1777, 0.6794)
  [11]  (0.2592, 0.6494)
  [12]  (0.3409, 0.6193)
  [13]  (0.4237, 0.5921)
  [14]  (0.4690, 0.5226)
  [15]  (0.4666, 0.4356)
  [16]  (0.4640, 0.3485)
  [17]  (0.4608, 0.2614)
  [18]  (0.4570, 0.1743)
  [19]  (0.4570, 0.0872)
  [20]  (0.4570, 0.0000)
  [21]  (0.8413, 0.0491)
  [22]  (0.8400, 0.0722)
  [23]  (0.8387, 0.0953)
  [24]  (0.8373, 0.1184)
  [25]  (0.8365, 0.1416)
  [26]  (0.8365, 0.1647)
  [27]  (0.8365, 0.1878)
  [28]  (0.8365, 0.2110)
  [29]  (0.8365, 0.2341)
  [30]  (0.8365, 0.2573)
  [31]  (0.8367, 0.2804)
  [32]  (0.8371, 0.3035)
  [33]  (0.8375, 0.3267)
  [34]  (0.8379, 0.3498)
  [35]  (0.8382, 0.3729)
  [36]  (0.8386, 0.3961)
  [37]  (0.8393, 0.4192)
  [38]  (0.8409, 0.4423)
  [39]  (0.8425, 0.4654)
  [40]  (0.8453, 0.4883)
  [41]  (0.8508, 0.5107)
  [42]  (0.8413, 0.6999)
  [43]  (0.8403, 0.7150)
  [44]  (0.8392, 0.7300)
  [45]  (0.8382, 0.7450)
  [46]  (0.8371, 0.7601)
  [47]  (0.8367, 0.7751)
  [48]  (0.8367, 0.7902)
  [49]  (0.8367, 0.8053)
  [50]  (0.8367, 0.8204)
  [51]  (0.8367, 0.8354)
  [52]  (0.8377, 0.8505)
  [53]  (0.8389, 0.8655)
  [54]  (0.8401, 0.8805)
  [55]  (0.8413, 0.8955)
  [56]  (0.8425, 0.9106)
  [57]  (0.8437, 0.9256)
  [58]  (0.8461, 0.9405)
  [59]  (0.8485, 0.9554)
  [60]  (0.8509, 0.9702)
  [61]  (0.8533, 0.9851)
  [62]  (0.8556, 1.0000)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.2316, 0.8900)  angle=39.5 deg
  V1  (0.1691, 0.8348)  angle=31.8 deg
  V2  (0.1444, 0.7522)  angle=41.3 deg
  V3  (0.1777, 0.6794)  angle=45.2 deg
  V4  (0.4237, 0.5921)  angle=38.7 deg
  V5  (0.4690, 0.5226)  angle=34.7 deg
  V6  (0.4570, 0.0000)  angle=97.3 deg
  V7  (0.8413, 0.0491)  angle=86.0 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
    }
),
