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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.7734, 0.3907)
  [ 1]  (0.7383, 0.3907)
  [ 2]  (0.7032, 0.3923)
  [ 3]  (0.6681, 0.3943)
  [ 4]  (0.6330, 0.3963)
  [ 5]  (0.5979, 0.3983)
  [ 6]  (0.5628, 0.4003)
  [ 7]  (0.5277, 0.4022)
  [ 8]  (0.4926, 0.4042)
  [ 9]  (0.4575, 0.4062)
  [10]  (0.4224, 0.4082)
  [11]  (0.3873, 0.4102)
  [12]  (0.3522, 0.4115)
  [13]  (0.3171, 0.4122)
  [14]  (0.2819, 0.4130)
  [15]  (0.2468, 0.4138)
  [16]  (0.2117, 0.4145)
  [17]  (0.1765, 0.4153)
  [18]  (0.1414, 0.4155)
  [19]  (0.1062, 0.4149)
  [20]  (0.0711, 0.4142)
  [21]  (0.7734, 0.0084)
  [22]  (0.7805, 0.0543)
  [23]  (0.7875, 0.1003)
  [24]  (0.7945, 0.1463)
  [25]  (0.8014, 0.1923)
  [26]  (0.8076, 0.2384)
  [27]  (0.8139, 0.2845)
  [28]  (0.8202, 0.3306)
  [29]  (0.8264, 0.3767)
  [30]  (0.8327, 0.4228)
  [31]  (0.8389, 0.4689)
  [32]  (0.8442, 0.5151)
  [33]  (0.8489, 0.5614)
  [34]  (0.8536, 0.6076)
  [35]  (0.8582, 0.6539)
  [36]  (0.8629, 0.7002)
  [37]  (0.8676, 0.7465)
  [38]  (0.8723, 0.7928)
  [39]  (0.8776, 0.8390)
  [40]  (0.8839, 0.8851)
  [41]  (0.8901, 0.9312)
  [42]  (0.7734, 1.0000)
  [43]  (0.7715, 0.9361)
  [44]  (0.7695, 0.8721)
  [45]  (0.7617, 0.8087)
  [46]  (0.7539, 0.7452)
  [47]  (0.7461, 0.6817)
  [48]  (0.7387, 0.6182)
  [49]  (0.7335, 0.5544)
  [50]  (0.7684, 0.5579)
  [51]  (0.8220, 0.5928)
  [52]  (0.8817, 0.6151)
  [53]  (0.9177, 0.5682)
  [54]  (0.9255, 0.5047)
  [55]  (0.9289, 0.4414)
  [56]  (0.9162, 0.3787)
  [57]  (0.9034, 0.3160)
  [58]  (0.8907, 0.2533)
  [59]  (0.8807, 0.1902)
  [60]  (0.8710, 0.1269)
  [61]  (0.8612, 0.0637)
  [62]  (0.8561, 0.0000)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.0711, 0.4142)  angle=148.9 deg
  V1  (0.7734, 0.0084)  angle=111.3 deg
  V2  (0.8901, 0.9312)  angle=67.2 deg
  V3  (0.7734, 1.0000)  angle=118.8 deg
  V4  (0.7335, 0.5544)  angle=100.4 deg
  V5  (0.8817, 0.6151)  angle=73.0 deg
  V6  (0.9177, 0.5682)  angle=30.5 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
    }
),
