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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (1.0000, 0.2026)
  [ 1]  (0.9629, 0.2027)
  [ 2]  (0.9259, 0.2027)
  [ 3]  (0.8888, 0.2028)
  [ 4]  (0.8517, 0.2036)
  [ 5]  (0.8147, 0.2048)
  [ 6]  (0.7776, 0.2060)
  [ 7]  (0.7406, 0.2072)
  [ 8]  (0.7035, 0.2084)
  [ 9]  (0.6665, 0.2096)
  [10]  (0.6294, 0.2108)
  [11]  (0.5923, 0.2121)
  [12]  (0.5553, 0.2133)
  [13]  (0.5182, 0.2145)
  [14]  (0.4812, 0.2157)
  [15]  (0.4441, 0.2169)
  [16]  (0.4071, 0.2181)
  [17]  (0.3700, 0.2193)
  [18]  (0.3330, 0.2200)
  [19]  (0.2959, 0.2206)
  [20]  (0.2588, 0.2211)
  [21]  (1.0000, 0.4399)
  [22]  (0.9774, 0.4682)
  [23]  (0.9547, 0.4966)
  [24]  (0.9275, 0.5198)
  [25]  (0.8964, 0.5385)
  [26]  (0.8653, 0.5572)
  [27]  (0.8342, 0.5759)
  [28]  (0.8031, 0.5946)
  [29]  (0.7720, 0.6133)
  [30]  (0.7409, 0.6320)
  [31]  (0.7098, 0.6507)
  [32]  (0.6787, 0.6694)
  [33]  (0.6483, 0.6891)
  [34]  (0.6209, 0.7129)
  [35]  (0.5935, 0.7366)
  [36]  (0.5661, 0.7604)
  [37]  (0.5387, 0.7842)
  [38]  (0.5113, 0.8080)
  [39]  (0.4839, 0.8318)
  [40]  (0.4565, 0.8556)
  [41]  (0.4291, 0.8794)
  [42]  (1.0000, 0.8562)
  [43]  (0.9110, 0.8646)
  [44]  (0.8218, 0.8714)
  [45]  (0.7325, 0.8753)
  [46]  (0.6431, 0.8791)
  [47]  (0.5597, 0.8589)
  [48]  (0.5461, 0.7730)
  [49]  (0.5506, 0.6848)
  [50]  (0.5699, 0.5975)
  [51]  (0.5893, 0.5102)
  [52]  (0.6084, 0.4228)
  [53]  (0.6274, 0.3354)
  [54]  (0.6339, 0.2485)
  [55]  (0.6082, 0.1629)
  [56]  (0.5319, 0.1306)
  [57]  (0.4441, 0.1206)
  [58]  (0.3550, 0.1278)
  [59]  (0.2659, 0.1350)
  [60]  (0.1767, 0.1421)
  [61]  (0.0879, 0.1517)
  [62]  (0.0000, 0.1682)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.2588, 0.2211)  angle=162.7 deg
  V1  (1.0000, 0.4399)  angle=112.1 deg
  V2  (0.4291, 0.8794)  angle=141.4 deg
  V3  (1.0000, 0.8562)  angle=177.0 deg
  V4  (0.5597, 0.8589)  angle=67.3 deg
  V5  (0.6082, 0.1629)  angle=50.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
    }
),
