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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.7060, 0.4521)
  [ 1]  (0.6810, 0.4609)
  [ 2]  (0.6561, 0.4698)
  [ 3]  (0.6311, 0.4786)
  [ 4]  (0.6061, 0.4874)
  [ 5]  (0.5811, 0.4963)
  [ 6]  (0.5551, 0.4955)
  [ 7]  (0.5287, 0.4923)
  [ 8]  (0.5024, 0.4892)
  [ 9]  (0.4761, 0.4860)
  [10]  (0.4498, 0.4829)
  [11]  (0.4235, 0.4797)
  [12]  (0.3972, 0.4766)
  [13]  (0.3709, 0.4734)
  [14]  (0.3445, 0.4702)
  [15]  (0.3182, 0.4671)
  [16]  (0.2919, 0.4639)
  [17]  (0.2656, 0.4608)
  [18]  (0.2395, 0.4564)
  [19]  (0.2134, 0.4515)
  [20]  (0.1874, 0.4467)
  [21]  (0.7060, 0.0000)
  [22]  (0.7148, 0.0431)
  [23]  (0.7236, 0.0862)
  [24]  (0.7324, 0.1293)
  [25]  (0.7398, 0.1727)
  [26]  (0.7458, 0.2162)
  [27]  (0.7519, 0.2598)
  [28]  (0.7579, 0.3034)
  [29]  (0.7640, 0.3469)
  [30]  (0.7700, 0.3905)
  [31]  (0.7755, 0.4342)
  [32]  (0.7791, 0.4780)
  [33]  (0.7827, 0.5218)
  [34]  (0.7862, 0.5657)
  [35]  (0.7898, 0.6095)
  [36]  (0.7934, 0.6534)
  [37]  (0.7969, 0.6972)
  [38]  (0.8005, 0.7411)
  [39]  (0.8026, 0.7850)
  [40]  (0.8040, 0.8290)
  [41]  (0.8054, 0.8729)
  [42]  (0.7060, 1.0000)
  [43]  (0.6990, 0.9494)
  [44]  (0.6845, 0.9005)
  [45]  (0.6694, 0.8518)
  [46]  (0.6543, 0.8030)
  [47]  (0.6392, 0.7542)
  [48]  (0.6265, 0.7049)
  [49]  (0.6176, 0.6546)
  [50]  (0.6462, 0.6417)
  [51]  (0.6965, 0.6503)
  [52]  (0.7456, 0.6472)
  [53]  (0.7772, 0.6114)
  [54]  (0.7994, 0.5654)
  [55]  (0.8126, 0.5175)
  [56]  (0.8112, 0.4665)
  [57]  (0.8098, 0.4155)
  [58]  (0.8046, 0.3648)
  [59]  (0.7973, 0.3142)
  [60]  (0.7901, 0.2637)
  [61]  (0.7851, 0.2129)
  [62]  (0.7825, 0.1620)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.1874, 0.4467)  angle=128.7 deg
  V1  (0.7060, 0.0000)  angle=119.2 deg
  V2  (0.8054, 0.8729)  angle=39.9 deg
  V3  (0.7060, 1.0000)  angle=134.1 deg
  V4  (0.6176, 0.6546)  angle=75.6 deg
  V5  (0.6462, 0.6417)  angle=34.2 deg
  V6  (0.7456, 0.6472)  angle=44.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
    }
),
