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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.9439, 0.8578)
  [ 1]  (0.9006, 0.8152)
  [ 2]  (0.8573, 0.7726)
  [ 3]  (0.8094, 0.7356)
  [ 4]  (0.7600, 0.7002)
  [ 5]  (0.7107, 0.6647)
  [ 6]  (0.6614, 0.6293)
  [ 7]  (0.6120, 0.5939)
  [ 8]  (0.5626, 0.5586)
  [ 9]  (0.5127, 0.5240)
  [10]  (0.4628, 0.4894)
  [11]  (0.4130, 0.4547)
  [12]  (0.3631, 0.4201)
  [13]  (0.3132, 0.3855)
  [14]  (0.2633, 0.3508)
  [15]  (0.2135, 0.3162)
  [16]  (0.1691, 0.2750)
  [17]  (0.1262, 0.2320)
  [18]  (0.0834, 0.1889)
  [19]  (0.0406, 0.1459)
  [20]  (0.0000, 0.1008)
  [21]  (0.9439, 0.2583)
  [22]  (0.9086, 0.2623)
  [23]  (0.8758, 0.2942)
  [24]  (0.8429, 0.3260)
  [25]  (0.8098, 0.3574)
  [26]  (0.7731, 0.3847)
  [27]  (0.7365, 0.4120)
  [28]  (0.6999, 0.4393)
  [29]  (0.6632, 0.4666)
  [30]  (0.6266, 0.4940)
  [31]  (0.5915, 0.5231)
  [32]  (0.5573, 0.5535)
  [33]  (0.5230, 0.5838)
  [34]  (0.4888, 0.6141)
  [35]  (0.4546, 0.6444)
  [36]  (0.4218, 0.6761)
  [37]  (0.3912, 0.7100)
  [38]  (0.3606, 0.7440)
  [39]  (0.3300, 0.7779)
  [40]  (0.2955, 0.8079)
  [41]  (0.2741, 0.8090)
  [42]  (0.9439, 0.1090)
  [43]  (0.9460, 0.1486)
  [44]  (0.9472, 0.1883)
  [45]  (0.9483, 0.2280)
  [46]  (0.9494, 0.2676)
  [47]  (0.9505, 0.3073)
  [48]  (0.9511, 0.3470)
  [49]  (0.9516, 0.3867)
  [50]  (0.9521, 0.4264)
  [51]  (0.9526, 0.4661)
  [52]  (0.9540, 0.5057)
  [53]  (0.9564, 0.5453)
  [54]  (0.9587, 0.5849)
  [55]  (0.9610, 0.6246)
  [56]  (0.9667, 0.6637)
  [57]  (0.9745, 0.7027)
  [58]  (0.9823, 0.7416)
  [59]  (0.9894, 0.7806)
  [60]  (0.9929, 0.8201)
  [61]  (0.9964, 0.8597)
  [62]  (1.0000, 0.8992)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.0000, 0.1008)  angle=141.5 deg
  V1  (0.9439, 0.2583)  angle=164.1 deg
  V2  (0.9086, 0.2623)  angle=37.7 deg
  V3  (0.2955, 0.8079)  angle=38.0 deg
  V4  (0.2741, 0.8090)  angle=136.7 deg
  V5  (0.9439, 0.1090)  angle=133.3 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
    }
),
