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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.5398, 1.0000)
  [ 1]  (0.5589, 0.9369)
  [ 2]  (0.5720, 0.8712)
  [ 3]  (0.5851, 0.8055)
  [ 4]  (0.5982, 0.7398)
  [ 5]  (0.6113, 0.6740)
  [ 6]  (0.6265, 0.6088)
  [ 7]  (0.6421, 0.5436)
  [ 8]  (0.6483, 0.4775)
  [ 9]  (0.5962, 0.4602)
  [10]  (0.5308, 0.4736)
  [11]  (0.4657, 0.4892)
  [12]  (0.3992, 0.4972)
  [13]  (0.3564, 0.4635)
  [14]  (0.3517, 0.3967)
  [15]  (0.3562, 0.3300)
  [16]  (0.3635, 0.2634)
  [17]  (0.3707, 0.1967)
  [18]  (0.3822, 0.1307)
  [19]  (0.3939, 0.0648)
  [20]  (0.4096, 0.0000)
  [21]  (0.5398, 0.0303)
  [22]  (0.5380, 0.0782)
  [23]  (0.5362, 0.1261)
  [24]  (0.5355, 0.1740)
  [25]  (0.5355, 0.2219)
  [26]  (0.5355, 0.2698)
  [27]  (0.5355, 0.3177)
  [28]  (0.5355, 0.3656)
  [29]  (0.5359, 0.4135)
  [30]  (0.5382, 0.4614)
  [31]  (0.5404, 0.5093)
  [32]  (0.5427, 0.5571)
  [33]  (0.5450, 0.6050)
  [34]  (0.5472, 0.6529)
  [35]  (0.5476, 0.7007)
  [36]  (0.5426, 0.7483)
  [37]  (0.5376, 0.7960)
  [38]  (0.5326, 0.8436)
  [39]  (0.5255, 0.8909)
  [40]  (0.5181, 0.8661)
  [41]  (0.5130, 0.8184)
  [42]  (0.5398, 0.0829)
  [43]  (0.5398, 0.1224)
  [44]  (0.5398, 0.1619)
  [45]  (0.5399, 0.2013)
  [46]  (0.5403, 0.2408)
  [47]  (0.5407, 0.2802)
  [48]  (0.5410, 0.3197)
  [49]  (0.5414, 0.3591)
  [50]  (0.5418, 0.3986)
  [51]  (0.5422, 0.4381)
  [52]  (0.5437, 0.4775)
  [53]  (0.5451, 0.5169)
  [54]  (0.5466, 0.5563)
  [55]  (0.5481, 0.5958)
  [56]  (0.5495, 0.6352)
  [57]  (0.5510, 0.6746)
  [58]  (0.5526, 0.7141)
  [59]  (0.5543, 0.7535)
  [60]  (0.5559, 0.7929)
  [61]  (0.5575, 0.8323)
  [62]  (0.5601, 0.8717)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.6483, 0.4775)  angle=76.9 deg
  V1  (0.5962, 0.4602)  angle=30.0 deg
  V2  (0.3992, 0.4972)  angle=45.0 deg
  V3  (0.3564, 0.4635)  angle=47.7 deg
  V4  (0.4096, 0.0000)  angle=89.5 deg
  V5  (0.5398, 0.0303)  angle=79.1 deg
  V6  (0.5255, 0.8909)  angle=154.8 deg
  V7  (0.5398, 0.0829)  angle=177.9 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
    }
),
