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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.8349, 0.7362)
  [ 1]  (0.7922, 0.7363)
  [ 2]  (0.7495, 0.7365)
  [ 3]  (0.7068, 0.7384)
  [ 4]  (0.6642, 0.7413)
  [ 5]  (0.6216, 0.7443)
  [ 6]  (0.5789, 0.7472)
  [ 7]  (0.5363, 0.7501)
  [ 8]  (0.4937, 0.7531)
  [ 9]  (0.4510, 0.7560)
  [10]  (0.4084, 0.7590)
  [11]  (0.3660, 0.7643)
  [12]  (0.3237, 0.7700)
  [13]  (0.2813, 0.7757)
  [14]  (0.2390, 0.7814)
  [15]  (0.1966, 0.7871)
  [16]  (0.1543, 0.7928)
  [17]  (0.1150, 0.7896)
  [18]  (0.0942, 0.7538)
  [19]  (0.0830, 0.7126)
  [20]  (0.0719, 0.6713)
  [21]  (0.0608, 0.6301)
  [22]  (0.0541, 0.5879)
  [23]  (0.0478, 0.5456)
  [24]  (0.0414, 0.5034)
  [25]  (0.0351, 0.4611)
  [26]  (0.0287, 0.4188)
  [27]  (0.0223, 0.3766)
  [28]  (0.0160, 0.3343)
  [29]  (0.0110, 0.2919)
  [30]  (0.0069, 0.2494)
  [31]  (0.0000, 0.2072)
  [32]  (0.8349, 0.4093)
  [33]  (0.8510, 0.4105)
  [34]  (0.8671, 0.4117)
  [35]  (0.8831, 0.4130)
  [36]  (0.8992, 0.4142)
  [37]  (0.9153, 0.4154)
  [38]  (0.9313, 0.4167)
  [39]  (0.9471, 0.4194)
  [40]  (0.9622, 0.4249)
  [41]  (0.9774, 0.4305)
  [42]  (0.9925, 0.4360)
  [43]  (0.9975, 0.4498)
  [44]  (1.0000, 0.4657)
  [45]  (0.9942, 0.4774)
  [46]  (0.9798, 0.4846)
  [47]  (0.9654, 0.4918)
  [48]  (0.9510, 0.4990)
  [49]  (0.9363, 0.5045)
  [50]  (0.9203, 0.5021)
  [51]  (0.9044, 0.4997)
  [52]  (0.8885, 0.4973)
  [53]  (0.8725, 0.4949)
  [54]  (0.8566, 0.4925)
  [55]  (0.8442, 0.4858)
  [56]  (0.8384, 0.4707)
  [57]  (0.8326, 0.4557)
  [58]  (0.8334, 0.4397)
  [59]  (0.8349, 0.4237)
  [60]  (0.8502, 0.4192)
  [61]  (0.8657, 0.4149)
  [62]  (0.8812, 0.4106)
  [63]  (0.8968, 0.4064)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.1150, 0.7896)  angle=55.2 deg
  V1  (0.0000, 0.2072)  angle=112.9 deg
  V2  (0.9925, 0.4360)  angle=50.0 deg
  V3  (1.0000, 0.4657)  angle=35.3 deg
  V4  (0.9942, 0.4774)  angle=36.9 deg
  V5  (0.8442, 0.4858)  angle=40.6 deg
  V6  (0.8349, 0.4237)  angle=68.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
    }
),
