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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.5180, 0.8426)
  [ 1]  (0.5143, 0.8155)
  [ 2]  (0.5106, 0.7884)
  [ 3]  (0.5069, 0.7613)
  [ 4]  (0.5048, 0.7341)
  [ 5]  (0.5042, 0.7068)
  [ 6]  (0.5037, 0.6795)
  [ 7]  (0.5031, 0.6522)
  [ 8]  (0.5026, 0.6248)
  [ 9]  (0.5020, 0.5975)
  [10]  (0.5015, 0.5702)
  [11]  (0.5009, 0.5429)
  [12]  (0.5042, 0.5158)
  [13]  (0.5083, 0.4888)
  [14]  (0.5124, 0.4618)
  [15]  (0.5166, 0.4348)
  [16]  (0.5180, 0.4448)
  [17]  (0.4943, 0.4485)
  [18]  (0.4706, 0.4522)
  [19]  (0.4469, 0.4559)
  [20]  (0.4232, 0.4597)
  [21]  (0.3995, 0.4634)
  [22]  (0.3757, 0.4664)
  [23]  (0.3518, 0.4669)
  [24]  (0.3278, 0.4674)
  [25]  (0.3038, 0.4679)
  [26]  (0.2798, 0.4684)
  [27]  (0.2558, 0.4689)
  [28]  (0.2318, 0.4694)
  [29]  (0.2079, 0.4699)
  [30]  (0.1942, 0.4675)
  [31]  (0.2149, 0.4554)
  [32]  (0.5180, 0.3511)
  [33]  (0.4833, 0.3513)
  [34]  (0.4487, 0.3514)
  [35]  (0.4140, 0.3516)
  [36]  (0.3793, 0.3517)
  [37]  (0.3447, 0.3518)
  [38]  (0.3100, 0.3519)
  [39]  (0.2753, 0.3520)
  [40]  (0.2407, 0.3521)
  [41]  (0.2060, 0.3521)
  [42]  (0.1713, 0.3522)
  [43]  (0.1367, 0.3523)
  [44]  (0.1020, 0.3524)
  [45]  (0.0675, 0.3513)
  [46]  (0.0337, 0.3433)
  [47]  (0.0000, 0.3353)
  [48]  (0.5180, 0.1606)
  [49]  (0.6935, 0.1684)
  [50]  (0.8324, 0.2760)
  [51]  (0.9398, 0.4067)
  [52]  (1.0000, 0.5718)
  [53]  (0.9523, 0.7338)
  [54]  (0.8276, 0.8080)
  [55]  (0.6519, 0.8019)
  [56]  (0.4892, 0.7357)
  [57]  (0.3299, 0.6657)
  [58]  (0.2588, 0.5050)
  [59]  (0.2836, 0.3588)
  [60]  (0.3993, 0.2265)
  [61]  (0.5580, 0.1767)
  [62]  (0.7327, 0.1574)
  [63]  (0.7930, 0.2676)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.5166, 0.4348)  angle=163.1 deg
  V1  (0.5180, 0.4448)  angle=89.3 deg
  V2  (0.1942, 0.4675)  angle=139.5 deg
  V3  (0.5180, 0.3511)  angle=161.3 deg
  V4  (0.0000, 0.3353)  angle=148.0 deg
  V5  (0.6935, 0.1684)  angle=35.2 deg
  V6  (1.0000, 0.5718)  angle=36.4 deg
  V7  (0.9523, 0.7338)  angle=42.9 deg
  V8  (0.8276, 0.8080)  angle=32.7 deg
  V9  (0.3299, 0.6657)  angle=42.4 deg
  V10  (0.2588, 0.5050)  angle=33.5 deg
  V11  (0.2836, 0.3588)  angle=31.5 deg
  V12  (0.3993, 0.2265)  angle=31.5 deg
  V13  (0.7327, 0.1574)  angle=67.6 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
    }
),
