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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.8164, 0.9746)
  [ 1]  (0.7899, 0.9261)
  [ 2]  (0.7634, 0.8775)
  [ 3]  (0.7370, 0.8290)
  [ 4]  (0.7105, 0.7805)
  [ 5]  (0.6824, 0.7329)
  [ 6]  (0.6542, 0.6852)
  [ 7]  (0.6261, 0.6376)
  [ 8]  (0.5980, 0.5900)
  [ 9]  (0.5699, 0.5424)
  [10]  (0.5417, 0.4948)
  [11]  (0.5136, 0.4472)
  [12]  (0.4883, 0.3981)
  [13]  (0.4638, 0.3485)
  [14]  (0.4393, 0.2990)
  [15]  (0.4148, 0.2494)
  [16]  (0.3904, 0.1998)
  [17]  (0.3659, 0.1502)
  [18]  (0.3415, 0.1006)
  [19]  (0.3388, 0.0483)
  [20]  (0.3936, 0.0554)
  [21]  (0.4488, 0.0564)
  [22]  (0.5041, 0.0556)
  [23]  (0.5594, 0.0547)
  [24]  (0.6147, 0.0539)
  [25]  (0.6699, 0.0531)
  [26]  (0.7252, 0.0522)
  [27]  (0.7805, 0.0514)
  [28]  (0.8355, 0.0470)
  [29]  (0.8904, 0.0398)
  [30]  (0.9452, 0.0326)
  [31]  (1.0000, 0.0254)
  [32]  (0.8164, 0.5032)
  [33]  (0.7900, 0.5039)
  [34]  (0.7636, 0.5047)
  [35]  (0.7372, 0.5055)
  [36]  (0.7108, 0.5062)
  [37]  (0.6844, 0.5070)
  [38]  (0.6581, 0.5095)
  [39]  (0.6318, 0.5121)
  [40]  (0.6055, 0.5146)
  [41]  (0.5792, 0.5172)
  [42]  (0.5529, 0.5197)
  [43]  (0.5266, 0.5223)
  [44]  (0.5002, 0.5248)
  [45]  (0.4739, 0.5274)
  [46]  (0.4476, 0.5299)
  [47]  (0.4213, 0.5325)
  [48]  (0.3950, 0.5350)
  [49]  (0.3687, 0.5376)
  [50]  (0.3424, 0.5401)
  [51]  (0.3161, 0.5427)
  [52]  (0.2898, 0.5452)
  [53]  (0.2635, 0.5478)
  [54]  (0.2372, 0.5503)
  [55]  (0.2109, 0.5529)
  [56]  (0.1846, 0.5552)
  [57]  (0.1582, 0.5569)
  [58]  (0.1319, 0.5586)
  [59]  (0.1055, 0.5603)
  [60]  (0.0791, 0.5620)
  [61]  (0.0527, 0.5637)
  [62]  (0.0264, 0.5654)
  [63]  (0.0000, 0.5671)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.3388, 0.0483)  angle=100.4 deg
  V1  (1.0000, 0.0254)  angle=118.5 deg
  V2  (0.8164, 0.5032)  angle=67.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
    }
),
