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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.8608, 0.7228)
  [ 1]  (0.8150, 0.7249)
  [ 2]  (0.7691, 0.7271)
  [ 3]  (0.7233, 0.7292)
  [ 4]  (0.6774, 0.7314)
  [ 5]  (0.6317, 0.7354)
  [ 6]  (0.5863, 0.7418)
  [ 7]  (0.5409, 0.7483)
  [ 8]  (0.4954, 0.7548)
  [ 9]  (0.4500, 0.7613)
  [10]  (0.4045, 0.7678)
  [11]  (0.3591, 0.7743)
  [12]  (0.3136, 0.7807)
  [13]  (0.2682, 0.7872)
  [14]  (0.2227, 0.7937)
  [15]  (0.1773, 0.8001)
  [16]  (0.1318, 0.8062)
  [17]  (0.0863, 0.8123)
  [18]  (0.0721, 0.7788)
  [19]  (0.0622, 0.7340)
  [20]  (0.0524, 0.6891)
  [21]  (0.0425, 0.6443)
  [22]  (0.0327, 0.5995)
  [23]  (0.0274, 0.5539)
  [24]  (0.0240, 0.5082)
  [25]  (0.0205, 0.4624)
  [26]  (0.0170, 0.4166)
  [27]  (0.0135, 0.3708)
  [28]  (0.0101, 0.3251)
  [29]  (0.0066, 0.2793)
  [30]  (0.0031, 0.2335)
  [31]  (0.0000, 0.1877)
  [32]  (0.8608, 0.4403)
  [33]  (0.8759, 0.4473)
  [34]  (0.8909, 0.4542)
  [35]  (0.9060, 0.4612)
  [36]  (0.9210, 0.4681)
  [37]  (0.9352, 0.4765)
  [38]  (0.9474, 0.4877)
  [39]  (0.9596, 0.4989)
  [40]  (0.9718, 0.5102)
  [41]  (0.9840, 0.5214)
  [42]  (0.9962, 0.5326)
  [43]  (1.0000, 0.5414)
  [44]  (0.9837, 0.5443)
  [45]  (0.9674, 0.5473)
  [46]  (0.9510, 0.5502)
  [47]  (0.9347, 0.5531)
  [48]  (0.9184, 0.5560)
  [49]  (0.9021, 0.5589)
  [50]  (0.8858, 0.5618)
  [51]  (0.8694, 0.5647)
  [52]  (0.8592, 0.5521)
  [53]  (0.8491, 0.5389)
  [54]  (0.8390, 0.5258)
  [55]  (0.8387, 0.5126)
  [56]  (0.8488, 0.4995)
  [57]  (0.8590, 0.4864)
  [58]  (0.8691, 0.4733)
  [59]  (0.8792, 0.4601)
  [60]  (0.8954, 0.4606)
  [61]  (0.9119, 0.4619)
  [62]  (0.9284, 0.4633)
  [63]  (0.9450, 0.4646)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.0863, 0.8123)  angle=74.6 deg
  V1  (0.0000, 0.1877)  angle=110.3 deg
  V2  (1.0000, 0.5414)  angle=103.5 deg
  V3  (0.8694, 0.5647)  angle=61.0 deg
  V4  (0.8390, 0.5258)  angle=36.0 deg
  V5  (0.8387, 0.5126)  angle=39.1 deg
  V6  (0.8792, 0.4601)  angle=54.0 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
    }
),
