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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.9454, 0.8517)
  [ 1]  (0.9146, 0.8271)
  [ 2]  (0.8839, 0.8025)
  [ 3]  (0.8562, 0.7746)
  [ 4]  (0.8289, 0.7462)
  [ 5]  (0.8017, 0.7178)
  [ 6]  (0.7744, 0.6894)
  [ 7]  (0.7471, 0.6609)
  [ 8]  (0.7199, 0.6325)
  [ 9]  (0.6926, 0.6041)
  [10]  (0.6653, 0.5757)
  [11]  (0.6381, 0.5473)
  [12]  (0.6141, 0.5171)
  [13]  (0.6037, 0.4791)
  [14]  (0.5934, 0.4411)
  [15]  (0.5831, 0.4031)
  [16]  (0.5727, 0.3651)
  [17]  (0.5624, 0.3271)
  [18]  (0.5521, 0.2891)
  [19]  (0.5572, 0.2571)
  [20]  (0.5904, 0.2361)
  [21]  (0.6237, 0.2150)
  [22]  (0.6570, 0.1939)
  [23]  (0.6902, 0.1729)
  [24]  (0.7245, 0.1552)
  [25]  (0.7639, 0.1534)
  [26]  (0.8032, 0.1516)
  [27]  (0.8425, 0.1499)
  [28]  (0.8819, 0.1483)
  [29]  (0.9213, 0.1484)
  [30]  (0.9606, 0.1484)
  [31]  (1.0000, 0.1485)
  [32]  (0.9454, 0.5042)
  [33]  (0.9150, 0.5074)
  [34]  (0.8846, 0.5107)
  [35]  (0.8542, 0.5139)
  [36]  (0.8238, 0.5171)
  [37]  (0.7935, 0.5203)
  [38]  (0.7631, 0.5235)
  [39]  (0.7327, 0.5268)
  [40]  (0.7023, 0.5300)
  [41]  (0.6719, 0.5332)
  [42]  (0.6414, 0.5344)
  [43]  (0.6108, 0.5354)
  [44]  (0.5803, 0.5364)
  [45]  (0.5498, 0.5374)
  [46]  (0.5192, 0.5384)
  [47]  (0.4887, 0.5394)
  [48]  (0.4581, 0.5404)
  [49]  (0.4276, 0.5414)
  [50]  (0.3971, 0.5424)
  [51]  (0.3665, 0.5434)
  [52]  (0.3360, 0.5444)
  [53]  (0.3054, 0.5454)
  [54]  (0.2749, 0.5464)
  [55]  (0.2444, 0.5474)
  [56]  (0.2138, 0.5484)
  [57]  (0.1833, 0.5494)
  [58]  (0.1527, 0.5504)
  [59]  (0.1222, 0.5500)
  [60]  (0.0916, 0.5493)
  [61]  (0.0611, 0.5486)
  [62]  (0.0305, 0.5479)
  [63]  (0.0000, 0.5473)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.5572, 0.2571)  angle=48.6 deg
  V1  (1.0000, 0.1485)  angle=98.7 deg
  V2  (0.9454, 0.5042)  angle=75.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
    }
),
