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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.4880, 0.8051)
  [ 1]  (0.4414, 0.8144)
  [ 2]  (0.3948, 0.8237)
  [ 3]  (0.3482, 0.8330)
  [ 4]  (0.3015, 0.8423)
  [ 5]  (0.2560, 0.8462)
  [ 6]  (0.2165, 0.8199)
  [ 7]  (0.1769, 0.7935)
  [ 8]  (0.1374, 0.7671)
  [ 9]  (0.1047, 0.7398)
  [10]  (0.1359, 0.7040)
  [11]  (0.1671, 0.6681)
  [12]  (0.1983, 0.6322)
  [13]  (0.2295, 0.5964)
  [14]  (0.2607, 0.5605)
  [15]  (0.2924, 0.5251)
  [16]  (0.3260, 0.4915)
  [17]  (0.3597, 0.4579)
  [18]  (0.3933, 0.4244)
  [19]  (0.4269, 0.3908)
  [20]  (0.4606, 0.3572)
  [21]  (0.4266, 0.3344)
  [22]  (0.3842, 0.3129)
  [23]  (0.3418, 0.2914)
  [24]  (0.2970, 0.2852)
  [25]  (0.2501, 0.2929)
  [26]  (0.2032, 0.3005)
  [27]  (0.1562, 0.3081)
  [28]  (0.1093, 0.3157)
  [29]  (0.0695, 0.3378)
  [30]  (0.0347, 0.3702)
  [31]  (0.0000, 0.4026)
  [32]  (0.4880, 0.0882)
  [33]  (0.5906, 0.1460)
  [34]  (0.6932, 0.2038)
  [35]  (0.7828, 0.2760)
  [36]  (0.8506, 0.3723)
  [37]  (0.9184, 0.4686)
  [38]  (0.9862, 0.5649)
  [39]  (1.0000, 0.6637)
  [40]  (0.9414, 0.7658)
  [41]  (0.8828, 0.8680)
  [42]  (0.8243, 0.9701)
  [43]  (0.7130, 0.9812)
  [44]  (0.5952, 0.9811)
  [45]  (0.4774, 0.9809)
  [46]  (0.3597, 0.9808)
  [47]  (0.2419, 0.9807)
  [48]  (0.1635, 0.9175)
  [49]  (0.1118, 0.8117)
  [50]  (0.0600, 0.7059)
  [51]  (0.0083, 0.6001)
  [52]  (0.0408, 0.4971)
  [53]  (0.0993, 0.3948)
  [54]  (0.1577, 0.2926)
  [55]  (0.2161, 0.1903)
  [56]  (0.2746, 0.0881)
  [57]  (0.3726, 0.0492)
  [58]  (0.4901, 0.0416)
  [59]  (0.6076, 0.0340)
  [60]  (0.7251, 0.0264)
  [61]  (0.8426, 0.0188)
  [62]  (0.8860, 0.1057)
  [63]  (0.9065, 0.2217)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.2560, 0.8462)  angle=38.6 deg
  V1  (0.1047, 0.7398)  angle=91.1 deg
  V2  (0.4606, 0.3572)  angle=101.2 deg
  V3  (0.0000, 0.4026)  angle=169.8 deg
  V4  (0.4880, 0.0882)  angle=62.2 deg
  V5  (1.0000, 0.6637)  angle=37.8 deg
  V6  (0.8243, 0.9701)  angle=54.5 deg
  V7  (0.2419, 0.9807)  angle=38.8 deg
  V8  (0.0083, 0.6001)  angle=43.6 deg
  V9  (0.2746, 0.0881)  angle=38.6 deg
  V10  (0.8426, 0.0188)  angle=67.2 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
    }
),
