=== SAVED CAST: ultimateheal_3_s41 ===
Normalized points: 64
Raw points: N/A

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.2671, 0.1984)
  [ 1]  (0.4663, 0.1392)
  [ 2]  (0.6667, 0.1689)
  [ 3]  (0.8430, 0.2687)
  [ 4]  (1.0000, 0.4049)
  [ 5]  (0.9513, 0.6051)
  [ 6]  (0.8381, 0.7625)
  [ 7]  (0.6611, 0.8608)
  [ 8]  (0.4557, 0.8293)
  [ 9]  (0.2625, 0.7606)
  [10]  (0.1052, 0.6452)
  [11]  (0.1127, 0.4479)
  [12]  (0.2425, 0.2906)
  [13]  (0.4290, 0.2189)
  [14]  (0.6343, 0.2449)
  [15]  (0.7640, 0.3508)
  [16]  (0.2671, 0.7752)
  [17]  (0.2690, 0.7557)
  [18]  (0.2709, 0.7362)
  [19]  (0.2720, 0.7166)
  [20]  (0.2728, 0.6971)
  [21]  (0.2737, 0.6775)
  [22]  (0.2746, 0.6579)
  [23]  (0.2755, 0.6384)
  [24]  (0.2763, 0.6188)
  [25]  (0.2766, 0.5992)
  [26]  (0.2760, 0.5797)
  [27]  (0.2753, 0.5601)
  [28]  (0.2747, 0.5405)
  [29]  (0.2740, 0.5209)
  [30]  (0.2734, 0.5014)
  [31]  (0.2727, 0.4818)
  [32]  (0.2671, 0.4524)
  [33]  (0.2508, 0.4534)
  [34]  (0.2345, 0.4543)
  [35]  (0.2182, 0.4552)
  [36]  (0.2019, 0.4553)
  [37]  (0.1856, 0.4555)
  [38]  (0.1693, 0.4557)
  [39]  (0.1530, 0.4558)
  [40]  (0.1367, 0.4560)
  [41]  (0.1203, 0.4562)
  [42]  (0.1040, 0.4564)
  [43]  (0.0877, 0.4565)
  [44]  (0.0714, 0.4567)
  [45]  (0.0551, 0.4569)
  [46]  (0.0388, 0.4566)
  [47]  (0.0225, 0.4553)
  [48]  (0.2671, 0.3549)
  [49]  (0.2493, 0.3562)
  [50]  (0.2315, 0.3575)
  [51]  (0.2137, 0.3588)
  [52]  (0.1960, 0.3601)
  [53]  (0.1782, 0.3598)
  [54]  (0.1603, 0.3592)
  [55]  (0.1425, 0.3586)
  [56]  (0.1247, 0.3580)
  [57]  (0.1069, 0.3575)
  [58]  (0.0891, 0.3569)
  [59]  (0.0713, 0.3563)
  [60]  (0.0534, 0.3557)
  [61]  (0.0356, 0.3550)
  [62]  (0.0178, 0.3544)
  [63]  (0.0000, 0.3538)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (1.0000, 0.4049)  angle=62.7 deg
  V1  (0.6611, 0.8608)  angle=37.7 deg
  V2  (0.1052, 0.6452)  angle=55.9 deg
  V3  (0.1127, 0.4479)  angle=37.4 deg
  V4  (0.6343, 0.2449)  angle=32.0 deg
  V5  (0.7640, 0.3508)  angle=100.3 deg
  V6  (0.2671, 0.7752)  angle=136.0 deg
  V7  (0.2671, 0.4524)  angle=82.4 deg
  V8  (0.0225, 0.4553)  angle=153.1 deg
  V9  (0.2671, 0.3549)  angle=161.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
    }
),
