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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.7044, 0.4411)
  [ 1]  (0.6691, 0.4421)
  [ 2]  (0.6339, 0.4431)
  [ 3]  (0.5987, 0.4441)
  [ 4]  (0.5635, 0.4452)
  [ 5]  (0.5283, 0.4462)
  [ 6]  (0.4931, 0.4472)
  [ 7]  (0.4579, 0.4483)
  [ 8]  (0.4226, 0.4493)
  [ 9]  (0.3874, 0.4503)
  [10]  (0.3522, 0.4514)
  [11]  (0.3170, 0.4524)
  [12]  (0.2818, 0.4533)
  [13]  (0.2466, 0.4528)
  [14]  (0.2113, 0.4523)
  [15]  (0.1761, 0.4517)
  [16]  (0.1409, 0.4512)
  [17]  (0.1057, 0.4507)
  [18]  (0.0704, 0.4501)
  [19]  (0.0352, 0.4496)
  [20]  (0.0000, 0.4491)
  [21]  (0.7044, 0.1265)
  [22]  (0.7124, 0.1661)
  [23]  (0.7204, 0.2056)
  [24]  (0.7283, 0.2451)
  [25]  (0.7363, 0.2847)
  [26]  (0.7443, 0.3242)
  [27]  (0.7523, 0.3638)
  [28]  (0.7516, 0.4031)
  [29]  (0.7418, 0.4422)
  [30]  (0.7319, 0.4814)
  [31]  (0.7221, 0.5205)
  [32]  (0.7123, 0.5596)
  [33]  (0.7024, 0.5987)
  [34]  (0.6926, 0.6378)
  [35]  (0.6827, 0.6770)
  [36]  (0.6729, 0.7161)
  [37]  (0.6630, 0.7552)
  [38]  (0.6532, 0.7943)
  [39]  (0.6345, 0.8294)
  [40]  (0.6110, 0.8622)
  [41]  (0.5875, 0.8950)
  [42]  (0.7044, 0.9544)
  [43]  (0.7328, 0.9022)
  [44]  (0.7552, 0.8490)
  [45]  (0.7481, 0.7900)
  [46]  (0.7409, 0.7310)
  [47]  (0.7338, 0.6721)
  [48]  (0.7694, 0.6368)
  [49]  (0.8249, 0.6203)
  [50]  (0.8842, 0.6232)
  [51]  (0.9435, 0.6262)
  [52]  (0.9391, 0.5886)
  [53]  (0.9113, 0.5361)
  [54]  (0.8836, 0.4836)
  [55]  (0.9032, 0.4296)
  [56]  (0.9274, 0.3753)
  [57]  (0.9516, 0.3211)
  [58]  (0.9758, 0.2669)
  [59]  (1.0000, 0.2126)
  [60]  (0.9994, 0.1575)
  [61]  (0.9794, 0.1015)
  [62]  (0.9594, 0.0456)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.0000, 0.4491)  angle=154.5 deg
  V1  (0.7044, 0.1265)  angle=103.2 deg
  V2  (0.5875, 0.8950)  angle=98.6 deg
  V3  (0.7044, 0.9544)  angle=88.4 deg
  V4  (0.7338, 0.6721)  angle=52.2 deg
  V5  (0.9435, 0.6262)  angle=99.4 deg
  V6  (0.8836, 0.4836)  angle=47.9 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
    }
),
