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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.9538, 1.0000)
  [ 1]  (0.8996, 0.9005)
  [ 2]  (0.8439, 0.8020)
  [ 3]  (0.7839, 0.7059)
  [ 4]  (0.7239, 0.6098)
  [ 5]  (0.6639, 0.5137)
  [ 6]  (0.6040, 0.4176)
  [ 7]  (0.5440, 0.3215)
  [ 8]  (0.4878, 0.2232)
  [ 9]  (0.4335, 0.1238)
  [10]  (0.3792, 0.0244)
  [11]  (0.3292, 0.0000)
  [12]  (0.2865, 0.1049)
  [13]  (0.2439, 0.2099)
  [14]  (0.2012, 0.3148)
  [15]  (0.1610, 0.4206)
  [16]  (0.1261, 0.5284)
  [17]  (0.0912, 0.6362)
  [18]  (0.0563, 0.7439)
  [19]  (0.0462, 0.8528)
  [20]  (0.0968, 0.8402)
  [21]  (0.9538, 0.3192)
  [22]  (0.9090, 0.3162)
  [23]  (0.8641, 0.3131)
  [24]  (0.8192, 0.3100)
  [25]  (0.7743, 0.3112)
  [26]  (0.7294, 0.3132)
  [27]  (0.6845, 0.3153)
  [28]  (0.6396, 0.3173)
  [29]  (0.5946, 0.3193)
  [30]  (0.5497, 0.3213)
  [31]  (0.5048, 0.3233)
  [32]  (0.4599, 0.3253)
  [33]  (0.4150, 0.3273)
  [34]  (0.3700, 0.3293)
  [35]  (0.3251, 0.3313)
  [36]  (0.2802, 0.3333)
  [37]  (0.2353, 0.3357)
  [38]  (0.1904, 0.3383)
  [39]  (0.1455, 0.3409)
  [40]  (0.1006, 0.3435)
  [41]  (0.0557, 0.3462)
  [42]  (0.9538, 0.3945)
  [43]  (0.9125, 0.4241)
  [44]  (0.8712, 0.4537)
  [45]  (0.8298, 0.4833)
  [46]  (0.7885, 0.5129)
  [47]  (0.7472, 0.5425)
  [48]  (0.7059, 0.5722)
  [49]  (0.6645, 0.6018)
  [50]  (0.6232, 0.6314)
  [51]  (0.5819, 0.6610)
  [52]  (0.5406, 0.6906)
  [53]  (0.4992, 0.7202)
  [54]  (0.4579, 0.7498)
  [55]  (0.4166, 0.7794)
  [56]  (0.3737, 0.8063)
  [57]  (0.3275, 0.8277)
  [58]  (0.2814, 0.8490)
  [59]  (0.2352, 0.8703)
  [60]  (0.1891, 0.8917)
  [61]  (0.1429, 0.9130)
  [62]  (0.0968, 0.9343)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.3792, 0.0244)  angle=35.4 deg
  V1  (0.3292, 0.0000)  angle=93.9 deg
  V2  (0.0462, 0.8528)  angle=109.2 deg
  V3  (0.9538, 0.3192)  angle=144.8 deg
  V4  (0.0557, 0.3462)  angle=173.6 deg
  V5  (0.9538, 0.3945)  angle=141.3 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
    }
),
