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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.9949, 0.8638)
  [ 1]  (0.9424, 0.7702)
  [ 2]  (0.8963, 0.6733)
  [ 3]  (0.8503, 0.5763)
  [ 4]  (0.8085, 0.4776)
  [ 5]  (0.7685, 0.3780)
  [ 6]  (0.7282, 0.2786)
  [ 7]  (0.6734, 0.1863)
  [ 8]  (0.6187, 0.0940)
  [ 9]  (0.5670, 0.0000)
  [10]  (0.5227, 0.0220)
  [11]  (0.4816, 0.1211)
  [12]  (0.4409, 0.2204)
  [13]  (0.3931, 0.3164)
  [14]  (0.3451, 0.4124)
  [15]  (0.2971, 0.5084)
  [16]  (0.2491, 0.6044)
  [17]  (0.2064, 0.7028)
  [18]  (0.1645, 0.8016)
  [19]  (0.1236, 0.9008)
  [20]  (0.0827, 1.0000)
  [21]  (0.9949, 0.2612)
  [22]  (0.9453, 0.2594)
  [23]  (0.8958, 0.2579)
  [24]  (0.8463, 0.2569)
  [25]  (0.7967, 0.2560)
  [26]  (0.7472, 0.2548)
  [27]  (0.6977, 0.2537)
  [28]  (0.6481, 0.2525)
  [29]  (0.5986, 0.2513)
  [30]  (0.5490, 0.2502)
  [31]  (0.4995, 0.2490)
  [32]  (0.4500, 0.2470)
  [33]  (0.4005, 0.2446)
  [34]  (0.3510, 0.2421)
  [35]  (0.3015, 0.2397)
  [36]  (0.2520, 0.2372)
  [37]  (0.2026, 0.2343)
  [38]  (0.1532, 0.2299)
  [39]  (0.1039, 0.2256)
  [40]  (0.0545, 0.2213)
  [41]  (0.0051, 0.2170)
  [42]  (0.9949, 0.3596)
  [43]  (0.9613, 0.3811)
  [44]  (0.9278, 0.4026)
  [45]  (0.8960, 0.4267)
  [46]  (0.8643, 0.4509)
  [47]  (0.8326, 0.4751)
  [48]  (0.8010, 0.4993)
  [49]  (0.7694, 0.5236)
  [50]  (0.7378, 0.5478)
  [51]  (0.7061, 0.5721)
  [52]  (0.6745, 0.5964)
  [53]  (0.6429, 0.6206)
  [54]  (0.6118, 0.6456)
  [55]  (0.5809, 0.6707)
  [56]  (0.5502, 0.6962)
  [57]  (0.5217, 0.7240)
  [58]  (0.4931, 0.7518)
  [59]  (0.4645, 0.7796)
  [60]  (0.4360, 0.8074)
  [61]  (0.4062, 0.8338)
  [62]  (0.3761, 0.8599)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.5670, 0.0000)  angle=87.6 deg
  V1  (0.5227, 0.0220)  angle=41.1 deg
  V2  (0.0827, 1.0000)  angle=151.4 deg
  V3  (0.9949, 0.2612)  angle=138.9 deg
  V4  (0.0051, 0.2170)  angle=176.8 deg
  V5  (0.9949, 0.3596)  angle=139.1 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
    }
),
