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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.5633, 1.0000)
  [ 1]  (0.5719, 0.9310)
  [ 2]  (0.5807, 0.8621)
  [ 3]  (0.5897, 0.7932)
  [ 4]  (0.5988, 0.7243)
  [ 5]  (0.6095, 0.6556)
  [ 6]  (0.6201, 0.5869)
  [ 7]  (0.6295, 0.5180)
  [ 8]  (0.6185, 0.4768)
  [ 9]  (0.5600, 0.5143)
  [10]  (0.5015, 0.5518)
  [11]  (0.4370, 0.5773)
  [12]  (0.3984, 0.5512)
  [13]  (0.3825, 0.4836)
  [14]  (0.3765, 0.4144)
  [15]  (0.3705, 0.3451)
  [16]  (0.3726, 0.2757)
  [17]  (0.3747, 0.2062)
  [18]  (0.3767, 0.1367)
  [19]  (0.3860, 0.0678)
  [20]  (0.3993, 0.0000)
  [21]  (0.5633, 0.1268)
  [22]  (0.5576, 0.1679)
  [23]  (0.5520, 0.2090)
  [24]  (0.5488, 0.2503)
  [25]  (0.5460, 0.2917)
  [26]  (0.5432, 0.3331)
  [27]  (0.5404, 0.3745)
  [28]  (0.5376, 0.4158)
  [29]  (0.5359, 0.4573)
  [30]  (0.5345, 0.4987)
  [31]  (0.5331, 0.5402)
  [32]  (0.5317, 0.5816)
  [33]  (0.5304, 0.6231)
  [34]  (0.5290, 0.6645)
  [35]  (0.5281, 0.7060)
  [36]  (0.5271, 0.7474)
  [37]  (0.5262, 0.7889)
  [38]  (0.5252, 0.8303)
  [39]  (0.5331, 0.8696)
  [40]  (0.5431, 0.8294)
  [41]  (0.5531, 0.7891)
  [42]  (0.5633, 0.2147)
  [43]  (0.5636, 0.2453)
  [44]  (0.5639, 0.2759)
  [45]  (0.5643, 0.3065)
  [46]  (0.5646, 0.3372)
  [47]  (0.5649, 0.3678)
  [48]  (0.5654, 0.3984)
  [49]  (0.5669, 0.4289)
  [50]  (0.5684, 0.4595)
  [51]  (0.5698, 0.4901)
  [52]  (0.5713, 0.5207)
  [53]  (0.5728, 0.5512)
  [54]  (0.5743, 0.5818)
  [55]  (0.5762, 0.6123)
  [56]  (0.5791, 0.6428)
  [57]  (0.5819, 0.6733)
  [58]  (0.5848, 0.7038)
  [59]  (0.5876, 0.7342)
  [60]  (0.5905, 0.7647)
  [61]  (0.5939, 0.7951)
  [62]  (0.5975, 0.8255)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.6185, 0.4768)  angle=107.8 deg
  V1  (0.4370, 0.5773)  angle=55.6 deg
  V2  (0.3984, 0.5512)  angle=42.7 deg
  V3  (0.3993, 0.0000)  angle=116.6 deg
  V4  (0.5633, 0.1268)  angle=60.1 deg
  V5  (0.5331, 0.8696)  angle=154.7 deg
  V6  (0.5633, 0.2147)  angle=178.4 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
    }
),
