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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.8682, 1.0000)
  [ 1]  (0.8411, 0.8975)
  [ 2]  (0.8140, 0.7949)
  [ 3]  (0.7829, 0.6936)
  [ 4]  (0.7498, 0.5928)
  [ 5]  (0.7168, 0.4920)
  [ 6]  (0.6838, 0.3913)
  [ 7]  (0.6474, 0.2918)
  [ 8]  (0.6059, 0.1941)
  [ 9]  (0.5645, 0.0965)
  [10]  (0.5208, 0.0000)
  [11]  (0.4757, 0.0053)
  [12]  (0.4358, 0.1035)
  [13]  (0.3959, 0.2018)
  [14]  (0.3558, 0.3000)
  [15]  (0.3157, 0.3982)
  [16]  (0.2756, 0.4963)
  [17]  (0.2355, 0.5945)
  [18]  (0.1954, 0.6927)
  [19]  (0.1612, 0.7927)
  [20]  (0.1373, 0.8961)
  [21]  (0.8682, 0.3261)
  [22]  (0.8314, 0.3262)
  [23]  (0.7946, 0.3264)
  [24]  (0.7577, 0.3265)
  [25]  (0.7209, 0.3267)
  [26]  (0.6840, 0.3268)
  [27]  (0.6472, 0.3270)
  [28]  (0.6104, 0.3271)
  [29]  (0.5735, 0.3273)
  [30]  (0.5367, 0.3274)
  [31]  (0.4999, 0.3276)
  [32]  (0.4630, 0.3281)
  [33]  (0.4262, 0.3285)
  [34]  (0.3894, 0.3289)
  [35]  (0.3525, 0.3294)
  [36]  (0.3157, 0.3298)
  [37]  (0.2789, 0.3302)
  [38]  (0.2420, 0.3306)
  [39]  (0.2052, 0.3311)
  [40]  (0.1684, 0.3307)
  [41]  (0.1318, 0.3267)
  [42]  (0.8682, 0.4682)
  [43]  (0.8434, 0.4960)
  [44]  (0.8186, 0.5238)
  [45]  (0.7867, 0.5427)
  [46]  (0.7539, 0.5605)
  [47]  (0.7212, 0.5784)
  [48]  (0.6885, 0.5963)
  [49]  (0.6558, 0.6141)
  [50]  (0.6231, 0.6320)
  [51]  (0.5904, 0.6499)
  [52]  (0.5577, 0.6677)
  [53]  (0.5250, 0.6856)
  [54]  (0.4923, 0.7035)
  [55]  (0.4595, 0.7213)
  [56]  (0.4281, 0.7413)
  [57]  (0.3968, 0.7616)
  [58]  (0.3656, 0.7820)
  [59]  (0.3344, 0.8023)
  [60]  (0.3032, 0.8227)
  [61]  (0.2719, 0.8430)
  [62]  (0.2407, 0.8634)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.5208, 0.0000)  angle=72.4 deg
  V1  (0.4757, 0.0053)  angle=61.2 deg
  V2  (0.1373, 0.8961)  angle=141.0 deg
  V3  (0.8682, 0.3261)  angle=142.3 deg
  V4  (0.1318, 0.3267)  angle=175.3 deg
  V5  (0.8682, 0.4682)  angle=120.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
    }
),
