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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.9671, 0.6846)
  [ 1]  (0.9247, 0.6934)
  [ 2]  (0.8824, 0.7022)
  [ 3]  (0.8400, 0.7109)
  [ 4]  (0.7974, 0.7182)
  [ 5]  (0.7543, 0.7223)
  [ 6]  (0.7113, 0.7263)
  [ 7]  (0.6682, 0.7304)
  [ 8]  (0.6251, 0.7344)
  [ 9]  (0.5820, 0.7384)
  [10]  (0.5389, 0.7425)
  [11]  (0.4959, 0.7465)
  [12]  (0.4528, 0.7506)
  [13]  (0.4097, 0.7546)
  [14]  (0.3666, 0.7586)
  [15]  (0.3235, 0.7627)
  [16]  (0.2805, 0.7667)
  [17]  (0.2398, 0.7560)
  [18]  (0.2002, 0.7385)
  [19]  (0.1736, 0.7118)
  [20]  (0.1696, 0.6687)
  [21]  (0.1656, 0.6256)
  [22]  (0.1616, 0.5825)
  [23]  (0.1577, 0.5394)
  [24]  (0.1458, 0.4988)
  [25]  (0.1249, 0.4608)
  [26]  (0.1041, 0.4229)
  [27]  (0.0833, 0.3850)
  [28]  (0.0625, 0.3471)
  [29]  (0.0416, 0.3091)
  [30]  (0.0208, 0.2712)
  [31]  (0.0000, 0.2333)
  [32]  (0.9671, 0.3819)
  [33]  (0.9753, 0.3990)
  [34]  (0.9836, 0.4160)
  [35]  (0.9918, 0.4331)
  [36]  (1.0000, 0.4502)
  [37]  (0.9999, 0.4648)
  [38]  (0.9839, 0.4748)
  [39]  (0.9678, 0.4848)
  [40]  (0.9517, 0.4949)
  [41]  (0.9336, 0.4920)
  [42]  (0.9152, 0.4874)
  [43]  (0.8968, 0.4829)
  [44]  (0.8784, 0.4783)
  [45]  (0.8601, 0.4738)
  [46]  (0.8417, 0.4692)
  [47]  (0.8233, 0.4646)
  [48]  (0.8049, 0.4601)
  [49]  (0.7865, 0.4555)
  [50]  (0.7681, 0.4510)
  [51]  (0.7498, 0.4464)
  [52]  (0.7491, 0.4376)
  [53]  (0.7633, 0.4251)
  [54]  (0.7776, 0.4126)
  [55]  (0.7919, 0.4002)
  [56]  (0.8061, 0.3877)
  [57]  (0.8204, 0.3753)
  [58]  (0.8379, 0.3718)
  [59]  (0.8568, 0.3724)
  [60]  (0.8757, 0.3730)
  [61]  (0.8947, 0.3737)
  [62]  (0.9136, 0.3743)
  [63]  (0.9325, 0.3749)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.1736, 0.7118)  angle=39.6 deg
  V1  (0.0000, 0.2333)  angle=127.5 deg
  V2  (0.9671, 0.3819)  angle=55.5 deg
  V3  (0.9999, 0.4648)  angle=57.8 deg
  V4  (0.9517, 0.4949)  angle=40.9 deg
  V5  (0.7498, 0.4464)  angle=71.7 deg
  V6  (0.7491, 0.4376)  angle=53.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
    }
),
