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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.9823, 1.0000)
  [ 1]  (0.9244, 0.9049)
  [ 2]  (0.8665, 0.8098)
  [ 3]  (0.8220, 0.7078)
  [ 4]  (0.7781, 0.6055)
  [ 5]  (0.7332, 0.5036)
  [ 6]  (0.6875, 0.4020)
  [ 7]  (0.6386, 0.3021)
  [ 8]  (0.5895, 0.2022)
  [ 9]  (0.5441, 0.1005)
  [10]  (0.4962, 0.0000)
  [11]  (0.4433, 0.0203)
  [12]  (0.3905, 0.1183)
  [13]  (0.3365, 0.2157)
  [14]  (0.2818, 0.3127)
  [15]  (0.2365, 0.4143)
  [16]  (0.1936, 0.5171)
  [17]  (0.1539, 0.6211)
  [18]  (0.1191, 0.7267)
  [19]  (0.0845, 0.8325)
  [20]  (0.0465, 0.9367)
  [21]  (0.9823, 0.3607)
  [22]  (0.9341, 0.3579)
  [23]  (0.8859, 0.3551)
  [24]  (0.8377, 0.3537)
  [25]  (0.7895, 0.3530)
  [26]  (0.7412, 0.3522)
  [27]  (0.6930, 0.3511)
  [28]  (0.6447, 0.3497)
  [29]  (0.5965, 0.3483)
  [30]  (0.5482, 0.3468)
  [31]  (0.5000, 0.3462)
  [32]  (0.4517, 0.3459)
  [33]  (0.4035, 0.3456)
  [34]  (0.3552, 0.3447)
  [35]  (0.3070, 0.3422)
  [36]  (0.2588, 0.3402)
  [37]  (0.2106, 0.3387)
  [38]  (0.1623, 0.3371)
  [39]  (0.1141, 0.3354)
  [40]  (0.0659, 0.3337)
  [41]  (0.0177, 0.3310)
  [42]  (0.9823, 0.4564)
  [43]  (0.9414, 0.4691)
  [44]  (0.9008, 0.4830)
  [45]  (0.8603, 0.4969)
  [46]  (0.8215, 0.5148)
  [47]  (0.7833, 0.5343)
  [48]  (0.7451, 0.5537)
  [49]  (0.7068, 0.5729)
  [50]  (0.6685, 0.5921)
  [51]  (0.6302, 0.6113)
  [52]  (0.5910, 0.6286)
  [53]  (0.5517, 0.6457)
  [54]  (0.5138, 0.6655)
  [55]  (0.4769, 0.6872)
  [56]  (0.4386, 0.7065)
  [57]  (0.4003, 0.7257)
  [58]  (0.3631, 0.7468)
  [59]  (0.3283, 0.7717)
  [60]  (0.2942, 0.7977)
  [61]  (0.2599, 0.8234)
  [62]  (0.2250, 0.8482)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.4962, 0.0000)  angle=85.5 deg
  V1  (0.4433, 0.0203)  angle=40.8 deg
  V2  (0.0465, 0.9367)  angle=141.6 deg
  V3  (0.9823, 0.3607)  angle=145.1 deg
  V4  (0.0177, 0.3310)  angle=175.8 deg
  V5  (0.9823, 0.4564)  angle=155.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
    }
),
