=== SAVED CAST: guardiancurse_6_s5 ===
Normalized points: 60
Raw points: N/A

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.1554, 0.5216)
  [ 1]  (0.1976, 0.5324)
  [ 2]  (0.2398, 0.5433)
  [ 3]  (0.2827, 0.5488)
  [ 4]  (0.3263, 0.5492)
  [ 5]  (0.3698, 0.5495)
  [ 6]  (0.4134, 0.5498)
  [ 7]  (0.4569, 0.5501)
  [ 8]  (0.5005, 0.5504)
  [ 9]  (0.5421, 0.5381)
  [10]  (0.5834, 0.5243)
  [11]  (0.6247, 0.5106)
  [12]  (0.1554, 0.0000)
  [13]  (0.1423, 0.0912)
  [14]  (0.1292, 0.1824)
  [15]  (0.1150, 0.2735)
  [16]  (0.1007, 0.3645)
  [17]  (0.0864, 0.4556)
  [18]  (0.0721, 0.5466)
  [19]  (0.0583, 0.6377)
  [20]  (0.0472, 0.7292)
  [21]  (0.0362, 0.8207)
  [22]  (0.0252, 0.9122)
  [23]  (0.0464, 1.0000)
  [24]  (0.1554, 0.9962)
  [25]  (0.2935, 0.9915)
  [26]  (0.4286, 0.9471)
  [27]  (0.5448, 0.8826)
  [28]  (0.5973, 0.7503)
  [29]  (0.5799, 0.6173)
  [30]  (0.5306, 0.4838)
  [31]  (0.5030, 0.3451)
  [32]  (0.5602, 0.2430)
  [33]  (0.6986, 0.2266)
  [34]  (0.8409, 0.2252)
  [35]  (0.9748, 0.2700)
  [36]  (0.1554, 0.9719)
  [37]  (0.2364, 0.9157)
  [38]  (0.3124, 0.8525)
  [39]  (0.3884, 0.7892)
  [40]  (0.4506, 0.7126)
  [41]  (0.5116, 0.6349)
  [42]  (0.5726, 0.5571)
  [43]  (0.6166, 0.4694)
  [44]  (0.6542, 0.3780)
  [45]  (0.6917, 0.2866)
  [46]  (0.7107, 0.1915)
  [47]  (0.7107, 0.0927)
  [48]  (0.1554, 0.3941)
  [49]  (0.1202, 0.4408)
  [50]  (0.0850, 0.4874)
  [51]  (0.0661, 0.5315)
  [52]  (0.1138, 0.5653)
  [53]  (0.1615, 0.5990)
  [54]  (0.2042, 0.5751)
  [55]  (0.2454, 0.5336)
  [56]  (0.2303, 0.4854)
  [57]  (0.2003, 0.4353)
  [58]  (0.1456, 0.4310)
  [59]  (0.0942, 0.4528)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.6247, 0.5106)  angle=114.2 deg
  V1  (0.1554, 0.0000)  angle=129.2 deg
  V2  (0.0464, 1.0000)  angle=78.4 deg
  V3  (0.5448, 0.8826)  angle=39.3 deg
  V4  (0.5030, 0.3451)  angle=40.5 deg
  V5  (0.5602, 0.2430)  angle=54.0 deg
  V6  (0.9748, 0.2700)  angle=120.9 deg
  V7  (0.1554, 0.9719)  angle=174.2 deg
  V8  (0.7107, 0.0927)  angle=118.5 deg
  V9  (0.0661, 0.5315)  angle=78.0 deg
  V10  (0.1615, 0.5990)  angle=64.5 deg
  V11  (0.2454, 0.5336)  angle=62.2 deg
  V12  (0.2003, 0.4353)  angle=54.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
    }
),
