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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.9624, 0.3063)
  [ 1]  (0.9161, 0.3060)
  [ 2]  (0.8698, 0.3057)
  [ 3]  (0.8235, 0.3054)
  [ 4]  (0.7772, 0.3051)
  [ 5]  (0.7309, 0.3048)
  [ 6]  (0.6847, 0.3045)
  [ 7]  (0.6384, 0.3042)
  [ 8]  (0.5921, 0.3040)
  [ 9]  (0.5458, 0.3037)
  [10]  (0.4995, 0.3027)
  [11]  (0.4533, 0.2995)
  [12]  (0.4071, 0.2964)
  [13]  (0.3609, 0.2933)
  [14]  (0.3147, 0.2902)
  [15]  (0.2685, 0.2870)
  [16]  (0.2223, 0.2839)
  [17]  (0.1761, 0.2808)
  [18]  (0.1300, 0.2777)
  [19]  (0.0838, 0.2746)
  [20]  (0.0376, 0.2714)
  [21]  (0.9624, 0.4431)
  [22]  (0.9330, 0.4648)
  [23]  (0.9027, 0.4852)
  [24]  (0.8707, 0.5030)
  [25]  (0.8387, 0.5208)
  [26]  (0.8067, 0.5386)
  [27]  (0.7748, 0.5564)
  [28]  (0.7428, 0.5742)
  [29]  (0.7108, 0.5921)
  [30]  (0.6788, 0.6099)
  [31]  (0.6469, 0.6277)
  [32]  (0.6140, 0.6436)
  [33]  (0.5807, 0.6589)
  [34]  (0.5475, 0.6742)
  [35]  (0.5142, 0.6895)
  [36]  (0.4810, 0.7048)
  [37]  (0.4477, 0.7201)
  [38]  (0.4145, 0.7354)
  [39]  (0.3812, 0.7507)
  [40]  (0.3480, 0.7660)
  [41]  (0.3515, 0.7953)
  [42]  (0.9624, 0.9498)
  [43]  (0.8965, 0.8646)
  [44]  (0.8334, 0.7776)
  [45]  (0.7839, 0.6820)
  [46]  (0.7344, 0.5863)
  [47]  (0.6849, 0.4906)
  [48]  (0.6379, 0.3938)
  [49]  (0.5941, 0.2954)
  [50]  (0.5503, 0.1970)
  [51]  (0.5066, 0.0985)
  [52]  (0.4631, 0.0000)
  [53]  (0.4400, 0.0898)
  [54]  (0.4186, 0.1954)
  [55]  (0.3948, 0.3002)
  [56]  (0.3561, 0.4007)
  [57]  (0.3175, 0.5013)
  [58]  (0.2788, 0.6018)
  [59]  (0.2401, 0.7023)
  [60]  (0.2001, 0.8023)
  [61]  (0.1573, 0.9012)
  [62]  (0.1145, 1.0000)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.0376, 0.2714)  angle=173.3 deg
  V1  (0.9624, 0.4431)  angle=133.2 deg
  V2  (0.3480, 0.7660)  angle=72.2 deg
  V3  (0.3515, 0.7953)  angle=68.9 deg
  V4  (0.9624, 0.9498)  angle=141.9 deg
  V5  (0.4631, 0.0000)  angle=141.8 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
    }
),
