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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.9644, 0.3113)
  [ 1]  (0.9180, 0.3098)
  [ 2]  (0.8715, 0.3083)
  [ 3]  (0.8250, 0.3069)
  [ 4]  (0.7786, 0.3054)
  [ 5]  (0.7321, 0.3039)
  [ 6]  (0.6857, 0.3025)
  [ 7]  (0.6392, 0.3010)
  [ 8]  (0.5927, 0.2995)
  [ 9]  (0.5463, 0.2980)
  [10]  (0.4998, 0.2966)
  [11]  (0.4534, 0.2951)
  [12]  (0.4069, 0.2936)
  [13]  (0.3605, 0.2922)
  [14]  (0.3140, 0.2907)
  [15]  (0.2675, 0.2892)
  [16]  (0.2211, 0.2864)
  [17]  (0.1747, 0.2835)
  [18]  (0.1284, 0.2806)
  [19]  (0.0820, 0.2776)
  [20]  (0.0356, 0.2747)
  [21]  (0.9644, 0.4849)
  [22]  (0.9343, 0.4995)
  [23]  (0.9042, 0.5140)
  [24]  (0.8741, 0.5286)
  [25]  (0.8440, 0.5432)
  [26]  (0.8138, 0.5577)
  [27]  (0.7837, 0.5723)
  [28]  (0.7536, 0.5869)
  [29]  (0.7235, 0.6015)
  [30]  (0.6934, 0.6160)
  [31]  (0.6633, 0.6306)
  [32]  (0.6327, 0.6441)
  [33]  (0.6016, 0.6565)
  [34]  (0.5705, 0.6689)
  [35]  (0.5394, 0.6813)
  [36]  (0.5083, 0.6936)
  [37]  (0.4773, 0.7060)
  [38]  (0.4462, 0.7184)
  [39]  (0.4151, 0.7308)
  [40]  (0.3840, 0.7432)
  [41]  (0.3529, 0.7556)
  [42]  (0.9644, 0.9357)
  [43]  (0.8802, 0.8576)
  [44]  (0.8089, 0.7688)
  [45]  (0.7477, 0.6716)
  [46]  (0.6865, 0.5744)
  [47]  (0.6254, 0.4772)
  [48]  (0.5621, 0.3813)
  [49]  (0.4983, 0.2859)
  [50]  (0.4344, 0.1904)
  [51]  (0.3706, 0.0949)
  [52]  (0.3023, 0.0026)
  [53]  (0.2632, 0.0000)
  [54]  (0.2568, 0.1146)
  [55]  (0.2492, 0.2292)
  [56]  (0.2415, 0.3438)
  [57]  (0.2339, 0.4584)
  [58]  (0.2262, 0.5730)
  [59]  (0.1900, 0.6814)
  [60]  (0.1495, 0.7889)
  [61]  (0.1089, 0.8964)
  [62]  (0.0602, 1.0000)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.0356, 0.2747)  angle=170.9 deg
  V1  (0.9644, 0.4849)  angle=141.4 deg
  V2  (0.3529, 0.7556)  angle=141.9 deg
  V3  (0.9644, 0.9357)  angle=153.6 deg
  V4  (0.3023, 0.0026)  angle=49.8 deg
  V5  (0.2632, 0.0000)  angle=90.6 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
    }
),
