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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.9440, 0.8220)
  [ 1]  (0.9057, 0.7211)
  [ 2]  (0.8717, 0.6185)
  [ 3]  (0.8372, 0.5161)
  [ 4]  (0.8019, 0.4140)
  [ 5]  (0.7666, 0.3118)
  [ 6]  (0.7211, 0.2141)
  [ 7]  (0.6710, 0.1184)
  [ 8]  (0.6202, 0.0230)
  [ 9]  (0.5717, 0.0000)
  [10]  (0.5312, 0.1002)
  [11]  (0.4871, 0.1988)
  [12]  (0.4426, 0.2973)
  [13]  (0.3982, 0.3958)
  [14]  (0.3553, 0.4949)
  [15]  (0.3135, 0.5946)
  [16]  (0.2718, 0.6943)
  [17]  (0.2301, 0.7940)
  [18]  (0.1939, 0.8955)
  [19]  (0.1663, 1.0000)
  [20]  (0.1903, 0.9594)
  [21]  (0.9440, 0.3184)
  [22]  (0.8996, 0.3184)
  [23]  (0.8552, 0.3183)
  [24]  (0.8108, 0.3182)
  [25]  (0.7664, 0.3181)
  [26]  (0.7220, 0.3179)
  [27]  (0.6776, 0.3178)
  [28]  (0.6332, 0.3177)
  [29]  (0.5888, 0.3175)
  [30]  (0.5444, 0.3172)
  [31]  (0.5000, 0.3169)
  [32]  (0.4556, 0.3165)
  [33]  (0.4112, 0.3162)
  [34]  (0.3668, 0.3159)
  [35]  (0.3224, 0.3156)
  [36]  (0.2780, 0.3153)
  [37]  (0.2336, 0.3144)
  [38]  (0.1892, 0.3134)
  [39]  (0.1448, 0.3123)
  [40]  (0.1004, 0.3113)
  [41]  (0.0560, 0.3103)
  [42]  (0.9440, 0.3992)
  [43]  (0.9052, 0.4150)
  [44]  (0.8664, 0.4309)
  [45]  (0.8276, 0.4468)
  [46]  (0.7888, 0.4626)
  [47]  (0.7532, 0.4845)
  [48]  (0.7180, 0.5072)
  [49]  (0.6827, 0.5299)
  [50]  (0.6475, 0.5526)
  [51]  (0.6123, 0.5753)
  [52]  (0.5771, 0.5981)
  [53]  (0.5459, 0.6260)
  [54]  (0.5151, 0.6544)
  [55]  (0.4842, 0.6828)
  [56]  (0.4534, 0.7112)
  [57]  (0.4226, 0.7395)
  [58]  (0.3918, 0.7679)
  [59]  (0.3609, 0.7963)
  [60]  (0.3313, 0.8259)
  [61]  (0.3016, 0.8556)
  [62]  (0.2720, 0.8852)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.6202, 0.0230)  angle=36.6 deg
  V1  (0.5717, 0.0000)  angle=93.4 deg
  V2  (0.1663, 1.0000)  angle=164.2 deg
  V3  (0.9440, 0.3184)  angle=139.6 deg
  V4  (0.0560, 0.3103)  angle=175.6 deg
  V5  (0.9440, 0.3992)  angle=152.0 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
    }
),
