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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.6391, 0.5002)
  [ 1]  (0.6129, 0.5001)
  [ 2]  (0.5866, 0.4993)
  [ 3]  (0.5604, 0.4982)
  [ 4]  (0.5342, 0.4971)
  [ 5]  (0.5079, 0.4960)
  [ 6]  (0.4817, 0.4949)
  [ 7]  (0.4555, 0.4938)
  [ 8]  (0.4293, 0.4926)
  [ 9]  (0.4030, 0.4915)
  [10]  (0.3768, 0.4904)
  [11]  (0.3506, 0.4893)
  [12]  (0.3243, 0.4882)
  [13]  (0.2981, 0.4871)
  [14]  (0.2720, 0.4851)
  [15]  (0.2459, 0.4823)
  [16]  (0.2197, 0.4795)
  [17]  (0.1936, 0.4767)
  [18]  (0.1675, 0.4739)
  [19]  (0.1414, 0.4711)
  [20]  (0.1153, 0.4683)
  [21]  (0.6391, 0.0000)
  [22]  (0.6438, 0.0471)
  [23]  (0.6457, 0.0944)
  [24]  (0.6462, 0.1418)
  [25]  (0.6468, 0.1892)
  [26]  (0.6473, 0.2366)
  [27]  (0.6479, 0.2839)
  [28]  (0.6483, 0.3313)
  [29]  (0.6461, 0.3786)
  [30]  (0.6439, 0.4260)
  [31]  (0.6416, 0.4733)
  [32]  (0.6394, 0.5206)
  [33]  (0.6372, 0.5679)
  [34]  (0.6349, 0.6152)
  [35]  (0.6327, 0.6626)
  [36]  (0.6305, 0.7099)
  [37]  (0.6322, 0.7572)
  [38]  (0.6350, 0.8045)
  [39]  (0.6378, 0.8518)
  [40]  (0.6406, 0.8991)
  [41]  (0.6515, 0.9072)
  [42]  (0.6391, 1.0000)
  [43]  (0.6391, 0.9337)
  [44]  (0.6391, 0.8675)
  [45]  (0.6374, 0.8014)
  [46]  (0.6226, 0.7368)
  [47]  (0.6078, 0.6722)
  [48]  (0.5930, 0.6076)
  [49]  (0.5869, 0.5421)
  [50]  (0.6394, 0.5499)
  [51]  (0.7019, 0.5719)
  [52]  (0.7645, 0.5938)
  [53]  (0.8303, 0.5975)
  [54]  (0.8783, 0.5786)
  [55]  (0.8840, 0.5126)
  [56]  (0.8847, 0.4465)
  [57]  (0.8825, 0.3803)
  [58]  (0.8804, 0.3140)
  [59]  (0.8712, 0.2486)
  [60]  (0.8587, 0.1835)
  [61]  (0.8477, 0.1182)
  [62]  (0.8424, 0.0522)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.1153, 0.4683)  angle=132.1 deg
  V1  (0.6391, 0.0000)  angle=126.2 deg
  V2  (0.6406, 0.8991)  angle=49.9 deg
  V3  (0.6515, 0.9072)  angle=60.9 deg
  V4  (0.6391, 1.0000)  angle=172.4 deg
  V5  (0.5869, 0.5421)  angle=103.8 deg
  V6  (0.8783, 0.5786)  angle=63.6 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
    }
),
