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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.7131, 0.4884)
  [ 1]  (0.6813, 0.4883)
  [ 2]  (0.6495, 0.4883)
  [ 3]  (0.6177, 0.4883)
  [ 4]  (0.5859, 0.4883)
  [ 5]  (0.5541, 0.4883)
  [ 6]  (0.5223, 0.4874)
  [ 7]  (0.4905, 0.4853)
  [ 8]  (0.4588, 0.4832)
  [ 9]  (0.4270, 0.4811)
  [10]  (0.3953, 0.4790)
  [11]  (0.3636, 0.4769)
  [12]  (0.3318, 0.4748)
  [13]  (0.3001, 0.4726)
  [14]  (0.2683, 0.4705)
  [15]  (0.2366, 0.4684)
  [16]  (0.2048, 0.4663)
  [17]  (0.1731, 0.4642)
  [18]  (0.1413, 0.4621)
  [19]  (0.1096, 0.4600)
  [20]  (0.0886, 0.4369)
  [21]  (0.7131, 0.0971)
  [22]  (0.7141, 0.1348)
  [23]  (0.7151, 0.1724)
  [24]  (0.7161, 0.2101)
  [25]  (0.7171, 0.2478)
  [26]  (0.7181, 0.2854)
  [27]  (0.7191, 0.3231)
  [28]  (0.7201, 0.3608)
  [29]  (0.7211, 0.3985)
  [30]  (0.7221, 0.4361)
  [31]  (0.7231, 0.4738)
  [32]  (0.7242, 0.5115)
  [33]  (0.7252, 0.5491)
  [34]  (0.7262, 0.5868)
  [35]  (0.7249, 0.6244)
  [36]  (0.7229, 0.6621)
  [37]  (0.7209, 0.6997)
  [38]  (0.7190, 0.7373)
  [39]  (0.7170, 0.7750)
  [40]  (0.7151, 0.8126)
  [41]  (0.7131, 0.8502)
  [42]  (0.7131, 1.0000)
  [43]  (0.6939, 0.9424)
  [44]  (0.6843, 0.8823)
  [45]  (0.6747, 0.8222)
  [46]  (0.6650, 0.7621)
  [47]  (0.6554, 0.7020)
  [48]  (0.6480, 0.6428)
  [49]  (0.6969, 0.6065)
  [50]  (0.7458, 0.5703)
  [51]  (0.8013, 0.5507)
  [52]  (0.8617, 0.5436)
  [53]  (0.9114, 0.5295)
  [54]  (0.8924, 0.4717)
  [55]  (0.8735, 0.4138)
  [56]  (0.8545, 0.3560)
  [57]  (0.8356, 0.2981)
  [58]  (0.8364, 0.2391)
  [59]  (0.8480, 0.1793)
  [60]  (0.8595, 0.1195)
  [61]  (0.8711, 0.0598)
  [62]  (0.8826, 0.0000)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.1096, 0.4600)  angle=43.8 deg
  V1  (0.0886, 0.4369)  angle=103.8 deg
  V2  (0.7131, 0.0971)  angle=117.0 deg
  V3  (0.7131, 1.0000)  angle=161.6 deg
  V4  (0.6480, 0.6428)  angle=60.6 deg
  V5  (0.9114, 0.5295)  angle=92.3 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
    }
),
