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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.9278, 0.8570)
  [ 1]  (0.8714, 0.8695)
  [ 2]  (0.8150, 0.8820)
  [ 3]  (0.7587, 0.8946)
  [ 4]  (0.7023, 0.9071)
  [ 5]  (0.6459, 0.9196)
  [ 6]  (0.5887, 0.9263)
  [ 7]  (0.5311, 0.9303)
  [ 8]  (0.4735, 0.9343)
  [ 9]  (0.4159, 0.9382)
  [10]  (0.3583, 0.9422)
  [11]  (0.3007, 0.9462)
  [12]  (0.2431, 0.9501)
  [13]  (0.1855, 0.9541)
  [14]  (0.1279, 0.9581)
  [15]  (0.0822, 0.9228)
  [16]  (0.0366, 0.8875)
  [17]  (0.0131, 0.8406)
  [18]  (0.0105, 0.7829)
  [19]  (0.0079, 0.7253)
  [20]  (0.0052, 0.6676)
  [21]  (0.0026, 0.6099)
  [22]  (0.0000, 0.5522)
  [23]  (0.0069, 0.4949)
  [24]  (0.0140, 0.4376)
  [25]  (0.0212, 0.3803)
  [26]  (0.0283, 0.3230)
  [27]  (0.0354, 0.2657)
  [28]  (0.0426, 0.2084)
  [29]  (0.0497, 0.1511)
  [30]  (0.0648, 0.0958)
  [31]  (0.0855, 0.0419)
  [32]  (0.9278, 0.2744)
  [33]  (0.9398, 0.2978)
  [34]  (0.9518, 0.3212)
  [35]  (0.9639, 0.3446)
  [36]  (0.9759, 0.3679)
  [37]  (0.9880, 0.3913)
  [38]  (1.0000, 0.4147)
  [39]  (0.9923, 0.4278)
  [40]  (0.9662, 0.4314)
  [41]  (0.9402, 0.4350)
  [42]  (0.9142, 0.4386)
  [43]  (0.8881, 0.4422)
  [44]  (0.8621, 0.4458)
  [45]  (0.8360, 0.4494)
  [46]  (0.8100, 0.4530)
  [47]  (0.7844, 0.4558)
  [48]  (0.7729, 0.4322)
  [49]  (0.7614, 0.4085)
  [50]  (0.7499, 0.3849)
  [51]  (0.7385, 0.3612)
  [52]  (0.7270, 0.3375)
  [53]  (0.7274, 0.3182)
  [54]  (0.7514, 0.3074)
  [55]  (0.7754, 0.2967)
  [56]  (0.7993, 0.2859)
  [57]  (0.8233, 0.2751)
  [58]  (0.8473, 0.2643)
  [59]  (0.8713, 0.2536)
  [60]  (0.8953, 0.2428)
  [61]  (0.9193, 0.2320)
  [62]  (0.9419, 0.2250)
  [63]  (0.9538, 0.2484)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.1279, 0.9581)  angle=41.6 deg
  V1  (0.0855, 0.0419)  angle=84.5 deg
  V2  (0.9278, 0.2744)  angle=47.3 deg
  V3  (1.0000, 0.4147)  angle=57.7 deg
  V4  (0.9923, 0.4278)  angle=51.7 deg
  V5  (0.7844, 0.4558)  angle=70.3 deg
  V6  (0.7274, 0.3182)  angle=64.5 deg
  V7  (0.9419, 0.2250)  angle=80.5 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
    }
),
