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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.7137, 0.9449)
  [ 1]  (0.6418, 0.9468)
  [ 2]  (0.5710, 0.9331)
  [ 3]  (0.5002, 0.9194)
  [ 4]  (0.4294, 0.9056)
  [ 5]  (0.3643, 0.8754)
  [ 6]  (0.3004, 0.8420)
  [ 7]  (0.2739, 0.7838)
  [ 8]  (0.2850, 0.7192)
  [ 9]  (0.3410, 0.6739)
  [10]  (0.3982, 0.6300)
  [11]  (0.4585, 0.5903)
  [12]  (0.5171, 0.5489)
  [13]  (0.5629, 0.4932)
  [14]  (0.5728, 0.4229)
  [15]  (0.5731, 0.3508)
  [16]  (0.5706, 0.2788)
  [17]  (0.5585, 0.2081)
  [18]  (0.5398, 0.1385)
  [19]  (0.5202, 0.0691)
  [20]  (0.4995, 0.0000)
  [21]  (0.7137, 0.1063)
  [22]  (0.7137, 0.1244)
  [23]  (0.7137, 0.1425)
  [24]  (0.7137, 0.1606)
  [25]  (0.7137, 0.1787)
  [26]  (0.7135, 0.1968)
  [27]  (0.7129, 0.2149)
  [28]  (0.7124, 0.2330)
  [29]  (0.7118, 0.2511)
  [30]  (0.7113, 0.2692)
  [31]  (0.7107, 0.2873)
  [32]  (0.7102, 0.3054)
  [33]  (0.7096, 0.3236)
  [34]  (0.7091, 0.3417)
  [35]  (0.7094, 0.3598)
  [36]  (0.7101, 0.3779)
  [37]  (0.7108, 0.3960)
  [38]  (0.7116, 0.4141)
  [39]  (0.7123, 0.4322)
  [40]  (0.7130, 0.4502)
  [41]  (0.7137, 0.4683)
  [42]  (0.7137, 0.7165)
  [43]  (0.7141, 0.7307)
  [44]  (0.7145, 0.7449)
  [45]  (0.7149, 0.7591)
  [46]  (0.7153, 0.7733)
  [47]  (0.7157, 0.7875)
  [48]  (0.7160, 0.8018)
  [49]  (0.7162, 0.8160)
  [50]  (0.7162, 0.8302)
  [51]  (0.7162, 0.8444)
  [52]  (0.7162, 0.8586)
  [53]  (0.7162, 0.8728)
  [54]  (0.7162, 0.8870)
  [55]  (0.7171, 0.9012)
  [56]  (0.7193, 0.9152)
  [57]  (0.7216, 0.9293)
  [58]  (0.7238, 0.9433)
  [59]  (0.7260, 0.9574)
  [60]  (0.7261, 0.9716)
  [61]  (0.7261, 0.9858)
  [62]  (0.7261, 1.0000)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.3004, 0.8420)  angle=38.0 deg
  V1  (0.2739, 0.7838)  angle=34.2 deg
  V2  (0.2850, 0.7192)  angle=41.3 deg
  V3  (0.5629, 0.4932)  angle=31.4 deg
  V4  (0.4995, 0.0000)  angle=133.1 deg
  V5  (0.7137, 0.1063)  angle=63.6 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
    }
),
