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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.5820, 0.4330)
  [ 1]  (0.5530, 0.4299)
  [ 2]  (0.5241, 0.4268)
  [ 3]  (0.4951, 0.4238)
  [ 4]  (0.4660, 0.4237)
  [ 5]  (0.4369, 0.4244)
  [ 6]  (0.4078, 0.4251)
  [ 7]  (0.3786, 0.4258)
  [ 8]  (0.3495, 0.4266)
  [ 9]  (0.3204, 0.4273)
  [10]  (0.2913, 0.4280)
  [11]  (0.2621, 0.4287)
  [12]  (0.2330, 0.4294)
  [13]  (0.2039, 0.4301)
  [14]  (0.1748, 0.4308)
  [15]  (0.1456, 0.4313)
  [16]  (0.1165, 0.4310)
  [17]  (0.0874, 0.4307)
  [18]  (0.0583, 0.4303)
  [19]  (0.0291, 0.4300)
  [20]  (0.0000, 0.4297)
  [21]  (0.5820, 0.4615)
  [22]  (0.5662, 0.4757)
  [23]  (0.5503, 0.4899)
  [24]  (0.5345, 0.5041)
  [25]  (0.5187, 0.5183)
  [26]  (0.5007, 0.5296)
  [27]  (0.4821, 0.5400)
  [28]  (0.4636, 0.5504)
  [29]  (0.4451, 0.5608)
  [30]  (0.4265, 0.5712)
  [31]  (0.4080, 0.5817)
  [32]  (0.3894, 0.5921)
  [33]  (0.3709, 0.6025)
  [34]  (0.3523, 0.6129)
  [35]  (0.3338, 0.6233)
  [36]  (0.3152, 0.6337)
  [37]  (0.2953, 0.6413)
  [38]  (0.2754, 0.6488)
  [39]  (0.2555, 0.6563)
  [40]  (0.2356, 0.6638)
  [41]  (0.2157, 0.6713)
  [42]  (0.5820, 0.2448)
  [43]  (0.6874, 0.2393)
  [44]  (0.7824, 0.2774)
  [45]  (0.8740, 0.3298)
  [46]  (0.9385, 0.4122)
  [47]  (1.0000, 0.4980)
  [48]  (0.9490, 0.5789)
  [49]  (0.8804, 0.6590)
  [50]  (0.7969, 0.7150)
  [51]  (0.6943, 0.7395)
  [52]  (0.5919, 0.7607)
  [53]  (0.4943, 0.7204)
  [54]  (0.3968, 0.6802)
  [55]  (0.3431, 0.5906)
  [56]  (0.2918, 0.4984)
  [57]  (0.3479, 0.4139)
  [58]  (0.4118, 0.3299)
  [59]  (0.5109, 0.3048)
  [60]  (0.6151, 0.2884)
  [61]  (0.7194, 0.2720)
  [62]  (0.8008, 0.3357)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.0000, 0.4297)  angle=177.5 deg
  V1  (0.5820, 0.4615)  angle=135.0 deg
  V2  (0.2157, 0.6713)  angle=151.3 deg
  V3  (0.5820, 0.2448)  angle=46.4 deg
  V4  (1.0000, 0.4980)  angle=67.8 deg
  V5  (0.5919, 0.7607)  angle=34.1 deg
  V6  (0.3968, 0.6802)  angle=36.6 deg
  V7  (0.2918, 0.4984)  angle=62.7 deg
  V8  (0.4118, 0.3299)  angle=38.5 deg
  V9  (0.7194, 0.2720)  angle=47.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
    }
),
