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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.9211, 0.9701)
  [ 1]  (0.8866, 0.9266)
  [ 2]  (0.8521, 0.8830)
  [ 3]  (0.8176, 0.8395)
  [ 4]  (0.7831, 0.7960)
  [ 5]  (0.7486, 0.7525)
  [ 6]  (0.7172, 0.7066)
  [ 7]  (0.6861, 0.6606)
  [ 8]  (0.6551, 0.6145)
  [ 9]  (0.6241, 0.5684)
  [10]  (0.5931, 0.5223)
  [11]  (0.5620, 0.4762)
  [12]  (0.5310, 0.4302)
  [13]  (0.5027, 0.3826)
  [14]  (0.4803, 0.3318)
  [15]  (0.4578, 0.2809)
  [16]  (0.4354, 0.2301)
  [17]  (0.4130, 0.1793)
  [18]  (0.3906, 0.1284)
  [19]  (0.3818, 0.0757)
  [20]  (0.3960, 0.0299)
  [21]  (0.4505, 0.0403)
  [22]  (0.5051, 0.0508)
  [23]  (0.5596, 0.0612)
  [24]  (0.6142, 0.0717)
  [25]  (0.6693, 0.0775)
  [26]  (0.7248, 0.0787)
  [27]  (0.7803, 0.0800)
  [28]  (0.8359, 0.0813)
  [29]  (0.8914, 0.0826)
  [30]  (0.9470, 0.0833)
  [31]  (1.0000, 0.0996)
  [32]  (0.9211, 0.4028)
  [33]  (0.8916, 0.4069)
  [34]  (0.8620, 0.4110)
  [35]  (0.8325, 0.4150)
  [36]  (0.8029, 0.4191)
  [37]  (0.7734, 0.4232)
  [38]  (0.7438, 0.4273)
  [39]  (0.7143, 0.4314)
  [40]  (0.6847, 0.4354)
  [41]  (0.6552, 0.4395)
  [42]  (0.6254, 0.4418)
  [43]  (0.5957, 0.4437)
  [44]  (0.5659, 0.4455)
  [45]  (0.5361, 0.4474)
  [46]  (0.5063, 0.4493)
  [47]  (0.4766, 0.4512)
  [48]  (0.4468, 0.4530)
  [49]  (0.4170, 0.4549)
  [50]  (0.3872, 0.4568)
  [51]  (0.3575, 0.4587)
  [52]  (0.3277, 0.4605)
  [53]  (0.2979, 0.4624)
  [54]  (0.2681, 0.4643)
  [55]  (0.2384, 0.4662)
  [56]  (0.2086, 0.4681)
  [57]  (0.1788, 0.4699)
  [58]  (0.1490, 0.4718)
  [59]  (0.1193, 0.4737)
  [60]  (0.0895, 0.4749)
  [61]  (0.0597, 0.4744)
  [62]  (0.0298, 0.4739)
  [63]  (0.0000, 0.4733)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.3960, 0.0299)  angle=83.7 deg
  V1  (1.0000, 0.0996)  angle=87.5 deg
  V2  (0.9211, 0.4028)  angle=67.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
    }
),
