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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.4517, 0.9223)
  [ 1]  (0.4468, 0.8860)
  [ 2]  (0.4420, 0.8498)
  [ 3]  (0.4372, 0.8135)
  [ 4]  (0.4371, 0.7770)
  [ 5]  (0.4383, 0.7405)
  [ 6]  (0.4396, 0.7039)
  [ 7]  (0.4408, 0.6673)
  [ 8]  (0.4421, 0.6308)
  [ 9]  (0.4434, 0.5942)
  [10]  (0.4445, 0.5577)
  [11]  (0.4403, 0.5213)
  [12]  (0.4360, 0.4850)
  [13]  (0.4318, 0.4486)
  [14]  (0.4275, 0.4123)
  [15]  (0.4233, 0.3760)
  [16]  (0.4517, 0.4215)
  [17]  (0.4228, 0.4228)
  [18]  (0.3939, 0.4240)
  [19]  (0.3651, 0.4253)
  [20]  (0.3362, 0.4265)
  [21]  (0.3074, 0.4278)
  [22]  (0.2785, 0.4286)
  [23]  (0.2496, 0.4288)
  [24]  (0.2207, 0.4291)
  [25]  (0.1919, 0.4293)
  [26]  (0.1630, 0.4295)
  [27]  (0.1341, 0.4298)
  [28]  (0.1052, 0.4300)
  [29]  (0.0763, 0.4302)
  [30]  (0.0482, 0.4300)
  [31]  (0.0630, 0.4052)
  [32]  (0.4517, 0.2868)
  [33]  (0.4215, 0.2874)
  [34]  (0.3914, 0.2880)
  [35]  (0.3612, 0.2876)
  [36]  (0.3311, 0.2871)
  [37]  (0.3009, 0.2866)
  [38]  (0.2708, 0.2861)
  [39]  (0.2406, 0.2856)
  [40]  (0.2104, 0.2851)
  [41]  (0.1803, 0.2846)
  [42]  (0.1501, 0.2840)
  [43]  (0.1200, 0.2835)
  [44]  (0.0900, 0.2809)
  [45]  (0.0600, 0.2778)
  [46]  (0.0300, 0.2746)
  [47]  (0.0000, 0.2715)
  [48]  (0.4517, 0.0777)
  [49]  (0.6374, 0.1047)
  [50]  (0.8038, 0.1845)
  [51]  (0.9307, 0.3127)
  [52]  (1.0000, 0.4820)
  [53]  (0.9282, 0.6554)
  [54]  (0.8249, 0.8088)
  [55]  (0.6770, 0.9050)
  [56]  (0.4955, 0.8917)
  [57]  (0.3230, 0.8177)
  [58]  (0.1839, 0.6926)
  [59]  (0.1250, 0.5300)
  [60]  (0.1512, 0.3518)
  [61]  (0.2646, 0.2023)
  [62]  (0.4278, 0.1176)
  [63]  (0.6075, 0.1200)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.4233, 0.3760)  angle=154.7 deg
  V1  (0.4517, 0.4215)  angle=119.4 deg
  V2  (0.0482, 0.4300)  angle=120.2 deg
  V3  (0.0630, 0.4052)  angle=42.4 deg
  V4  (0.4517, 0.2868)  angle=164.2 deg
  V5  (0.0000, 0.2715)  angle=150.8 deg
  V6  (0.4517, 0.0777)  angle=31.5 deg
  V7  (1.0000, 0.4820)  angle=44.7 deg
  V8  (0.6770, 0.9050)  angle=37.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
    }
),
