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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.8781, 0.3308)
  [ 1]  (0.8345, 0.3393)
  [ 2]  (0.7910, 0.3478)
  [ 3]  (0.7474, 0.3564)
  [ 4]  (0.7039, 0.3649)
  [ 5]  (0.6603, 0.3735)
  [ 6]  (0.6168, 0.3820)
  [ 7]  (0.5733, 0.3905)
  [ 8]  (0.5297, 0.3991)
  [ 9]  (0.4862, 0.4076)
  [10]  (0.4426, 0.4161)
  [11]  (0.3991, 0.4247)
  [12]  (0.3548, 0.4240)
  [13]  (0.3105, 0.4226)
  [14]  (0.2661, 0.4213)
  [15]  (0.2218, 0.4199)
  [16]  (0.1774, 0.4185)
  [17]  (0.1331, 0.4171)
  [18]  (0.0887, 0.4158)
  [19]  (0.0444, 0.4144)
  [20]  (0.0000, 0.4130)
  [21]  (0.8781, 0.0218)
  [22]  (0.8899, 0.0619)
  [23]  (0.9018, 0.1021)
  [24]  (0.9136, 0.1423)
  [25]  (0.9255, 0.1824)
  [26]  (0.9373, 0.2226)
  [27]  (0.9492, 0.2628)
  [28]  (0.9596, 0.3032)
  [29]  (0.9636, 0.3449)
  [30]  (0.9676, 0.3866)
  [31]  (0.9717, 0.4283)
  [32]  (0.9757, 0.4699)
  [33]  (0.9798, 0.5116)
  [34]  (0.9838, 0.5533)
  [35]  (0.9879, 0.5950)
  [36]  (0.9919, 0.6367)
  [37]  (0.9960, 0.6783)
  [38]  (1.0000, 0.7200)
  [39]  (0.9973, 0.7617)
  [40]  (0.9937, 0.8035)
  [41]  (0.9901, 0.8452)
  [42]  (0.8781, 0.9782)
  [43]  (0.8493, 0.9303)
  [44]  (0.8215, 0.8819)
  [45]  (0.8009, 0.8300)
  [46]  (0.7803, 0.7780)
  [47]  (0.7597, 0.7261)
  [48]  (0.7400, 0.6738)
  [49]  (0.7293, 0.6190)
  [50]  (0.7186, 0.5641)
  [51]  (0.7575, 0.5538)
  [52]  (0.8132, 0.5586)
  [53]  (0.8689, 0.5633)
  [54]  (0.8959, 0.5426)
  [55]  (0.8851, 0.4878)
  [56]  (0.8742, 0.4329)
  [57]  (0.8634, 0.3781)
  [58]  (0.8531, 0.3232)
  [59]  (0.8505, 0.2674)
  [60]  (0.8480, 0.2116)
  [61]  (0.8454, 0.1557)
  [62]  (0.8429, 0.0999)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.0000, 0.4130)  angle=154.2 deg
  V1  (0.8781, 0.0218)  angle=97.6 deg
  V2  (0.9901, 0.8452)  angle=35.2 deg
  V3  (0.8781, 0.9782)  angle=108.9 deg
  V4  (0.7186, 0.5641)  angle=86.3 deg
  V5  (0.8689, 0.5633)  angle=42.3 deg
  V6  (0.8959, 0.5426)  angle=63.8 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
    }
),
