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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.9631, 0.8250)
  [ 1]  (0.9722, 0.8259)
  [ 2]  (0.9334, 0.7782)
  [ 3]  (0.8848, 0.7390)
  [ 4]  (0.8363, 0.6998)
  [ 5]  (0.7877, 0.6606)
  [ 6]  (0.7391, 0.6215)
  [ 7]  (0.6906, 0.5823)
  [ 8]  (0.6420, 0.5431)
  [ 9]  (0.5921, 0.5059)
  [10]  (0.5383, 0.4743)
  [11]  (0.4845, 0.4428)
  [12]  (0.4306, 0.4112)
  [13]  (0.3768, 0.3797)
  [14]  (0.3230, 0.3481)
  [15]  (0.2691, 0.3166)
  [16]  (0.2153, 0.2850)
  [17]  (0.1615, 0.2535)
  [18]  (0.1077, 0.2219)
  [19]  (0.0538, 0.1904)
  [20]  (0.0000, 0.1588)
  [21]  (0.9631, 0.2808)
  [22]  (0.9410, 0.3095)
  [23]  (0.9190, 0.3382)
  [24]  (0.8969, 0.3669)
  [25]  (0.8749, 0.3956)
  [26]  (0.8529, 0.4243)
  [27]  (0.8308, 0.4530)
  [28]  (0.8088, 0.4817)
  [29]  (0.7867, 0.5104)
  [30]  (0.7636, 0.5380)
  [31]  (0.7349, 0.5601)
  [32]  (0.7062, 0.5821)
  [33]  (0.6775, 0.6042)
  [34]  (0.6488, 0.6262)
  [35]  (0.6201, 0.6483)
  [36]  (0.5914, 0.6703)
  [37]  (0.5626, 0.6924)
  [38]  (0.5339, 0.7144)
  [39]  (0.5052, 0.7364)
  [40]  (0.4765, 0.7557)
  [41]  (0.4467, 0.7352)
  [42]  (0.9631, 0.0743)
  [43]  (0.9643, 0.1169)
  [44]  (0.9656, 0.1595)
  [45]  (0.9668, 0.2021)
  [46]  (0.9681, 0.2447)
  [47]  (0.9694, 0.2873)
  [48]  (0.9706, 0.3299)
  [49]  (0.9719, 0.3725)
  [50]  (0.9732, 0.4151)
  [51]  (0.9744, 0.4577)
  [52]  (0.9757, 0.5003)
  [53]  (0.9769, 0.5429)
  [54]  (0.9782, 0.5855)
  [55]  (0.9808, 0.6280)
  [56]  (0.9836, 0.6705)
  [57]  (0.9863, 0.7130)
  [58]  (0.9891, 0.7556)
  [59]  (0.9918, 0.7981)
  [60]  (0.9945, 0.8406)
  [61]  (0.9973, 0.8832)
  [62]  (1.0000, 0.9257)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.9722, 0.8259)  angle=134.4 deg
  V1  (0.0000, 0.1588)  angle=156.8 deg
  V2  (0.9631, 0.2808)  angle=120.3 deg
  V3  (0.4765, 0.7557)  angle=68.4 deg
  V4  (0.4467, 0.7352)  angle=93.4 deg
  V5  (0.9631, 0.0743)  angle=140.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
    }
),
