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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.8649, 0.4671)
  [ 1]  (0.8227, 0.4670)
  [ 2]  (0.7805, 0.4667)
  [ 3]  (0.7383, 0.4658)
  [ 4]  (0.6961, 0.4650)
  [ 5]  (0.6539, 0.4641)
  [ 6]  (0.6117, 0.4632)
  [ 7]  (0.5695, 0.4623)
  [ 8]  (0.5273, 0.4615)
  [ 9]  (0.4851, 0.4606)
  [10]  (0.4429, 0.4597)
  [11]  (0.4006, 0.4589)
  [12]  (0.3584, 0.4580)
  [13]  (0.3162, 0.4571)
  [14]  (0.2740, 0.4561)
  [15]  (0.2318, 0.4549)
  [16]  (0.1896, 0.4537)
  [17]  (0.1474, 0.4525)
  [18]  (0.1052, 0.4513)
  [19]  (0.0630, 0.4501)
  [20]  (0.0209, 0.4489)
  [21]  (0.8649, 0.0000)
  [22]  (0.8685, 0.0489)
  [23]  (0.8721, 0.0977)
  [24]  (0.8757, 0.1466)
  [25]  (0.8793, 0.1954)
  [26]  (0.8830, 0.2443)
  [27]  (0.8866, 0.2932)
  [28]  (0.8920, 0.3418)
  [29]  (0.8975, 0.3905)
  [30]  (0.9029, 0.4392)
  [31]  (0.9083, 0.4879)
  [32]  (0.9137, 0.5366)
  [33]  (0.9191, 0.5853)
  [34]  (0.9245, 0.6340)
  [35]  (0.9300, 0.6827)
  [36]  (0.9353, 0.7314)
  [37]  (0.9406, 0.7801)
  [38]  (0.9459, 0.8288)
  [39]  (0.9512, 0.8775)
  [40]  (0.9565, 0.9262)
  [41]  (0.9617, 0.9749)
  [42]  (0.8649, 1.0000)
  [43]  (0.8554, 0.9472)
  [44]  (0.8458, 0.8945)
  [45]  (0.8363, 0.8417)
  [46]  (0.8232, 0.7897)
  [47]  (0.8100, 0.7377)
  [48]  (0.7968, 0.6857)
  [49]  (0.7836, 0.6337)
  [50]  (0.7767, 0.5812)
  [51]  (0.8077, 0.5618)
  [52]  (0.8606, 0.5705)
  [53]  (0.9136, 0.5792)
  [54]  (0.9565, 0.5741)
  [55]  (0.9644, 0.5211)
  [56]  (0.9724, 0.4681)
  [57]  (0.9791, 0.4150)
  [58]  (0.9727, 0.3618)
  [59]  (0.9662, 0.3085)
  [60]  (0.9598, 0.2553)
  [61]  (0.9528, 0.2021)
  [62]  (0.9438, 0.1493)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.0209, 0.4489)  angle=150.4 deg
  V1  (0.8649, 0.0000)  angle=113.8 deg
  V2  (0.9617, 0.9749)  angle=81.7 deg
  V3  (0.8649, 1.0000)  angle=94.3 deg
  V4  (0.7767, 0.5812)  angle=65.4 deg
  V5  (0.8077, 0.5618)  angle=41.4 deg
  V6  (0.9565, 0.5741)  angle=74.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
    }
),
