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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.8701, 0.6980)
  [ 1]  (0.8236, 0.7161)
  [ 2]  (0.7764, 0.7318)
  [ 3]  (0.7270, 0.7393)
  [ 4]  (0.6776, 0.7468)
  [ 5]  (0.6282, 0.7542)
  [ 6]  (0.5788, 0.7617)
  [ 7]  (0.5294, 0.7692)
  [ 8]  (0.4800, 0.7767)
  [ 9]  (0.4306, 0.7842)
  [10]  (0.3817, 0.7940)
  [11]  (0.3332, 0.8063)
  [12]  (0.2848, 0.8185)
  [13]  (0.2363, 0.8307)
  [14]  (0.1879, 0.8430)
  [15]  (0.1394, 0.8552)
  [16]  (0.0910, 0.8674)
  [17]  (0.0787, 0.8263)
  [18]  (0.0721, 0.7768)
  [19]  (0.0656, 0.7273)
  [20]  (0.0579, 0.6779)
  [21]  (0.0494, 0.6287)
  [22]  (0.0409, 0.5794)
  [23]  (0.0323, 0.5302)
  [24]  (0.0238, 0.4810)
  [25]  (0.0152, 0.4318)
  [26]  (0.0099, 0.3822)
  [27]  (0.0077, 0.3323)
  [28]  (0.0055, 0.2824)
  [29]  (0.0033, 0.2324)
  [30]  (0.0011, 0.1825)
  [31]  (0.0000, 0.1326)
  [32]  (0.8701, 0.3070)
  [33]  (0.8896, 0.3089)
  [34]  (0.9090, 0.3108)
  [35]  (0.9284, 0.3127)
  [36]  (0.9463, 0.3197)
  [37]  (0.9626, 0.3303)
  [38]  (0.9782, 0.3420)
  [39]  (0.9913, 0.3552)
  [40]  (0.9942, 0.3745)
  [41]  (0.9971, 0.3938)
  [42]  (1.0000, 0.4131)
  [43]  (0.9830, 0.4162)
  [44]  (0.9635, 0.4174)
  [45]  (0.9441, 0.4185)
  [46]  (0.9246, 0.4197)
  [47]  (0.9051, 0.4208)
  [48]  (0.8863, 0.4197)
  [49]  (0.8703, 0.4085)
  [50]  (0.8544, 0.3973)
  [51]  (0.8384, 0.3861)
  [52]  (0.8264, 0.3733)
  [53]  (0.8298, 0.3541)
  [54]  (0.8332, 0.3349)
  [55]  (0.8425, 0.3213)
  [56]  (0.8615, 0.3171)
  [57]  (0.8805, 0.3128)
  [58]  (0.8996, 0.3085)
  [59]  (0.9186, 0.3042)
  [60]  (0.9374, 0.3084)
  [61]  (0.9562, 0.3137)
  [62]  (0.9557, 0.3185)
  [63]  (0.9367, 0.3229)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.0910, 0.8674)  angle=87.5 deg
  V1  (0.0000, 0.1326)  angle=102.6 deg
  V2  (0.9913, 0.3552)  angle=36.1 deg
  V3  (1.0000, 0.4131)  angle=88.1 deg
  V4  (0.8863, 0.4197)  angle=31.8 deg
  V5  (0.8264, 0.3733)  angle=53.3 deg
  V6  (0.8425, 0.3213)  angle=42.8 deg
  V7  (0.9562, 0.3137)  angle=79.8 deg
  V8  (0.9557, 0.3185)  angle=71.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
    }
),
