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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.2865, 1.0000)
  [ 1]  (0.3530, 0.9878)
  [ 2]  (0.4195, 0.9755)
  [ 3]  (0.4865, 0.9678)
  [ 4]  (0.5540, 0.9627)
  [ 5]  (0.6214, 0.9576)
  [ 6]  (0.6888, 0.9526)
  [ 7]  (0.7557, 0.9433)
  [ 8]  (0.8222, 0.9313)
  [ 9]  (0.7972, 0.8815)
  [10]  (0.7602, 0.8250)
  [11]  (0.7534, 0.7586)
  [12]  (0.7505, 0.6911)
  [13]  (0.7490, 0.6235)
  [14]  (0.7480, 0.5559)
  [15]  (0.7470, 0.4883)
  [16]  (0.7525, 0.4211)
  [17]  (0.7616, 0.3541)
  [18]  (0.7706, 0.2871)
  [19]  (0.7790, 0.2200)
  [20]  (0.7870, 0.1529)
  [21]  (0.2865, 0.9593)
  [22]  (0.3396, 0.9608)
  [23]  (0.3927, 0.9618)
  [24]  (0.4421, 0.9421)
  [25]  (0.4808, 0.9092)
  [26]  (0.5046, 0.8625)
  [27]  (0.5175, 0.8109)
  [28]  (0.5296, 0.7592)
  [29]  (0.5280, 0.7061)
  [30]  (0.5264, 0.6529)
  [31]  (0.5248, 0.5998)
  [32]  (0.5264, 0.5468)
  [33]  (0.5344, 0.4942)
  [34]  (0.5424, 0.4417)
  [35]  (0.5504, 0.3891)
  [36]  (0.5909, 0.3548)
  [37]  (0.6390, 0.3434)
  [38]  (0.6921, 0.3473)
  [39]  (0.7423, 0.3631)
  [40]  (0.7913, 0.3836)
  [41]  (0.8404, 0.4040)
  [42]  (0.2865, 0.9943)
  [43]  (0.3089, 0.9444)
  [44]  (0.3273, 0.8932)
  [45]  (0.3365, 0.8393)
  [46]  (0.3415, 0.7867)
  [47]  (0.2999, 0.7516)
  [48]  (0.2539, 0.7220)
  [49]  (0.2078, 0.6925)
  [50]  (0.1880, 0.6415)
  [51]  (0.1682, 0.5905)
  [52]  (0.1596, 0.5387)
  [53]  (0.1724, 0.4855)
  [54]  (0.1852, 0.4323)
  [55]  (0.1977, 0.3791)
  [56]  (0.2078, 0.3253)
  [57]  (0.2179, 0.2715)
  [58]  (0.2280, 0.2177)
  [59]  (0.2382, 0.1640)
  [60]  (0.2408, 0.1094)
  [61]  (0.2418, 0.0547)
  [62]  (0.2428, 0.0000)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.8222, 0.9313)  angle=106.4 deg
  V1  (0.7870, 0.1529)  angle=154.9 deg
  V2  (0.2865, 0.9593)  angle=120.2 deg
  V3  (0.5504, 0.3891)  angle=41.0 deg
  V4  (0.8404, 0.4040)  angle=110.6 deg
  V5  (0.2865, 0.9943)  angle=161.0 deg
  V6  (0.3415, 0.7867)  angle=55.4 deg
  V7  (0.2078, 0.6925)  angle=36.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
    }
),
