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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.4686, 0.6265)
  [ 1]  (0.4435, 0.6358)
  [ 2]  (0.4185, 0.6451)
  [ 3]  (0.3926, 0.6501)
  [ 4]  (0.3659, 0.6510)
  [ 5]  (0.3392, 0.6518)
  [ 6]  (0.3126, 0.6527)
  [ 7]  (0.2859, 0.6535)
  [ 8]  (0.2592, 0.6543)
  [ 9]  (0.2333, 0.6516)
  [10]  (0.2097, 0.6391)
  [11]  (0.1994, 0.6232)
  [12]  (0.2140, 0.6008)
  [13]  (0.2285, 0.5784)
  [14]  (0.2368, 0.5530)
  [15]  (0.2450, 0.5276)
  [16]  (0.2497, 0.5014)
  [17]  (0.2534, 0.4750)
  [18]  (0.2479, 0.4493)
  [19]  (0.2396, 0.4239)
  [20]  (0.2275, 0.4006)
  [21]  (0.2106, 0.3800)
  [22]  (0.1936, 0.3594)
  [23]  (0.1693, 0.3487)
  [24]  (0.1446, 0.3383)
  [25]  (0.1200, 0.3279)
  [26]  (0.0949, 0.3266)
  [27]  (0.0692, 0.3339)
  [28]  (0.0443, 0.3423)
  [29]  (0.0291, 0.3642)
  [30]  (0.0138, 0.3862)
  [31]  (0.0000, 0.4090)
  [32]  (0.4686, 0.1882)
  [33]  (0.5433, 0.1986)
  [34]  (0.6164, 0.2144)
  [35]  (0.6846, 0.2466)
  [36]  (0.7528, 0.2788)
  [37]  (0.8172, 0.3179)
  [38]  (0.8803, 0.3593)
  [39]  (0.9434, 0.4006)
  [40]  (0.9791, 0.4616)
  [41]  (0.9983, 0.5346)
  [42]  (1.0000, 0.6041)
  [43]  (0.9546, 0.6644)
  [44]  (0.9092, 0.7246)
  [45]  (0.8470, 0.7619)
  [46]  (0.7758, 0.7868)
  [47]  (0.7046, 0.8116)
  [48]  (0.6308, 0.8118)
  [49]  (0.5560, 0.8021)
  [50]  (0.4815, 0.7916)
  [51]  (0.4192, 0.7491)
  [52]  (0.3569, 0.7065)
  [53]  (0.3118, 0.6484)
  [54]  (0.2756, 0.5822)
  [55]  (0.2550, 0.5131)
  [56]  (0.2642, 0.4382)
  [57]  (0.2855, 0.3692)
  [58]  (0.3385, 0.3155)
  [59]  (0.4062, 0.2857)
  [60]  (0.4780, 0.2626)
  [61]  (0.5526, 0.2530)
  [62]  (0.6276, 0.2484)
  [63]  (0.6962, 0.2698)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.1994, 0.6232)  angle=65.6 deg
  V1  (0.0443, 0.3423)  angle=36.6 deg
  V2  (0.0000, 0.4090)  angle=146.5 deg
  V3  (0.4686, 0.1882)  angle=33.1 deg
  V4  (1.0000, 0.6041)  angle=38.5 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
    }
),
