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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.4123, 0.3469)
  [ 1]  (0.3930, 0.3468)
  [ 2]  (0.3737, 0.3464)
  [ 3]  (0.3544, 0.3459)
  [ 4]  (0.3351, 0.3455)
  [ 5]  (0.3158, 0.3450)
  [ 6]  (0.2965, 0.3446)
  [ 7]  (0.2771, 0.3442)
  [ 8]  (0.2578, 0.3437)
  [ 9]  (0.2385, 0.3433)
  [10]  (0.2192, 0.3429)
  [11]  (0.1999, 0.3424)
  [12]  (0.1806, 0.3420)
  [13]  (0.1613, 0.3416)
  [14]  (0.1420, 0.3411)
  [15]  (0.1227, 0.3409)
  [16]  (0.1034, 0.3409)
  [17]  (0.0840, 0.3409)
  [18]  (0.0647, 0.3409)
  [19]  (0.0454, 0.3409)
  [20]  (0.0261, 0.3409)
  [21]  (0.4123, 0.5073)
  [22]  (0.3948, 0.5249)
  [23]  (0.3742, 0.5387)
  [24]  (0.3536, 0.5524)
  [25]  (0.3329, 0.5661)
  [26]  (0.3122, 0.5798)
  [27]  (0.2915, 0.5934)
  [28]  (0.2708, 0.6071)
  [29]  (0.2501, 0.6208)
  [30]  (0.2287, 0.6332)
  [31]  (0.2056, 0.6422)
  [32]  (0.1825, 0.6513)
  [33]  (0.1594, 0.6603)
  [34]  (0.1363, 0.6694)
  [35]  (0.1132, 0.6784)
  [36]  (0.0901, 0.6874)
  [37]  (0.0670, 0.6965)
  [38]  (0.0439, 0.7055)
  [39]  (0.0208, 0.7146)
  [40]  (0.0044, 0.7116)
  [41]  (0.0000, 0.6871)
  [42]  (0.4123, 0.1097)
  [43]  (0.5536, 0.1308)
  [44]  (0.6887, 0.1915)
  [45]  (0.8207, 0.2593)
  [46]  (0.9311, 0.3487)
  [47]  (1.0000, 0.4800)
  [48]  (0.9929, 0.6049)
  [49]  (0.9027, 0.7226)
  [50]  (0.7899, 0.8127)
  [51]  (0.6565, 0.8775)
  [52]  (0.5130, 0.8903)
  [53]  (0.3650, 0.8801)
  [54]  (0.2341, 0.8252)
  [55]  (0.1166, 0.7346)
  [56]  (0.0973, 0.5915)
  [57]  (0.1014, 0.4458)
  [58]  (0.1574, 0.3085)
  [59]  (0.2583, 0.2131)
  [60]  (0.3916, 0.1479)
  [61]  (0.5375, 0.1502)
  [62]  (0.6454, 0.2121)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.0261, 0.3409)  angle=156.7 deg
  V1  (0.4123, 0.5073)  angle=111.5 deg
  V2  (0.0208, 0.7146)  angle=31.8 deg
  V3  (0.0044, 0.7116)  angle=69.3 deg
  V4  (0.0000, 0.6871)  angle=45.8 deg
  V5  (0.4123, 0.1097)  angle=63.0 deg
  V6  (1.0000, 0.4800)  angle=30.9 deg
  V7  (0.9929, 0.6049)  angle=34.2 deg
  V8  (0.1166, 0.7346)  angle=44.7 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
    }
),
