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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.4111, 0.6256)
  [ 1]  (0.3886, 0.6420)
  [ 2]  (0.3608, 0.6442)
  [ 3]  (0.3329, 0.6465)
  [ 4]  (0.3051, 0.6488)
  [ 5]  (0.2772, 0.6511)
  [ 6]  (0.2493, 0.6533)
  [ 7]  (0.2214, 0.6548)
  [ 8]  (0.1935, 0.6560)
  [ 9]  (0.1673, 0.6565)
  [10]  (0.1887, 0.6386)
  [11]  (0.2102, 0.6207)
  [12]  (0.2317, 0.6027)
  [13]  (0.2473, 0.5807)
  [14]  (0.2575, 0.5546)
  [15]  (0.2676, 0.5286)
  [16]  (0.2689, 0.5007)
  [17]  (0.2703, 0.4727)
  [18]  (0.2678, 0.4455)
  [19]  (0.2566, 0.4199)
  [20]  (0.2450, 0.3949)
  [21]  (0.2173, 0.3908)
  [22]  (0.1896, 0.3868)
  [23]  (0.1620, 0.3827)
  [24]  (0.1343, 0.3787)
  [25]  (0.1070, 0.3822)
  [26]  (0.0797, 0.3884)
  [27]  (0.0524, 0.3945)
  [28]  (0.0252, 0.4007)
  [29]  (0.0025, 0.4109)
  [30]  (0.0000, 0.4387)
  [31]  (0.0009, 0.4665)
  [32]  (0.4111, 0.2394)
  [33]  (0.4825, 0.2313)
  [34]  (0.5539, 0.2231)
  [35]  (0.6248, 0.2248)
  [36]  (0.6950, 0.2397)
  [37]  (0.7607, 0.2664)
  [38]  (0.8223, 0.3033)
  [39]  (0.8806, 0.3441)
  [40]  (0.9274, 0.3987)
  [41]  (0.9741, 0.4532)
  [42]  (0.9938, 0.5191)
  [43]  (1.0000, 0.5907)
  [44]  (0.9568, 0.6449)
  [45]  (0.9073, 0.6970)
  [46]  (0.8432, 0.7263)
  [47]  (0.7752, 0.7497)
  [48]  (0.7073, 0.7730)
  [49]  (0.6355, 0.7751)
  [50]  (0.5637, 0.7769)
  [51]  (0.4947, 0.7584)
  [52]  (0.4261, 0.7371)
  [53]  (0.3684, 0.6951)
  [54]  (0.3121, 0.6505)
  [55]  (0.2803, 0.5897)
  [56]  (0.2612, 0.5205)
  [57]  (0.2634, 0.4497)
  [58]  (0.2847, 0.3841)
  [59]  (0.3342, 0.3325)
  [60]  (0.4009, 0.3060)
  [61]  (0.4689, 0.2847)
  [62]  (0.5404, 0.2807)
  [63]  (0.6113, 0.2923)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.3886, 0.6420)  angle=31.4 deg
  V1  (0.1673, 0.6565)  angle=141.2 deg
  V2  (0.2450, 0.3949)  angle=56.7 deg
  V3  (0.0025, 0.4109)  angle=60.8 deg
  V4  (0.0009, 0.4665)  angle=117.1 deg
  V5  (1.0000, 0.5907)  angle=43.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
    }
),
