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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.9998, 0.8967)
  [ 1]  (0.9647, 0.7941)
  [ 2]  (0.9296, 0.6914)
  [ 3]  (0.8946, 0.5887)
  [ 4]  (0.8512, 0.4894)
  [ 5]  (0.8064, 0.3906)
  [ 6]  (0.7615, 0.2918)
  [ 7]  (0.7167, 0.1931)
  [ 8]  (0.6718, 0.0943)
  [ 9]  (0.6186, 0.0000)
  [10]  (0.5711, 0.0157)
  [11]  (0.5316, 0.1168)
  [12]  (0.4892, 0.2166)
  [13]  (0.4420, 0.3142)
  [14]  (0.3948, 0.4119)
  [15]  (0.3476, 0.5096)
  [16]  (0.3005, 0.6073)
  [17]  (0.2538, 0.7052)
  [18]  (0.2078, 0.8035)
  [19]  (0.1618, 0.9017)
  [20]  (0.1159, 1.0000)
  [21]  (0.9998, 0.2046)
  [22]  (0.9498, 0.2067)
  [23]  (0.8999, 0.2086)
  [24]  (0.8499, 0.2105)
  [25]  (0.7999, 0.2124)
  [26]  (0.7499, 0.2142)
  [27]  (0.6999, 0.2161)
  [28]  (0.6500, 0.2180)
  [29]  (0.6000, 0.2198)
  [30]  (0.5500, 0.2217)
  [31]  (0.5000, 0.2236)
  [32]  (0.4500, 0.2254)
  [33]  (0.4000, 0.2270)
  [34]  (0.3500, 0.2286)
  [35]  (0.3001, 0.2303)
  [36]  (0.2501, 0.2319)
  [37]  (0.2001, 0.2335)
  [38]  (0.1501, 0.2351)
  [39]  (0.1001, 0.2368)
  [40]  (0.0501, 0.2384)
  [41]  (0.0002, 0.2413)
  [42]  (0.9998, 0.3702)
  [43]  (0.9615, 0.3936)
  [44]  (0.9223, 0.4155)
  [45]  (0.8824, 0.4363)
  [46]  (0.8426, 0.4571)
  [47]  (0.8027, 0.4779)
  [48]  (0.7629, 0.4987)
  [49]  (0.7230, 0.5195)
  [50]  (0.6832, 0.5403)
  [51]  (0.6469, 0.5665)
  [52]  (0.6127, 0.5956)
  [53]  (0.5784, 0.6246)
  [54]  (0.5441, 0.6537)
  [55]  (0.5098, 0.6828)
  [56]  (0.4755, 0.7119)
  [57]  (0.4413, 0.7409)
  [58]  (0.4071, 0.7702)
  [59]  (0.3734, 0.7999)
  [60]  (0.3396, 0.8295)
  [61]  (0.3058, 0.8592)
  [62]  (0.2720, 0.8888)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.6186, 0.0000)  angle=78.9 deg
  V1  (0.5711, 0.0157)  angle=50.3 deg
  V2  (0.1159, 1.0000)  angle=157.0 deg
  V3  (0.9998, 0.2046)  angle=140.4 deg
  V4  (0.0002, 0.2413)  angle=169.3 deg
  V5  (0.9998, 0.3702)  angle=141.2 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
    }
),
