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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.3901, 0.1784)
  [ 1]  (0.5377, 0.1855)
  [ 2]  (0.6792, 0.2211)
  [ 3]  (0.8169, 0.2748)
  [ 4]  (0.9286, 0.3652)
  [ 5]  (1.0000, 0.4866)
  [ 6]  (0.9955, 0.6316)
  [ 7]  (0.8888, 0.7338)
  [ 8]  (0.7548, 0.7876)
  [ 9]  (0.6107, 0.8170)
  [10]  (0.4630, 0.8216)
  [11]  (0.3157, 0.8185)
  [12]  (0.1692, 0.7989)
  [13]  (0.0626, 0.7046)
  [14]  (0.0071, 0.5715)
  [15]  (0.0000, 0.4271)
  [16]  (0.0686, 0.3037)
  [17]  (0.2003, 0.2492)
  [18]  (0.3449, 0.2292)
  [19]  (0.4907, 0.2531)
  [20]  (0.6282, 0.3065)
  [21]  (0.3901, 0.3412)
  [22]  (0.3779, 0.3433)
  [23]  (0.3658, 0.3454)
  [24]  (0.3537, 0.3475)
  [25]  (0.3415, 0.3496)
  [26]  (0.3293, 0.3511)
  [27]  (0.3171, 0.3525)
  [28]  (0.3048, 0.3538)
  [29]  (0.2926, 0.3552)
  [30]  (0.2803, 0.3566)
  [31]  (0.2681, 0.3579)
  [32]  (0.2558, 0.3593)
  [33]  (0.2436, 0.3607)
  [34]  (0.2313, 0.3620)
  [35]  (0.2191, 0.3634)
  [36]  (0.2069, 0.3648)
  [37]  (0.1946, 0.3660)
  [38]  (0.1823, 0.3670)
  [39]  (0.1700, 0.3680)
  [40]  (0.1578, 0.3690)
  [41]  (0.1455, 0.3701)
  [42]  (0.3901, 0.4323)
  [43]  (0.3822, 0.4454)
  [44]  (0.3742, 0.4585)
  [45]  (0.3663, 0.4716)
  [46]  (0.3537, 0.4802)
  [47]  (0.3410, 0.4888)
  [48]  (0.3283, 0.4974)
  [49]  (0.3157, 0.5060)
  [50]  (0.3030, 0.5145)
  [51]  (0.2903, 0.5231)
  [52]  (0.2776, 0.5317)
  [53]  (0.2647, 0.5400)
  [54]  (0.2518, 0.5482)
  [55]  (0.2389, 0.5564)
  [56]  (0.2260, 0.5647)
  [57]  (0.2131, 0.5729)
  [58]  (0.2002, 0.5811)
  [59]  (0.1873, 0.5894)
  [60]  (0.1744, 0.5976)
  [61]  (0.1621, 0.6066)
  [62]  (0.1498, 0.6159)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (1.0000, 0.4866)  angle=32.2 deg
  V1  (0.9955, 0.6316)  angle=44.5 deg
  V2  (0.1692, 0.7989)  angle=33.9 deg
  V3  (0.0000, 0.4271)  angle=31.9 deg
  V4  (0.0686, 0.3037)  angle=38.5 deg
  V5  (0.6282, 0.3065)  angle=150.5 deg
  V6  (0.1455, 0.3701)  angle=161.0 deg
  V7  (0.3901, 0.4323)  angle=106.9 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
    }
),
