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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.3989, 0.9214)
  [ 1]  (0.3917, 0.8831)
  [ 2]  (0.3867, 0.8445)
  [ 3]  (0.3824, 0.8058)
  [ 4]  (0.3780, 0.7671)
  [ 5]  (0.3737, 0.7284)
  [ 6]  (0.3693, 0.6897)
  [ 7]  (0.3650, 0.6510)
  [ 8]  (0.3633, 0.6121)
  [ 9]  (0.3626, 0.5732)
  [10]  (0.3619, 0.5343)
  [11]  (0.3613, 0.4953)
  [12]  (0.3606, 0.4564)
  [13]  (0.3599, 0.4175)
  [14]  (0.3602, 0.3785)
  [15]  (0.3616, 0.3396)
  [16]  (0.3989, 0.3570)
  [17]  (0.3714, 0.3570)
  [18]  (0.3439, 0.3570)
  [19]  (0.3164, 0.3570)
  [20]  (0.2889, 0.3570)
  [21]  (0.2614, 0.3570)
  [22]  (0.2339, 0.3570)
  [23]  (0.2064, 0.3571)
  [24]  (0.1789, 0.3571)
  [25]  (0.1514, 0.3571)
  [26]  (0.1239, 0.3571)
  [27]  (0.0964, 0.3571)
  [28]  (0.0689, 0.3571)
  [29]  (0.0414, 0.3571)
  [30]  (0.0139, 0.3571)
  [31]  (0.0000, 0.3414)
  [32]  (0.3989, 0.2102)
  [33]  (0.3744, 0.2150)
  [34]  (0.3497, 0.2167)
  [35]  (0.3247, 0.2166)
  [36]  (0.2998, 0.2166)
  [37]  (0.2749, 0.2166)
  [38]  (0.2499, 0.2166)
  [39]  (0.2250, 0.2165)
  [40]  (0.2001, 0.2165)
  [41]  (0.1751, 0.2165)
  [42]  (0.1502, 0.2164)
  [43]  (0.1253, 0.2164)
  [44]  (0.1004, 0.2152)
  [45]  (0.0755, 0.2135)
  [46]  (0.0506, 0.2117)
  [47]  (0.0258, 0.2100)
  [48]  (0.3989, 0.0327)
  [49]  (0.6112, 0.0378)
  [50]  (0.8013, 0.1289)
  [51]  (0.9478, 0.2809)
  [52]  (1.0000, 0.4767)
  [53]  (0.9852, 0.6897)
  [54]  (0.9101, 0.8780)
  [55]  (0.7377, 0.9889)
  [56]  (0.5263, 0.9763)
  [57]  (0.3335, 0.8861)
  [58]  (0.1777, 0.7406)
  [59]  (0.0991, 0.5415)
  [60]  (0.1184, 0.3303)
  [61]  (0.2189, 0.1440)
  [62]  (0.3890, 0.0233)
  [63]  (0.5991, 0.0111)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.3616, 0.3396)  angle=112.9 deg
  V1  (0.3989, 0.3570)  angle=155.0 deg
  V2  (0.0139, 0.3571)  angle=48.5 deg
  V3  (0.0000, 0.3414)  angle=113.3 deg
  V4  (0.3989, 0.2102)  angle=173.0 deg
  V5  (0.0258, 0.2100)  angle=150.6 deg
  V6  (0.9101, 0.8780)  angle=35.5 deg
  V7  (0.7377, 0.9889)  angle=36.2 deg
  V8  (0.3890, 0.0233)  angle=32.0 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
    }
),
