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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.9295, 0.7781)
  [ 1]  (0.8833, 0.7838)
  [ 2]  (0.8371, 0.7895)
  [ 3]  (0.7908, 0.7951)
  [ 4]  (0.7446, 0.8008)
  [ 5]  (0.6983, 0.8065)
  [ 6]  (0.6521, 0.8115)
  [ 7]  (0.6056, 0.8079)
  [ 8]  (0.5592, 0.8043)
  [ 9]  (0.5127, 0.8007)
  [10]  (0.4663, 0.7971)
  [11]  (0.4199, 0.7935)
  [12]  (0.3734, 0.7899)
  [13]  (0.3270, 0.7863)
  [14]  (0.2805, 0.7827)
  [15]  (0.2341, 0.7791)
  [16]  (0.1876, 0.7755)
  [17]  (0.1422, 0.7691)
  [18]  (0.1047, 0.7415)
  [19]  (0.0685, 0.7122)
  [20]  (0.0324, 0.6827)
  [21]  (0.0000, 0.6516)
  [22]  (0.0033, 0.6052)
  [23]  (0.0066, 0.5587)
  [24]  (0.0099, 0.5122)
  [25]  (0.0132, 0.4657)
  [26]  (0.0165, 0.4193)
  [27]  (0.0199, 0.3728)
  [28]  (0.0232, 0.3263)
  [29]  (0.0284, 0.2801)
  [30]  (0.0370, 0.2343)
  [31]  (0.0455, 0.1885)
  [32]  (0.9295, 0.5618)
  [33]  (0.9281, 0.5778)
  [34]  (0.9266, 0.5937)
  [35]  (0.9251, 0.6097)
  [36]  (0.9237, 0.6256)
  [37]  (0.9222, 0.6416)
  [38]  (0.9207, 0.6575)
  [39]  (0.9115, 0.6650)
  [40]  (0.8955, 0.6650)
  [41]  (0.8795, 0.6650)
  [42]  (0.8635, 0.6650)
  [43]  (0.8475, 0.6650)
  [44]  (0.8348, 0.6613)
  [45]  (0.8327, 0.6454)
  [46]  (0.8307, 0.6295)
  [47]  (0.8286, 0.6136)
  [48]  (0.8266, 0.5978)
  [49]  (0.8245, 0.5819)
  [50]  (0.8224, 0.5660)
  [51]  (0.8272, 0.5533)
  [52]  (0.8408, 0.5448)
  [53]  (0.8544, 0.5363)
  [54]  (0.8679, 0.5279)
  [55]  (0.8815, 0.5194)
  [56]  (0.8951, 0.5109)
  [57]  (0.9087, 0.5024)
  [58]  (0.9222, 0.4939)
  [59]  (0.9361, 0.4864)
  [60]  (0.9521, 0.4852)
  [61]  (0.9681, 0.4840)
  [62]  (0.9840, 0.4829)
  [63]  (1.0000, 0.4817)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.0000, 0.6516)  angle=50.3 deg
  V1  (0.0455, 0.1885)  angle=102.3 deg
  V2  (0.9295, 0.5618)  angle=72.4 deg
  V3  (0.9207, 0.6575)  angle=45.4 deg
  V4  (0.9115, 0.6650)  angle=39.3 deg
  V5  (0.8348, 0.6613)  angle=66.2 deg
  V6  (0.8272, 0.5533)  angle=37.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
    }
),
