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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (1.0000, 0.6991)
  [ 1]  (0.9258, 0.7373)
  [ 2]  (0.8438, 0.7525)
  [ 3]  (0.7616, 0.7669)
  [ 4]  (0.6793, 0.7812)
  [ 5]  (0.5969, 0.7939)
  [ 6]  (0.5378, 0.7823)
  [ 7]  (0.5662, 0.7037)
  [ 8]  (0.5958, 0.6257)
  [ 9]  (0.6262, 0.5479)
  [10]  (0.6566, 0.4702)
  [11]  (0.6508, 0.3872)
  [12]  (0.6419, 0.3050)
  [13]  (0.5684, 0.2654)
  [14]  (0.4949, 0.2258)
  [15]  (0.4157, 0.2086)
  [16]  (0.3322, 0.2079)
  [17]  (0.2487, 0.2073)
  [18]  (0.1652, 0.2067)
  [19]  (0.0817, 0.2061)
  [20]  (0.0000, 0.2220)
  [21]  (1.0000, 0.3633)
  [22]  (0.9682, 0.3668)
  [23]  (0.9363, 0.3703)
  [24]  (0.9046, 0.3747)
  [25]  (0.8731, 0.3802)
  [26]  (0.8415, 0.3858)
  [27]  (0.8100, 0.3915)
  [28]  (0.7785, 0.3976)
  [29]  (0.7471, 0.4037)
  [30]  (0.7156, 0.4098)
  [31]  (0.6842, 0.4159)
  [32]  (0.6528, 0.4220)
  [33]  (0.6213, 0.4281)
  [34]  (0.5897, 0.4333)
  [35]  (0.5579, 0.4373)
  [36]  (0.5261, 0.4412)
  [37]  (0.4944, 0.4451)
  [38]  (0.4626, 0.4491)
  [39]  (0.4308, 0.4530)
  [40]  (0.3990, 0.4570)
  [41]  (0.3672, 0.4609)
  [42]  (1.0000, 0.5691)
  [43]  (0.9744, 0.5791)
  [44]  (0.9489, 0.5892)
  [45]  (0.9233, 0.5992)
  [46]  (0.8978, 0.6093)
  [47]  (0.8722, 0.6193)
  [48]  (0.8467, 0.6294)
  [49]  (0.8211, 0.6394)
  [50]  (0.7956, 0.6495)
  [51]  (0.7700, 0.6595)
  [52]  (0.7445, 0.6696)
  [53]  (0.7189, 0.6796)
  [54]  (0.6933, 0.6897)
  [55]  (0.6678, 0.6997)
  [56]  (0.6428, 0.7111)
  [57]  (0.6184, 0.7237)
  [58]  (0.5941, 0.7363)
  [59]  (0.5697, 0.7490)
  [60]  (0.5453, 0.7616)
  [61]  (0.5209, 0.7742)
  [62]  (0.4965, 0.7868)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.5378, 0.7823)  angle=98.6 deg
  V1  (0.6419, 0.3050)  angle=55.5 deg
  V2  (0.0000, 0.2220)  angle=160.9 deg
  V3  (1.0000, 0.3633)  angle=165.7 deg
  V4  (0.3672, 0.4609)  angle=163.2 deg
  V5  (1.0000, 0.5691)  angle=148.8 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
    }
),
