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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.6954, 0.3429)
  [ 1]  (0.6645, 0.3441)
  [ 2]  (0.6336, 0.3452)
  [ 3]  (0.6028, 0.3464)
  [ 4]  (0.5719, 0.3476)
  [ 5]  (0.5410, 0.3488)
  [ 6]  (0.5101, 0.3500)
  [ 7]  (0.4792, 0.3512)
  [ 8]  (0.4484, 0.3525)
  [ 9]  (0.4175, 0.3540)
  [10]  (0.3866, 0.3554)
  [11]  (0.3558, 0.3568)
  [12]  (0.3249, 0.3583)
  [13]  (0.2940, 0.3597)
  [14]  (0.2632, 0.3611)
  [15]  (0.2323, 0.3625)
  [16]  (0.2014, 0.3640)
  [17]  (0.1705, 0.3654)
  [18]  (0.1397, 0.3666)
  [19]  (0.1088, 0.3677)
  [20]  (0.0779, 0.3688)
  [21]  (0.6954, 0.0071)
  [22]  (0.7010, 0.0583)
  [23]  (0.7067, 0.1095)
  [24]  (0.7138, 0.1605)
  [25]  (0.7210, 0.2115)
  [26]  (0.7281, 0.2625)
  [27]  (0.7352, 0.3135)
  [28]  (0.7423, 0.3645)
  [29]  (0.7503, 0.4154)
  [30]  (0.7601, 0.4659)
  [31]  (0.7700, 0.5165)
  [32]  (0.7798, 0.5670)
  [33]  (0.7896, 0.6176)
  [34]  (0.7994, 0.6681)
  [35]  (0.8093, 0.7187)
  [36]  (0.8191, 0.7692)
  [37]  (0.8248, 0.8199)
  [38]  (0.8171, 0.8708)
  [39]  (0.8093, 0.9217)
  [40]  (0.8095, 0.9168)
  [41]  (0.8161, 0.8657)
  [42]  (0.6954, 1.0000)
  [43]  (0.6994, 0.9357)
  [44]  (0.7006, 0.8714)
  [45]  (0.6937, 0.8073)
  [46]  (0.6869, 0.7432)
  [47]  (0.6800, 0.6791)
  [48]  (0.6715, 0.6153)
  [49]  (0.6576, 0.5524)
  [50]  (0.6644, 0.5062)
  [51]  (0.7288, 0.5063)
  [52]  (0.7933, 0.5072)
  [53]  (0.8577, 0.5096)
  [54]  (0.9221, 0.5120)
  [55]  (0.9203, 0.4493)
  [56]  (0.9169, 0.3849)
  [57]  (0.9150, 0.3205)
  [58]  (0.9133, 0.2560)
  [59]  (0.9116, 0.1916)
  [60]  (0.9099, 0.1272)
  [61]  (0.8996, 0.0636)
  [62]  (0.8889, 0.0000)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.0779, 0.3688)  angle=151.6 deg
  V1  (0.6954, 0.0071)  angle=114.2 deg
  V2  (0.8093, 0.9217)  angle=173.0 deg
  V3  (0.8161, 0.8657)  angle=145.4 deg
  V4  (0.6954, 1.0000)  angle=141.6 deg
  V5  (0.6644, 0.5062)  angle=81.6 deg
  V6  (0.9221, 0.5120)  angle=93.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
    }
),
