=== SAVED CAST: ultimatefireball_12_t1 ===
Normalized points: 63
Raw points: N/A

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.3659, 0.1581)
  [ 1]  (0.5161, 0.1411)
  [ 2]  (0.6574, 0.1973)
  [ 3]  (0.7987, 0.2535)
  [ 4]  (0.9012, 0.3620)
  [ 5]  (0.9963, 0.4807)
  [ 6]  (1.0000, 0.5996)
  [ 7]  (0.9056, 0.7187)
  [ 8]  (0.8062, 0.8289)
  [ 9]  (0.6549, 0.8439)
  [10]  (0.5036, 0.8589)
  [11]  (0.3606, 0.8358)
  [12]  (0.2289, 0.7597)
  [13]  (0.0973, 0.6836)
  [14]  (0.0582, 0.5451)
  [15]  (0.0371, 0.3945)
  [16]  (0.1252, 0.2905)
  [17]  (0.2484, 0.2014)
  [18]  (0.3954, 0.2024)
  [19]  (0.5465, 0.2192)
  [20]  (0.6499, 0.3113)
  [21]  (0.3659, 0.3744)
  [22]  (0.3477, 0.3761)
  [23]  (0.3294, 0.3779)
  [24]  (0.3111, 0.3796)
  [25]  (0.2928, 0.3813)
  [26]  (0.2745, 0.3830)
  [27]  (0.2563, 0.3847)
  [28]  (0.2380, 0.3864)
  [29]  (0.2197, 0.3882)
  [30]  (0.2014, 0.3899)
  [31]  (0.1831, 0.3916)
  [32]  (0.1648, 0.3931)
  [33]  (0.1465, 0.3944)
  [34]  (0.1282, 0.3957)
  [35]  (0.1099, 0.3970)
  [36]  (0.0916, 0.3984)
  [37]  (0.0733, 0.3997)
  [38]  (0.0549, 0.4010)
  [39]  (0.0366, 0.4023)
  [40]  (0.0183, 0.4037)
  [41]  (0.0000, 0.4050)
  [42]  (0.3659, 0.4537)
  [43]  (0.3530, 0.4662)
  [44]  (0.3400, 0.4787)
  [45]  (0.3270, 0.4912)
  [46]  (0.3140, 0.5037)
  [47]  (0.3010, 0.5162)
  [48]  (0.2880, 0.5287)
  [49]  (0.2730, 0.5382)
  [50]  (0.2566, 0.5457)
  [51]  (0.2401, 0.5531)
  [52]  (0.2237, 0.5605)
  [53]  (0.2073, 0.5679)
  [54]  (0.1909, 0.5753)
  [55]  (0.1744, 0.5827)
  [56]  (0.1580, 0.5902)
  [57]  (0.1416, 0.5976)
  [58]  (0.1251, 0.6050)
  [59]  (0.1087, 0.6124)
  [60]  (0.0923, 0.6198)
  [61]  (0.0758, 0.6272)
  [62]  (0.0590, 0.6338)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.9963, 0.4807)  angle=36.9 deg
  V1  (1.0000, 0.5996)  angle=40.2 deg
  V2  (0.8062, 0.8289)  angle=42.3 deg
  V3  (0.0973, 0.6836)  angle=44.2 deg
  V4  (0.0371, 0.3945)  angle=48.2 deg
  V5  (0.2484, 0.2014)  angle=36.2 deg
  V6  (0.5465, 0.2192)  angle=35.4 deg
  V7  (0.6499, 0.3113)  angle=125.8 deg
  V8  (0.0000, 0.4050)  angle=168.3 deg
  V9  (0.3659, 0.4537)  angle=128.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
    }
),
