=== SAVED CAST: magicmissle_6_m1 ===
Normalized points: 64
Raw points: N/A

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.8297, 0.7593)
  [ 1]  (0.7858, 0.7549)
  [ 2]  (0.7418, 0.7558)
  [ 3]  (0.6978, 0.7593)
  [ 4]  (0.6537, 0.7629)
  [ 5]  (0.6097, 0.7665)
  [ 6]  (0.5657, 0.7700)
  [ 7]  (0.5217, 0.7736)
  [ 8]  (0.4776, 0.7772)
  [ 9]  (0.4336, 0.7809)
  [10]  (0.3898, 0.7862)
  [11]  (0.3459, 0.7915)
  [12]  (0.3021, 0.7968)
  [13]  (0.2582, 0.8021)
  [14]  (0.2144, 0.8073)
  [15]  (0.1705, 0.8126)
  [16]  (0.1267, 0.8179)
  [17]  (0.1008, 0.7894)
  [18]  (0.0834, 0.7491)
  [19]  (0.0742, 0.7059)
  [20]  (0.0651, 0.6627)
  [21]  (0.0559, 0.6195)
  [22]  (0.0467, 0.5763)
  [23]  (0.0376, 0.5330)
  [24]  (0.0284, 0.4898)
  [25]  (0.0223, 0.4462)
  [26]  (0.0186, 0.4022)
  [27]  (0.0148, 0.3582)
  [28]  (0.0111, 0.3141)
  [29]  (0.0074, 0.2701)
  [30]  (0.0037, 0.2261)
  [31]  (0.0000, 0.1821)
  [32]  (0.8297, 0.3985)
  [33]  (0.8486, 0.4088)
  [34]  (0.8674, 0.4192)
  [35]  (0.8863, 0.4295)
  [36]  (0.9052, 0.4399)
  [37]  (0.9240, 0.4502)
  [38]  (0.9409, 0.4635)
  [39]  (0.9574, 0.4773)
  [40]  (0.9738, 0.4911)
  [41]  (0.9903, 0.5050)
  [42]  (1.0000, 0.5213)
  [43]  (0.9966, 0.5426)
  [44]  (0.9932, 0.5638)
  [45]  (0.9774, 0.5713)
  [46]  (0.9559, 0.5725)
  [47]  (0.9344, 0.5738)
  [48]  (0.9130, 0.5750)
  [49]  (0.8915, 0.5763)
  [50]  (0.8700, 0.5775)
  [51]  (0.8485, 0.5788)
  [52]  (0.8308, 0.5709)
  [53]  (0.8163, 0.5549)
  [54]  (0.8150, 0.5381)
  [55]  (0.8271, 0.5203)
  [56]  (0.8392, 0.5025)
  [57]  (0.8513, 0.4847)
  [58]  (0.8685, 0.4722)
  [59]  (0.8866, 0.4606)
  [60]  (0.9048, 0.4490)
  [61]  (0.9253, 0.4446)
  [62]  (0.9463, 0.4452)
  [63]  (0.9656, 0.4547)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.1267, 0.8179)  angle=54.7 deg
  V1  (0.0000, 0.1821)  angle=109.4 deg
  V2  (1.0000, 0.5213)  angle=39.7 deg
  V3  (0.9932, 0.5638)  angle=55.6 deg
  V4  (0.8163, 0.5549)  angle=37.8 deg
  V5  (0.8150, 0.5381)  angle=38.6 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
    }
),
