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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.9360, 0.1271)
  [ 1]  (0.8997, 0.1272)
  [ 2]  (0.8634, 0.1274)
  [ 3]  (0.8271, 0.1275)
  [ 4]  (0.7908, 0.1277)
  [ 5]  (0.7545, 0.1278)
  [ 6]  (0.7181, 0.1280)
  [ 7]  (0.6818, 0.1282)
  [ 8]  (0.6455, 0.1286)
  [ 9]  (0.6092, 0.1291)
  [10]  (0.5729, 0.1296)
  [11]  (0.5366, 0.1301)
  [12]  (0.5003, 0.1306)
  [13]  (0.4640, 0.1311)
  [14]  (0.4277, 0.1316)
  [15]  (0.3914, 0.1321)
  [16]  (0.3632, 0.1328)
  [17]  (0.3993, 0.1360)
  [18]  (0.4355, 0.1392)
  [19]  (0.4717, 0.1424)
  [20]  (0.5078, 0.1456)
  [21]  (0.9360, 0.3987)
  [22]  (0.9152, 0.4325)
  [23]  (0.8944, 0.4662)
  [24]  (0.8736, 0.5000)
  [25]  (0.8528, 0.5337)
  [26]  (0.8320, 0.5675)
  [27]  (0.8048, 0.5957)
  [28]  (0.7748, 0.6217)
  [29]  (0.7448, 0.6476)
  [30]  (0.7148, 0.6736)
  [31]  (0.6849, 0.6995)
  [32]  (0.6549, 0.7254)
  [33]  (0.6249, 0.7514)
  [34]  (0.5949, 0.7773)
  [35]  (0.5642, 0.8021)
  [36]  (0.5287, 0.8198)
  [37]  (0.4932, 0.8375)
  [38]  (0.4578, 0.8552)
  [39]  (0.4223, 0.8729)
  [40]  (0.4275, 0.8575)
  [41]  (0.4520, 0.8264)
  [42]  (0.9360, 0.7113)
  [43]  (1.0000, 0.7295)
  [44]  (0.9121, 0.7410)
  [45]  (0.8242, 0.7525)
  [46]  (0.7364, 0.7641)
  [47]  (0.6485, 0.7754)
  [48]  (0.5602, 0.7839)
  [49]  (0.4720, 0.7923)
  [50]  (0.3838, 0.8008)
  [51]  (0.3335, 0.7447)
  [52]  (0.3402, 0.6565)
  [53]  (0.3515, 0.5686)
  [54]  (0.3643, 0.4809)
  [55]  (0.3804, 0.3938)
  [56]  (0.3965, 0.3066)
  [57]  (0.4092, 0.2189)
  [58]  (0.3426, 0.1695)
  [59]  (0.2565, 0.1765)
  [60]  (0.1690, 0.1909)
  [61]  (0.0829, 0.2103)
  [62]  (0.0000, 0.2417)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.3632, 0.1328)  angle=173.4 deg
  V1  (0.9360, 0.3987)  angle=91.0 deg
  V2  (0.4223, 0.8729)  angle=135.2 deg
  V3  (0.4520, 0.8264)  angle=38.4 deg
  V4  (1.0000, 0.7295)  angle=156.7 deg
  V5  (0.3838, 0.8008)  angle=53.6 deg
  V6  (0.3335, 0.7447)  angle=46.2 deg
  V7  (0.4092, 0.2189)  angle=61.7 deg
  V8  (0.3426, 0.1695)  angle=41.2 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
    }
),
