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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (1.0000, 0.2584)
  [ 1]  (0.9592, 0.2565)
  [ 2]  (0.9183, 0.2546)
  [ 3]  (0.8775, 0.2527)
  [ 4]  (0.8366, 0.2508)
  [ 5]  (0.7958, 0.2489)
  [ 6]  (0.7549, 0.2470)
  [ 7]  (0.7141, 0.2451)
  [ 8]  (0.6732, 0.2432)
  [ 9]  (0.6324, 0.2413)
  [10]  (0.5915, 0.2394)
  [11]  (0.5507, 0.2375)
  [12]  (0.5098, 0.2356)
  [13]  (0.4690, 0.2337)
  [14]  (0.4281, 0.2318)
  [15]  (0.3873, 0.2299)
  [16]  (0.3464, 0.2275)
  [17]  (0.3057, 0.2243)
  [18]  (0.2649, 0.2210)
  [19]  (0.2241, 0.2178)
  [20]  (0.1834, 0.2146)
  [21]  (1.0000, 0.5117)
  [22]  (0.9690, 0.5298)
  [23]  (0.9380, 0.5479)
  [24]  (0.9069, 0.5661)
  [25]  (0.8759, 0.5842)
  [26]  (0.8449, 0.6023)
  [27]  (0.8139, 0.6204)
  [28]  (0.7829, 0.6385)
  [29]  (0.7518, 0.6567)
  [30]  (0.7208, 0.6748)
  [31]  (0.6898, 0.6929)
  [32]  (0.6588, 0.7110)
  [33]  (0.6277, 0.7290)
  [34]  (0.5965, 0.7468)
  [35]  (0.5652, 0.7646)
  [36]  (0.5340, 0.7823)
  [37]  (0.5028, 0.8001)
  [38]  (0.4716, 0.8179)
  [39]  (0.4404, 0.8357)
  [40]  (0.4289, 0.8483)
  [41]  (0.4649, 0.8485)
  [42]  (1.0000, 0.9901)
  [43]  (0.9227, 0.9046)
  [44]  (0.8490, 0.8160)
  [45]  (0.7761, 0.7268)
  [46]  (0.7031, 0.6375)
  [47]  (0.6355, 0.5448)
  [48]  (0.5840, 0.4417)
  [49]  (0.5324, 0.3386)
  [50]  (0.4808, 0.2355)
  [51]  (0.4362, 0.1299)
  [52]  (0.4081, 0.0181)
  [53]  (0.3844, 0.0099)
  [54]  (0.3658, 0.1236)
  [55]  (0.3388, 0.2356)
  [56]  (0.3095, 0.3471)
  [57]  (0.2803, 0.4586)
  [58]  (0.2391, 0.5650)
  [59]  (0.1793, 0.6636)
  [60]  (0.1195, 0.7621)
  [61]  (0.0598, 0.8607)
  [62]  (0.0000, 0.9593)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.1834, 0.2146)  angle=164.5 deg
  V1  (1.0000, 0.5117)  angle=129.7 deg
  V2  (0.4289, 0.8483)  angle=131.8 deg
  V3  (1.0000, 0.9901)  angle=146.9 deg
  V4  (0.4081, 0.0181)  angle=56.8 deg
  V5  (0.3844, 0.0099)  angle=99.8 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
    }
),
