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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.6518, 0.5762)
  [ 1]  (0.6242, 0.5743)
  [ 2]  (0.5966, 0.5741)
  [ 3]  (0.5689, 0.5758)
  [ 4]  (0.5413, 0.5774)
  [ 5]  (0.5137, 0.5790)
  [ 6]  (0.4860, 0.5798)
  [ 7]  (0.4583, 0.5805)
  [ 8]  (0.4307, 0.5812)
  [ 9]  (0.4030, 0.5819)
  [10]  (0.3753, 0.5825)
  [11]  (0.3476, 0.5826)
  [12]  (0.3200, 0.5827)
  [13]  (0.2923, 0.5828)
  [14]  (0.2646, 0.5829)
  [15]  (0.2369, 0.5830)
  [16]  (0.2093, 0.5832)
  [17]  (0.1816, 0.5833)
  [18]  (0.1539, 0.5834)
  [19]  (0.1263, 0.5811)
  [20]  (0.0989, 0.5775)
  [21]  (0.6518, 1.0000)
  [22]  (0.6501, 0.9540)
  [23]  (0.6474, 0.9081)
  [24]  (0.6420, 0.8624)
  [25]  (0.6366, 0.8167)
  [26]  (0.6312, 0.7711)
  [27]  (0.6272, 0.7252)
  [28]  (0.6249, 0.6793)
  [29]  (0.6225, 0.6334)
  [30]  (0.6202, 0.5874)
  [31]  (0.6182, 0.5414)
  [32]  (0.6163, 0.4955)
  [33]  (0.6144, 0.4495)
  [34]  (0.6122, 0.4036)
  [35]  (0.6098, 0.3576)
  [36]  (0.6077, 0.3117)
  [37]  (0.6066, 0.2657)
  [38]  (0.6055, 0.2197)
  [39]  (0.6043, 0.1737)
  [40]  (0.6028, 0.1277)
  [41]  (0.5991, 0.0819)
  [42]  (0.6518, 0.9447)
  [43]  (0.6495, 0.8809)
  [44]  (0.6447, 0.8172)
  [45]  (0.6389, 0.7535)
  [46]  (0.6331, 0.6899)
  [47]  (0.6313, 0.6261)
  [48]  (0.6313, 0.5622)
  [49]  (0.6314, 0.4983)
  [50]  (0.6593, 0.4743)
  [51]  (0.7172, 0.5014)
  [52]  (0.7784, 0.5198)
  [53]  (0.8395, 0.5383)
  [54]  (0.8746, 0.5088)
  [55]  (0.8865, 0.4461)
  [56]  (0.8936, 0.3826)
  [57]  (0.9007, 0.3191)
  [58]  (0.9011, 0.2553)
  [59]  (0.9000, 0.1914)
  [60]  (0.8988, 0.1275)
  [61]  (0.8945, 0.0638)
  [62]  (0.8902, 0.0000)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.0989, 0.5775)  angle=149.9 deg
  V1  (0.6518, 1.0000)  angle=129.5 deg
  V2  (0.5991, 0.0819)  angle=178.9 deg
  V3  (0.6518, 0.9447)  angle=178.6 deg
  V4  (0.6314, 0.4983)  angle=49.2 deg
  V5  (0.6593, 0.4743)  angle=65.7 deg
  V6  (0.8395, 0.5383)  angle=56.9 deg
  V7  (0.8746, 0.5088)  angle=39.1 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
    }
),
