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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.9375, 1.0000)
  [ 1]  (0.9066, 0.8870)
  [ 2]  (0.8729, 0.7748)
  [ 3]  (0.8387, 0.6627)
  [ 4]  (0.8046, 0.5506)
  [ 5]  (0.7704, 0.4385)
  [ 6]  (0.7363, 0.3264)
  [ 7]  (0.6949, 0.2169)
  [ 8]  (0.6506, 0.1085)
  [ 9]  (0.6062, 0.0000)
  [10]  (0.5625, 0.0062)
  [11]  (0.5222, 0.1163)
  [12]  (0.4819, 0.2263)
  [13]  (0.4359, 0.3339)
  [14]  (0.3855, 0.4397)
  [15]  (0.3351, 0.5455)
  [16]  (0.2846, 0.6512)
  [17]  (0.2442, 0.7610)
  [18]  (0.2070, 0.8721)
  [19]  (0.1582, 0.9781)
  [20]  (0.2122, 0.8906)
  [21]  (0.9375, 0.3390)
  [22]  (0.8937, 0.3358)
  [23]  (0.8499, 0.3326)
  [24]  (0.8061, 0.3294)
  [25]  (0.7623, 0.3295)
  [26]  (0.7184, 0.3299)
  [27]  (0.6745, 0.3302)
  [28]  (0.6306, 0.3306)
  [29]  (0.5867, 0.3309)
  [30]  (0.5428, 0.3313)
  [31]  (0.4989, 0.3317)
  [32]  (0.4551, 0.3320)
  [33]  (0.4112, 0.3324)
  [34]  (0.3673, 0.3327)
  [35]  (0.3234, 0.3316)
  [36]  (0.2795, 0.3304)
  [37]  (0.2356, 0.3293)
  [38]  (0.1918, 0.3282)
  [39]  (0.1479, 0.3271)
  [40]  (0.1040, 0.3260)
  [41]  (0.0625, 0.3149)
  [42]  (0.9375, 0.4537)
  [43]  (0.9015, 0.4751)
  [44]  (0.8655, 0.4965)
  [45]  (0.8295, 0.5178)
  [46]  (0.7935, 0.5392)
  [47]  (0.7577, 0.5609)
  [48]  (0.7228, 0.5839)
  [49]  (0.6878, 0.6069)
  [50]  (0.6528, 0.6299)
  [51]  (0.6178, 0.6529)
  [52]  (0.5828, 0.6758)
  [53]  (0.5490, 0.7004)
  [54]  (0.5155, 0.7256)
  [55]  (0.4821, 0.7507)
  [56]  (0.4486, 0.7759)
  [57]  (0.4152, 0.8011)
  [58]  (0.3817, 0.8262)
  [59]  (0.3483, 0.8514)
  [60]  (0.3148, 0.8765)
  [61]  (0.2814, 0.9017)
  [62]  (0.2479, 0.9269)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.6062, 0.0000)  angle=75.9 deg
  V1  (0.5625, 0.0062)  angle=61.8 deg
  V2  (0.1582, 0.9781)  angle=173.0 deg
  V3  (0.9375, 0.3390)  angle=138.5 deg
  V4  (0.0625, 0.3149)  angle=174.0 deg
  V5  (0.9375, 0.4537)  angle=140.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
    }
),
