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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.6202, 0.4130)
  [ 1]  (0.5893, 0.4098)
  [ 2]  (0.5584, 0.4067)
  [ 3]  (0.5275, 0.4046)
  [ 4]  (0.4964, 0.4035)
  [ 5]  (0.4654, 0.4024)
  [ 6]  (0.4344, 0.4014)
  [ 7]  (0.4034, 0.4003)
  [ 8]  (0.3723, 0.3993)
  [ 9]  (0.3413, 0.3982)
  [10]  (0.3103, 0.3972)
  [11]  (0.2793, 0.3961)
  [12]  (0.2482, 0.3951)
  [13]  (0.2172, 0.3940)
  [14]  (0.1862, 0.3930)
  [15]  (0.1551, 0.3919)
  [16]  (0.1241, 0.3909)
  [17]  (0.0931, 0.3898)
  [18]  (0.0621, 0.3899)
  [19]  (0.0310, 0.3908)
  [20]  (0.0000, 0.3917)
  [21]  (0.6202, 0.5395)
  [22]  (0.5994, 0.5559)
  [23]  (0.5786, 0.5723)
  [24]  (0.5578, 0.5887)
  [25]  (0.5370, 0.6051)
  [26]  (0.5162, 0.6215)
  [27]  (0.4953, 0.6379)
  [28]  (0.4745, 0.6543)
  [29]  (0.4537, 0.6707)
  [30]  (0.4329, 0.6870)
  [31]  (0.4094, 0.6981)
  [32]  (0.3840, 0.7057)
  [33]  (0.3586, 0.7132)
  [34]  (0.3332, 0.7207)
  [35]  (0.3078, 0.7283)
  [36]  (0.2824, 0.7358)
  [37]  (0.2570, 0.7433)
  [38]  (0.2316, 0.7509)
  [39]  (0.2062, 0.7584)
  [40]  (0.1808, 0.7659)
  [41]  (0.1554, 0.7735)
  [42]  (0.6202, 0.1600)
  [43]  (0.7385, 0.2176)
  [44]  (0.8568, 0.2751)
  [45]  (0.9380, 0.3660)
  [46]  (0.9829, 0.4897)
  [47]  (1.0000, 0.6054)
  [48]  (0.8966, 0.6867)
  [49]  (0.7932, 0.7680)
  [50]  (0.6851, 0.8359)
  [51]  (0.5535, 0.8379)
  [52]  (0.4220, 0.8400)
  [53]  (0.3005, 0.8287)
  [54]  (0.2660, 0.7018)
  [55]  (0.2316, 0.5748)
  [56]  (0.3084, 0.4797)
  [57]  (0.4048, 0.3902)
  [58]  (0.5011, 0.3007)
  [59]  (0.6229, 0.2755)
  [60]  (0.7545, 0.2750)
  [61]  (0.8860, 0.2746)
  [62]  (0.8574, 0.3848)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.0000, 0.3917)  angle=164.9 deg
  V1  (0.6202, 0.5395)  angle=128.4 deg
  V2  (0.1554, 0.7735)  angle=143.7 deg
  V3  (0.6202, 0.1600)  angle=78.8 deg
  V4  (1.0000, 0.6054)  angle=60.2 deg
  V5  (0.6851, 0.8359)  angle=31.2 deg
  V6  (0.3005, 0.8287)  angle=69.5 deg
  V7  (0.2316, 0.5748)  angle=54.1 deg
  V8  (0.5011, 0.3007)  angle=31.2 deg
  V9  (0.8860, 0.2746)  angle=104.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
    }
),
