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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.9154, 0.7316)
  [ 1]  (0.8827, 0.7678)
  [ 2]  (0.8464, 0.7969)
  [ 3]  (0.7977, 0.8010)
  [ 4]  (0.7490, 0.8051)
  [ 5]  (0.7004, 0.8092)
  [ 6]  (0.6517, 0.8133)
  [ 7]  (0.6030, 0.8174)
  [ 8]  (0.5544, 0.8215)
  [ 9]  (0.5057, 0.8256)
  [10]  (0.4570, 0.8297)
  [11]  (0.4084, 0.8339)
  [12]  (0.3597, 0.8380)
  [13]  (0.3111, 0.8368)
  [14]  (0.2624, 0.8324)
  [15]  (0.2138, 0.8280)
  [16]  (0.1651, 0.8236)
  [17]  (0.1165, 0.8192)
  [18]  (0.0977, 0.7874)
  [19]  (0.0970, 0.7387)
  [20]  (0.0851, 0.6913)
  [21]  (0.0733, 0.6439)
  [22]  (0.0614, 0.5966)
  [23]  (0.0496, 0.5492)
  [24]  (0.0413, 0.5011)
  [25]  (0.0338, 0.4528)
  [26]  (0.0263, 0.4046)
  [27]  (0.0188, 0.3563)
  [28]  (0.0113, 0.3080)
  [29]  (0.0059, 0.2595)
  [30]  (0.0029, 0.2108)
  [31]  (0.0000, 0.1620)
  [32]  (0.9154, 0.4211)
  [33]  (0.9260, 0.4299)
  [34]  (0.9366, 0.4388)
  [35]  (0.9471, 0.4477)
  [36]  (0.9577, 0.4566)
  [37]  (0.9683, 0.4655)
  [38]  (0.9789, 0.4744)
  [39]  (0.9894, 0.4833)
  [40]  (1.0000, 0.4922)
  [41]  (0.9936, 0.5027)
  [42]  (0.9848, 0.5134)
  [43]  (0.9761, 0.5241)
  [44]  (0.9657, 0.5296)
  [45]  (0.9524, 0.5258)
  [46]  (0.9392, 0.5220)
  [47]  (0.9259, 0.5182)
  [48]  (0.9126, 0.5144)
  [49]  (0.8993, 0.5106)
  [50]  (0.8860, 0.5068)
  [51]  (0.8728, 0.5030)
  [52]  (0.8595, 0.4992)
  [53]  (0.8462, 0.4954)
  [54]  (0.8401, 0.4870)
  [55]  (0.8421, 0.4733)
  [56]  (0.8442, 0.4597)
  [57]  (0.8463, 0.4460)
  [58]  (0.8495, 0.4336)
  [59]  (0.8633, 0.4330)
  [60]  (0.8771, 0.4324)
  [61]  (0.8909, 0.4318)
  [62]  (0.9047, 0.4313)
  [63]  (0.9185, 0.4307)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.8464, 0.7969)  angle=33.8 deg
  V1  (0.1165, 0.8192)  angle=54.2 deg
  V2  (0.0000, 0.1620)  angle=109.3 deg
  V3  (1.0000, 0.4922)  angle=81.5 deg
  V4  (0.9657, 0.5296)  angle=43.9 deg
  V5  (0.8462, 0.4954)  angle=37.8 deg
  V6  (0.8401, 0.4870)  angle=44.9 deg
  V7  (0.8495, 0.4336)  angle=73.1 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
    }
),
