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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.3701, 0.8187)
  [ 1]  (0.3667, 0.7890)
  [ 2]  (0.3663, 0.7589)
  [ 3]  (0.3658, 0.7289)
  [ 4]  (0.3661, 0.6988)
  [ 5]  (0.3679, 0.6688)
  [ 6]  (0.3696, 0.6388)
  [ 7]  (0.3713, 0.6088)
  [ 8]  (0.3731, 0.5788)
  [ 9]  (0.3748, 0.5488)
  [10]  (0.3772, 0.5188)
  [11]  (0.3795, 0.4889)
  [12]  (0.3819, 0.4589)
  [13]  (0.3842, 0.4289)
  [14]  (0.3834, 0.3989)
  [15]  (0.3826, 0.3688)
  [16]  (0.3701, 0.3767)
  [17]  (0.3478, 0.3781)
  [18]  (0.3254, 0.3794)
  [19]  (0.3031, 0.3808)
  [20]  (0.2807, 0.3822)
  [21]  (0.2583, 0.3836)
  [22]  (0.2360, 0.3849)
  [23]  (0.2136, 0.3851)
  [24]  (0.1912, 0.3850)
  [25]  (0.1688, 0.3848)
  [26]  (0.1464, 0.3846)
  [27]  (0.1240, 0.3844)
  [28]  (0.1016, 0.3842)
  [29]  (0.0792, 0.3841)
  [30]  (0.0570, 0.3814)
  [31]  (0.0349, 0.3780)
  [32]  (0.3701, 0.2535)
  [33]  (0.3454, 0.2550)
  [34]  (0.3208, 0.2575)
  [35]  (0.2962, 0.2600)
  [36]  (0.2716, 0.2626)
  [37]  (0.2470, 0.2651)
  [38]  (0.2224, 0.2664)
  [39]  (0.1976, 0.2664)
  [40]  (0.1729, 0.2665)
  [41]  (0.1482, 0.2665)
  [42]  (0.1235, 0.2666)
  [43]  (0.0987, 0.2659)
  [44]  (0.0741, 0.2646)
  [45]  (0.0494, 0.2632)
  [46]  (0.0247, 0.2618)
  [47]  (0.0000, 0.2601)
  [48]  (0.3701, 0.1152)
  [49]  (0.5710, 0.0505)
  [50]  (0.7798, 0.0831)
  [51]  (0.9351, 0.2239)
  [52]  (1.0000, 0.4234)
  [53]  (0.9834, 0.6324)
  [54]  (0.8917, 0.8217)
  [55]  (0.7183, 0.9385)
  [56]  (0.5085, 0.9639)
  [57]  (0.2997, 0.9353)
  [58]  (0.1312, 0.8175)
  [59]  (0.0663, 0.6214)
  [60]  (0.0861, 0.4118)
  [61]  (0.1756, 0.2201)
  [62]  (0.3095, 0.0576)
  [63]  (0.5017, 0.0361)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.3826, 0.3688)  angle=120.7 deg
  V1  (0.0349, 0.3780)  angle=150.9 deg
  V2  (0.3701, 0.2535)  angle=163.0 deg
  V3  (0.0000, 0.2601)  angle=154.9 deg
  V4  (0.7798, 0.0831)  angle=33.3 deg
  V5  (0.8917, 0.8217)  angle=30.2 deg
  V6  (0.1312, 0.8175)  angle=36.7 deg
  V7  (0.3095, 0.0576)  angle=44.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
    }
),
