=== SAVED CAST: firebreath_m1 ===
Normalized points: 64
Raw points: N/A

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.8425, 0.8118)
  [ 1]  (0.7984, 0.7738)
  [ 2]  (0.7543, 0.7358)
  [ 3]  (0.7103, 0.6978)
  [ 4]  (0.6662, 0.6598)
  [ 5]  (0.6221, 0.6219)
  [ 6]  (0.5778, 0.5841)
  [ 7]  (0.5335, 0.5464)
  [ 8]  (0.4893, 0.5086)
  [ 9]  (0.4450, 0.4708)
  [10]  (0.4008, 0.4331)
  [11]  (0.3565, 0.3953)
  [12]  (0.3122, 0.3575)
  [13]  (0.2714, 0.3161)
  [14]  (0.2317, 0.2736)
  [15]  (0.1920, 0.2311)
  [16]  (0.1834, 0.1935)
  [17]  (0.2392, 0.1882)
  [18]  (0.2972, 0.1930)
  [19]  (0.3552, 0.1978)
  [20]  (0.4132, 0.2027)
  [21]  (0.4712, 0.2075)
  [22]  (0.5292, 0.2115)
  [23]  (0.5874, 0.2101)
  [24]  (0.6455, 0.2086)
  [25]  (0.7037, 0.2071)
  [26]  (0.7619, 0.2056)
  [27]  (0.8201, 0.2041)
  [28]  (0.8782, 0.2026)
  [29]  (0.9364, 0.2011)
  [30]  (0.9946, 0.1993)
  [31]  (1.0000, 0.2019)
  [32]  (0.8425, 0.4446)
  [33]  (0.8203, 0.4607)
  [34]  (0.7934, 0.4650)
  [35]  (0.7662, 0.4685)
  [36]  (0.7390, 0.4720)
  [37]  (0.7118, 0.4755)
  [38]  (0.6846, 0.4790)
  [39]  (0.6574, 0.4825)
  [40]  (0.6302, 0.4860)
  [41]  (0.6029, 0.4879)
  [42]  (0.5755, 0.4879)
  [43]  (0.5481, 0.4879)
  [44]  (0.5206, 0.4879)
  [45]  (0.4932, 0.4879)
  [46]  (0.4658, 0.4879)
  [47]  (0.4384, 0.4878)
  [48]  (0.4109, 0.4878)
  [49]  (0.3835, 0.4878)
  [50]  (0.3561, 0.4878)
  [51]  (0.3287, 0.4878)
  [52]  (0.3013, 0.4878)
  [53]  (0.2738, 0.4878)
  [54]  (0.2464, 0.4878)
  [55]  (0.2190, 0.4878)
  [56]  (0.1916, 0.4878)
  [57]  (0.1641, 0.4877)
  [58]  (0.1368, 0.4859)
  [59]  (0.1094, 0.4840)
  [60]  (0.0821, 0.4822)
  [61]  (0.0547, 0.4803)
  [62]  (0.0274, 0.4784)
  [63]  (0.0000, 0.4765)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.1920, 0.2311)  angle=30.2 deg
  V1  (0.1834, 0.1935)  angle=97.3 deg
  V2  (1.0000, 0.2019)  angle=97.6 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
    }
),
